@charset "utf-8";
/* CSS Document */

body{
	background:#FFFFFF ;
	font-family:Verdana;
	margin:0;
	padding:0;
}

.blok1{
	background:#FFFFFF;
	font-size:12px;

}

.blok2{ 
	background:#FFFFFF;
}

.menu{ 
	width:760px;
	height:70px; 
	float:right;
	background:#DDDDDD;
}

.pds{
	width:1010px;
	position:relative;
	margin:0 auto;
}

.s{
	width:1010px;
}

.top{
	width:1010px;
	height:250px;
}

.topleft{
	width:250px;
	height:250px;
	float:left;
}

.topright{
	width:760px;
	height:250px;
	float:right;
}

.banner{
	width:760px;
	height:180px;
	float:right;
}

.l{
	width:250px;
	float:left;
}

.left{
	width:240px;
	float:left;
	background:url(images/bgleft.jpg) repeat-y; 
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left:10px;
	color:#FFFFFF;
	line-height: 15px;
	letter-spacing: 1px;
}

.c{
	width:610px;
	float:left;
	background:url(images/bgcenter.jpg) repeat-y; 
}

.ctop{
	width:610px;
	height:50px;
	float:center;
	background:url(images/topcenter.jpg) no-repeat;
}
	
.ccenter{
	width:510px;
	float:center;
	padding-right: 50px;
	padding-left: 50px;
}

.cbottom{
	width:610px;
	height:50px;
	float:center;
	background:url(images/bottomcenter.jpg) no-repeat;
}

.r{
	width:150px;
	float:right;
}

.righttop{
	width:140px;
	height:50px;
	float:right;
	padding-left:10px;
}

.right{
	width:140px;
	float:right;
	background:#006D10;
	color:#FFFFFF;
	padding-left:10px;
	padding-bottom:20px;
	padding-top:15px;
}

.rightbottom{
	width:140px;
	height:50px;
	float:right;
	padding-left:10px;
}

.stopka{
	width:1010px; 
	margin:auto;
	position:relative;
	padding-bottom:10px;
}

.copy{ 
	padding:20px; 
	line-height:18px; 
	font-weight:bold; 
	color:#FFFF99; 
	font-size:12px;
}

.ml{
	margin:0px;
	list-style:none;
	height:50px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}

.ml a{ 
	color:#FFFFFF; 
	text-decoration:none; 
	display:block; 
}

.ml a:hover{ 
	color:#009900;
	text-decoration:none;
}

.m{
	margin:0px;
	list-style:none;
	height:50px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.m li{
	padding:0;
	margin:0;
	display:inline-block;
	float:left;
}

.m a{ 
	padding:15px 15px 15px 15px; 
	color:#444444; 
	font-weight:bold; 
	text-decoration:none; 
	display:block; 
}

.m a:hover{ 
	color:#009900;
	text-decoration:none;
}

.tinfo{ 
	color:#84805B; 
	padding:10px 30px;  
	letter-spacing:1px;
}

.ng{
	color:#663300; 
	font-size:16px;
}

img{ 
	border:0; 
}

.dogory{
	position:absolute;
	left: 799px;
	top: 82px;
}

a{
	 color:#339900;
}

a:hover{ 
text-decoration:none;
}

.blok1 .pds .menu .m li {
	right: 10px;
	clip: rect(auto,auto,auto,auto);
}
