@charset "utf-8";
* {padding: 0; margin: 0;}
body  {
	background: url(../images/bg_body.png) 0 0 repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #292929;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #1e1e1e;
}
a img {
	border: none;	
}
a {
	color:#1e1e1e; 	
}

h1 {
	color: #0e2837;
	font-size: 20pt;
	margin: 5px 0;
	font-style:italic;
	font-weight:normal;
}
h2, h3, h4, h5, h6 {
	font-size: 10pt;
	color: #0e2837;
}
h1.kkmtitle {
	background:url(../images/iconkkm.png) 0 50% no-repeat;
	padding: 15px 0 15px 75px;
}
h1.schtitle {
	background:url(../images/iconsch.png) 0 50% no-repeat;
	padding: 15px 0 15px 75px;
}
h1.dttitle {
	background:url(../images/icondet.png) 0 50% no-repeat;
	padding: 15px 0 15px 75px;


}
h1.instrtitle {
	padding: 15px 0 15px 75px;
	background:url(../images/iconinstr.png) 0 50% no-repeat;
}
.twoColFixLtHdr #container { 
	width: 1000px;
	min-height: 400px;
	background: url(../images/bg_cont.png) 0 233px repeat-x;
	background-color: #f5f4f4;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header { 
	padding: 0;
}
div.kkm {
	position:absolute;
	top: 0;
	margin-left: 60px;
	z-index:0;
}
div.prodkkm {
	position: absolute;
	top: 72px;
	margin-left: 465px;
}
div.headtop {
	background: #3a647c;
	width: 100%;
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color:#aac7d8;
	border-bottom: 1px solid #234355;
}
.headtop p {
	line-height: 35px;
	padding-left: 20px;
}
#dost {
	font-size: 12pt;
	margin-left: 280px;
}
div.kkmcentr {
	color: #afadae;
	position:absolute;
	top: 50px;
	margin-left: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
div.nom {
	color: #afadae;
	position:absolute;
	top: 130px;
	margin-left: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
}

div.nav {
	height: 40px; 
	background:url(../images/bg_nav.png) 0 0 repeat-x;
}
table.navtable {
	border-collapse:collapse;
	float: right;
	width: 630px;
	font-size: 11pt;
}
.navtable td {
	text-align: center;	
}
.navtable td:hover {
	background:url(../images/bg_navhov.png) 0 0 repeat-x;	
}
td.linkcell {
	width: 210px;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
div.linkindex {
	position:relative;
	height: 40px;
}
.linkindex a {
	position:absolute;	
	z-index:1;
	left:0;
	top: 2px;
}
td.activ {
	background:url(../images/bg_navhov.png) 0 0 repeat-x;
}
div.uk {
	position:absolute;
	width: 210px;
	margin-top: 28px;
}
.navtable a {
	padding: 9px 69px;
	color: white;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 220px;
	padding: 0;
}
div.buttons {
	text-align:center;
	margin-top: 20px;
}
div.but {
	margin-bottom: 10px;
}
ul.navleft {
	margin: 10px 0 0 20px;
	border-bottom: 1px solid #3a647c;
	padding-top: 10px;
}
.navleft li {
	list-style:none;
	border-top: 1px solid #3a647c;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-left: 3px;
}

.navleft a {
	text-decoration:none;
	color: black;
	display:block;
	height:100%;
	width:100%;
	background:url(../images/diod.png) 0 50% no-repeat;	
	padding: 5px 0 5px 20px;
}
.navleft a:hover {
	background:url(../images/diodhov.png) 0 50% no-repeat;
}
#aktvli p {
	background:url(../images/diodhov.png) 0 50% no-repeat;
	padding: 5px 0 5px 20px;
}
.navleft li:hover, #aktvli {
	background: #d8d5d5;
}

.twoColFixLtHdr #mainContent { 
	margin: 20px 0 0 220px;
	padding: 0 10px 20px 15px;
	border-left: 1px solid #3a647c;
	min-height: 500px;
} 
#mainContent p {
	margin: 5px 0;	
}
#mainContent ul {
	margin-left: 60px;
	list-style-image:url(../images/marker.gif);
}
.twoColFixLtHdr #footer { 
	font-family: Arial, Helvetica, sans-serif;
} 
.twoColFixLtHdr #footer p {
}
div.foottitle {
	font-size: 10pt;
	color: white;
	background: #3a647c;
	text-align:center;
	height: 30px;
}
.foottitle p {
	line-height: 30px;
}
.foottitle a {
	color: white;
}
div.linktit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #68767e;
	text-align:center;
	margin: 5px 0;
}
.linktit a {
	color: #68767e;
	font-weight:bold;
	text-decoration:none;
}
div.linkfoot {
	color: #68767e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.linkfoot a {
	color: #68767e;
	text-decoration:none;	
}
.linktit a:hover, .linkfoot a:hover {
	color: #254c62;
}
div.copy {
	text-align: center;
	color: #b0b0b0;
	padding: 10px 0;
}
div.bgfoot {
	background:url(../images/bg_foot.png) 0 100% repeat-x;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*************************************** kkm page **********************************************/
table.kattable {
	width: 100%;
	background-color: white;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #b4b0b0;
}
.kattable span, p.posn {
	color: #b50606;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.kattable th {
	background: #85a4b6;
	border-bottom: 1px solid #516c7c;
	color: white;
	font-size: 9pt;
	padding: 3px 0;
	text-align:center;
	border-right: 1px solid white;
}

div.dog {
	font-size: 8pt;
	font-weight: normal;
	padding: 3px 0;
}
th.pricecell {
	width: 155px;
	border-right: 1px solid #85a4b6;
}
td.imgcell {
	width: 187px;
	text-align:center;
	background: #f0f0f0;
	border-right: 1px solid white;
	border-bottom: 1px solid #b4b0b0;
	vertical-align:top;
	padding: 0 5px;
}

div.linkkkm {
	color: #3a647c;
	margin: 0 0 20px 75px;
}
.linkkkm a {
	color: #3a647c;
	border-bottom: 1px dashed #3a647c;
	text-decoration:none;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linkkkm a:hover {
	color: #0e2837;
	border-bottom: 1px dashed #0e2837;
	padding-bottom: 1px;
}
td.textcell {
	padding: 10px;	
}
.textcell a, .kkmtable2 a {
	color:#607f91;
}
.textcell a:hover, .kkmtable2 a:hover {
	color: #0e2837;
}
a.vopr {
	color:#607f91;
	text-decoration:none;
}
a.podrlink {
	float: right;
	margin-right: 10px;
}
td.prwhite {
	border-left: 1px solid #8b8d8e;
	text-align:center;
}
#imgtitle {
	margin-bottom: 10px;
	font-size: 8pt;
}
#imgtitle p {
	padding: 3px 0;
	font-weight:bold;
	font-size: 10pt;
}
td.dark {
	background: #e2e1e1;
}
td.pracedrk {
	text-align:center;
	border-left: 1px solid white;
}
h2.tabtitle {
	text-align:center;
	margin-top: 10px;
}
table.kkmtable2 {
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 10px 0;
}
.kkmtable2 td, .kkmtable2 th, .tabhar th, .tabhar td {
	border: 1px solid #85a4b6;
	padding: 5px;
}
th.titcell {
	width: 80px;
	text-align:center;
}
.itogo td {
	background: #a1c0d1;
}
td.cena {
	text-align:center;
	width: 80px;
}
td.itg {
	font-weight:bold;
}
p.nds {
	text-align: center;
	font-style:italic;
}
/*************************************** deskr page **********************************************/

div.imgdeskr {
	float:left;
	margin: 0 15px 0 0;
	background: #f0f0f0;
	text-align:center;
}
.imgdeskr img {
	padding: 24px;
	border: 1px solid #cccbcb;
	background: url(../images/iconlupa.jpg) 98% 4% no-repeat;
}
.imgdeskr img:hover {
	border: 1px solid #878585;
	background: url(../images/iconlupahov.jpg) 98% 4% no-repeat;
}

.textdeskr h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #8aa3b2;
	margin-left: 233px;
	font-size: 12pt;
}
#istrtitle3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #8aa3b2;
	font-size: 12pt;
	margin:0;
}
div.textdeskr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p.title2 {
	font-weight:bold;
	font-size: 11pt;
	color: #0e2837;
}
.textdeskr h3 {
	text-align: center;
	font-size: 11pt;
	padding: 10px 0;
}
table.tabhar {
	border-collapse:collapse;
	width: 100%;
}
.tabhar th {
	text-align: left;
}
.darkhar td, .darkhar th {
	background: #dfe6eb;
}
div.instrtit2 {
	margin-bottom: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.instrtit2 a {
	color:#607f91;
}
.instrtit2 a:hover {
	color: #0e2837
}
.instrtit2 li {
	padding: 3px 0;	
}
.instrtit2 ul {
	padding-bottom: 10px;
}