@charset "windows-1251";
body {
	margin:0px;
	padding:0px;
	background: #2f4056 url(bg.jpg) repeat-x top;
	font-family: tahoma;
	font-size:11px;
	color:#535353;
}
h3 {
color:#d90000;
font-family: "Arial Narrow";
font-size:18px;
margin:0px;
padding:10px 0px 10px 0px}
p {
margin:0px;
padding:10px 0px 10px 0px;
}
a {
font-weight:bold;}
a:link {
	color: #d90000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d90000;
}
a:hover {
	text-decoration: underline;
	color: #d90000;
}


#top {
background:#e4c634 url(top.jpg) repeat-x;
height:23px;
}
#logo {
position: absolute;
left:50px;
width:188px;
height:15px;
padding-top:155px;
background:url(logo.png) no-repeat right bottom;
color:#6d82be;
font-weight:bold;
}
#pict {
	position:absolute;
	width:97%;
	min-width:950px;
	padding:30px 0px 0px 0px;}
#head {
	background:url(head.jpg) center no-repeat;
	height:351px;
	width:100%;
	min-width:1000px;
}
#tel {
	margin:0px;
	padding:30px 0px 0px 290px;
	color:#ffffff;
	font-family: "Arial Narrow";
	font-size:30px;
	font-weight:bold;
}
.cod {
font-weight:normal;
color:#0043b6;
font-size:25px;
}
	
#menu {
	width:858px;
	height:45px;}
#containet {
	width:940px;
	background:url(main_bg.png) repeat-y;
}
#leftcontainer { 
	background:url(left_main_bg.jpg) top left no-repeat;
}
#rightcontainer {
	background:url(right_main_bg.jpg) top right no-repeat;
	padding:25px 0px 10px 0px;
}
#content_top {
	background:url(content_bg_top_one.png) top no-repeat;
	width:858px;
	height:23px;
}
#content_bottom {
	background:url(content_bg_bottom_one.png) bottom no-repeat;
	width:858px;
	height:22px;
}
#content {
	background:url(content_bg_one.png) repeat-y;
	width:858px;
	min-height:300px;
}
*html #content {height:300px;}
#sidebar2 { 
	margin: 0px 5px 0px 5px;
	padding: 0px 20px 0px 20px;
	background: #ffffff;
}
*html #sidebar2 {
padding: 0px 18px 0px 18px;
}
#footer {
	background:#e4c634 url(footer_bg.jpg);
	height:63px;
}
#footer2 {
width:940px;}
#copyright {
	float:left;
	padding:20px 0px 0px 50px;
	color:#d90000;
	font-weight:bold;
}
#bottom_menu {
	background:url(footer_logo.jpg) right no-repeat;
	height:43px;
	padding:20px 0px 0px 0px;
	margin-left:35%;
	color:#32508a;
}
#bottom_menu a:link {
	color: #32508a;
	text-decoration: none;
}
#bottom_menu a:visited {
	text-decoration: none;
	color: #32508a;
}
#bottom_menu a:hover {
	text-decoration: underline;
	color: #32508a;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
