@charset "windows-1251";
body  {
	font: 12px tahoma;
	background:#b5b5b5 url(bg_sd.jpg) center repeat-y;
	margin: 0;
	padding: 0;
	color: #323c41;
}

#main {
	background:url(bottom_bg.jpg) bottom repeat-x;
}
#container {
	background:url(head_bg.jpg) top repeat-x;
	
}
#shadow_lf {
	
	width: 1100px; 
	margin: 0 auto;
	text-align: left;
		 
}
#top {
	height:50px;
	text-align:right;
}
#top img {
	margin:0 15px;
	border:none;	
}
#domens {
	float:left;
	color:#f9a605;
	margin-top:15px;
}
#header { 
	height:193px;
	margin-bottom:-22px;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#name {
	background:url(logo.jpg) 20px 0 no-repeat;
	float:left;
	width:400px;
	padding-top:80px;
	color:#f9a605;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
#name p {
	margin:5px 0;
	font-size:24px;
}
#top_blocks {
	margin:0 0 0 320px;
	padding:0;
}
#top_blocks img {
	border:1px solid #b2bbbe;
	margin-bottom:5px;
}

#top_blocks li {
	float:left;
	list-style:none;
	background:url(top_blocks_bg.jpg) left top no-repeat;
	width:104px; height:115px;
	padding:20px 15px;
	text-align:center;
}
#top_blocks li a {
	color:#090400;
	font-weight:bold;
	text-decoration:none;
}
#top_blocks li a:hover {
	color:#666666	
}
#mnu {
	margin:0 -28px;
	height:40px;
}
#menu {
	background: url(mnu_bg.gif) top repeat-x;
	height:40px;
	border-left:3px solid #d4852a;
	border-right:3px solid #d4852a;
	text-align:center;
	margin:0 28px;
	
}
#menu ul {
	margin:0 auto;
	padding:0;
	width:850px;
}
#menu li {
	float:left;
	list-style:none;
	background:url(mnu_a_bg.gif) top right no-repeat;
	padding:12px 15px 0 15px;
	text-align:center;
	height:28px;
}
#menu li.end {
	background:none;
}
#menu a {
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;	
}
#menu a:hover {
	color:#CCCCCC
}


#sidebar1 {
	float: left; 
	width: 264px;
	border-right:1px solid #707070;
	background:url(sidetop_bg.gif) top right no-repeat;
	padding: 15px 20px;
}
#sidebar1 h3 {
	background:url(hdr_bg.jpg) top left no-repeat;
	height:31px;
	padding:7px 0 0 15px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
#antikrizis {
	margin:0 auto;
	background:url(antkrizis_bg.gif) left top no-repeat;
	width:186px;
	height:263px;
	padding:25px 10px 15px 60px ;
	line-height:18px;	
}
#antikrizis h4 {
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}
#sidebar1 ul {
	margin:10px 0;
	padding:0 20px;
}
#sidebar1 ul li {
	list-style:square;
	padding:5px 0 5px 10px;
	border-bottom:1px solid #6a7378;
	font-weight:bold;
}
#sidebar1 ul li a {
	color:#323c41;
	text-decoration:none;
}
#sidebar1 ul li a:hover {
	color:#666666;
	text-decoration:none;
}
#sidebar1 img {
	border:2px solid #606568;
	margin:5px;
}

#mainContent { 
	margin: 0 20px 0 350px;
	background:#9f9f9f; 
	color: #323c41;
}
#mainContent img {
	border:2px solid #323c41;
}
#mainContent a {
	font-size:13px;
	font-weight:bold;
	color: #323c41;
	text-decoration:none;
}
#mainContent a:hover {
	color:#999999;
	text-decoration:underline;
}
#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	margin:15px 0;
}
#mainContent h2 {
	font-size:15px;
	font-weight:bold;
	margin:15px 0;
}
#mainContent h3 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0;
} 
#mainContent .style1 {
	font-size:15px;
	color: #FFFFFF;
	font-weight:bold;
}
#footer { 
	clear:both;
	background:url(bottom_bg.jpg) top repeat-x;
	height:124px;
	padding:1px 0;
	color:#f9a605;
} 
#copyright {
	float:left;
	width:304px;
	padding:25px 0 5px 0;
}
#bott_mnu {
	margin-left:304px;
	padding-top:30px;
	text-align:center;
}
#bott_mnu a {
	color:#f9a605;
	text-decoration:none;
}
#bott_mnu a:hover {
	text-decoration:underline;
}
.claerus {
	clear:both;
}

