@charset "utf-8";
body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6FF92;
	text-align:center;
	min-width:1024px;
	background:#ffffff url(bg_wrap.gif) top repeat;
	height:100%;
}	
#wraper {
	position:relative;
	height:100%;
	min-height:100%;
	width:1010px;
	margin:auto;
}
html>body #wraper {
	height:auto;
}
#header {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-505px;
	width:1010px;
	height:421px;
	background: url(bg_header_pict.jpg) no-repeat;
	z-index:100; 
}
#clrbottom {
	clear:both;
	height:47px;
}
.bottom {
	position:absolute;
	left:176px;
	background: url(bottom_pict.gif) no-repeat;
	height:26px;
	width:684px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	color: #FCFB9C;
}
.bottom a{
	color:#fff;
	text-decoration:underline;
}
.bottom a:hover{
	color:#FFFF66;
	text-decoration:none;
}

#content {
	position:relative;
	margin:auto;
	text-align:left;
	width:1010px;
	padding-top:435px;
	background:url(bg_body_2colors.gif) bottom repeat-y ;
}
.left_part{
	position:relative;
	float:left;
	width:781px;
}
.left_side_cont{
	position:relative;
	float:left;
	width:209px;
}
.left_menu{
	width:209px;
	background: url(bg_left_menu.gif) repeat-y;
}
.right_menu{
	width:209px;
	background: url(bg_right_menu.gif) repeat-y;
}
.cntr_side_cont{
	position:relative;
	float:right;
	margin:0;
	margin-left:0px;
	padding:0px;
	width:552px;
}
.right_side_cont{
	float:right;
	position:relative;
	width:209px;
}
.pict_top{
	/*background:transparent;*/
}
p{
margin:0px;
padding:0px;
text-indent:20px;
}
.title_cntr{
	background:url(bg_wrap.gif) repeat;
	color:#F6FF92;
	text-align:center;
	height:50px;
}
.bg_cntr{
	background:url(bg_wrap.gif) repeat;
	color:#F6FF92; /*#44BFF6; #F6FF92;*/
	width:542px;
	padding:5px;
	text-align:justify;
    position:relative;
   float:left;
}
.p_menu{
	float:right;
	padding-right:4px;
}
.p_m_menu_tl{
	border:0px;
	position:relative;
	float:right;
	background:url(two_lines_main_menu.gif) no-repeat;
	padding-right:4px;
	width:194px;
	height:45px;
}
.p_m_menu_ol{
	border:0px;
	position:relative;
	float:right;
	background:url(one_line_main_menu.gif) no-repeat;
	padding-right:4px;
	width:194px;
	height:30px;
}
.p_s_menu_ol{
	border:0px;
	position:relative;
	float:right;
	background:url(one_line_submenu.gif) no-repeat;
	padding-right:4px;
	width:175px;
	height:30px;
}
.p_s_menu_tl{
	border:0px;
	position:relative;
	float:right;
	background:url(two_lines_submenu.gif) no-repeat;
	padding-right:4px;
	width:175px;
	height:45px;
}
.star_ol{
	border:0px;
	padding-left:5px;
	padding-bottom:2px;
}
.star_tl{
	border:0px;
	padding-left:5px;
	padding-bottom:10px;
}
.p_m_menu_name_tl{
	border:0px;
	padding-top:3px;
	padding-left:9px;
}
.p_menu_name_tl{
	border:0px;
	padding-top:3px;
	padding-left:9px;
}
.p_m_menu_name_ol{
	border:0px;
	padding-top:3px;
	padding-left:2px;
}
.p_menu_name_ol{
	border:0px;
	padding-top:4px;
	padding-left:9px;
}
.p_s_menu_threel{
	background:url(three_line_submenu.png) no-repeat;
	border:0px;
	position:relative;
	float:right;
	padding-right:4px;
	width:175px;
	height:63px;
}
.pict_left_yellow_horis{
	padding:2px;
	border:1px solid #458AC6;
	background-color:#FEEE61;/*#66CCFF;*/
	position:relative;
	float:left;
	margin:10px;
}
.pict_left_blue_horis{
	padding:2px;
	border:1px solid #458AC6;
	background-color:#66CCFF;
	width:182px;
	position:relative;
	float:left;
	margin:10px;
}
.pict_right_yellow_horis{
	padding:2px;
	border:1px solid #458AC6;
	background-color:#FEEE61;/*#66CCFF;*/
	width:182px;
	position:relative;
/*	float:right;*/
	margin:10px;
}
.pict_left_yellow_vert{
	/*width:137px;*/
	padding:2px;
	border:1px solid #458AC6;
	background-color:#FEEE61;/*#66CCFF;*/
	position:relative;
	float:left;
	margin:10px;
}
.pict_right_yellow_vert{
	padding:2px;
	border:1px solid #458AC6;
	background-color:#FEEE61;/*#66CCFF;*/
	position:relative;
	float:right;
	margin:10px;
}
.pict_bord{
	border:1px solid #458AC6;
}
.lozung_yel{
	font-size:14px;
	text-align:center;
	font-weight:bold;
	color:#F6FF92;
}
.cntr_side_cont a{
	color:#8BD6F3;
	text-decoration:none;
}
.cntr_side_cont a:hover{
	color:#8Bffff;
	text-decoration:underline;
}
a.href_main{
    display:block;
    position: absolute;
    left:360px;
    top: 1px;
    padding:0px;
    text-decoration:none;
}

.box_top{
    /*background:url(bg_centr_col.gif) repeat-x;*/
    width:190px;
    border:0px solid #F6F062;
    position:relative;
    float:right;
    margin-right:9px;
    margin-bottom:3px;
    color:#8BD6F3;/*#33CCFF;*/
}
.box_bot{
    /*background:url(bg_centr_col.gif) repeat-x;*/
    width:190px;
    border:0px solid #001957;/*#F6F062;*/
    position:relative;
    float:right;
    margin-right:9px;
    margin-top:10px;
    color:#8BD6F3;/*#33CCFF;*/
}

h1{
font-size:16px;
font-weight: bolder;
}
