@charset "utf-8";
/* CSS Document */

body { 
	margin: 0; padding: 0;
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #092c3e;
}

img { border:none;}
.logo_container2 img, .copyright, #submenu img {behavior: url(iepngfix/iepngfix.htc); }

td, th {vertical-align: top;}

a:link { color:#116990; outline:none;}
a:visited { color:#116990; outline:none;}
a:hover { color:#179BD5;}

.clearfix { clear:both;}

/* BACKGROUND */

.container {
	min-width: 985px; max-width: 1308px;
	background-color: background-color: #092c3e;
	background-image:url(../img/main/bg/bg.jpg); background-repeat: repeat-y; background-position: center top;
}

._data { font-family: Tahoma; font-size: 10px; color: #5d5d5d;}
._anons { font-family: Tahoma; font-size: 11px; color: #5d5d5d;}

.bg_top { width: 100%; background-image: url(../img/main/bg/top.jpg); background-repeat: no-repeat; background-position: center top; }
.bg_middle{ width: 100%; background-image: url(../img/main/bg/middle.jpg); background-repeat: no-repeat; background-position: center 380px; }
.bg_bottom { width: 100%; background-image: url(../img/main/bg/bottom.jpg); background-repeat: no-repeat; background-position: center 890px; }
.bg_bottom_planet { width: 100%; background-image: url(../img/main/bg/bottom_planet.gif); background-repeat: no-repeat; background-position: center bottom; }

/* PAGE */
.page_top { width: 990px; }
.page_top .left { width: 355px; }
.page_top .middle{ width: 567px; }
.page_top .right {}
	
	/* logo */
	.logo_container { padding: 67px 0 0 50px;}
	.logo_container2 { padding: 47px 0 0 80px;}
	
	/* topmenu */
	.topmenu { width: 100%; }
	.topmenu .tleft { background-image: url(../img/topmenu/left.gif); background-repeat: no-repeat; width: 46px; height: 52px;}
	.topmenu .tmiddle { background-image:url(../img/topmenu/bg.jpg); background-repeat: repeat-x; vertical-align: middle;}
	.topmenu .tright { background-image: url(../img/topmenu/right.gif); background-repeat: no-repeat; width: 46px; height: 52px;}
	.topmenu .item {padding: 15px 17px 15px 17px; font: 13px "Arial Narrow", Arial, Helvetica, sans-serif; text-transform: uppercase; }
	.topmenu .item a:link, .topmenu .item a:visited {color: #202020;}
	.topmenu .item a:hover {color: #cc0000;}
	
	/* mainmenu */
	.mainmenu {}
	.mainmenu .group {margin-bottom: 10px; width: 283px; float: left; height: 80px;}
	.mainmenu .group th {width: 100px;}
	.mainmenu .group td { vertical-align: middle;}
	.mainmenu .group .gname {margin: 10px 0 5px 0; color: #13232D; font: 16px "Arial Narrow", Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: bold;}
	.mainmenu .group .gname a:link, .mainmenu .group .gname a:visited {color: #13232D;} 
	.mainmenu .group .gname a:hover {color: #cc0000;}
	.mainmenu .group .items {}
	.mainmenu .group .items a {display: inline; margin-right: 10px; line-height: 20px;}

.page_content { width: 990px; }
.page_content .left { width: 371px; }
.page_content .middle{ width: 537px; }
.page_content .right {}
	
	/* left column */
	.page_content .left .header {padding: 57px 0 0 75px;}
		
		/* red panel */
		.red_panel_connector {background-image: url(../img/main/left_panel/connector.gif); background-repeat: no-repeat; background-position: right bottom; height: 10px; font-size: 10px;}
		.red_panel { width: 341px; float: right; opacity:0.95;-moz-opacity:0.95; filter:alpha(opacity=95); }
		.red_panel .top {background-image: url(../img/main/left_panel/top.gif); background-repeat: no-repeat; background-color: #e2e3dd; }
		.red_panel .rcontent {
			padding: 25px 0 0 46px;
			background-image: url(../img/main/left_panel/middle_bg.jpg); background-repeat: repeat-x; background-position: left 48px;}
		.red_panel .rcontent .rtext {
			padding: 0 20px 0 0;
			color: #2F3221; font: 13px Arial, Helvetica, sans-serif;
			background-image: url(../img/main/left_panel/shadow.jpg); background-repeat: repeat-y; background-position: right top;}
		.red_panel .rcontent .rtext ul {margin: 0; padding: 0; list-style-image: url(../img/main/left_panel/marker.gif); list-style-position: outside; }
		.red_panel .rcontent .rtext li {margin-bottom: 10px; }
		.red_panel .rcontent .rtext .head { font: 18px "arial narrow", Arial; font-weight: bold;}
		.red_panel .bottom {background-image:url(../img/main/left_panel/bottom.gif); background-repeat: no-repeat; height: 18px; }
	
		
	/* middle column */
	.page_content .middle .header {padding: 37px 0 0 21px;}
		
		/* white panel */
		.white_panel { opacity:0.95;-moz-opacity:0.95; filter:alpha(opacity=95); }
		.white_panel .rss {text-align: right; padding-right: 37px;}
		.white_panel .wmiddle { background-image: url(../img/main/white_panel/bg.jpg); background-repeat: repeat-y;}
		
		/* content */
		.content {padding: 0 30px 0 30px;}
		
		.news { color: #616844; }
		.news .line {margin-bottom: 20px;}
		.news .line .image img {border: #FDFCFB 5px solid; margin-right: 15px;}
		.news .line .date {font-size: xx-small;}
		.news .line .link {margin: 5px 0 5px 0; font: 14px Arial; font-weight: bold;}
		.news .line .anons {}

/* page bottom*/
.page_bottom {padding: 70px 0 10px 0; text-align: center;}
	
	.copyright { text-align: left; width: 296px; height: 120px; padding-left: 75px; background-image:url(../img/common/fox.png); background-repeat: no-repeat; background-position: 35px 25px;}
	.copyright .fox {font-size: x-small; font-family: Tahoma, Verdana, Arial; padding: 20px 0 0 0px;}
	.copyright .fox img {margin-right: 10px; float: left;}
	.links { vertical-align: top; width: 537px;}
	.links .link {display: inline; margin-right: 20px;}
	.copyright .otherlinks {font-size: x-small; font-family: Tahoma, Verdana, Arial; line-height: 15px; padding-top: 10px;}
	.copyright a:link, .copyright a:visited {color: #202020;}
	.copyright a:hover {color: #cc0000;}

/* ADVERTISEMENT */

.top_ad_container td {vertical-align: middle; height: 105px;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
