a, a:hover, a:active, a:focus {outline:none;}
/*Хлебные крошки*/
#name_type {font-size:18px;margin-bottom:0px;text-transform:uppercase;}
#kroha {font-size:11px;color:#6c6c6c;margin-bottom:15px;}
#kroha a {font-size:11px;color:#6c6c6c}
#kroha b {text-transform:uppercase;}

/* Форма */
/* 
#formpost {width:605px; background-color:#ededed;}
#formpost:before{display: block;height: 13px;background: url(/images/form/b_pr_v.gif) no-repeat 100% 0;content: url(/images/form/b_lev_v.gif);}
#formpost:after{display: block;height: 13px;background: url(/images/form/b_pr_n.gif) no-repeat 100% 0;content: url(/images/form/b_lev_n.gif);}


#cont{margin:20px 20px 15px 20px;}

#formpost #cont .list_item{padding-top:5px;}
#formpost #cont .list_item .field {width:140px; float:left;}
#formpost #cont .list_item .input_text {float: left;}
#formpost #cont .list_item .input_text .textall {width:370px;height:17px; float:left; border: 1px solid #E0E0E0;}
#formpost #cont .list_item .input_text textarea {width:370px;height:100px;float:left; border: 1px solid #E0E0E0;}
#formpost #cont .list_item .input_text select {width:370px;height:20px; float:left; border: 1px solid #E0E0E0; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#formpost #cont .list_item .cross{margin-left:5px; width:16px;height:16px; float:left; background:url(/images/form/cross.png) no-repeat left top;}
#formpost #cont .list_item .tick{margin-left:5px; width:16px;height:16px; float:left; background:url(/images/form/tick.png) no-repeat left top;}

/* Блок с капчей */
/*#formpost #cont #kapcha {width:530px; height:120px; margin-top:8px; background-color:#ededed;}

#formpost #cont #kapcha .content .nadp {margin:7px 0px 0px 5px}
#formpost #cont #kapcha .content .nadp span {margin:0px 0px 0px 30px}
#formpost #cont #kapcha .content .imgk {margin:5px 0px 0px 140px;}
#formpost #cont #kapcha .content .imgk img {float:left}
#formpost #cont #kapcha .content .imgk input.textcap {margin-top:20px; height:17px;  width:150px; border: 1px solid #E0E0E0;}

/* Кнопки с проверкой Java */
/*
 #div_but .reset{float:left; display:block;background:url(/images/form/but_reset.jpg) no-repeat left top;width:91px;height:30px;}
 #div_but .reset:hover{background:url(/images/form/but_reset.jpg) no-repeat left bottom}
 #div_but #but_submit{ display:none; float:left; margin-left:20px; background:url(/images/form/but_submit.jpg) no-repeat left top;width:91px;height:30px;}
 #div_but #but_submit:hover{background:url(/images/form/but_submit.jpg) no-repeat left bottom}

/* Кнопки без поддержки java */
/*
	#div_but input.reset_p{
	background:url(/images/form/but_reset.jpg) no-repeat left top;
	width:91px;height:30px;
	border:0px;
	cursor:pointer;
}

 #div_but input.submit_p{
	background:url(/images/form/but_submit.jpg) no-repeat left top;
	width:91px;height:30px;
	border:0px;
	margin-left:20px;
	cursor:pointer;
}

/* Вывод ошибки на форму */
/* #bl_error {list-style-type:none; margin-bottom:10px; color:red}*/
 
 /**********************************/
.form *{font-family:Tahoma, Geneva, sans-serif;font-size:12px}
.form input{border:1px solid #9b9b9b}
.form input.t1{width:99%;padding:2px}
.form input.k{font-size:18px;padding:2px}
.form textarea{border:1px solid #9b9b9b;padding:2px}
.form textarea.t1{width:99%;height:100px}

.send_form *{font-family:Tahoma, Geneva, sans-serif;}
.send_form .input_field{width:400px; /*float:left;*/}
.send_form .ness_msg p {font-size:11px;margin-bottom:10px !important;}
.send_form .ness_color{color:#c22c01}
.send_form input.text1{border:1px solid #9b9b9b;background:#C5C5C5;padding:2px;width:90%}
.send_form select.select1{border:1px solid #9b9b9b;background:#C5C5C5;padding:2px;width:50%}
.send_form textarea.text1{border:1px solid #9b9b9b;background:#C5C5C5;padding:2px;width:90%;height:100px;font-size:12px;}
.send_form .captcha{border:1px solid #9b9b9b;background:#C5C5C5;padding:2px;font-size:13px;text-align:center;width:150px}
.send_form .hint{font-size:11px;color:#c22c01;}
.send_form .field {/*float:left;*/ width:170px;}
.send_form .field p{/*font-weight:bold;*/color:#FFFFFF;margin-bottom:5px !important; margin-top:5px !important;}

.send_form  #kod {margin-left:150px;position:relative;left:-150px;}
.send_form  #kod input{position:absolute; top:20px; left:120px}
.send_form  #kod input{position:absolute; top:20px; left:120px}

.send_form  #kapcha{margin-bottom:10px;margin-top:5px;font-size:12px;color:#FFFFFF;}

#div_but{margin-top:12px;}
#div_but a {display:inline-block; *display:inline; zoom:1;width:82px;height:20px;}
#div_but a:hover{background-position:left bottom}

#div_but .submit{background:url(/images/form/but_submit.gif) no-repeat left top;}
#div_but .reset{background:url(/images/form/but_clear.gif) no-repeat left top;margin-left:7px;}