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:20px}
#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 #C2C2C0;padding:2px}
.form textarea.t1{width:99%;height:100px}

.send_form *{font-family:Tahoma, Geneva, sans-serif;font-size:12px !important;}
.send_form {background:url(/images/ornament1.jpg) no-repeat 130px bottom;padding-bottom:55px;}
.send_form .input_field{margin-bottom:10px; width:400px; float:left;}
.send_form .ness_msg p {font-size:11px;margin-bottom:10px !important;}
.send_form .ness_color{color:#88D026}
.send_form input.text1{border:1px solid #C2C2C0;padding:2px;width:100%;height:16px}
.send_form input.cld{width:115px;}
.send_form .clndr{	
	display:inline-block; *display:inline; zoom:1;width:113px;height:21px; line-height:16px;
	background:url(/images/knopka.jpg) no-repeat left top; color:#fff; text-align:center;
	text-decoration:none;
}
.send_form .clndr:hover {color:#E80987;}

.send_form select.select1{border:1px solid #C2C2C0;padding:2px;width:100%;height:20px}
.send_form select.select1 option{padding:3px;}

.send_form textarea.text1{border:1px solid #C2C2C0;padding:2px;width:100%;height:100px}
.send_form .captcha{
	border:1px solid #C2C2C0;padding:2px;font-size:13px;text-align:center;width:116px;height:16px;
	margin-left:82px;  margin-top:10px;
}
.send_form .hint{font-size:11px !important;;color:#E90A87;}
.send_form .field {float:left; width:82px;}
.send_form .field p{/*font-weight:bold;*/margin-bottom:5px !important;}

.send_form  #kod {position:relative;margin-left:82px;}
.send_form  #kod input{position:absolute; top:20px; left:120px}
.send_form  #kod img{border:1px solid #C2C2C0;}

#div_but{margin-top:12px;margin-left:82px;}
#div_but a {
	display:inline-block; *display:inline; zoom:1;width:113px;height:21px; line-height:16px;
	background:url(/images/knopka.jpg) no-repeat left top; color:#fff; text-align:center;
	text-decoration:none;
}

#div_but a:hover {color:#E80987;}

#div_but a.submit{margin-left:173px}
