body{
	font-family:Arial, sans-serif;
	color:#666;
}

a{
	color: #666;
	text-decoration:underline;
}

a:hover{
	text-decoration: none;
	color: #990000;
}

a img{
	border: 0px;	
}

.left_top{
	width: 14px;
	height: 14px;
	background-image: url(../images/top_left.gif);
}

.left_bottom{
	width: 14px;
	height: 14px;
	background-image: url(../images/bottom_left.gif);
}

.right_top{
	width: 14px;
	height: 14px;
	background-image: url(../images/top_right.gif);
}


.right_bottom{
	width: 14px;
	height: 14px;
	background-image: url(../images/bottom_right.gif);
}

.left{
	width: 14px;
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
}

.block_header{
	width: 100%;
	border-bottom: 1px solid #999;
	padding-bottom: 7px;
	font-size:18px;
	padding-left: 5px;
}

.block_content{
	padding-left: 0px;	
	font-size: 16px;
}

.menu{
	list-style-type: none;
	margin: 5px;
	padding: 0px;
}

.menu li{
	margin-bottom: 5px;	
}

.right{
	width: 14px;
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
}

.top{
	height: 14px;
	background-image:url(../images/top.gif);
	background-repeat:repeat-x;
}

.bottom{
	height: 14px;
	background-image:url(../images/bottom.gif);
	background-repeat:repeat-x;
}

.red{
	color: #990000;	
}

.block{
	margin-bottom: 10px;	
}

.search{
	width: 720px;
	background-image:url(../images/search_bg.gif);
	height: 63px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
}

.search_inp{
	width: 600px;
	height: 25px;
	border: 1px solid #666;
	font-size: 18px;
	padding-left: 5px;
	color: #666;
	padding-top: 3px;
	float: left;
}

.search_submit, .captcha_submit{
	background-image:url(../images/search_submit.gif);
	width: 81px;
	height: 29px;
	text-align: center;
	font-size: 18px;
	padding-bottom: 3px;
	color: #ffffff;
	border: 0px;
	float: left;
	margin-left: 5px;
	cursor: pointer;
}

.captcha_submit{
	margin-left: 0px;	
}

.captcha_inp{
	width: 151px;
	height: 25px;
	border: 1px solid #666;
	font-size: 18px;
	padding-left: 5px;
	color: #666;
	padding-top: 3px;	
}

h2{
	font-weight: normal;	
}

h3{
	font-weight: normal;
	font-size: 18px;	
}

.matherials_list{
	float: left;
	list-style-type: none;
	width: 350px;
	!width: 340px;
	padding: 0px;
	margin-left: 5px;
	margin-top: 5px;
}

.matherials_list li{
	margin-bottom: 5px;
}

p{
	margin-left: 5px;
	margin-bottom: 5px;
}

#pagination{
	margin-left: 5px;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	border-top: 1px solid #999999;
	margin-top: 10px;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
}

.footer a{
	font-size: 12px;
}

.block_content iframe{
	margin-top: 5px; 
	margin-left: auto; 
	margin-right: auto; 
	display: block;
}

.loader{
	z-index: 1; 
	margin-left: -110px; 
	margin-top: 7px; 
	position: fixed;
	width: 16px;
	height: 16px;
	float: left;
	!margin-left: -25px;
}

.takru{
	font-size: 12px;
}