
*{
	padding: 0;
}
body {
	text-align: center;
	background-color: #FFFFFF;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.hidden{
	clear: both;
	display: block;
	height: 0;
	width: 0;
} 
a:hover{
	text-decoration: none;
}
.obal {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	top: 10px;
}
.jazyk{
  display:block;
 /* width:50%;*/
 height:55px;
}
.jazyk table{
  float:right;
}
.jazyk a{
	color: #999;
	font-size: smaller;
}
.jazyk a img{
	border: none;
}
.menu {
	width: 980px;
	height: 74px;
	position: relative;
}
.tabs {
	width: 980px;
	height: 42px;
	position: relative;
	top: 10px;
}
.tab {
	width: 100px;
	height: 22px;
	background-image: url(layout/tab_blue.png);
	float: left;
	left: 2px;
	margin-left: 2px;
	position: relative;
	text-align: center;
	padding-top:20px;
}
.tab a{
	color:#fff;
}
.tab#first {
	left: 4px;
	margin-right: 2px;
}
.tab#activetab{
	background-image: url(layout/tab_blue-b.png);
}
.menubar {
	width: 980px;
	height: 32px;
	background: url(layout/menubar.png) no-repeat;
	position: relative;
	top: 10px;
}
.submenu {
	width: 970px;
	height: 24px;
	position: relative;
	top: 6px;
	float: left;
	left: 4px;
}
.submenu ul{
	padding: 0;
	margin: 0;
}
li.sublink {
	color: #006699;
	height: 20px;
	min-width: 60px;
	float: left;
	position: relative;
	left: 2px;
	font-size: 10pt;
	display: inline;
	margin: 0;
	padding: 0;
}
li.sublink a,.odrazka a,.odrazka2 a,.product td a{
	font-weight: bold;
	font-size: 90%;
	padding-left: 6px;
	padding-right: 6px;
	color: #006699;
	position: relative;
	top: 3px;
}
.sublink a:hover {

}
li.sublink a#activelink{
	color: #fff;
	background-color: #006699;
	text-decoration: none;
}
#active {
	color: #ff6600;
}
.hlavicka {
	width: 980px;
	height: 113px;
	background: url(layout/hlavicka-bckg.png) right top no-repeat;
	position: relative;
	top: 11px;
}
.obsah {
	min-height:600px;
	background:#ddd url(layout/pozadi.png) repeat-y top;
	position: relative;
	top: 11px;
	margin-bottom: 10px;
	height: 100%;
	overflow: hidden;
}
.obsah_content{
	float: left;
	position: relative;
	width: 68%;
	padding: 10px;
	margin-left: 70px;
	text-align: justify;
	font-size: 90%;
}
.paticka {
	width: 980px;
	height: 10px;
	background: url(layout/spodek.png) no-repeat;
	position: relative;
}
.sub_obsah {
	width: 632px;
	/*height: 243px;*/
	position: relative;
   left: 8px;
	top: -75px;
	float: left;
	color: #fff;
}
.sub_levy {
	width: 265px;
	height: 235px;
	background-image: url(layout/sub_levy.png);
	float: left;
	position: relative;
	padding-top: 8px;
}
.sub_levy_content,.sub_pravy_content{
	margin: 10px;
	margin-top: 20px;
	color: #006699;
	font-size: 0.9em;
}
.sub_pravy {
	width: 367px;
	height: 147px;
	background-image: url(layout/sub_pravy.png);
	position: relative;
	float: right;
	top: 88px;
	padding-top: 8px;

}
.odrazky {
	background-color: #f8f8f8;
	position: relative;
	float: left;
	top: 20px;
	left: 18px;
	text-align: left;
	color: #666;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}
.odrazka,.odrazka2{
	width: 200px;
	height: 30px;
	position: relative;
	background-image: url(layout/normalni_bar.gif);
	padding-left: 20px;
	padding-top: 17px;
}
.odrazka2{
	background-image: url(layout/normalni_bar_a.gif);
}
.odrazka#vrchni{
	background-image: url(layout/horni_bar.png);
	position: relative;
}
.odrazka#spodni{
	background-image: url(layout/spodni_bar.png);
	position: relative;
	height: 29px;
}
.fl{
	float: left;
}
.tar{
	text-align: right;
}
.fs05{
	font-size: 0.7em;
	padding: 0.5em;
}
.fs11{
	font-size: 1.1em;
	padding: 0.5em;
}
.cimgr{
	float: right;
	margin: 1em;
	clear: right;
}
#kontakt h4{
	border-bottom: 2px solid #0066ff;
	width: 300px;
}
#kontakt table.contact{
	width: 52%;
}
#kontakt table.contact td{
	padding: 0.8em;
	border-bottom: 1px solid #ddd;
	background-color: #f0f0f0;
}
#kontakt table.contact td.kontra{
  color:#fff;
  background-color: #0066ff;
  font-weight: bolder;
  font-size: medium;
}
#kontakt img{
	border: none;
}
.tblkontakt td.capt{
	border-top: 1px solid #ddd;
	vertical-align: top;
}
.tblkontakt input,.tblkontakt select,.tblkontakt textarea
{
	border: 1px solid #ddd;
}
.obsah_content h2{
/*	color:  #32CD32*/
	color:#000;
	font-size: 1.1em;
}
.obsah_content h5{
  border-bottom: 1px dotted #ddd; 
}
.obsah_content img{
	border: 3px solid #0066ff;
	padding: 1px;
}
table.product th{
  font-weight: bolder;
  font-size: 110%;
  padding: 0.5em 1em 0 0.5em;
  background-color: #ddd;
}
table.product td{
  padding: 0.5em 1em 0 0.5em;
  border-bottom: 1px #ddd solid;
  border-left: 1px #ddd solid;
 /* width: 170px;*/
}
table.product .thl1{
	width: 150px;
}
.hlavicka a img{
	border: none;
}
/*vypoctova tabulka*/
table.vypocet input,table.vypocet select{
	border: 1px solid #ddd;	
}
table.vypocet select{
	width: 60px;
}
table.vypocet td{
	padding: 0.4em;
}
table.vypocet td.bc1{
	border: 1px solid #33CCFF;
	border-right: none;
}
table.vypocet td.bc2{
/*
	border: 1px solid #cc66ff;
	border-left: none;*/
	background-color: #33CCFF;
}
table.vypocet td.bc3{
	border: 1px solid #ddd;
	border-right: none;
}
table.vypocet td.bc4{
	background-color: #ddd;
}
table.vypocet td.bc4 input{
	background-color: #f0f0f0;
}
table.vypocet .btn1{
	border:1px solid #000;	
	padding: 0.2em;
}
.wdth1{
	width: 180px;
}
a.imgdoc{
  /*float:left;*/
  margin:0.5em 0.5em 0.5em 0; 
  position: relative;
  left:220px;
  top:-45px;
}
a.imgdoc img{
  border: none;
}

a.imgdoc2{
  /*float:left;*/
  margin:0.5em 0.5em 0.5em 0; 
  position: relative;
  left:350px;
  top:-45px;
}
a.imgdoc2 img{
  border: none;
}

/*bohuzel uz je to hodnekrat pouzite tak predefinuju velikost*/
#products h1{
	border-bottom: 1px solid #666;
	width: 300px;
	font-size: 1.4em;
}
#products h1{
	font-size: 150%;
}
#products .pbox{
	border-bottom: 5px solid blue;
	clear: both;
	padding-bottom: 1em;
}
.nav{
	font-size: x-small;
	display: inline;
	float: left;
	/*display: none;*/
}
/*
czech trade
*/
.jazyk #flags		{float: right; width: 600px;  margin-right: 10px;}
.jazyk .flag 		{width: 50px; height: 60px; float: right; text-align: center;}
.jazyk .flag img		{margin-top: 10px;}
.jazyk span		{display: block; float: right;  padding-top: 46px; padding-right: 4px;}
