/*-------------------- форма */

input{margin:0;}
input.file{border:none;_border:1px solid;}
img.bordered,iframe,input,textarea,img.reImage{border:solid 1px;}
textarea,input{padding-left:3px;padding-right:3px; }
input.radio{border:none;background:none;}

iframe,textarea,input,img.bordered,img.reImage{border-color:#555555;}

textarea,input{background:#ffffff;}

input.submit,a.submit{
	color:#000000;
	font-weight:normal;
	background:url(../../img/design/button.gif) repeat left bottom;
	border:1px solid #C9C9C9;
	font-size:11px;
	padding:2px 10px;
	_padding:1px 0px;
	width:auto;
	height:19px;
	_height:20px;
}

table.reTable td, table.reTable th{padding:14px 14px 0 0;}
table.reTable th {border:1px solid; background:#dfd58e;text-align:left; font:12px tahoma, padding:5px;}
/*table.reTable {width:100%;}*/
table.reTable,table.reTable td, table.reTable th {border-color:#334801;vertical-align:top;}
/*table.reTable{width:490px !important;}*/
/*--------------------*/

/*-------------------- стандартное*/
body, td, p, ul, li, a, a:hover {font:12px Tahoma, Arial, sans-serif; color: #000; line-height:140%;}
table.all, td.all{width:100%;}
table.all, tr.all{height:100%;}
td{vertical-align:top;}
img{border:0;}
p.alert {color: #000000; margin:0;padding:0; padding-top: 10px;}
p{
	margin-bottom:10px;
}
/*--------------------*/		
h1,h2,h3,h4,h5,h6 {padding:0;margin:0;}				
h1{font-size:13px; color: #056864; font-weight: bold; text-transform: uppercase;}
h2{font-size:12px; color: #056864; font-weight: bold; }
h3{font-size:12px; color: #5eade6; font-weight: normal; }
h4{font-size:12px; color: #3238b2; font-weight: normal; }
h5{font-size:14px; color: #000000; font-weight: normal; }
h6{font-size:15px; color: #000000; font-weight: normal;}

/*--------------------*/

/*-------------------- шапка*/

/*--------------------*/

/*--------картинка png*/
img.png{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
div.png{
	display:inline;
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
	width:expression(this.firstChild.width); 
	height:expression(this.firstChild.height);
} 
/*--------------------*/
hr {
	clear:all;
	margin:0;
	padding:0;
	height:2px;
	width:100%;
	border: 0px solid;
	_background:none;
	_border:none;
	background-color:#0aaba5;
	border-color:#0aaba5;
	_background:none;
	_border:none;
	_color:#0aaba5;
}
html{
	height:100%;
}
body{
	margin:0;
	padding:0;
	height:100%;
	
}
table#main{
	min-width:990px;
	width:expression(document.body.clientWidth < 990? "990px": "100%" );
}
td#header{
	height:115px;
	background-color:#fef5ec;
}
td.footer{
	height:50px;
	background: url(../../img/design/footer.jpg) no-repeat right top #06a59d;
}
td.menu{
	width:225px;
	background: url(../../img/design/nav.gif) no-repeat top;
}
td.menu ul{
	position: relative;
	z-index: 8;
	list-style: none;
	margin:0;
	padding:0;
	margin-top:7px;
}
td.menu ul ul{
	width: 250px;
	display: none;
	position: absolute;
	left:190px;
	top:-10px;
	z-index:9 !important;
	/*navbg.gif*/
	
}
td.menu ul li ul li, td.menu ul li.hover ul li{
	background: url(../../img/design/navbg.gif) no-repeat;
}
td.menu ul li:hover ul, td.menu ul li.hover ul{
	display: block;
	z-index:9 !important;
	
}
td.menu ul li{
	height:30px;
	/*background: url(../../img/design/navbg.gif) no-repeat;*/
	padding-left:17px;
	position: relative;
	display: block;
	width:205px;
	_width:225px;
	/*border: red 1px solid;*/
}
td.menu ul li a,td.menu ul li a:hover{
	display: block;
	padding-left: 24px;
	line-height: 30px;
	font-size:11px;
	color:#056864;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	background: url(../../img/design/menu_crkl.gif) no-repeat 0px 12px;
}
td.menu ul li a:hover,td.menu ul li a.active{
	background-position:0px -38px;
	color:#0baba5;
}
div#banner{
	height:125px;
	_height:159px;
	background: url(../../img/design/banner.jpg) no-repeat right top;
	background-color:#06a8a0;
	padding: 17px 20px;
	position: relative;
}
.text_in_banner, a#adres_link:hover{
	font-size: 17px;
	color:#fff;
	line-height: 24px;
}
span#phonen{
	font-size:25px;
	color:#fef5ec;
	font-weight: bold;
	line-height: 33px;
}
a#adres_link, a#adres_link:hover{
	padding-top:20px;
	display: block;
	float: left;
}
td#main_content{
	background: url(../../img/design/content_bg.gif) repeat-y top left;
	
}
div#content{
	background: url(../../img/design/corner.gif) no-repeat top left;
	min-height:100px;
	height: auto !important;
	height:100px;
	padding: 20px 30px;
}
div#left_footer{
	height: 50px;
	width:225px;
	float: left;
	background-color:#fff;
}

#adress_div {float: left; color: #ffffff; font-size: 11px; margin: 10px 0 0 20px;}
#Copyright {float: right; color: #ffffff; font-size: 11px; margin: 10px 20px 0 0px;}

img#top_img{
	position: absolute;
	bottom:0px;
	_bottom:-1px;
	right:0;
}
h1.page_header{
	
	padding-left:20px;
	margin-left:-20px;
	padding-bottom:15px;
}
div#top_nav{
	margin:0;
	padding:0;
	float: left;
	margin-left:75px;
	height:110px;
	
}

#ico {float: right; margin: 17px 25px 0 0; _margin: 17px 15px 0 0; }
#ico a {display: block; float: left; margin: 0px  0 0 38px;}
#content a:hover{color:#056864;}
td.label{font-size:11px;}
h1.hidden{display:none;margin:0;padding:0;}
h2.news,p.news{margin:0;padding:0;}
