@charset "utf-8";
/* CSS Document */

BODY {
	color: #FFFFFF;
	background-color:#024887;
	background-color:#16214b;
	margin: 0px;	
    font-family:Verdana, Arial, Helvetica, sans-serif; 
  	font-size:10px;
	background-image:url(../img/assets/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

#main_container{
	position:absolute;
	width:860px;
	display:none;
	}

#div_logo{
	position:absolute;
	left:296px;
	top:0px;
	height:101px;
	width:269px;
	overflow:hidden;
	z-index:1;
}

#header{
	position:relative;
	left:0px;
	top:0px;
	height:142px;
	width:860px;
	overflow:visible;
	float:left;
	z-index:1;
	background-image:url(../img/assets/frame/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}



#site_menu{
	position:absolute;
	left:44px;
	top:111px;
	height:41px;
	width:855px;
	overflow:hidden;
	z-index:2;
	background-color:
}

ul{
	padding:0px;
	margin:0px;
}

li.navigation_div{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	vertical-align:middle;
	list-style-image:none;
	list-style:none;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	vertical-align:middle;
	width:89px;
	height:40px;
}
td.navigation_td{
	height:40px;
	text-align:center;
	vertical-align:middle;
	width:89px;
}

a.menu_link, a.menu_link:visited{
	color:#16214b;
	text-decoration:none;
}

a.menu_link:hover{
	color:#fff;
	text-decoration:none;
}
a.active_menu_link, a.active_menu_link:visited{
	color:#d42028;
	text-decoration:none;
}

a.active_menu_link:hover{
	color:#d42028;
	text-decoration:none;
}
a, a:visited{
	color:#fff;
	text-decoration:none;
}

a:hover{
	color:#d42028;
	text-decoration:none;
}
a.sub_menu_link, a.sub_menu_link:visited{
	color:#fff;
	text-decoration:underline;
	font-size:11px;
}

a.sub_menu_link:hover{
	color:#d42028;
	text-decoration:none;
}
a.verz_kkrs_link, a.verz_kkrs_link:visited{
	color:#d42028;
	text-decoration:underline;
	font-size:10px;
}

a.verz_kkrs_link:hover{
	color:#16214b;
	text-decoration:none;
}

#content{
	position:relative;
	width:860px;
	float:left;
	top:0px;
	left:0px;
	height:458px;
	background-image:url(../img/assets/frame/frame_repeat.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
#header_content{
	position:absolute;
	width:860px;
	height:458px;
	float:left;
	top:0px;
	left:0px;
	background-image:url(../img/assets/frame/frame_header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#footer{
	position:relative;
	left:0px;
	top:0px;
	height:160px;
	width:860px;
	overflow:hidden;
	text-align:center;
	float:left;
	background-image:url(../img/assets/frame/frame_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
div.bottom_logo{
	position:relative;
	left:5px;
	top:30px;
	height:131px;
	width:855px;
	overflow:hidden;
	text-align:center;
	float:left;
}

#inner_content_menu_home{
	position:absolute;
	left:35px;
	top:22px;
	height:285px;
	width:790px;
	overflow:hidden;
	z-index:1;
}

#inner_content_menu{
	position:absolute;
	left:50px;
	top:22px;
	height:255px;
	width:760px;
	overflow:hidden;
	z-index:2;
}

#inner_content_menu_sub{
	position:absolute;
	left:0px;
	top:120px;
	height:60px;
	width:740px;
	overflow:hidden;
	z-index:2;
	color:#d42028;
}

div.content_flash{
	position:absolute;
	width:200px;
	height:250px;
	top:0px;
}
#content_flash_1{
	left:50px;
}
#content_flash_2{
	left:295px;
}
#content_flash_3{
	left:537px;
}

div.content_flash_txt{
	position:absolute;
	width:200px;
	height:250px;
	top:250px;
	text-align:center;
}
#content_flash_1_txt{
	left:50px;
}
#content_flash_2_txt{
	left:295px;
}
#content_flash_3_txt{
	left:537px;
}

#inner_content{
	position:absolute;
	left:50px;
	top:285px;
	height:275px;
	width:760px;
	overflow:hidden;
	z-index:2;
}
div.centered_text{
	position:absolute;
	left:50px;
	top:0px;
	height:275px;
	width:660px;
	overflow:hidden;
	z-index:2;
	text-align:center;
}
h1{
	font-size:16px;
	font-stretch:narrower;
	color:#fff;
}

h2{
	font-size:12px;
	color:#fff;
	font-stretch:narrower;
	font-weight:bold;
}

div.product_row{
	position:relative;
	top:0px;
	left:0px;
	border-bottom:1px solid #3b4776;
	height:120px;
	width:760px;
	float:left;
	overflow:visible;
	z-index:10;
}
div.product_text{
	position:absolute;
	left:0px;
	top:5px;
	width:440px;
}

div.product_images{
	position:absolute;
	left:450px;
	top:5px;
	width:310px;	
}
img.product_image_1{
	position:absolute;
	left:185px;
	top:15px;
	float:right;
}

img.product_image_2{
	position:absolute;
	left:250px;
	top:15px;
	float:right;
}

img{
	border-width:0px;
}