img{
border: none;
background: none;
}
.content-text img{
border: none;
background: none;
}

.content_text_forms hr{
border:none;
border-top: 1px solid #ededed;
height: 1px;
}
.titleForm{
color: #000000;
font-size: 14px;
margin: 15px 0px 20px 15px;
font-weight: bold;
}

.form table td{
vertical-align: top;
}

.form table td.fErr{

}
.form table td.err{
color: red;
font-size: 11px;
font-weight: bold;
padding: 5px 0px 2px;
}
.form table td.f{
width: 195px;
text-align: right;
padding: 0px 5px 0px 0px;
font-size: 12px;
}
.form table td.f span.m{
font-size: 10px;	
}	

.form table td.d{
padding-bottom: 10px;
}
.content-text .form table td.d{
padding-bottom: 10px;
}

.form table td.d input.inputTxt{
width: 348px;
padding: 5px;
border:1px solid #d0d4d7;
border-radius:3px;
}
.form table td.d input.inputTxt:focus{
border-color:#89c0e7;
box-shadow:0px 0px 3px #89c0e7;
}

.form table td.tdError input.inputTxt:focus{
border-color:#ea8c8c;
box-shadow:0px 0px 3px #ea8c8c;
}





.form table td.d select.selectType{
width: 150px;
height: 25px;
padding: 0px;
}
.form table td.d textarea{
width: 348px;
padding: 5px;
border:1px solid #d0d4d7;
border-radius:3px;
height: 174px;
}

.form table td.d textarea:focus{
border-color:#89c0e7;
box-shadow:0px 0px 3px #89c0e7;
}

.form table td.tdError textarea:focus{
border-color:#ea8c8c;
box-shadow:0px 0px 3px #ea8c8c;
}


#tkn{
margin: 0px;
border: none;
}
.clink{
background: url("../images/ico_ref.png") no-repeat 0 0 rgba(0, 0, 0, 0);
color: #3a3a3a;
display: block;
font-size: 12px;
height: 24px;
line-height: 24px;
margin: 10px 0px 0px 0px;
padding: 0 0 0 37px;
text-shadow: 1px 1px 0 #ffffff;
width: 94px;
}
.token{
width: 198px;
padding: 5px;
border:1px solid #d0d4d7;
border-radius:3px;
}



.form table td.d input.token:focus{
border-color:#89c0e7;
box-shadow:0px 0px 3px #89c0e7;
}

.form table td.tdError input.token:focus{
border-color:#ea8c8c;
box-shadow:0px 0px 3px #ea8c8c;
}



.sendInfo input{
width: 15px;
height: 15px;
margin: 0px 5px 0px 0px;
vertical-align: top;
        
}
.form .dotted{

}

.button{
color: #EFEFEF;
display: block;
font-size: 13px;
height: 30px;
line-height: 30px;
margin: 8px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: right;
width: 86px;
float: right;
border: none;
cursor: pointer;
background-color: #711b36;
text-align: center;
}
.form .dotted:hover{

}	


.msg{
margin: 0px 0px 0px 15px;
}
.content_text_forms{
float: left;
line-height: 20px;
padding: 25px 0px 30px 0px;
width: 100%;
box-sizing: border-box;
overflow: hidden;
}
.dane{
float: left;
margin: 0px 25px 0px 0px;
}
.content-text .form table {
border: none;
}
.content-text .form table td {
background: none;
border: none;
padding: 0px;
text-align: left;
}
.content-text .form table td.f {
padding: 0px 5px 0px 0px;
text-align: right;
width: 195px;
}
.req {
color: red;
font-family: tahoma;
font-size: 17px;
margin: 0 0 0 5px;
}

.form table td.d input.ulica {
margin-right: 5px;	
width: 225px;
}
.form table td.d input.numer {
margin-right: 5px;
width: 50px;	
}
.form table td.d input.numer_lok {
width: 50px;
}

.form table td.d input.kod_pocztowy{
width:50px;
margin-right:5px;
}

.form table td.d input.miejscowosc{
width:287px;
}


.form table td.d .selectForm{
width: 360px;
padding: 5px;
border:1px solid #d0d4d7;
border-radius:3px;
}

.form table td.d .selectForm option{
padding: 5px 0px;
}

.form table td.tdError input.inputTxt,.form table td.tdError textarea,.form table td.tdError select,.form table td.tdError input.token {
border: 1px solid #e78f8f;	
}

.sendInfo input{
display: block;
float: left;
margin: 0px 10px 0px 0px;
}
.sendInfo .req{
float: left;
margin: 0px 5px 0px 0px;
}	

.sendInfo_span {
    display: block;
    overflow: hidden;
    vertical-align: top;
}