@import "reset.css";
@import "nav.css";


.divno {
	display: none;
}

.acc {
	position:absolute;
	top:-10000px;
	left:-10000px;
	}

/* type */
h1, h2, h3, ul, ol, table, p.indent2 {
	margin:0px 0 5px;
	}

h1 {
	font-size:1.1em;
	padding-top: 15px;
	font-weight:bold;
	}
	


h1.archive {
	font-size:1.5em;
	padding: 5px;
	font-weight:bold;
	}
h2 {
	font-size:o.8em;
	font-weight:bold;
	padding-top: 10px;
	}

h2.litdata{
	padding-top:10px;
}

h3 {
	font-size:o.8em;
	font-weight:bold;
	padding-top: 10px;
	}
	
h3.cat {
	font-size:0.95em;
	padding-top: 10px;
	font-weight:bold;
	}

p, li, .bodytext  {
	font-size:0.75em;
	text-align: justify;
	}

p {
		margin:5px 0 10px;
	}

p.indent {margin:5px 0 10px 50px;}

li li, li p, table p {
	font-size:100%;
	}

#content ol {
	padding-left:20px;
	margin-bottom:10px;
	}

#content ul {
		padding-left: 0px;
		list-style:none;
		margin: 10px 0px;
	}
	
#content ul.list {
	list-style:	circle;
	margin: 5px 15px;
}	
	
#content ul li ul {
		padding-left: 20px;
		list-style:none;
		margin: 10px 0px;
	}

#content li {
	margin:5px 0;
	}

#content a {
	color:#016273;
	text-decoration:underline;
	}

#content a:hover {
	text-decoration:none;
	}
	

/* page structure */
body {
	background:#d1d2d4;
	}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -275px;
	text-align: center;
	width: 100%;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 850px;
	height: 550px;
	margin: 0px auto;
	}

#header {
	height:83px;
	position:absolute;
	width:850px;
	background: url(../img/headerBg.jpg) no-repeat 0 0;
	}

#content {
	position:absolute;
	top:83px;
	width:532px;
	height:357px;
	padding: 0;
	background:#FFF;
	overflow-y:scroll;
	color:#000;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #231F20;
	scrollbar-arrow-color: #231F20;
	scrollbar-highlight-color: #777;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #231F20;
	scrollbar-3Dlight-color: #000;
	}
	
#content div.box_content {
	padding: 0 20 25 25;
}

div#indent {text-indent: 20px}

#content.nav3 {
	height:334px;
	}

#links {
	position:absolute;
	top:83px;
	margin-left:533px;
	width:317px !important;
	height:357px;
	background:#231f20;
	}
	
#links p {
	color:#FFF;
	margin:5px 10px 0 20px;
	}
	
#footer {
	position:absolute;
	top:440px;
	width:850px;
	height:82px;
	margin-top:1px;
	background:#231f20;
	border-top:1px solid #575757;
	}

#strap {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	border: 1px solid #fff;
	width:511px;
	/*position:absolute;*/
	margin:0 30px 0 10px;
	top:20px;
	position:absolute;
	padding: 7 0 7 0;
	text-align: center;
}

#bdp {
	height:73px;
	width:422px;
	position:absolute;
	left: 50px;
	top: 4px;
	margin: 0px;
	padding: 0px;
	
}

#logo {
	position:absolute;
	top: 10px;
	left: 50%;
	width:200px;
	height:55px;
	margin: 0 0 0 170;
	padding: 0;
	}
	
#flag {
	position:absolute;
	top: 45px;
	left: 50%;
	width:23px;
	height:15px;
	margin: 0 0 0 360;
	padding: 0;
	}
	
#flag2 {
	position:absolute;
	top: 25px;
	left: 50%;
	width:23px;
	height:15px;
	margin: 0 0 0 360;
	padding: 0;
	}

div.pic {
	position:absolute;
	top: 23px;
	left: 50%;
	width: 275px;
	height: 300px;
	margin: 0 0 0 -130;
	_margin: 0 0 0 -150;
}

div.pic img {
	border: 1px inset #fff;
	margin: 5px 10px 10px 10px;
	float:right;
}

p.warning {
	font-weight: bold;
	font-size: 24px;
	color: #CC0000;
	margin: 15px 0px 0px 0px;
}

table.warning td, table.warning td p{
	padding: 2;
	font-size: 16px;
	
}

table.warning {
	margin: 7px 0px;
}

#score { margin: 0 0 15px}

div.bluescore { margin: 20px 0 10px 0;
			border-bottom:2px solid #00b9f0;
}

div.bluescore2 { margin: 20px 0 10px 0;
			border-bottom:2px solid #00b9f0;
			padding-top:10px;
}


p.prodlist {display:inline}

p.prodlist a {padding-right:5px;}

div.notes {font-size:0.75em; border-bottom:2px solid #00b9f0; margin-bottom:10px}

img#system_w {margin: 20px 5px;}

#video {text-align:center; margin: 15px 0 10px 0px; padding: 0 0 10px 0}

#table, table.info { font-size:0.75em}

.tableborder {
border-left:1px solid #999999;
border-right:1px solid #999999;
}

      

      

     


#content .opisanie {
	font-size:0.75em;
	text-align: justify;
}

#content div.spec {
	font-size:0.75em;
}

#content .path {
	font-size:0.65em;
}

#content table.info table {
	font-size:1em;
}

#content table.info {
	border-collapse: collapse;
	margin: 15 0 15 0;
}

#content table.info p {
	padding: 5 0 5 0;
}

#content table.info2 {
	border-collapse: collapse;
	margin: 10 0 10 0;
}

#content table.info2 td {
	border-collapse: collapse;
	padding: 5;
	border: 1px solid #ccc;
}

#content table.info table{
	border-collapse: collapse;
	margin: 10 0 10 0;
}

#content table.info table td{
	border: 1px solid #ccc;
}

#content table.info td {
	padding: 5;
}

#content table.info td ol {
	padding: 5 0 5 25;
}

#content table.info td.title {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

#content table.info td.nameinfo {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	width: 150px;
	padding: 10 5 10 5;
}

#content table.info td.typel {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#content table.info td.typer {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.clear {
	clear: both;
}

div.infotext {
	padding: 20 0 0 0;
	margin: 0;
}



div.leftimg {
	float: left; 
	width: 49%;
	_width: 45%; 
	padding: 0 0 0 0; 
	text-align: center;
}


div.rightimg {
	float: right; 
	width: 49%; 
	_width: 45%; 
	padding: 0 0 0 0; 
	text-align: center;
}

div.rightimg div{
	padding: 0 0 0 0;
}

div.leftimg div{
	padding: 0 0 0 0;
}

div.line {
	height: 0px;
	margin: 15 0 15 0;
	font-size: 0px;
	border-top: 1px solid #bbb;
}

.wnhp {
	position: absolute;
	top: 90px;
	right: 0px;
	background:#231F20;	
	padding: 4px 10px;
}

.wnhp a {
	font-size: 22px;
	color: #fff;
}

