*{
	padding: 0;
	margin: 0;
}
a img{ border: 0; }

hr{
	display: none;
}
body{
	text-align: center;
	background: #ffffff url('../layout/bodybg.gif') repeat-x 50% 0%;
	font-family: tahoma;
	font-size: 11px;
}
.clear{
	clear: both;
}
a{
	color: #db251d;
}
a:hover{
	color: #444444;
}
#content{
	margin: 0 auto;
	width: 949px;
	text-align: left;
	background: #fff;
}


#top{
  position: relative;
  width: 100%;
  height: 130px;
  background: url('../layout/topbg.jpg') 0% 0% no-repeat;
}
	#logo{
		position: absolute;
		left: 18px;
		top: 14px;
	}

  #topsign{
    position: absolute;
    left: 265px;
    top: 43px;
    width: 185px;
    height: 51px;
    background: url('../layout/topsign.gif') 0% 0% no-repeat;
  }
  #topsign span{
    display: none;
  }

#obsah{
  width: 920px;
  border-left: 15px solid #fff;
  border-right: 14px solid #fff;
}


#topmenu{
  width: 100%;
  height: 36px;
  background: url('../layout/topmenubg.jpg') 0% 0% no-repeat;
}
  #topmenu ul{
    list-style: none;
    float: right;
    padding: 12px 10px 0;
  }
  #topmenu ul li{
    display: inline;
    padding: 0 7px;
  }
  #topmenu ul li a{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
  }
  #topmenu ul li a:hover{
    text-decoration: underline;
  }
  #topmenu ul li a.active{
    color: #aaa;
  }
  
  
  #midpanel{
    width: 100%;
    color: #444;
    background: url('../layout/obsahbg.gif') 0% 0% repeat-x;
  }
  
  #navbar{
    padding: 10px;
  }
  #navbar h2{
    font-size: 11px;
    display: inline;
  }
  
  
  #contentpanel{
    width: 675px;
    float: right;
    padding: 0 10px 0 0;
  }
    #contentpanel h1{
      font-size: 24px;
      font-weight: normal;
      color: #db251d;
      padding: 0 0 5px 0;
    }
  
    #contentpanel h2{
      font-size: 14px;
      font-weight: bold;
      color: #1f1b17;
      padding: 5px 0;
    }
    
    #contentpanel h3{
      font-size: 14px;
      font-weight: bold;
      color: #1f1b17;
      padding: 25px 0 3px;
      margin: 0 0 5px 0;
      background: url('../layout/mhorline.gif') 0% 100% repeat-x;
    }
    
    #contentpanel p{
      text-align: justify;
      line-height: 140%;
      padding: 3px 0;
    }
  
  
    .prods{
    
    }
    
    
    .prod{
      width: 193px;
      height: 193px;
      padding: 5px;
      border: 4px solid #e9e9e9;
      position: relative;
      float: left;
      margin: 5px;
    }
    
    .prod .img{
      margin: auto;
      display: block;
      text-align:center;
    }
    .prod strong.headline{
      display: block;
      height: 23px;
      font-size: 13px;
    }
    
    .prod strong.headline a{
      text-decoration: none;
    }
    .prod strong.headline a:hover{
      text-decoration: underline;
    }
    
    .prod a.detail{
      position: absolute;
      bottom: 5px;
      right: 10px;
      font-weight: bold;
      color: #666;
    }
    .prod a.detail:hover{
      color: #000;
    }
  
  #leftpanel{
    width: 206px;
    float: left;
    padding: 0 0 0 9px;
  }
  
  #leftpanel h3{
    background: url('../layout/hhorline.gif') 0% 100% repeat-x;
    padding: 4px 5px;
    margin: 0 0 1px 0;
    font-size: 14px;
  }


  .openbox{
    padding: 5px 0;
    
  }

  #leftpanel .den{
    display: block;
    float: left;
    width: 110px;
    padding: 0 5px;
  }
  #leftpanel .open{
    text-align: right;
    float: left;
    width: 80px;
    padding: 0 0 10px;
  }
  
  
  .kontakt{
    background: url('../layout/kontaktboxbg.gif') 0% 0% repeat-x;
    padding: 10px 5px 40px; 
  }
  
  .leftmenu{
    padding: 5px 0 15px 0;
  }

  .leftmenu ul{
    list-style: none;
  }
  .leftmenu ul li{
    background: url('../layout/mhorline.gif') 0% 100% repeat-x;
    padding: 5px 0;
  }
  .leftmenu ul li a{
    font-weight: bold;
    padding: 0 0 0 12px;
    text-decoration: none;
    background: url('../layout/leftli.gif') 0% 3px no-repeat;
  }
  .leftmenu ul li a:hover{
    text-decoration: underline;
  }

  .leftmenu ul li ul{
    list-style: none;
    padding: 5px 0 0;
  }
  .leftmenu ul li ul li{
    background: url('../layout/mhorline.gif') 0% 0% repeat-x;
  }
  .leftmenu ul li ul li a{
    font-weight: normal;
    color: #666;
    padding: 0 0 0 20px;
    background: url('../layout/leftliulli.gif') 10px 5px no-repeat;
  }
  .leftmenu ul li ul li a:hover{
    text-decoration: underline;
  }
.leftmenu ul li a.active{
    color: #000;
  }
   .leftmenu ul li ul li a.active{
    text-decoration: underline;
    color: #db251d;
  }
.leftmenu ul li a.activepath{
    color: #000;
  }  
  .leftmenu ul li ul li a.activepath{
    color: #db251d;
  } 
    .leftmenu ul li ul li ul li a{
    font-weight: normal;
    color: #999;
    padding: 0 0 0 30px;
    background: url('../layout/leftliulli.gif') 20px 5px no-repeat;
  }
  
  .leftmenu ul li ul li ul li ul li a{
    font-weight: normal;
    color: #666;
    padding: 0 0 0 40px;
    background: url('../layout/leftliulli.gif') 30px 5px no-repeat;
  }

  .leftmenu ul li ul li ul li ul li ul li a{
    font-weight: normal;
    color: #666;
    padding: 0 0 0 50px;
    background: url('../layout/leftliulli.gif') 40px 5px no-repeat;
  }


#footer{
  width: 100%;
  font-size: 10px;
  color: #adadad;
  padding: 10px 0 20px;
  background: url('../layout/footerbg.gif') 0% 0% no-repeat;
}

#footer a{
  text-decoration: none;
  color: #444;
}
#footer a:hover{
  text-decoration: underline;
}

#footer p.left{
  float: left;
}
#footer p.right{
  float: right;
}


.oimg{
  border: 1px solid #f0f0f0;
  width: 160px;
  text-align: center;
  height: 107px;
  padding: 5px 0;
  margin: 3px;
  float: left;
}

.mainimg{
  float: left;
  width: 250px;
  height: 165px;
  padding: 10px;
  text-align: center;
  border: 1px solid #f0f0f0;
  background: #fff;
}

.ttds{
  float: right;
  width: 390px;
}

table.ttdtable{
  border-collapse: collapse;
}

table.ttdtable td{
  padding: 6px;
  vertical-align: top;
}

table.ttdtable tr.light td{
  background: url('../layout/mhorline.gif') 0% 100% repeat-x;
}
table.ttdtable tr.dark td{
  background: url('../layout/mhorline.gif') 0% 100% repeat-x;
}


table.ttdtable td.val{
  width: 290px;

}

table.ttdtable td.key{
  width: 69px;
}







.prodcena{
  position: absolute;
  right: 10px;
  bottom: 20px;
  font-size: 11px;
  display: block;
  width: 150px;
  text-align: right;
}
.prodcena strong{
  color: #db251d;
  font-size: 18px;
}




.cenabox{
  padding: 20px 6px;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
}

.cenabox .cena{
  padding: 0 10px;
  font-size: 18px;
  color: #db251d;
}
.sorting select{
  border: 1px solid #d4d4d4;
}

div.paging{
	padding: 5px 0px 10px;
}

div.boxed{
	color: #999999;
	padding: 5px 0;
}
div.paging div.boxed a{

	border: 1px solid #d4d4d4;
	background: #f9f9f9;
	padding: 0 4px;
	color: #666666;
	margin: 3px 2px 0 0;
	text-decoration: none;
	width: 16px;
	text-align: center;
}
div.paging div.boxed a.predchozi{
	width: 60px;
}
div.paging div.boxed a.dalsi{
	width: 60px;
}

div.paging div.boxed a:hover{
	border: 1px solid #999999;
	background: #e5e5e5;
	color: #000000;
}

div.paging div.boxed a.active{
	color: #db251d;
	background: #f0f0f0;
	font-weight: bold;
}

form.kontakt .block{
	float: left;
	display: block;
}
form.kontakt label{
	padding: 2px 5px;
	margin: 2px 0;
}

form.kontakt input.text{
	border: 1px solid #d0d0d0;
	margin: 2px 0;
	padding: 1px;
	font-size: 11px;
	width: 140px;
}
form.kontakt input.m{
  width: 30px;
}
form.kontakt textarea{
	width: 540px;
	padding: 2px;
	height: 90px;
	border: 1px solid #d0d0d0;
	font-size: 11px;
	margin: 2px 0;
	font-family: tahoma;
}
form.kontakt .req, form.kontakt strong{
	color: #cc0000;
}
form.kontakt input.submit{
	margin: 5px 0 0 110px;
	padding: 5px;
	font-weight:bold;
	color: #505050;
	background: #f0f0f0;
	font-size: 11px;
	font-family: tahoma;
	border: 1px solid #d0d0d0;
	cursor:pointer;
}
form.kontakt .l{
	width: 100px;
}

.vyrobce{
  width: 100%;
  background: url('../layout/mhorline.gif') 0% 100% repeat-x;
  padding: 10px 0;
}
  .vyrobce .img, .detbox .img{
    float: left;
    margin: 0 10px 0 0;
    width: 75px;
    text-align: center;
  }
  .detbox .img{
    width: 150px;
    
  }
  .vyrobce .text{
    width: 590px;
    float: left;
  }
  
  
  
.detbox{
  width: 100%;
}

#contentpanel form.kontakt{
  padding: 5px;
}
#contentpanel form.kontakt p{
  padding: 0 5px 3px;
}



.related{
width: 100%;
background: url('../layout/mhorline.gif') 0% 100% repeat-x;
padding: 10px 0;
}

.related .img{
  float: left;
  width: 160px;
  margin: 0 10px 0 0;
}

.related .text{
  width: 400px;
  float: left;
}

.related h4{
  font-size: 14px;
}


blockquote.ok{
  padding: 10px;
  border: 1px solid #398023;
  font-weight: bold;
  margin: 0 0 5px 0;
  background: #459b2a;
  color: #fff;
}
blockquote.notok{
  padding: 10px;
  border: 1px solid #8f3428;
  font-weight: bold;
  margin: 0 0 5px 0;
  background: #ac3e30;
  color: #fff;
}

#top .slidebox{
  position: absolute;
  right: 0;
  top: 0;
  
}

.srchform{
  padding: 5px;
  background: url('../layout/mhorline.gif') 0% 100% repeat-x;
}
.srchform input.text{
  border: 1px solid #ccc;
  padding: 2px;
  width: 135px;
  margin: 3px 0;
}
.srchform input.submit{
  border: 1px solid #ccc;
  background: #f0f0f0;
  cursor: pointer;
}


.nahled{
  float: left;
  height: 75px;
  width: 107px;
  margin: 2px;
  text-align: center;
}


.kontakt div.spec{
  visibility: hidden;
  height: 1px;
  overflow: hidden;
}

