@charset "windows-1251";
:link,:visited {}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings
================================================*/

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

h1{
	color: #2599fd;
	font: 30px Impact, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: 20px 0 18px 0;
	background: url(/i/page-title.gif) no-repeat left bottom;
	padding-bottom:9px;
}
h2{
	color: #2599fd;
	font: 30px Impact, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: 20px 0 15px 0;
	background: url(/i/page-title.gif) no-repeat left bottom;
	padding-bottom:9px;
}
h3{
	color: #fff;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding:0;
}

h4{
	color: #62788B;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin:0;
}

h5{
	color:#000;
	font: bold 12px Arial, Helvetica, sans-serif;
}

h6 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #9b9b9b;
}

/* Paragraphs
================================================*/

blockquote {
	background: #17a13d;
	padding: 10px;
	margin: 5px 0px 12px;
	color:#FFF;
}

p {
	margin-bottom:15px;
}
p.date {
	color:#62788b;
	margin:0;
	padding:0;
}

/* Lists
================================================*/
ul {
	margin: 10px 20px;
	list-style-type: none;
}

ul * ul {
	margin: 5px 0 0 0;
}

ul li {
	margin: 8px 0;
	list-style: none;
	background: url(/i/li-standart.gif) no-repeat left 7px;
	padding-left:10px;
}

* html ul li {
	height: 1%;
}

* html .col_left ul li {
	height: auto;
}

ol {
	margin: 16px 0px 16px 27px;
	padding: 0px;
}

ol ol {
	list-style-type: upper-alpha;
	margin: 4px 0px 4px 25px;
	padding: 0px;
}

ol li {
	padding: 0px;
	margin: 5px 0;
	list-style: decimal;
}

dl{
	margin: 10px 0;
}

dl dt {
	margin: 2px 0;
}

dl dd {
	margin: 2px 0 2px 30px;
}


ul.list {
	margin:0;
	padding:0;
}
ul.list li {
	list-style: none;
	background: url(/i/li.gif) no-repeat left 8px;
	padding-left:10px;
}


/* Tables
================================================*/

table {
	border:0;
	margin: 15px 0 15px 0;
	margin-left: 0px;
	font-size: 12px;
	width:100%;
	color: #fff;
}

table td {
	/* border-collapse: collapse; */
	padding:0 5px 5px 0;
	text-align:left;
	vertical-align: top;
	color: #fff;
}

table td p {
	margin:0px;
	padding:3px 0px;
	text-align:left;
}


table td strong {
	font-weight: bold;
}

table .color td {
	background: #fFF;
}

table th {
	padding:0 5px 5px 0;
	color: #000;
	background: #eee;
	font-weight: bold;
	text-align: center;
}


/* production */
table.production td{
	padding: 20px 10px;
	border-bottom: 1px solid #46494E;
}

table.production td.pic{
	width: 120px;
}

table.production td.name{
	width: 300px;
}

table.production td.char{
	width: 300px;
}

table.production th{
	padding: 10px;
	background-color: #373B3E;
	color: #fff;
}

/* data-grid */
table.data-grid {
	border:0;
}
table.data-grid tr th {
	background: none;
	color:#62788b;
	border:0;
	text-align: left;
	vertical-align: top;
	width:85px;
}
table.data-grid tr td {
	border:0;
	text-align: left;
	vertical-align: top;
}

/* ------ */

table.cat-list {
	width:100%;
	margin: 0;
	padding:0;
}
table.cat-list tr td {
	padding:0;
}



hr {
	background: #ccc;
	border: 0px;
	color: #ccc;
	height: 1px;
	margin: 15px 0px;
	padding: 0px;
}

* html	hr {
	margin: 8px 0px;
	padding: 0px;
}

/* Form
================================================*/

.form{
	margin: 10px 0 10px;
	width: 100%;
	padding: 15px 0 0;
}

.form.redline {
	border-top: 4px solid #90A600;
}

.form fieldset {
	border: 1px solid #CBC0BC;
	padding: 0px 20px 20px;
}

.form legend {
	margin: 0px 0px 10px;
	padding: 0 5px;
	font-size: 120%;
	font-weight: bold;
	height: auto;
}
p.form_message {
	background:#17a13d;
	color:#FFF;
	padding:10px;
	font-weight:bold;
}
.form ul {
	margin: 0;
	padding: 0;
}

.form .line {
	clear: both;
	padding: 0 0 6px 0;
	width: 100%;
	margin: 2px 0;
}

.form .line.marked {
	background: #D98C00;
	padding: 10px 0 10px;
	color: #fff;
}

.form .line.marked label {
	margin-left: 10px;
}

.form.descr .line {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 6px 0;
}

.form .line:before {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
.form .line:after {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
* html .form .line {height: 1%;}

.form .label {
	float: left;
	width: 25%;
	display: block;
	margin-right: 10px;
	display: inline;
	font-size: 100%;
}

.form .formw {
	width: 70%;
	display: block;
	float: left;
}

form.descr .formw {
	width: 460px;
	text-align: justify;
}

.form .formw .text {
	width: 99%;
	border: 1px solid #d5d8db;
	font: 100% Arial, Helvetica, sans-serif;
	padding: 4px 0 4px 2px;
}
.form .err {
	padding-left:2px;
}

.form .rad {
	vertical-align: middle;
	margin: 0 4px 0 0;
}

.form input.btn {
	font: bold 12px Arial, Helvetica, sans-serif;
	cursor: pointer;
	background: url(/i/btn.jpg) repeat-x left top;
	border:0;
	padding:0 10px;
}
.form div.btn {
	padding:2px;
	border:2px solid #9c9c9c;
	float:left;
}

.red {
	color: #E05332;
}

.err {
	color: #E05332;
	font-size: 83%;
	line-height: 115%;
}


/* Links
================================================*/

a {
	color:#58b2ff;
	text-decoration: underline;
}

a:active{
	color:#215db5;
	text-decoration: underline;
}

a:hover {
	color:#215db5;
	text-decoration: none;
}

a.more img {
	margin:0 10px;
}

/* big
================================================*/
big {
	font:24px Impact;
	color:#58b2ff;
}



/* Clearfix
================================================*/

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}
/* --------------------- */

body {
	background: #070f18 url(/i/bg.jpg) no-repeat top center;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFF;
}




#header {
	position:relative;
	height:612px;
}

#container {
	text-align:left
}

#navigation {

}

#footer {
	clear:both;
	border-top:1px solid #46494e;
	padding-top:10px;
	color:#4f5b63;
	font-size:12px;

}

.hostcms,
.hostcms a{
	color: #414B52;
	font-size:11px;
	text-decoration: none;
	margin-top: 3px;
}
	#footer .copyrights {
		float:left;
		padding-bottom:15px;
	}
	#footer .copyrights p{
		color: #627E96;
		line-height: 1.3;
		margin-bottom: 5px;
	}
	#footer .counters {
		float:right;
		padding-bottom:15px;
	}
	#footer .counters img {
		margin:0 2px;
	}




#container {
width:970px;
margin:0 auto;
}

#content {
float:left;
width:624px;
padding-bottom:40px;
}
#navigation {
float:right;
width:295px;
color:#e4eaf0;
}


/* headline
===================== */
#headline {
	height:131px;
	overflow: hidden;
	clear: both;
	color:#c9d4de;
	position:relative;
}
	#headline .apecs-logo {
		width:460px;
		background: url(/i/apecs.gif) no-repeat left top;
		height:131px;
		position:relative;
	}
	#headline .apecs-logo span {
		position:absolute;
		top:45px;
		left:203px;
	}
	#headline .information {
		position: absolute;
		top:40px;
		right:0;
		text-align:right;
		width:270px;
	}
#headpic {
	clear:both;
	height:365px;
	margin:0 0 1px 0;
	padding:0;
}
#headpic img {
	display: block;
}



/* mainmenu
====================== */
#mainmenu {
	height:73px;
	background: url(/i/mainmenu-bg.gif) repeat-x left top;
	margin:0;
	padding:0;
	width:100%;
}
	#mainmenu ul {
		margin: 0;
		padding:0;
		height:73px;
		width:100%;
	}
	#mainmenu li {
		list-style: none;
		float: left;
		width:194px;
		background: url(/i/mainmenu-separator.gif) no-repeat right top;
		margin:0;
		padding:0;
		position:relative;
	}
	#mainmenu li.end {
		background: none;
	}
	#mainmenu li a:link,
	#mainmenu li a:active,
	#mainmenu li a:visited {
		display:block;
		width:100%;
		height:46px;
		font:18px Impact;
		color:#FFF;
		text-decoration: none;
		padding-top:27px;
		text-align:center;
		background: transparent none;
	}
	#mainmenu li a:hover {
		background: url(/i/mainmenu-current.gif) repeat-x left top;
	}
	#mainmenu li.active {
		background: url(/i/mainmenu-current.gif) repeat-x left top;
	}
	#mainmenu li.active a:hover {
		color:#FFF;
	}
	#mainmenu ul {
		margin:0;
		padding:0;
	}
	#mainmenu ul li {
	}
	#mainmenu ul li a {
		display:inline;
	}

		/* css menu
		======================= */
		ul#cssmenu ul {
			display:none;
		}

		ul#cssmenu ul:after {
			clear: both;
			display: block;
			font: 1px/0px serif;
			content: ".";
			height: 0;
			visibility: hidden;
		}

		ul#cssmenu ul li {
			width:194px;
			float: left;
			display: block !important;
			display: inline;
		}

		/* Main Menu */
		ul#cssmenu ul li a, ul#cssmenu ul li a:active, ul#cssmenu ul li a:link, ul#cssmenu ul li a:visited {
			color: #FFFFFF;
			text-decoration: none;
			font:12px Verdana, Tahoma;
			padding:7px 0 0 0;
			margin:0;
			height:25px;
			border-bottom:1px solid #212d3b;
		}
		/* Second Menu */
		ul#cssmenu li:hover li a,
		ul#cssmenu li.iehover li a {
			background: #0e1b2a;
			color: #FFFFFF;
			text-decoration:none;
		}

		/* Second Menu Hover */
		ul#cssmenu li:hover li a:hover,
		ul#cssmenu li:hover li:hover a,
		ul#cssmenu li.iehover li a:hover,
		ul#cssmenu li.iehover li.iehover a {
			color:#2599fd;
		}

		ul#cssmenu ul ul {
			display: none;
			position: absolute;
			top: 10px;
			left: 170px;
		}

		ul#cssmenu li:hover ul ul,
		ul#cssmenu li.iehover ul ul {
			display: none;
		}

		ul#cssmenu li:hover ul,
		ul#cssmenu ul li:hover ul,
		ul#cssmenu li.iehover ul,
		ul#cssmenu ul li.iehover ul {
			display: block;
			position: absolute;
			top: 70px;
			left: 0px;
		}




/* img-list
==================== */
.img-list img {
	display:block;
	float:left;
	margin:0 15px 15px 0;
}



/* other
====================== */
#sitemap {
	background: url(/i/icon-sitemap.gif) no-repeat left 50%;
	padding-left:20px;
	position: absolute;
	left:0;
	top:0;
	color:#4f5b63;
	font-size:12px;
}
.marked {
	color:#ff393c;
}

.two-column-item {
	width:48%;
	float:left;
	margin: 0 1% 0 0;
}
	.title {
		margin: 5px 0;
	}
	.intro {
		margin:0;
		padding:0;
		clear:both;
	}

.acrhive-link {
	background: url(/i/icon-archive.gif) no-repeat left 50%;
	padding-left:16px;
	clear:both;
	margin:10px 0;
}
.icq {
	float:left;
	margin: 0 5px 0 0;
}

.current, .page_link, .ctrl
{
	padding: 0.2em 0.5em 0.3em 0.5em;
	float: left;
	display: block;
	margin-right: 0.3em;
}
.page_link 
{
	border: 1px dashed #bbbbbb;
}
.current
{
	background: #e75000;
	color: #fff;
	border: 1px solid #d73000;
}
.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 10px;
	color: #209AEE;
}
.path_arrow
{
	padding: 0px 5px 0px 5px;
	font-size: 10pt;
}

