/*-------------------- форма */
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:7px;}
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:bottom;}
/*--------------------*/

/*-------------------- стандартное*/
body, td, p, ul, li, a, a:hover {font:12px tahoma, sans-serif; color: #000000;}
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;}

/*--------------------*/		
h1,h2,h3,h4,h5,h6 {padding:0;margin:0;}				
h1{font-size:14px; color: #334801; font-weight: bold;  padding:5px 0 5px 0;}
h2{font-size:13px; color: #334801; font-weight: bold; }
h3{font-size:12px; color: #444444; font-weight: bold; }
h4{font-size:12px; color: #000000; font-weight: bold; }
h5{font-size:12px; color: #ffffff; font-weight: bold; }
h6{font-size:12px; color: #000000; font-weight: normal;}

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

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

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

img.reImage{
	border: none;
}

/*--------картинка 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:#c70000;
	border-color:#c70000;	_background:none;	_border:none;	_color:#c70000;}

body{	
	margin:0px;
	padding:0px;
	background: url(../../img/design/fon.jpg) top left repeat-y;
	background-color:#fefed7;
}
#home{
	position: relative;
	top: 223px;
	left: 40px;
}
#mail{
	position: relative;
	top: 223px;
	left: 90px;
}



#header{
	height:93px;
	padding: 30px 40px 0 30px;
}

#header h5{
	font-family: tahoma;
	border-bottom: 2px solid #334801;
	font-size:20px;
	font-weight: bold;
	color:#334801;
	width:260px;
	margin-left:2px;
}

#header h6{
	font-family: tahoma;
	font-size:20px;
	font-weight: bold;
	color:#334801;
	margin-top:-3px;
	width:260px;
}
#header b{
	float: right;
	display: block;
	font-family: tahoma;
	font-size:13px;
	font-weight: bold;
	color:#334801;
	width: 380px;
	text-align: right;
	margin-top:-33px;
}

#navigation img{
	margin:0px;
	padding: 0;
	
}

#navigation{
	background-color:#909961;
	height:233px;
	vertical-align: bottom;
	
}

#navigation div{
	width: 100%;
	height: 36px;
	background: url(../../img/design/nav.jpg) repeat-x bottom;
	padding:0;
	margin:0;
	text-align: center;
	
}

#navigation ul {
	display: block;
	
	width:540px;
	margin:0 auto;
	
}

#navigation ul li{
	display: block;
	width:113px;
	height: 36px;
	float: left;
	background: url(../../img/design/navigation.jpg) no-repeat bottom;
	padding-left:15px;
}

#navigation ul li.liend {
	display: block;
	width:6px;
	height: 36px;
	float: left;
	background: url(../../img/design/navigation.jpg) no-repeat left;
	
}

#navigation ul li a{
	line-height: 35px;
	color: #334801;
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}


#content{
	padding-top:50px;
	width: 100%;
	padding-right: 30px;
}

#nav{
	width: 228px;
	padding-left:28px;
	_padding-right: 10px;

}
#content_main {
	color:#464645;
	padding-left:20px;
	padding-bottom:25px;
	
}

#content_main h1{
	margin-top:-8px;
	font-size:13px; color: #334801; font-weight: bold; 
}

/*#content_main  ul{*/
/*	list-style: none;*/
/*}*/

#nav a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#334801;
}

#nav{
	margin-right:10px;
}

#nav li{
	list-style: none;
	padding-left: 20px;
	background: url(../../img/design/sq.gif) no-repeat left top;
	margin-left: -40px;
	
}

#nav li a{
	display: block;
	background: url(../../img/design/fornav.jpg) bottom no-repeat;
	width: 196px;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 3px;
	letter-spacing: 0.1em;
}

#nav ul li ul li a{
	
	width: 100px;
	background: none;
	margin-bottom:-3px;
}

#nav ul li ul li {
	margin-left:20px;
	margin-bottom:10px;
}

/*#content div{*/
/*	float: left;*/
/*}*/


#footer{
	height:42px;
	background-color: #909961;
}
#counter {
	width:300px;
	margin: 5px 0 0 20px;
}
#r52{
	margin-top:-20px;
	float: right;
	margin-right: 20px;
}
#r52 a{
	color:#dae5ff;
	font-size:10px;
	text-decoration: none;
}
#r52 img{
	position: relative;
	top: 3px;
	margin-left: 5px;
}