@charset "utf-8";
/* CSS Document */

body{
	background:#2A363C;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0px 0px 30px 0px ;
}
.hh {
    font-family: "Tahoma";
    font-size: 13px;
    border-bottom: 1px solid #bebebe;
    margin:0px;
    padding:0px;
    margin-bottom:15px;
	float:left;
	width:100%;
}
h2 {
	font-size:12px;
	margin:0;
}
.groups{
		float: left;
		width:50%;
		height:110px;
		color:#808080;
}
.photo {
		float:left;
		width:120px;
		padding-left:10px;
}

.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;
}
.right2{
	width:900px;
	background:#FFF;
	margin-left:20px;
	float:left;
}
img{border:0;}
.mng{
	color:#fff;
	font-weight:bold;
	background:url(images/m.jpg) no-repeat; 
	padding:9px 20px;
	cursor:pointer;
}
.mng1{
	color:#fff;
	font-weight:bold;
	background:url(images/m.jpg) no-repeat; 
	padding:1px 20px 2px 20px;
	cursor:pointer;
}
.m{
	list-style:none; margin:0; padding:0px; 
}
.m li{ padding:0; margin:0; margin-left:20px;}
.m a{ background:#F7F8FA url(images/a2.gif) no-repeat left center; display:block; padding:8px 10px 8px 30px; width:135px; border-bottom:1px solid #DCE0E3; color:#637279; text-decoration:none;}
.m a:hover{ background:#EAEEF2 url(images/a1.gif) no-repeat left center; }
.dta{ 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;  cursor:pointer; }
dta a:hover{ background:#EAEEF2 url(images/a1.gif) no-repeat left center; cursor:pointer; }
dd { margin-left:0px; }
.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:55px; font-size:11px; text-align:center; color:#797F82; }

.ng{
	font-size:16px; 
	border:1px solid #C2CBCF;
	padding:8px 25px;
	background:#F0F1F2;
	}
a{
	color:#4B89A6; 
}
a:hover{ text-decoration:none; }
