/*****************************
(c) Martin Pecina in 2004-2005
*****************************/
body {
	margin: 0;
	padding:0;
	background: #fff url('../images/bgr-body.gif') left top repeat-x;
	text-align: center;
	font-size: 75%; 
	color: #747474;
	line-height: 1.6; 
}
body, table, div {
	font-family: Verdana, 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif; 
	line-height: 1.6; 
}
a:link, a:visited, a:active { 
	color: #269AED;
}
a:hover   { 
	color: #2255CC;
}
p { 
	margin: 0 0 1em 0;
} 
p.float-p {
	margin: 0 20px;
	float: left;
	height: 165px;
	_height: 190px;
}
p.drobeckova {
	font-size: 0.85em;
	background: #EFEFEF;
	padding: 5px 10px;
	margin: 0;
	position: relative; top: -10px;
}

ul.float {
	margin: 0 0 1.3em 0;
	padding: 0;
	list-style-type: outside;
	float: left;
	width: 380px;
}
ul.float li {
	margin: 0 0 0 2em; padding: 0;
}
.cleaner {
 clear: both;
}
ul.pdf li {
	list-style-image: url('../images/pdf.gif');
	padding-left: 5px;
}
ul.pdf li#rar {
	list-style-image: url('../images/zip.jpg');
	padding-left: 5px;
}
ul.pdf li a {
	position: relative; top: -3px;
}
/****************
popisky u obrazku
****************/
.popisky { 
	font-size: 0.9em;
	padding: 5px 0 0 0;
}  
#right .popisky {
	width: 500px;
}
.hidden {
	display: none;
}
h1 {
	width: 94px;
	height: 85px;
	position: absolute; left: 70px; top: 16px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-size: 1em; 
	overflow:hidden;
}
h1 span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 94px;
	height: 85px;
	margin: 0; 
	padding: 0;
	background:   url('../images/logo.gif') left center no-repeat;
	cursor: pointer;
	cursor: hand;
}
h2, h3, h4 { 
	margin: 0;
	font-size: 1.6em; 
	line-height: 1.6; 
} 
h2 { 
	font-size: 1.2em; 
	margin: 0;
	padding: 0;
	position: absolute; top: 160px; left: 0;
	letter-spacing: 0.3em;
	text-align: center;
	width: 762px;
	color: #fff;
}
h3 { 
	font-size: 1.1em; 
	margin: 0 0 0.6em 0;
	text-align: center;
	background: #EFEFEF;
	padding: 1px;
}
h4 { 
	font-size: 100%; 
	text-align: left;
	margin: 0.4em 0 0.8em 0;
}
h5 { 
	font-size: 1.1em; 
	margin: 0 0 0.6em 0;
	text-align: center;
        padding: 1px;
}
h6 { 
	font-size: 1.1em; 
	margin: 0 0 0.6em 0;
	text-align: center;
        padding: 1px;
}
.imgblock { 
	float: left;
	clear: both;
	width: 100%;
	_width: 660px;
	margin: 5px 0 15px 0;
	padding: 0;
	background: #D4EBFB;
	border: 1px solid #9ED2F7;
	line-height: 0;
}
.imgblock img {
	float: left;
	width: auto;
	margin: 0 1em 0 0;
	border: 8px solid #fff;
}
.imgblock h3 {
	margin: 0.4em 0 0.2em 1em;
	padding: 0;
	background: none;
	text-align: left;
}
.imgblock p {
	line-height: 1.6em;
	margin: 0 1em 0 1em;
}
.imgblock p.margin {
	line-height: 1.6em;
	margin: 0 1em 1.2em 1em;
}
.img {
	float: left;
	width: auto;
	margin: 0 10px 15px 0;
	padding: 0;
	border: 1px solid #9ED2F7;
	line-height: 0;
	text-align: center !important;
}
.img img {
	border: 8px solid #fff;
	line-height: 0;
}
.popisek {
	background: #CEF0FC;
}
.img p {
	line-height: 1.5em;
	min-width: 1em !important;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	text-align: center;
}
p.left, .left {
	text-align: left !important;
	margin: 1em 0 2em 0; padding: 0 1.5em;
}
.obtekany { 
	float: left;
	margin: 5px 12px 5px 0;
	padding: 4px;
	line-height: 0;
	background: #FEFAF0;
	border: 1px solid #F7EAD8;
}
a img {
	border: 0;
}
table { 
	border-collapse: collapse; 
	border: 1px solid #9ED2F7;
	margin: 10px 0 20px 0;
	font-size: 1em; 
} 
tr, td, th {
	padding: 2px 5px;
	border: 1px solid #D4EBFB;
	vertical-align: top;
} 
th {
	text-align: center;
	background: #D4EBFB;
	border: 1px solid #fff;
}
.thright th {
	width: 20%;
	text-align: right;
	border: 1px solid #fff;
}
/*****
layout
*****/
#main-null {
	width: 762px;   
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
	border: 0;
	position: relative;
	top: 0;
	left: 0;
}
#main {
	border: 0;
	padding: 0;
}
#lang {
	color: #fff;
	position: absolute; left: 72px; top: 125px;
	font-size: 0.9em;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #a6bbeb;
}
#lang span, #lang a {
	color: #a6bbeb;
	text-decoration: none;
}
#lang a:hover {
	text-decoration: underline;
	color: #fff;
}
#header {
	height: 116px;
	_height: 117px;
	margin: 0;
	padding: 0;
  border: 0;
	border-bottom: 1px solid #F7EAD8;
	background: url('../images/bgr-header.jpg') center bottom no-repeat;
}
#content-null { 
  padding: 0;
	width: 100%;
	margin: 0;
	background: #fff url('../images/bgr-content.gif') left top no-repeat;
}
#content {
	padding: 110px 40px 40px 40px;
	margin: 0;
	border: 0;
}
hr {
	clear: both;
	height: 1px; 
	color: #F7EAD8;
	background: #F7EAD8;
	border: 0px solid #F7EAD8;
}
hr {
	clear: both;
	height: 0; 
	border: 0;
	background: #fff;
	color: #fff;
}
/*******
navigace
********/
#navlist {
	position: absolute; top: 87px; left: 235px;
}
#o-firme, #produkty, #reference, #servis, #ke-stazeni, #kontakty, #about-us, #products, #service, #downloads, #contacts,  #navlist a span {
	display: block;
	height: 30px;
	width: 79px;
	overflow: hidden;
}
#navlist a span {
	position: absolute; top: 0; left: 0;
	
}
#o-firme, #about-us {
	position: absolute; top: 0; left: 0;
}
#o-firme a span {
	background: url('../images/buttons/o-firme.gif') left bottom no-repeat;
}
#about-us a span {
	background: url('../images/buttons/about-us.gif') left bottom no-repeat;
	overflow: hidden;
}
#produkty, #products {
	position: absolute; top: 0; left: 85px;
}
#produkty a span {
	background: url('../images/buttons/produkty.gif') left bottom no-repeat;
}
#products a span {
	background: url('../images/buttons/products.gif') left bottom no-repeat;
}
#reference {
	position: absolute; top: 0; left: 170px;
}
#reference a span {
	background: url('../images/buttons/reference.gif') left bottom no-repeat;
}
#servis, #service {
	position: absolute; top: 0; left: 255px;
}
#servis a span {
	background: url('../images/buttons/servis.gif') left bottom no-repeat;
}
#service a span {
	background: url('../images/buttons/service.gif') left bottom no-repeat;
}
#ke-stazeni, #downloads {
	position: absolute; top: 0; left: 340px;
}
#ke-stazeni a span {
	background: url('../images/buttons/ke-stazeni.gif') left bottom no-repeat;
}
#downloads a span {
	background: url('../images/buttons/downloads.gif') left bottom no-repeat;
}
#kontakty, #contacts {
	position: absolute; top: 0; left: 425px;
}
#kontakty a span {
	background: url('../images/buttons/kontakty.gif') left bottom no-repeat;
}
#contacts a span {
	background: url('../images/buttons/contacts.gif') left bottom no-repeat;
}
#navlist a:hover span, #navlist a.current span {
	background-position: 0 0 !important;
	cursor: pointer;
	cursor: hand;
}
