html, body {
	height : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color: #333;
}  
html {
	background-color : #FFF;
	margin : 0;
	padding : 0;
}
body {
	position : relative;
	width : 1000px;
	margin : auto;
	height : 100%;
}
h1 {  
	font-family: Arial; 
	font-size: 14pt; 
	font-weight: bold; 
	text-align: left; 
	MARGIN-top: 15px;  margin-bottom: 8px; 
	color: #777777;
	\\background-color:#267CBF;
}

h2 {  
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	text-align: left; 
	MARGIN-top: 15px;  margin-bottom: 3px; 
	color: #777777;
	\\background-color:#267CBF;
}

html>body {
	min-height : 100%;
	height : auto;
}
#top {
	position: relative;
	height: 234px;
	width: 1000px;
	top: 15px;
	background-image: url(../img/top_fon.png);
	background-repeat: repeat-x;
}
#top_left {
	position: absolute;
	height: 234px;
	width: 40px;
	left: 0;
	background-image: url(../img/top_fon_left.png);
	background-repeat: no-repeat;
}
#top_right {
	position: absolute;
	height: 234px;
	width: 40px;
	right: 0;
	background-image: url(../img/top_fon_right.png);
	background-repeat: no-repeat;
}
#flesha {
	position: absolute;
	height: 173px;
	width: 940px;
	border: 1px solid #919FAA;
	top: 28px;
	left: 28px;
	overflow: hidden;
}
#top_menu {
	position: relative;
	height: 35px;
	background-color: #267CBF;
	margin: 20px 28px 0 28px;
}

#top_menu2 {
	position: relative;
	height: 30px;
	background-color: #990000;
	color:#FFFFFF;
	margin: 1px 28px 0 28px;
}
#top_menu_table {
	position: relative;
	top: 2px;
	padding: 0;
	height: 34px;
	width: 100%;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background-image: url(../img/top_menu_fon.png);
	background-repeat: repeat-x;
}
#top_menu_table td {
	height: 34px;
	text-align: center;
	align:center;
	width: 23%;
}
#top_line {
	position: relative;
	height: 21px;
	margin: 0 28px 0 28px;
	border-bottom: 3px solid #267CBF;
}
#top_line_left {
	position: absolute;
	height: 13px;
	width: 9px;
	top: 16px;
	left: 0;
	background-image: url(../img/top_line_left.png);
	background-repeat: no-repeat;
}
#top_line_right {
	position: absolute;
	
	height: 13px;
	width: 9px;
	top: 16px;
	right: 0;
	background-image: url(../img/top_line_right.png);
	background-repeat: no-repeat;
}
#top_line_block_toolbar {
	position: absolute;
	height: 10px;
	left: 20px;
	top: 2px;
}
#top_line_block_toolbar img {
	border: 0;
	margin: 0 17px 0 0;
	top: 5px;
}
#top_line_block_nav {
	position: absolute;
	height: 10px;
	left: 255px;
	top: 2px;

}
#top_line_block_nav img {
	border: 0;
	margin: 0 7px 0 0;
}
#top_line_search {
	position: absolute;
	height: 21px;
	right: 20px;
}
#top_line_search img {
	position: absolute;
	right: 210px;
} 
.search_form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.search_text {
	margin: 0 0 0 0;
	padding: 0 2px 0 2px;
	border: 1px solid #919FAA;
	height: 15px;
	background-image: url(../img/search_fon.png);
	color: #777;
	width: 160px;
}
.search_submit {
	margin: 2px 0 0 0px;
	padding: 0 0 0 0;
	height: 17px;
	width: 31px;
	background-image: url(../img/search_button.png);
	background-repeat: no-repeat;
	border: 0;
}
#main {
	position: relative;
	margin: auto;
	width: 964px;
	padding: 0 0px 70px 30px;
	overflow: hidden;
	zoom: 1;
}
#left_side {
	float: left;
	width: 230px;
}
#menu {
	width: 200px;
	margin: 15px 0 15px 0;
}
#icq {
	position: relative;
	height: 180px;
	width: 230px;
	text-align: center;
	font-weight: bold;
	color: #FF6633;
	margin: 20px 0 0 0;
}
#icq img {
	float: left;
}
#icq span.icq_text {
	text-align: right;
	color: #919FAA;
	display: block;
	font-weight: normal;
	font-size:8pt;
}
#right_side {
	float: left;
	margin-left:20px;
	width: 694px;
}
#content_out {
	text-align: justify;
}

#footer {
	position: absolute;
	width: 942px;
	bottom: 0;
	background-color: #C8CFD4;
	height: 60px;
	margin: 0 0 0 28px;
}
#footer_left {
	position: absolute;
	width: 230px;
	height: 60px;
	background-color: #919FAA;
	left: 0;
}
#footer_right {
	position: absolute;
	width: 640px;
	height: 60px;
	right: 0;
}
#footer_left_table {
	position: absolute;
	height: 20px;
	width: 200px;
	top: 22px;
	left: 17px;	
	right: 37px;
	text-align: center;
}
#footer_right_table {
	position: absolute;
	height: 30px;
	width: 100%;
	top: 15px;
	color:#FFF;
	font-size:10px;
	right: 20px;
}


#footer_left_table td {
	width: 33%;
}
#footer_left_table img {
	border: 0;
}

