*{
	padding: 0;
	margin: 0;
}
a img{ border: 0; }

hr{
	display: none;
}
body{
	text-align: center;
	background: #050040;
	font-family: tahoma;
	font-size: 11px;
}
.clear{
	clear: both;
}
a{
	color: #2c839e;
}
a:hover{
	color: #444444;
}
#roundcontent{
  width: 100%;
  background: #fff url('../layout/midbg.gif') 0% 0% repeat-x;
}
#content{
	margin: 0 auto;
	width: 1003px;
	padding: 0px 0px 0; 
	text-align: left;
	position: relative;
	overflow: hidden;
	background: url('../layout/contentbg.gif') 0% 0% repeat-y;
}
#topsqr{
  position: absolute;
  width: 1003px;
  height: 293px;
  left: 0;
  top: 0;
  z-index: 0;
  background: url('../layout/sqr.gif') 0% 0% no-repeat;
}
#roundtop{
  width: 100%;
  height: 288px;
  text-align: center;
  background: url('../layout/roundtop.gif') 0% 0% repeat-x;
}

#top{
  position: relative;
  width: 1003px;
  padding: 0;
  height: 288px;
  margin: 0 auto;
  background: url('../layout/topbg.gif') 0% 0% no-repeat;
}
	#logo{
		position: absolute;
		left: 36px;
		top: 61px;
	}

  #topilu{
    position: absolute;
    left: 244px;
    top: 34px;
    width: 737px;
    z-index: 0;
    height: 186px;
  }
  #topsign span{
    display: none;
  }

#obsah{

  z-index: 1;
  padding: 2px 14px 0;
  width: 977px;
  position: relative;

}


#topmenu{
  width: 977px;
  position: absolute;
  left: 14px;
  bottom: 12px;
  height: 44px;
  border-top: 2px solid #fff;
  background: url('../layout/topmenubg.gif') 0% 0% repeat-x;
}
  #topmenu ul{
    list-style: none;
    float: right;
    height: 44px;
    
  }
  #topmenu ul li{
    display: block;
    float: left;
    height: 44px;
    padding: 0 0 0 1px;
    background: url('../layout/topmenusep.gif') 0% 0% no-repeat;
  }
  #topmenu ul li a{
    color: #fff;
    display: block;
    float: left;
    width: auto;
    padding: 15px 12px 0 ;
    text-transform: uppercase;
    font-family: arial, tahoma;
    height: 29px;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
  }
  #topmenu ul li a:hover{
    text-decoration: underline;
    background: url('../layout/topmenuact.gif') 0% 0% repeat-x;
  }
  #topmenu ul li a.active{
    color: #fff;
    background: url('../layout/topmenuact.gif') 0% 0% repeat-x;
  }
  
  
  #midpanel{
    width: 100%;
    color: #444;
    background: #fff url('../layout/contsep.gif') 732px 35px no-repeat;
  }
  
  #navbar{
    padding: 10px;
    background: #f0f0f0;
    color: #999;
  }
  #navbar h2{
    font-size: 11px;
    color: #444;
    display: inline;
  }
  #navbar a{
    color: #616b83;
  }
  
  
  #contentpanel{
    width: 720px;
    float: left;
    padding: 10px 9px 0 12px;
    font-size: 13px;
    overflow: hidden;
  }
    #contentpanel h1{
      font-size: 27px;
      font-weight: normal;
      color: #3cb7e0;
      padding: 0 0 15px 0;
    }
  
    #contentpanel h2{
      font-size: 18px;
      font-weight: normal;
      color: #3cb7e0;
      padding: 15px 0 3px;
    }
    
    #contentpanel h3{
      font-size: 14px;
      font-weight: bold;
      color: #1f1b17;
      padding: 25px 0 3px;
      margin: 0 0 5px 0;
      border-bottom: 1px solid #eee;
    }
    
    #contentpanel p{
      text-align: justify;
      line-height: 140%;
      padding: 3px 0;
      margin: 0 5px;
    }
    #contentpanel ul{
      list-style: square;
      padding: 3px 20px;
      
    }
    #contentpanel ul.gUl{
      font-size: 17px;
      font-weight: normal;
      color: #2c839e;
      padding: 0px 15px 20px;
      font-family: tahoma;
      list-style: none;
    }
    #contentpanel ul.gUl li{
      padding: 6px 0 6px 25px;
      background: url('../layout/bUlli.gif') 0% 8px no-repeat;
    }
  
    .prods{
    
    }
    .ilubox{
      padding: 0px 0 0px;
    }
    
    
    .prod{
      width: 115px;
      height: 150px;
      padding: 5px;
      border: 0px solid #f0f0f0;
      position: relative;
      float: left;
      margin: 1px;
      overflow: hidden;
    }
    
    .prod .img{
      margin: auto;
      display: block;
      width: 110px;
      height: 110px;
      text-align:center;
    }
    .prod strong.headline{
      display: block;
      height: 35px;
      padding: 5px 0 0 0;
      text-align: center;
      font-size: 11px;
      font-weight: normal;
    }
    
    .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: 225px;
    overflow: hidden;
    float: right;
    padding: 5px 2px 0 9px;
  }
  
  #leftpanel h3{
    border-bottom: 3px solid #ddd;
    padding: 4px 3px 0px;
    margin: 0 0 0px 0;
    font-size: 14px;
    color: #2c839e;
    font-family: arial;
    text-transform: uppercase;
    font-size: 15px;
  }


  .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 3px;
  }
  
  
  .kontakt{

    padding: 10px 5px 10px; 
  }
  .kontakt div{
    border: 1px solid #f0f0f0;
    padding: 0px 3px 3px;
  }
  .kontakt2 div{
    border: none;
  }
  #catmnu{
    width: 190px;
    float: left;
  }
  #catmid{
    float: right;
    width: 520px;
    overflow: hidden;
  }
  #contentpanel .leftmenu{
    padding: 5px 0 15px 0;
  }

  #contentpanel .leftmenu ul{
    list-style: none;
    padding: 0;
  }
  .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.black a{
    font-weight: bold;
    padding: 0 0 0 12px;
    text-decoration: none;
    color: #444;
    background: url('../layout/leftlib.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: #2c839e;
  }
.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;
  }
#allfoot{
  width: 100%;
  height: 89px;
  background: url('../layout/allfoot.gif') 0% 0% repeat-x;
}

#footer{
  width: 1003px;
  overflow: hidden;
  margin: 0 auto;
  font-size: 10px;
  color: #adadad;
  padding: 30px 0 20px;
  background: url('../layout/footerbg.gif') 0% 0% no-repeat;
  _width: 1005px;
}

#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: none;
  width: 115px;
  text-align: center;
  height: 110px;
  padding: 5px 0;
  margin: 3px;
  float: left;
}

.mainimg{
  float: left;
  width: 300px;
  padding: 0px;
  text-align: center;
  border: 0px solid #f0f0f0;
  background: #fff;
}

.ttds{
  float: right;
  width: 210px;
}

table.ttdtable{
  border-collapse: collapse;
}

table.ttdtable td{
  padding: 6px;
  vertical-align: top;
}

table.ttdtable tr.light td{
  border-bottom: 1px solid #eee;
}
table.ttdtable tr.dark td{
  border-bottom: 1px solid #eee;
}


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: 0px 0px 0px;
}

div.boxed{
	color: #999999;
	padding: 5px 0 5px;
}
div.paging div.boxed a{
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
div.paging div.boxed a.predchozi{
	width: 60px;
}
div.paging div.boxed a.dalsi{
	width: 60px;
}

div.paging div.boxed a:hover{
	
  color: #000000;
}

div.paging div.boxed a.active{
	color: #3cb7e0;
	font-weight: bold;
	text-decoration: none;
}

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: 4px;
	font-size: 11px;
	width: 140px;
}
form.kontakt textarea{
	width: 540px;
	padding: 2px;
	height: 90px;
	border: 1px solid #d0d0d0;
	font-size: 11px;
	margin: 2px 0;
	font-family: tahoma;
}
form.kontakt2 textarea{
  width:390px;
}
form.kontakt .req, form.kontakt strong{
	color: #3cb7e0;
}
form.kontakt input.submit{
	margin: 5px 0 0 110px;
	padding: 5px;
	font-weight:bold;
	color: #505050;
	background: #f0f0f0;
	font-size: 13px;
	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;
  }
blockquote{
  border: 1px solid #ccc;
  background: #f0f0f0;
  padding: 5px 10px;
  margin: 3px 0;
} 
blockquote.err{
  background: #fff2f2;
  border: 1px solid #ffdada;
}  
  
.detbox{
  width: 100%;
}

#contentpanel form.kontakt{
  padding: 0px;
}
#contentpanel form.kontakt p{
  padding: 0 5px 3px;
}



.related{
      width: 115px;
      height: 143px;
font-size: 11px;
padding: 5px 3px;
margin: 2px;
text-align: center;
float: left;
background: #f9f9f9;
border: 1px solid #f0f0f0;
}

.related .img{
  text-align: center;
  width: 115px;
  height: 110px;
  margin: 0 0 3px 0;
}

.related .text{
  width: 400px;
  float: left;
}

.related h4{
  font-size: 14px;
}

.news{
  border-bottom: 1px solid #eee;
  padding: 5px 5px;
  color: #444;
}
.news strong.hl{
  color: #2c839e;
}
.news .time{
  font-size: 11px;
  color: #999;
  padding: 0 0 0 18px;
  background: url('../layout/time.gif') 0% 0% no-repeat;
}
.news p{
  padding: 3px 0 0 0;
  font-size: 11px;
  line-height: 130%;
  text-align: justify;
}

#catmnu .rmenu{
  padding: 0 0 15px 0;
  width: 100%;
}
#catmnu .rmenu ul{
  list-style: none; 
  color: #25adce;
  padding: 0;
}
#catmnu .rmenu ul li{
  border-bottom: 1px solid #cdcdcd;
  
}
#catmnu .rmenu ul li a{
  display: block;
  padding: 5px 0 5px 5px;
  font-weight: bold;
  text-decoration: none;
}

#catmnu .rmenu ul li a.active{
  color: #444;
}
#catmnu .rmenu ul li a:hover{
  text-decoration: underline;
}

#catmnu .rmenu ul li ul{
  list-style: none;
}
#catmnu .rmenu ul li ul li{
  border-top: 1px solid #cdcdcd;
  border-bottom: none;
}
#catmnu .rmenu ul li ul li a{
  padding: 4px 0 4px 15px;
  font-weight: normal;
}
#catmnu .rmenu ul li ul li a:hover{

}
.photo{
  width: 165px;
  height: 180px;
  text-align: center;
  padding: 2px;
  margin: 1px;
  background: #f9f9f9;
  border: 1px solid #f0f0f0;
  float: left;
  position: relative;
  overflow: hidden;
}
.photo img{
  border: 1px solid #f0f0f0;
}

.photo .text{
  position: absolute;
  left: 4px;
  top: 140px;
  width: 161px;
  
}
.photo strong{
display: block;
  font-size: 10px;
  text-align: left;
  border-bottom: 1px solid #ccc;
}
#contentpanel .photo p{
  font-size: 10px;
}


.cam{
  border: 6px solid #eee;
  height: 160px;
  width: 213px;
}

.confiles{
  float: right;
  width: 160px;
  padding: 8px;
  margin: 0 0 10px 10px;
  background: #f0f0f0;
}

.subsimg{
  float: left;
  margin: 5px 10px 5px 0;
}
.mapa{
  float: right;
}

#contentpanel table{
  width: 100%;
  border-collapse: collapse;
margin: 5px 0 10px;
}
#contentpanel table th, #contentpanel table td{
  padding: 4px;
  border: 1px solid #ccc;
  
}

.centered{
  text-align:center;
}
.flright{
  float: right;
  margin: 0 0 0 10px;
}

