/* CSS Document www.kriz.cz print.css*/
body {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 80%;
   background: #fff;
   color:#000;
}
a:link {
  color:#000;
	text-decoration: underline;
}
a:visited {
  color:#000;
	text-decoration: underline;
}	
a:active {
  color:#000;
	text-decoration: underline;
}
a:hover {
	color:#000;
	text-decoration: underline;
}
form{
  margin:0px;
  padding:0px;
}
img{
  border:0px;
  margin:0px;
  padding:0px;
}
h1.print{
  font-size:18px;
}
.cleaner
{
  clear:both;
  display:block;
}
table
{
  font-size:1em;
}
#top
{
  display:none;
}
#panel_left
{
  display:none;
}
#h2_bg h2
{
  margin:0px 0px 0px 0px;
  padding:0px 0px 5px 0px;
  font-size:1.4em; 
  border-bottom:1px solid #000;
}
#h2_bg .sipka
{
  display:none;
}
#h2_bg a:link, #h2_bg a:visited, #h2_bg a:active{
  display:none;
}
#h2_bg a:hover{
  display:none;
}
.product
{
  margin:0px 0px 0px 0px;
  padding:15px 0px 15px 0px;
  border-bottom:1px solid #000;
}
.product .image
{
  float:left;
  width:200px;
  text-align:center;
}
.product table
{
  margin:0px;
  padding:0px;
  text-align:left;
  border-collapse:collapse;
}
.product table th, .product table td 
{
	vertical-align: top;
	font-weight: normal;
	padding:3px 10px 3px 0px;	
}

.product table th.gramaz 
{
	vertical-align: bottom;
}
.noprint
{
   display:none;
}
.product .text
{
  width:347px;
  float:left;
}
#content .textova
{
  padding:15px 10px 20px 3px;
}
#content a:link, #content a:visited, #content a:active{
  color:#CE1818;
  text-decoration:underline;
}
#content  a:hover{
  color:#CE1818; 
  text-decoration:none;
}
#content h2 
{
  font-size:1.3em;
  margin:0px 0px 0.7em 0px;
  padding:0px 0px 0.3px 0px;
  border-bottom:1px dashed #333;
}
#content h3 
{
  font-size:1.1em;
  margin:0px 0px 0.6em 0px;
  padding:0px 0px 0px 0px;
}
#content h4
{
  font-size:1.1em;
  margin:0px 0px 0.4em 0px;
  padding:0px 0px 0px 0px; 
}
#content h5
{
  font-size:1.0em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content p
{
  margin:0px 0px 1.1em 0px;
  padding:0px 0px 0px 0px;
}
#content p.block
{
  text-align:justify;
}
#content p.right
{
  text-align:right;
}
#content ul
{
  margin:0px 0px 1em 25px;
  padding:0px 0px 0px 0px;
}
#content ol
{
  margin:0px 0px 1em 30px;
  padding:0px 0px 0px 0px;
}
#content ol li
{
  margin:0.3em 0px 0.6em 0px;
  padding:0px 0px 0px 0px;
}
#content ul li
{
  margin:0.3em 0px 0.3em 0px;
  padding:0px 0px 0px 14px;
}
#content #sitemap ul
{
  padding:0px 0px 0px 20px;
  margin:0px 0px 5px 0px;
}
#content #sitemap ul li
{
  padding:5px 0px 5px 25px;
  margin:2px 0px 0px 0px;
}
#content #sitemap ul li.otevrena
{
  padding:5px 0px 5px 25px;
  margin:2px 0px 0px 0px;
}
.nahoru
{
  display:none;
}
#lang
{
   display:none;
}
#footer
{
  display:none; 
}
sub, sup 
{
	font-size: 0.8em;
}

/*
	Styl pro barevné ikony
*/
img.ColorIcon, img.ColorIcon_Middle , img.ColorIcon_Left, img.ColorIcon_Right
{
	border: 1px solid black;
	width: 12px;
	height: 12px;
}

img.ColorIcon_Left, img.ColorIcon_Middle 
{
	border-right: 0px;
}

img.ColorIcon_Middle, img.ColorIcon_Right
{
	border-left: 0px;
}

img.ColorIcon_Hidden 
{
	visibility: hidden;
}
.imghp
{
  margin:5px 1px;
  float:left;
  width:180px;
  height:82px;
}
.imghp span
{
  
  margin:17px 0px 0px 14px;
  width:82px;
  color:#fff;
  font-weight:bold;
  display:block;
  font-size:12px;
}
#content a.imghp:link, #content a.imghp:visited, #content a.imghp:active{
  color:#fff;
  text-decoration:none;
}
#content a.imghp:hover{
  color:#fff;
  text-decoration:none;
}
.strankovani
{
  display:none;
}
.dohledat
{
  display:none;
}
table.poptavka
{
  border-collapse:collapse;
  width:100%;
}
table.poptavka th
{
  text-align:left;
  padding:3px 3px;
  border:1px solid #E4E4E4;
}
table.poptavka td
{
  padding:2px 3px;
  border:1px solid #E4E4E4;
}
table.poptavka tr
{
  border:1px solid #E4E4E4;
}
table.poptavka .txt
{
  font-size:11px;
}
table.poptavka .txtQuantity
{
  width:20px;
  font-size:11px;
  margin:0px 5px 0px 0px;
}
table.poptavka .textcolor
{
  position:relative;
  top:-3px;
}
table.poptavka .btn
{
  font-size:11px;
  height:20px;
}
.formback
{
  display:none;
}
table.customer
{
  margin-top:10px;  
  border-collapse:collapse;
  border:1px solid #E4E4E4;
}
table.customer input
{
  width:200px;
  font-size:11px;
}
table.customer textarea
{
  width:200px;
  height:80px;
  font-size:11px;
  font-family:Tahoma;
}
table.customer .btn
{
  font-size:11px;
  width:204px;
  _width:206px;
  padding:2px 7px;
}
table.customer td
{
  padding:2px 3px;
}
#formSearch
{
  display:none;
}



