@charset "utf-8";
/* CSS Document */
body {margin:0px; padding:0px; background-color:#e9e8e8;}

#wrapper {
    width:983px;
    margin: auto;
}

img{border:0px;}
.clear{clear:both;}

#top { background-image:url(img/topbg.jpg); background-repeat:no-repeat; width:983px; height:120px;}
#logo img {margin-top:0px; margin-left:32px;  float:left;}

#bottom{width:983px;}
#bottom a{color:#000000; font-size:13px; text-decoration:none; padding:10px;}
#bottom a:hover{text-decoration:underline;}



#content{width:961px; background-color:#FFFFFF; border:1px solid #f58220; margin-top:5px; background-image:url(img/mzebg.png); background-repeat:no-repeat; background-position:center; padding:10px;}

.blocks_header{width:238px; height:20px; background-image:url(img/qudi.jpg); padding:6px; font-size:12px; font-weight:bold; color:#FFF;}
.blocks_bottom{background-color:#CCCCCC; padding:5px; width:240px; font-size:13px;}
.blocks_bottom a{ text-decoration:none; color:#000000;}

.news{border-bottom:1px dotted #cccccc; margin-top:15px; height:110px;}
.news a{color:#000000; font-size:12px; text-decoration:underline; font-weight:bold;}
.news a:hover{color:#f58220}


.applicants{ background-color:#ffcccc; margin-top:5px; height:210px; width:340px; float:left; margin-left:5px; position:relative;}
.applicants a{color:#000000; font-size:14px; text-decoration:underline; font-weight:bold;}
.applicants a:hover{color:#f58220}


.ex_applicants{ background-color:#ccc; margin-top:5px; height:210px; width:340px; float:left; margin-left:5px; position:relative;}
.ex_applicants a{color:#000000; font-size:14px; text-decoration:underline; font-weight:bold;}
.ex_applicants a:hover{color:#fff}

.newsblock{width:240px; height:50px; background-color:#999999; margin-top:2px; cursor:pointer; color:#000000; font-size:12px; text-decoration:none;}
.newsblock img {padding:2px; height:44px; border:1px solid #999999; float:left; margin-right:5px;}
.newsblock:hover{background-color:#CCCCCC;}

.vote a{text-decoration:none; color:#000000;}
.vote a:hover{color:#f58220}

.page {float:left; margin-right:3px; font-size:14px; color:#ff0000; font-weight:bold;}
.page a { text-decoration:none; font-size:14px; color:#000000; font-weight:bold;}
.page a:hover { text-decoration:underline;}


.video_buttom{
	display:block;
	padding:5px 10px 5px 10px;
	background-color:#666;
	color:#FFF;
	width:30px;
	text-decoration:none;
	float:left;
	margin-right:5px;	
}
.video_buttom:hover{
	background-color:#CCC;
	color:#000;
}

.kolaji{
	display:block;
	width:200px;
	padding:5px 0 5px 40px;
	background-image:url(img/videos_cliparti.png);
	background-position:left;
	background-repeat:no-repeat;
	cursor:pointer;
	background-color:#900;
	font-size:12px;
	font-weight:bold;
	margin-top:2px;	
}


