html, body
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 580px;
}

body
{
	background-color: #888;
	font-family: 'Arial';
	min-width:910px;
}

a
{
	color: #fff;
	text-decoration: none;
}

/*
{
	border: #AA0000 1px solid;
	margin: 0;
	padding: 0;
}*/

#main_fon, #slogan, #polosa, #center_foto, #logo_main, .border
{ 
	position: absolute; 
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left; 
}

#main_fon
{
	width: 575px; 
	height: 321px; 
	left: 300px;
	/*background-image: url(/images/foto.png); */
	background-image: url(/images/shary.png); 
	top: 50%; 
	margin-top: -270px;
	padding: 0;
}

#slogan
{ 
	bottom:-220px;
	left: 50%; 
	margin-left: -160px; 
margin-left: -270px;
	/*background-image: url(/images/postupai.png); */
background-image: url(/images/postupai_black.png);
	/*background-image: url(/images/slogan_grey.png); */
	width: 417px; 
	height: 134px;
}

#polosa
{
	left: 120px; 
	right: 0;
	height: 100px; 
	background-image: url(/images/crest.gif);
	background-repeat: repeat; 
	top: 50%; 
	padding: 0;
	min-width: 905px;
min-width: 865px;
}

#center_foto
{
	top: 0; 
	left: 297px; 
	/*background-image: url(/images/centr.png); */
	width: 550px; 
	height: 100px;
}

#orange
{
	position: absolute; 
	bottom: -22px; 
	left: 0; 
	right: 0;
	background-color: #f25822; 
	height: 22px; 
	letter-spacing: 3px; 
	font-family: 'Arial'; 
	font-size: 14px; 
	padding: 0 0 0 35px;	
	min-width:555px;
}

#logo_main
{
	bottom: 0; 
	left: 0; 
	background-image: url(/images/logo.png); 
	background-position: bottom left; 
	width: 351px; 
	height: 194px;
}

#logo_main p
{
	display: none;
}

.border
{	 
	left: 0; 
	background-repeat: repeat-x; 
	width: 100%; 
	height: 10px;
}

#border_bottom
{
	bottom: -7px;
	background-image: url(/images/border_b.png);
}

#border_top
{
	top: -5px;
	background-image: url(/images/border_t.png);
}

#copy, #hostcms_link
{
	margin: 0 40px 5px 40px;
	font-size: 8px;
	letter-spacing: 2px;
	position: absolute;
	bottom: 0;
}

#copy
{
	right: 0;
	color: #fff;
}

#hostcms_link
{
	left: 80px;	
}

.sub_menu
{
	left: 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 100%;
	margin: 0;
	color: #fff;
}

.sub_menu ul
{
	padding: 0;
	margin: 0 0 0 0;	
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */
	width: 100%;
}

.sub_menu ul li
{
	background-color: #f25822;
	margin: 1px 0 0 0;
	list-style-type: none;
	text-align: center;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	width: 100%;
}

.sub_menu li:hover
{
	background-color: transparent;
	cursor: pointer;
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}

ul.sub_menu li
{
	float: left;
	position: relative;
	list-style-type: none;
	line-height: 22px;
	padding: 0 35px;
}

ul.sub_menu li ul li
{
	padding: 0;
	width: 100%;
}

.sub_menu a 
{
	display: block;
	position: relative;
}

.sub_menu li:hover ul,.sub_menu li.sfHover ul 
{
	left: 0;
	top: 22px; /* match top ul list item height */
	z-index: 99;
}

ul.sub_menu li:hover li ul, ul.sub_menu li.sfHover li ul 
{
	top: -999em;
}

ul.sub_menu li li:hover ul, ul.sub_menu li li.sfHover ul 
{
	left: 10em; /* match ul width */
	top: 0;
}

ul.sub_menu li li:hover li ul, ul.sub_menu li li.sfHover li ul 
{
	top: -999em;
}

ul.sub_menu li li li:hover ul, ul.sub_menu li li li.sfHover ul 
{
	left: 10em; /* match ul width */
	top: 0;
}

#vazhnoe{
position: absolute;
top: 0;
left: 0;
background-color: #fff;
display: none;
border: 3px solid #F25822;
width: 600px;
padding:20px 50px;
height: 500px;
overflow: auto;
margin-top: -280px;
margin-left: -300px;
}

#cancel{
height: 11px;
position: absolute;
top: 3px;
left: 3px;
cursor: pointer;
}

.vazhnoe_title{
color: #000;
background: #b2b2b2;
min-height: 10px;
display: block;
padding: 40px 10px 10px 10px;
}

#vazhnoe a{
color: #F25822;
}

.begun{
background:#C1C1C1 none repeat scroll 0 0;
border:1px solid #000000;
font-size:14px;
margin:20px 50px 20px 150px;
padding:2px;
height:16px;
overflow:hidden;
}

.new_item{
margin-right:80px;
float: left;
}

.date{
margin-right:40px;
float: left;
}

.new_text{
float: left;
}

.begun p{
margin: 0;
padding: 0;
display: inherit;
}

.left_column{
width: 120px; 
padding: 2px;
position: absolute;
left: 0;
top: 0;
bottom: 0;
overflow: hidden;
}

.left_column img{
border: 0;
}