@charset "utf-8";
/* CSS Document */

body{
	background:#2A363C;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0px 0px 30px 0px ;
}

.pds{
	width:941px;
	position:relative;
	margin:0 auto;
	font-size:12px;
}
.s{
	background:url(images/tlo.jpg) repeat-y;
}
.left{
	width:211px;
	padding-left:11px;
	float:left;
}
.right{
	width:680px;
	padding-left:20px;
	float:left;
}
img{border:0;}
.mng{
	color:#fff;
	font-weight:bold;
	background:url(images/m.jpg) no-repeat; 
	padding:9px 20px;
}
.m{
	list-style:none; margin:0; padding:0px; 
}
.m li{ padding:0; margin:0;}
.m a{ background:#F7F8FA url(images/a2.gif) no-repeat left center; display:block; padding:8px 10px 8px 30px; width:155px; border-bottom:1px solid #DCE0E3; color:#637279; text-decoration:none;}
.m a:hover{ background:#EAEEF2 url(images/a1.gif) no-repeat left center; }

.mtxt{ padding:5px 20px 5px 5px; color:#999999;}

.stopka{ height:120px; background:url(images/stopka.jpg) no-repeat;  position:relative; }
.d1{ padding:16px 20px; color:#fff; }
.d1 a{ color:#fff; padding:0px 10px; }
.d2{
	width:900px;
	position:absolute;
	top:41px;
	font-size:11px;
	text-align:center;
	color:#797F82;
	height: 70px;
}

.ng{
	font-size:16px; 
	border:1px solid #C2CBCF;
	padding:8px 25px;
	background:#F0F1F2;
	}
a{
	color:#4B89A6; 
}
a:hover{ text-decoration:none; }
