img{
border: none;
background: none;
}
.content-text img{
border: none;
background: none;
}

.content_text_forms hr{
border:none;
border-top: 1px dotted #A9A9A9;
height: 1px;
}
.titleForm{
color: #194172;
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;
}
.form table td.f span.m{
font-size: 10px;	
}	

.form table td.d{

}
.form table td.d input.inputTxt{
width: 348px;
height: 19px;
/*background: url('../images/bg_input.jpg') 0px 0px no-repeat;
border:none;
*/

padding: 3px 2px 2px 2px;
border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
border-style: solid;
border-width: 1px;
}

.form table td.d select.selectType{
width: 150px;
height: 25px;
padding: 0px;
}
.form table td.d textarea{
width: 346px;
height: 174px;
/*background: url('../images/bg_opis.jpg') 0px 0px no-repeat;
border: none;*/
border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
border-style: solid;
border-width: 1px;
padding: 3px;
}
#tkn{
margin: 0px;
border: none;
}
.clink{
text-decoration: none;
font-size: 11px;
}
.token{
width: 206px;
height: 19px;
/*background: url('../images/input_token.jpg') 0px 0px no-repeat;
border: none;*/
padding: 3px 2px 2px 2px;
border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
border-style: solid;
border-width: 1px;
}
.sendInfo{
width: 15px;
height: 15px;
margin: 0px 5px 0px 0px;
vertical-align: top;
        
}
.button{
background: url("../images/button_s.jpg") no-repeat scroll 0 0 transparent;
color: #EFEFEF;
display: block;
font-size: 11px;
height: 22px;
line-height: 22px;
margin: 8px 0px 0px;
padding: 0 30px 3px 0;
text-align: right;
width: 86px;
float: right;
border: none;
cursor: pointer;
}
.msg{
margin: 0px 0px 0px 15px;
}
.content_text_forms{
float: left;
font-family: arial;
line-height: 20px;
padding: 25px 0px 30px 0px;
width: 100%;
}
.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;
}