<!--
/* tiskový css styl stránky - base.css - cervenec 2007*/
html {
	padding: 0px;
	margin: 0px;
	
}
body,div,img,h1,h2,h3,h4,address,form,p,ul{
	display: block;
	 margin: 0px;
	 padding: 0px;
	 border: none;
	position: relative;
							}
body {
	margin: 0px;
	padding: 0px;
	font: normal normal normal  9pt  'Tahoma CE','ArialCE','HelveticaCE',Tahoma,Arial,lucida,sans-serif;
	color: black;
	background: white;
	text-align: center;
	
	}

div#main{
	width: 750px;
	height: auto;
	min-height: 100%;
	background: white;
	text-align: justify;
	position: relative;
	border: none;
	
}
div#top {
	display: none;
}

div#nav{
	display: none;
}
div.vnitrni{
	width: auto;
	height: auto;
	margin-top: 0;
	background-color:white;
}

div.topLeft{
	display: none;
}
div.search{
	display: none;
}
div.searchL{
	display: none;
}
div.searchP{
	display: none;
	
}
div.searchL p{
	display: none;
}

div.searchP p{
	display: none;
}
h1{
	width: auto;
	height: auto;
	font-size: 16pt;
	font-weight: bold;
	color: black;
	position: relative;
	left: 0px;
	top: 20px;
	margin-bottom:5px;
	text-align: center;
}
h2,h3{
	width: auto;
	height: auto;
	font-size: 16pt;
	font-weight: bold;
	color: black;
	position: relative;
	left: 40px;
	top: 20px;
	margin-bottom:25px;
	text-align: left;
}


/* styly určené pro tisk */
div#topTisk{
	width: 746px;
	height: 110px;
	background:white;
} 
address{
	width: 250px;
	float: left;
	height: auto;
	font-size: 8pt;
	font-style:normal;
	color: black;
}
div#topTisk img {
	width: 400px;
	height: 101px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	border: none;
}

div#obsah{
	width: 746px;
	height: auto;
	clear: both;
	border:none;
	background-color:white;
	
}
div#obsah p{
	width: 600px;
	height: auto;
	text-align: justify;
	text-indent: 0;
	margin-top: 5pt;
	margin-left: 50px;
	font-weight: normal;
}
div#obsah ul {
	list-style: outside square;
	position: relative;
	margin-left: 100px;
	margin-top: 15px;
	font-weight: normal; 
}
div.paticka{
	display: none;
}

strong{
	font-weight: bold;
}
p.cistic{
	width: 740px;
	height: 10pt;
}


div#obsah a{
	font-size: 110%;
	font-weight: bold;
	line-height: 150%;
	color: black;
	text-decoration: none;
}
div#obsah a:hover {
	font-size: 110%;
	font-weight: bold;
	line-height: 150%;
	color: black;
	text-decoration: none;
}
div#obsah a#tisk {
	display: none;
}
/* page produkty  */
dl{
	display: block;
	position: relative;
	left: 3em;
	top: 0.2em;
}

dd{
	font-size: 90%
}
div#obsah a:hover{
	color: black;
	text-decoration: underline;
}


/* page specifikace produktů */
.middle{
	width: 650px;
	height:auto;
	clear: both;
	margin-top: 5px;
	text-align: left;
	
}
.down{
	width: 650px;
	height:auto;
	clear: both;
	margin-top: 5px;
	text-align: left;
	
}
.tabulka{
	width: 600px;
	height:auto;
	clear: both;
	margin-top: 5px;
	text-align: center;
	
}
table{
	display: table;
	width: auto;
	border-collapse: collapse;
	border: none;
	margin-left: auto;
	margin-right: auto;
}
tr{display:table-row;}

td,th{
	display:table-cell;
	width: auto;
	height: auto;
	text-align:center;
	vertical-align:middle;
	border: 1px solid black;
	padding: 0.3em;

}
th{
	text-align: left;
}

hr {
	display: block;
	width: 744px;
	height: 2px;
	color: black;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
div#obsah ul {
	list-style: outside square;
	position: relative;
	margin-left: 100px;
	margin-top: 10pt; 
}
/* kontakty page */
div#obsah div.kontakt {
	display: block;
	width: 742px;
	height: auto;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: white;
}
div#obsah div.kontakt p.left{
	width: 330px;
	height: auto;
	float: left;
	margin-top:0;
	margin-left: 20px;
	text-align: left;
	background: white;
}
div#obsah div.kontakt p.right{
	width: 330px;
	height: auto;
	float: left;
	margin-top:0;
	margin-left:10px;
	text-align: left;
	background: white;
}
div#obsah div.kontakt p.centr{
	width: 660px;
	height: auto;
	float: left;
	margin-top:0;
	margin-left: 20px;
	text-align: left;
	background: white;
}
em{
	letter-spacing: 0.1em;
	font-size: 15pt%; 
	font-weight: bold;
	font-style: normal;
}
hr.cara{
display: block;
width:600px;
height:1px;
color: black;
background: black;
border: none; 
text-align: center;
margin-top: 5px;
margin-left: auto;
margin-right: auto;

}
div#obsah1{
	width: 746px;
	height: 800px;
	clear: both;
	border-left: #3C6080 2px solid;
	border-right:#3C6080 2px solid;
	border-top:none;
	background-color:white;
	
}
div.boxInfo{
	width: 400px;
	height: auto;
	float: left;
	clear:both;
	margin-left: 50px;
	background: white;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
div.boxSend{
	width: 360px;
	height: auto;
	float: left;
	clear:both;
	margin-left: 50px;
	margin-top: 20px;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
p.infoA{
	width: 150px;
	height: auto;
	float:left;
	background: white;
	margin-top: 10px;
	text-align: center;
	text-indent: 0;
	margin-left: 0;
}
p.infoB{
	width: 180px;
	height: auto;
	float:left;
	background: white;
	margin-top: 10px;
	text-align: left;
	text-indent: 0;
	margin-left: 0;
}
p.infoC{
	width: 220px;
	height: auto;
	float:left;
	background: white;
	margin-top: 20px;
	text-align: left;
	font-size: 11px;
	text-indent: 0;
	margin-left: 0;
}
.pole{
	width:130px;
   height:auto;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	background: white;
	border: 1px solid black;
 }
fieldset{
 width: 400px;
 	border: 1px solid #3C6080;
	padding: 1em;
	background: White;
 }
.pole2{
	font-size:12px;
   font-weight:bold;
	color:#B54A60;
	background: white;
	cursor:pointer; 
}	
.pole3{
			background: white;
 }	
span.znacka{
	font-weight: bolder;
	font-size: 14px;
	color: #D50000;
 }
 /* tisk leakon */
 div.konLeft {
	display: none;
	
}
div.konRight {
	display: none;
}

div#obsah p.konTop {
	display: block;
	width: 253px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	background: white url("pic/hranice1.jpg") no-repeat left top;
}
div#obsah p.konCenter {
	display: block;
	width: 253px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background: white url("pic/hranice2.jpg") no-repeat left top;
}
div#obsah p.konDown {
	display: block;
	width: 253px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	background: white url("pic/hranice3.jpg") no-repeat left top;
}
div#obsah p.konData {
	display: block;
	width: 202px;
	height: auto;
	margin: 0px;
	margin-left: 40px;
	padding: 0px;
	padding-top: 0.2em;
	background: white;
	text-align: left;
	font: normal normal normal  100%  'Verdana CE','Arial CE','Lucida Grande CE','Helvetica CE',Verdana,Arial,lucida,sans-serif;
	line-height: 150%;

}

span.mobil1{
	width: auto;
	margin-left: 42px;
}
div#obsah div.konBox1{
	width: 80%;
	height: auto;
	clear: both;
	margin-top: 2.5em;
	margin-left: 30px;
}
div#obsah div.konBox2{
	width: 90%;
	height: auto;
	clear: both;
	margin-top:2%;
	margin-left:5%;
}
div#obsah div.topBox{
	width: 90%;
	height: auto;
	clear: both;
	margin:0px;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 0.0em;
	border-top:black 2px solid;
	background: white;
	color: black;
}
div#obsah div.topBox1{
	width: 90%;
	height: auto;
	clear: both;
	margin:0px;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 0.0em;
	border-top:black 1px solid;
	background:white; 
	color: black;
}
div#obsah div.downBox{
	display: block;
	width: 90%;
	height: auto;
	clear: both;
	margin:0px;
	border: none;
	background: white;
	border-top:black 1px solid;
}
div#obsah div.cistic1{
	display: block;
	width: 90%;
	height:5px;
	clear: both;
	margin:0px;
	padding: 0px;
	background:white;
	border-top:black 1px solid;
	border-bottom:black 1px solid;
}
div#obsah div.cistic2{
	display: block;
	width: 90%;
	height:5px;
	clear: both;
	margin:0px;
	padding: 0px;
	background:white;
	border-top:black 1px solid;
}
div#obsah div.konA{
	width: 40%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-right:black 1px solid;
	background: white;
}
div#obsah div.konA1{
	width: 40%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-right:black 1px solid;
	background: white;
}
div#obsah div.konB{
	width: 40%;
	height:auto;
	float: left;
	margin: 0px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 2%;
	background: white;
	
}
div#obsah div.downBox p{
	display: block;
	width: auto;
	height: auto;
	line-height: 130%;
	margin: 0;
	
}
div#obsah div.topBox span{
	padding-left: 1.0em;
}
div#obsah div.topBox1 span{
	padding-left: 1.0em;
}
h2.detKon{
	display: none;
}

-->
