*{ font-family: Verdana, Helvetice, Arial, "Arial CE", Sens-serif; }

body{
	background: #BEBFBF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 160%;
}

div, img, h1, h2, h3, h4, h5, p, a, span{
   margin: 0px; 
	padding: 0px; 
	border: 0px; 
   font-family: Verdana, Helevetica, Arial, "Arial CE", sans-serif;
   text-align: left;
	font-size: 11px;
}

div.clear, div.util {display: block;clear: both; font-size: 0px; height: 0px; line-height: 0px;}

p{ margin: 0px 0px 20px 0px;  }

a{
 	color:#000;
}

a:hover {color: #ccc;}

h1{
  color: #fff;
  text-align: right; font-weight: normal;
  padding: 10px 30px 20px 20px;
}

h2{
 	color: #398FCA;
	font-size: 13px;
	font-weight: bold;
  margin: 0px 0px 20px 0px;
}


h3{
 	color: #A6A6A6;
	font-size: 13px;
	font-weight: bold;
  margin: 0px 0px 10px 0px;
}

  img.border{
    border: solid 2px #ccc;
    padding: 1px;
    margin: 0px 20px 20px 0px;
  }

div#podlaha{
	width: 742px;
  margin: 0 auto;
	background: #D9D8D8;
  min-height: 522px;
  _height: 522px;  
  padding: 5px;
}

/* zde mame horni cast stranky */

div#top{
  height: 231px;
  background: #377FB1 url("../images/top.jpg") top center no-repeat;
}

ul#menu{
  height: 29px;
  background: #5E96BD url("../images/menu_bg.gif") top center repeat-x;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
    ul#menu li{ 
      display: inline;
    }

    ul#menu li a{
      display: block;
      height: 23px;
      color: #fff; font-weight: bold; text-decoration: none;
      float: left; padding: 6px 17px 0px 15px;
      background: url("../images/menu_pipe.gif") right top no-repeat;
    }
    
    ul#menu li a:hover{
      background: url("../images/menu_pipe.gif") right top no-repeat #0080c1; color: #d9e4ea;}

/* definice hriste stranky */

div#hriste{
 _height: 400px;
  min-height: 400px;
  width: 702px;
  background: #fff;
  padding: 20px;
}
div.divHebik{
  padding-right: 10px;
  display: block;
  width: 297px;
  float: left;

}
p#pHebik{
  padding: 130px 0px 20px 20px;
  background: url("../images/podlahy-hebik.gif") left top no-repeat;
  display: block;
  width: 360px;
  float: left;
  border-left: solid 1px #7c7c7c;
}
  
    div.box{ 
      width: 170px;
      height: 300px;
      margin: 0px 20px 0px 0px;
      border: solid 1px #ccc;
      padding: 10px;
      float: left;
      
    }
    
    div.box p{
      height: 100px;
    }
    
    div.box div{
      text-align: center
    }
    
    div.dodavatel{
      border: solid 2px #ccc;
      width: 140px;
      height: 140px;
      float: left;
      margin: 0px 10px 10px 0px;
      padding: 10px;
      text-align: center;
    }
  
    div#footer{
      background-color: #0184c8;
      padding: 5px 10px 5px 10px;
     }
    
    div#footer, div#footer a{ 
      color: #ccc;
    }


/** ESHOP **/

.block {
  width: 211px;   
  _height: 360px;
  min-height: 340px;
  float: left;
  margin: 0px 20px 20px 0px; 
  border: 1px solid #aaa;
  background-color: #fff;
  text-align: left;
  padding: 0px;
  display: block;
  background: url('../images/block.jpg') repeat-x;
}
.blockF {
  width: auto;
  margin: 0px 0px 40px 0px;
  border: 1px solid #aaa;
  background-color: #fff;
  text-align: center;
  padding: 6px;
  display: block;
}

.foto { height: 170px; }

.block p, .blockF p {  
  padding-left: 10px;
  padding-right: 8px;
  text-align: left;
  color: #000;
  line-height: normal;
  height: auto;
  
}

.block img {  }


.block h2, .blockF h2 {
	  text-align: left;
	  padding: 10px;
	  color: #aaa;
  	  background-color: none;
	  text-align: left;
	  font-size: 13px;
	  height: 20px;
	  margin-bottom: 10px;
	}
	
.block a {
	color: #398FCA;
	font-size: 13px;
	text-decoration: none;
	}
.blockF a {
	color: #398FCA;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
	
.block a:hover, .blockF a:hover {
	color: #A6A6A6;
	text-decoration: underline;
	}
	
.block p.popis {
	height: 30px;
	}	
	
.add {
  float: right;
}

.add input {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-size: 90%;
}
.add input.input-text {
  border: 1px solid #a6a6a6;
  width: 15px;
  position: relative;
  top: -5px;
}

.input-text2 {
  border: 1px solid #000;
  width: 100px;
  font-size: 90%;
}

.cena {
	margin: 10px 10px 0px 10px;
	padding: 0px;
	float: left;
	color: #398FCA;
	font-size: 15px;
	}
.cenaDetail {
	padding: 0px;
	margin: 0px;
	float: left;
	color: #398FCA;
	font-size: 15px;
	position: relative;
  	top: 8px;
	}
.cenaDetailAll {
	width: 200px;
	float: left;
  	vertical-align: bottom;
}
	
#path {
	color: #398FCA;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;	
	background: none;
	border-bottom: 1px solid #a6a6a6;
	width: 598px;
	display: block
	float: left;
	}	
	
#path a {
	color: #a6a6a6;
	}	
	
#path a:hover {
	text-decoration: none;
	color: #398FCA;
	}
.detail a {
	color: #000;
	padding-left: 5px;
	}		
.detail a:hover {
	color: #000;
	text-decoration: none;
	
	}

.detailni-obrazek {
	margin: 0px;
	text-align: center;
	}

a.detailni-obrazek {
	margin: auto;
	width: 192px;
	height: 192px;
	background: white;
	display: block;
	padding: 1px;
	border: 1px solid #aaa;
	vertical-align: bottom;
	text-align: center;
	}
	
a.detailni-obrazek img {
	margin: auto;
	padding: auto;
	vertical-align: bottom;
}
img.detailni-obrazek {
	padding: 1px;
	border: 1px solid #aaa;
}
.cenaKosik {
	margin-top: 10px;
}

.shopMenu {
	display: block;
	float: right;
	position: relative;
	top: -5px;
}
.kosikImg {
	margin-right: 10px;
}
span#toolTipBox {
	text-decoration: none;
	display: none;
	padding: 4px;
	font-size: 12px;
	border: #fff solid 1px;
	position: absolute;
  	background-color: #398FCA;
  	color: #fff;
  	width: 135px;
  	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	_top: 35px;
}
.blue {
	color: #398FCA;
	font-weight: bold;
}
.uvodBerry {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px;
	border: solid 1px #7c7c7c;
}
.footer { padding: 10px; }
.footer a:hover { color: #444; font-size: 11px; }

