*{
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
}
.none{
	display: none;
}
.clear{
	clear: both;
}
hr{ display: none;}
a{
  color: #444;
}
a:hover{
	color: #000;
}
body{
	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
	background: #2d2d2d url('../layout/bodybg.gif') 45% 0% repeat-x;
}
#content{
	position: relative;
	margin: auto;
	width: 995px;
  padding: 136px 0 0 0;
	text-align: left;
}
	#topbox{
		position: absolute;
		top: 0;
		left: -35px;
		width: 1030px;
			
	}
	#top{
		width: 1015px;
		height: 131px;
		margin: auto;

		position: relative;
		background: url('../layout/topbg.jpg') 0% 0% no-repeat;
	}
		#logo{
			position: absolute;
			left: 43px;
			top: 51px;
		}
		
		
	#topmenu{
		position: absolute;
		right: 0;
		bottom: 3px;
	}
	#paymethods{
    padding: 0 0 0 10px;
  }
	
	div.srchform{
	  background: #0d3f66;
	  border: 1px solid #222;
	  width: 168px;
	  height: 28px;
		padding: 5px 5px 0;
		margin: 0 0 5px 0 ;
		border-bottom: 1px solid #000;
	}
	
	div.srchform input.text{
		width: 120px;
		border: 1px solid #855134;
		padding: 4px 2px;
		color: #554b3a;
		font-size: 11px;
		float: left;
		margin: 0px 0 0px;
	}
	div.srchform input.submit{
		border: none;
		background: none;
		color: #ffffff;
		font-weight: bold;
		width: 41px;
		height: 23px;
		float: left;
		cursor: pointer;
		font-size: 12px;
		font-family: tahoma;
		padding: 2px 0 3px 0;
		
	}
	
	
		#topmenu ul{
			float: left;
			list-style: none;
			padding: 0px 0px 0 0;
		}
		#topmenu ul li{
			display: block;
			float: left;
			padding: 0 1px 0 0px;
			border-right: 1px solid #b38d3c;
		}
		 #topmenu ul li a{
			font-size: 11px;
			color: #ccc;
			font-weight: normal;
			padding: 0px 5px 0 5px;
			float: left;
			text-decoration: none;
		}
		 #topmenu ul li a:hover{
			color: #fff;
			
			text-decoration: underline;
		}
		#topmenu ul li a.active{
		
		}
		
	#topmenu div{
		float: left;
	}
	
	#topilu{
    position: absolute;
    left: 508px;
    top: 0;
    width: 251px;
    height: 139px;
    background: url('../layout/topilu.jpg') 0% 0% no-repeat;
  }
	
		
	#obsah{
	   position: relative;
		width: 989px;
    background: url('../layout/obsahbg.gif') 0% 50% repeat-y;
		padding: 0 0px 5px 0px;
		margin: 0 auto 5px;
	}
	
		#leftpanel{
			width: 191px;
			background: url('../layout/lpanelbg.jpg') 0% 0% no-repeat;
			float: left;
		}


#leftmenubody{
	width: 191px;
	overflow: hidden;
  padding: 5px 0px 0px 0px;
  
}

#leftpanel h2{
    font-size: 14px;
    padding: 0 0 5px 5px;
    margin: 0;
    font-weight: bold;
    background: url('../layout/hordelimiter.gif') 0% 100% repeat-x;
}
	
		#leftpanel ul{
			list-style: none;
			
			
		}	
		#leftpanel ul li{
      padding: 0 0 0px 0;
			font-size: 11px;
      
      
		}
		#leftpanel ul li a{
			display: block;
			width: 156px;
			height: 25px;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			font-family: georgia;
			color: #fff;
			padding: 15px 0 5px 35px;
			
			background: url('../layout/lmnubg.png') 0% 0% no-repeat;
		}
		
		#leftpanel ul li a.active{
			text-decoration: none;
			color: #ffffff;
			background: url('../layout/lmnu_act.png') 0% 0% no-repeat;
		}
	 #leftpanel ul li a:hover{
			text-decoration: none;
			color: #ffffff;
		background-position: 0% 100%;
			
		}
	
		
			#leftpanel ul li ul{
				background: url('../layout/lsubmnubot.png') 0% 100% no-repeat;
				border-top: 0;
        padding: 0 0 15px 0;
        margin: 0;
			}
			#leftpanel ul li ul li{
				border-bottom: none;
				
			 
				margin: 0;
				padding: 0 0 0 0;
				
			}
			#leftpanel ul li ul li a{
			  font-size: 11px;
				font-weight: normal;
				color: #fff;
				margin: none;
			 	font-family: tahoma;
				padding: 6px 15px 6px 35px;
				width: 141px;
				border-top: none;
        height: auto;
        	background: url('../layout/lsubmnubody.png') 0% 0% repeat-y;
			
			}
			
			#leftpanel ul li ul li a.active{
  			background: url('../layout/lsubmnubody.png') 0% 0% repeat-y;
  			color: #fff;
  			text-decoration: underline;
  		}
  		#leftpanel ul li ul li a:hover{
				color: #fff;
				text-decoration: underline;
			  background-position: 0% 0%;
			}
		
			#leftpanel ul li ul li ul {
					border-top: none;
					border-bottom: none;
					background: none;
					padding: 0 0 0 0;
				}
				#leftpanel ul li ul li ul li{
					border-top: none;
					border-bottom: none;
				}
				#leftpanel ul li ul li ul li a{
					font-weight: normal;
					color: #f0f0f0;
					padding: 5px 0 5px 45px;
					width: 175px;
					background: url('../layout/lsubmnubody.png') 0% 0% repeat-y;
				}
				
				#leftpanel ul li ul li ul li ul li a{
						font-weight: normal;
						color: #000000;
						padding: 5px 0 5px 50px;
						width: 170px;
						background-position: 35px 50%;
					}
					
						#leftpanel ul li ul li ul li ul li ul li a{
							font-weight: normal;
							color: #000000;
							padding: 5px 0 5px 60px;
							width: 160px;
							background-position: 50px 50%;
						}
						
							#leftpanel ul li ul li ul li ul li ul li ul li a{
								font-weight: normal;
								color: #000000;
								padding: 5px 0 5px 70px;
								width: 150px;
								background-position: 65px 50%;
							}	
	.imglink{
		display: block;
		margin: 0 0 0 0;
		height: 33px;
		float: left;
	}
	
	
	#contentpanel{
		float: right;
    background: #fff;
		width: 785px;
		padding: 0px 5px 10px;
		margin: 5px 0 0 0;
	}

		#stred{
			float: left;
			width: 620px;
			position: relative;
			color: #000000;
		}
		
			.navigace{
				background: #f0f0f0;
				margin: 0px 0 0px 0;
				padding: 5px 5px 5px;
				color: #666666;
				font-size: 11px;
			}
			.navigace strong{
			 font-family: tahoma;
				display: inline;
				font-size: 11px;
				font-weight: bold;
				color: #404040;
			}
			.navigace strong a{
				color: #404040;
				margin: 0 2px;
				font-weight: normal;
				text-decoration: none;
			}
			.navigace strong a:hover{
				color: #333333;
				text-decoration: underline;
			}
			
			
			h1{
				font-size: 24px;
				font-family: tahoma;
				color: #0f4977;
				font-weight: normal;
				margin: 5px 0 10px 0;
			}
			h2{
				font-size: 15px;
        font-family: tahoma;
				color: #444;
				font-weight: bold;
				margin: 10px 0 5px 0;
			}
			h3{
				font-size: 15px;
        font-family: tahoma;
				color: #444;
				font-weight: bold;
				margin: 10px 0 5px 0;
			}
			#stred p{
        padding: 0 0 8px 0;
        line-height: 140%;
        
      }
			#stred ul{
        padding: 0 0 0 20px;
        margin: 0;
        list-style: square;
        
      }
      #stred ul li{
        padding: 2px 0;
       
      }
      
      #stred p.popis{
      
        padding: 8px;
      }
			
.maininfo{
	
	background: #fff;
	padding: 10px 0;
	width: 620px;
}
  
  		
.produkt{
	position: relative;
	width: 585px;
	padding: 5px 15px;
	float: left;
	text-align: left;
	border: 1px solid #eaeaea;
	background: #fff;
	overflow: hidden;
	margin: 0 1px 3px;
}	
.produkt h2.heading a{
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 3px 0px;
	text-decoration: none;
}
			
.produkt h2 a:hover{
	text-decoration: underline;
}			
.produkt div.img{
	text-align: center;
	width: 150px;
	height: 150px;
	background: #fff;
	margin: 0 10px 0 0;
float: left;
	overflow: hidden;
	text-align: center;
	padding: 0px;

	
}
.produkt div.ltext{
  text-align: left;
  width: 415px;
  padding: 0 0 0 10px;
  float: left;
}
.produkt div.stats{
	width: 300px;
	float: right;
	position: relative;
	line-height: 130%;
}

.produkt div.ltext p{
	text-align: justify;
	padding: 0px;
	margin: 5px 0;
}	
.produkt div.ltext span.dostupnost, .produkt div.ltext span.katC{
  padding: 0 2px;
}
.produkt div.ltext span.katC{
  font-size: 10px;
}

.produkt span.c{
	color: #444;
	font-weight: normal;
	margin: 9px 0 0px 0;
	float: left;
}			
.produkt span.cena{
	font-size: 20px;
	color: #0f4977;
	padding: 2px;
	font-weight: normal;
	margin: 0 0 0px 0;
	display: block;
	float: left;
}
.conprodukt div.padded{
  position: absolute;
  bottom: 5px;
  left: 5px;
}

.produkt span.calt{
	font-weight: normal;
	color: #444;
		font-size: 10px;
}			
.produkt span.cenaalt, .conprodukt span.cenaalt{
	color: #444;
	padding: 3px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: line-through;
}	


.produkt div.flags{
	padding: 5px 0;
}			
.produkt div.stats img{
	margin: 0 0 0 4px;
}			


.conprodukt{
	position: relative;
	width: 180px;
	height: 218px;
	padding: 5px 10px;
	float: left;
	text-align: left;
	border: 1px solid #eaeaea;
	background: #fff;
	overflow: hidden;
	margin: 0 2px 3px;
}	
.conprodukt strong{
  display: block;
  width: 100%;
  text-align: center;
  height: 32px;
  overflow: hidden;
}
.conprodukt .img{
  padding: 5px 0 4px 0;
  text-align: center;
}
#stred .conprodukt input.add{
  color: #000;
  width: 45px;
}
.conprodukt .kattocart{
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #84815f;
	padding: 0 0 0 0px;
	text-align: left;
	width: auto;
	float: none;
}
.produktbig{
	position: relative;
	width: 400px;
	height: 407px;
	padding: 0 0px 0px;
	float: left;
	text-align: center;
	border: 1px solid #eaeaea;
	background: #fff;
	overflow: hidden;
	margin: 0 1px 3px;
}	
.produktbig strong.heading a{
  position: absolute;
  left: 5px;
  top: 5px;
  padding: 5px;
  background: #444;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
}
.produktbig strong.heading a:hover{
  background: #000;
}
.produktbig .padded{
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 10px;
}
.produktbig .cena{
  font-size: 35px;
  font-weight: normal;
}
.produktbig .prodtocart{
  position: absolute;
  left: 0;
  bottom: 10px;
}






.rightprodukt{
	position: relative;
	width: 200px;
	height: 200px;
	padding: 0 0px 0px;
	float: left;
	text-align: center;
	border: 1px solid #eaeaea;
	background: #fff;
	overflow: hidden;
	margin: 0 0px 5px 5px;
}	
.rightprodukt strong.heading a{
  position: absolute;
  left: 5px;
  top: 5px;
  padding: 5px;
  background: #444;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.rightprodukt strong.heading a:hover{
  background: #000;
}
.rightprodukt .padded{
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px;
}
.rightprodukt .cena{
  font-size: 20px;
}
.rightprodukt .prodtocart{
  position: absolute;
  left: 0;
  bottom: 5px;
}


















			

						
		#rightpanel{
			float: right;
			width: 160px;
			padding: 5px 0px 150px 0;
			overflow: hidden;
		}
		
		#rightilu{
      position: absolute;
      right: 2px;
      bottom: 0;
      background: url('../layout/rpanelbg.jpg') 0% 0% no-repeat;
      width: 158px;
      height: 103px;
    }
#roundfooter{
  width: 100%;
  background: url('../layout/footbg.jpg') 0% 0% repeat-x;
  height: 77px;
}
		
	#footer{
	 	width: 995px;
		margin: 0 auto 30px;
		color: #54543f;
		font-size: 11px;
		padding: 28px 0px 0 0px; 
	}
	#footer ul{
		list-style: none;
		padding: 0px 0;
	}
	#footer ul li{
		display: inline;
		border-right: 1px solid #b38d3c;
		padding: 0 5px;
	}
		#footer p{
			padding: 3px 0;
			color: #eee681;
		}
		#footer a, #footer ul li a{
			color: #ccc;
			font-weight: bold;
			text-decoration: underline;
		}
		#footer a:hover, #footer ul li a:hover{
			color: #fff;
		}

	#footer div.left{
		float: left;
		width: 400px;
		line-height: 150%;
		padding: 2px 0 0 0px;
		color: #fff;
		text-align: left;
	}
	#footer div.right{
		float: right;
		color: #fff;
		font-size: 10px;
		line-height: 130%;
		text-align: right;
		padding: 3px 5px 0 0;
	}	
		
#kosik{
  position: absolute;
  right: 0px;
  bottom: 12px;
	width: 304px;
  height: 84px;
	color: #444;
	background: url('../layout/kosikbg.jpg') 0% 0% no-repeat;
	margin: 0 0 10px 0;
}

#kosik div{
	line-height: 180%;
	padding: 5px 10px 0;
	font-weight: normal;
	font-size: 11px;
	
}
#kosik div span.label{
  width: 70px;
  float: left;
  display: block;
}
#kosik strong.polozky{ font-weight: bold; }
#kosik strong.cena{ color: #fff; font-size: 20px; font-weight: normal; float: right; padding: 3px 0 0 0;}
#kosik strong.cena span{ font-weight: bold;}

#kosik .botkoslink{
  font-size: 11px;
  display: block;
  padding: 40px 30px 0 88px;
  text-decoration: none;
  color: #ccc;
}
#kosik .botkoslink span.label{
  padding: 11px 0 0 0;
  display: block;
  float: left;
}



#loginbox{
	margin: 0 0 5px 0;
	width: 150px;
	padding: 5px 5px 0 5px;
  background: #a1a1a1;
}
#loginbox label{
	color: #fff;
	font-size: 11px;
	width: 40px;
	font-weight: normal;
	padding: 3px 5px 0 0;
	display: block;
	float: left;
	text-align: right;
}
#loginbox input{
	float: left;
	background: #ffffff;
	border: 1px solid #c3c3c3;
	color: #444444;
	font-size: 10px;
	padding: 4px;
	margin: 0 0 2px 0;
}
#loginbox input.text{
	width: 95px;
}
#loginbox input.submit{
	border: 1px solid #727272;
		background: #727272;
		color: #ffffff;
		height: 23px;
		font-size: 11px;
		font-weight: bold;
		cursor: pointer;
	float: left;
	margin: 0 3px 0 45px;
}
#loginbox #lostpasswd{
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  float: right;
}
#loginbox #lostpasswd:hover{
  color: #fff;
  text-decoration: underline;
}

#loginbox #newreg{
  display: block;
  margin: 5px 0 0px 0;
  padding: 4px 8px;
  background: #212121;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
#loginbox #newreg:hover{
  background: #525252;
}
#loginbox .loginsign{
  color: #fff;
  text-transform: uppercase;
  padding: 0 0 5px 0;
  display: block;
  width: 100%;
}
.loginsign span{

}
#loginlogin{
  background: url('../layout/loginsign.gif') 0% 0% no-repeat;
  height: 16px;
  width: 75px;
}

/*karta*/

#mainimg {
	float: left;
	width: 300px;
	margin: 0 10px 0 0;
	text-align: center;
	padding: 1px 1px 0;
	overflow: hidden;
	border: 1px solid #f0f0f0;
	background: #fff;
}
#mainimg img{
	
}

#params{
	float: right;
	width: 305px;
	padding: 2px 0 0;
	font-size: 11px;
}
#vals{
	
	padding: 0px 0px 0 0px;
}
	span.par, label.par{
		display: block;
		float: left;
		height: 20px;
		border-bottom: 1px solid #ccc;
		width: 133px;
		padding: 8px 0 0 12px;
	}
	
	span.value{
		display: block;
		float: left;
		height: 20px;
		border-bottom: 1px solid #ccc;
		width: 140px;
		padding: 8px 0 0 5px;
	}
	span.selbox{
    padding: 4px 0 6px 0;
  }
	span.selbox select{
    border: 1px solid #ccc;
    padding: 2px;
    width: 150px;
  }
  
  span.cena{
		font-weight: bold;
		font-size: 19px;
		color: #0f4977;
		padding: 3px 0 5px 5px;
		vertical-align: top;
	}
	span.skladem{
		font-weight: bold;
		color: #1e9f10;
	}
	div#flags{
		height: 25px;
		padding: 3px 0;
	}
		div#flags img{
		margin: 0px 1px 0 0;
		}
		
.box{
  border-top: 1px solid #ccc;
	background: #fff;
	padding: 5px 00px;
	margin: 5px 0 15px;
	width: 620px;
	text-align: justify;
}
.boxt{
  width: 600px;
  padding: 0px 10px 5px;
  border-top: none;
}
#stred .boxt ul{
  padding: 5px 0 5px 30px;
}
#stred p.shortdesc{
  margin: 8px 0 0;
  background: #f0f0f0;
  padding: 10px;
  width: 600px;
  text-align: justify;
}

.prodtocart{
	
	color: #84815f;
	padding: 5px 0 0 50px;
	text-align: left;
	width: 193px;
	float: right;
	
}
.kattocart{
  padding: 15px 0px 0px;
  float: left;
}
.prodtocart input.count{
	background: #ffffff;
	border: 1px solid #ccc;
	color: #a6a277;
	width: 10px;
	font-size: 11px;
	margin: 0px 5px 0 0; 
	text-align: right;
	float: left;
	padding: 5px;	
}
.prodtocart input.add{
	background: #f0f0f0 url('../layout/tocartbutton.jpg') 0% 0% no-repeat;
	border: 1px solid #ccc;
	font-weight: bold;
	margin: 0 0 0 1px; 
	font-size: 11px;
	color: #333;
	text-align: left;
	padding: 0 0 0 0px;
	height: 25px;
	width: 105px;
	cursor: pointer;
}
.prodtocart input.addAdv{
  width: 150px;
  padding: 0 0 0 27px;
  font-family: tahoma;
  color: #0f4977;
}
.prodtocart input._add{
	float: left;
	margin: 0 0 0 3px;
	height: 20px;
	cursor: pointer;
}




/*regform*/
fieldset{
	padding: 0px 10px 5px 10px;
	line-height: 100%;
	border: 1px solid #1462a0;
	margin: 0 0 10px 0;
	background: #fff;
}
legend{
	font-weight: bold;
	color: #5e5340;
	padding: 0 5px 10px 5px;
}
.block{
	display: block;
	float: left;
	padding: 4px 0 0 10px;
}
.odsad{
	margin: 0 10px 0 10px;
}
.req, fieldset strong{
	color: #c50000;
}
fieldset strong{
	margin: 0 0 0 10px;
}
.s{
	width: 30px;
}
.m{
	width: 75px;
}
.l{
	width: 150px;
}
.xl{
	width: 150px;
}


.text{
	border: 1px solid #0f4977;
	margin: 0 0 2px 0 ;
	color: #444444;
	font-size: 11px;
	padding: 2px;
	font-size: 13px;
}
div.subm{
	padding: 0 0px;
}
.register{
	border: 1px solid #a9a57a;
	background: #e7e3a6;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 10px;
	float: right;
	width: 145px;
	cursor: pointer;
}



table.kosik{
	border-left: 1px solid #1462a0;
	border-right: 1px solid #1462a0;
	border-collapse: collapse;
}
table.kosik th{
		border: 1px solid #1462a0;
	background: #0f4977;
	padding: 5px;
	color: #fff;
	font-size: 10px;
}
table.kosik td{
	border: 1px solid #1462a0;
	padding: 5px;
}

table.kosik tr.l td{
	background: #fff;
}
table.kosik tr.s td{
	background: #f0f0f0;
}
table.kosik .check{
	text-align: center;
}
table.kosik .nahled{
	text-align: center;
	width: 90px;
}
table.kosik .nahled img{
	border: 1px solid #999;
	width: 80px;
}
table.kosik .nazev{
	vertical-align: top;
	width: 284px;
}
table.kosik .ks{
	text-align: center;
	width: 15px;
}
table.kosik .ks input{
	border: 1px solid #1462a0;
	background: #ffffff;
	font-size: 11px;
	width: 15px;
	text-align: right;
}
table.kosik .cenaks{
	text-align: right;
	width: 65px;
}
table.kosik .kod{
	width: 100px;
}
table.kosik .celkem{
	text-align: right;
	width: 85px;
}

table.covered{
  border: 1px solid #d0d0d0;
  margin-bottom: 10px;
  width: 100%;
}



input.kosiksubmit{
	margin: 3px 0;
	border: 1px solid #1462a0;
	background: #0f4977;
	color: #fff;
	padding: 4px 5px;
	width: 120px;
	text-align: center;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	float:left;
}
.k_allprice{
	float: right;
	border: 1px solid #1462a0;
	background: #fff;
	width: 330px;
	margin: 0 0 15px 0;
}
.k_allprice span{
	display: block;
	float: left;
	text-align: right;
	padding: 7px 5px 0 5px;
	font-weight: bold;
	width: 105x;
}
.k_allprice strong{
	display: block;
	float: right;
	padding: 5px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #1462a0;
	color: #0f4977;
	width: 161px;
}

.platbaform{
	padding: 5px 10px;
	border: 1px solid #1462a0;
	background: #f0f0f0;
	margin: 0 0 5px 0;	
	line-height: 140%;
}
.platbaform em{
	color: #999999;
}
.platbaform select{
	width: 200px;
}
.platbaform input{
	border: 1px solid #1462a0;
	background: #0f4977;
	color: #fff;
	width: 50px;
	text-align: center;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px;
}
.red{
	color: #c50000;
}
.big{
	font-size: 13px;
}
.extrabig{
	font-size: 16px !important;
}

.prevstep{
	display: block;
	float: left;
	width: 170px;
	border: 1px solid #1462a0;
	background: #0f4977;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0;
	text-decoration: none;
}

.prevstep span, .nextstep span{
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
}
.nextstep:hover, .prevstep:hover{
	background: #e63522;
	color: #fff;
}
.nextstep{
	display: block;
	float: right;
	width: 260px;
	border: 1px solid #1462a0;
	background: #0f4977;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0;
	text-decoration: none;
}
.leftinfo{
	float: left;
	padding: 5px;
	border: 1px solid #d0d0d0;
	background: #ffffff;
	width: 200px;
	line-height: 140%;
}

table.summary{
	border: 1px solid #d0d0d0;
	border-collapse: collapse;
	margin-bottom: 5px;
	background: #ffffff;
	float: right;
}
table.summary td{
	border: 1px solid #d0d0d0;
	padding: 5px;
}
table.summary td.item{
	width: 100px;
}
table.summary td.price{
	width: 100px;
	text-align: right;
}

.confirmblock{
	width: 230px;
	padding: 5px;
	float: left;
	line-height: 130%;
}
.confirmblock strong{
	line-height: 150%;
}

textarea.pozn{
	border: 1px solid #d0d0d0;
	width: 100%;
	height: 80px;
	margin: 3px 0 10px 0;
}

.whitebox{
	border: 1px solid #d0d0d0;
	background: #ffffff;
	line-height: 150%;
	padding: 10px;
	margin: 10px 0;
}
.whitebox strong{
	line-height: 200%;
}

blockquote{
	border: 1px solid #e63522;
	background: #fff4f0;
	padding: 10px;
	margin: 10px 0;
	font-weight: bold;
}



.katbody{
	width: 468px;
	overflow: hidden;
	padding: 2px 10px 10px;
  margin: 0 0 10px 0;	
  background: #f1ecbf;
}


div.paging{
	padding: 5px 5px 10px 0;
}

div.boxed{
	color: #554b3a;
	padding: 5px 0;
}
div.paging div.boxed a{
	display: block;
	float: left;
	border: 1px solid #0f4977;
	background: #1462a0;
	color: #f0f0f0;
	margin: 2px 4px 2px 0;
	text-decoration: none;
	width: 16px;
	text-align: center;
}
div.paging div.boxed a.predchozi{
	width: 80px;
}
div.paging div.boxed a.dalsi{
	width: 60px;
}

div.paging div.boxed a:hover{
	border: 1px solid #84815f;
	background: #000;
	color: #fff;
}

div.paging div.boxed a.active{
	color: #fff;
	background: #0f4977;
	font-weight: bold;
	border: 1px solid #0f4977;
}

div.sorting{
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	width: 620px;
	height: 60px;
	color: #fff;
	text-align: center;
	background: #0f4977;
}

div.maincat div.img{
	float: left;
	width: 150px;
	padding: 5px 0;
	text-align: center;
	margin: 0 15px 5px 0;
	background: #fff;
	border: 1px solid #d1cfa7;
}

.texts{
	text-align: justify;
}


.rpboxbody{
	width: 154px;
	padding: 3px 5px;
	text-align: center;
	margin: 0 0 5px 0;
	border: 1px solid #dfdfdf;
}
.rpboxbody h3{
	font-size: 14px;
	text-align: left;
	margin: 0 0 5px 5px;
}

.rpboxbody p{
	padding: 5px 5px;
	text-align: left;
}

.defbox input.submit{
	border: 1px solid #c4c4c8;
	background: #f4f4f4;
	color: #444444;
	font-weight: bold;
	font-size: 10px;
	padding: 1px 2px;
	float: right;
	width: 60px;
	cursor: pointer;
}


.lsign{
  width: 100%;
  height: 33px;
  display: block;
}
.rsign{
  width: 100%;
  height: 27px;
  
}
.lsign span, .rsign span{
  display: none;
}

.nabidka{
  background: url('../layout/sign_nabidka.gif') 0% 0% no-repeat;
}
.navstivte{
  padding: 9px 0 0 0;
  background: url('../layout/sign_navstivte.gif') 0% 9px no-repeat;
}

.lbox{
  background: #dad59d;
  padding: 8px 0;
  text-align: center;
}

.kosik{
  background: url('../layout/signr_kosik.gif') 0% 0% no-repeat;
}
.mohlo{
  background: #fff url('../layout/signr_mohlo.gif') 0% 9px no-repeat;
  padding: 9px 0 0 0;
}
.prectete{
  background: url('../layout/signr_prectete.gif') 0% 0% no-repeat;
}



#rmenu{
  margin: 0 0 0 0;
  background: #e7e5ca;
}

		#rmenu ul{
			list-style: none;
			border-top: 1px solid #977a71;
			
		}	
		#rmenu ul li{
      padding: 0 0 0 0;
			font-size: 11px;
      border-bottom: 1px solid #a49075;
      
		}
		#rmenu ul li a{
			display: block;
			width: 174px;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			color: #6d5229;
			padding: 7px 0 7px 25px;
			background: #cdcbb4 url('../layout/rightlibg.gif') 0% 0% repeat-x;
		}
		#rmenu ul li a:hover{
			text-decoration: underline;
			color: #6d5229;
			background: #b3af80 url('../layout/rightlibghover.gif') 0% 0% repeat-x;
			
		}
		#rmenu ul li a.active{
			background: #b3af80 url('../layout/rightlibghover.gif') 0% 0% repeat-x;
		}
	
	
		
			#rmenu ul li ul{
				background: none;
				border-top: 0;
        padding: 0;
        margin: 0;
			}
			#rmenu ul li ul li{
				border-bottom: none;
				border-top: 1px solid #b0a187;
				background: none;
			}
			#rmenu ul li ul li a{
			  font-size: 11px;
				font-weight: normal;
				color: #6d5229;
				padding: 4px 0 4px 30px;
				width: 169px;

				background: none;
			}
			#rmenu ul li ul li a:hover{
				color: #6d5229;
				background: #c7c38f;
				text-decoration: underline;
			}
			#rmenu ul li ul li a.active{
  			background: #c7c38f;
  			color: #6d5229;
  		}
  		
  		
.rbox{
  text-align: center;
  padding: 10px 0 0;
  background: #eee9b9;
  width: 100%; 
}
.rimgbox{
  text-align: center;
  width: 150px;
  padding: 10px;
  background: #fff;
  margin: auto;
  border: 1px solid #e8e3be;
}
.rimgbox a.rimglink{
  margin: 0 auto 0;
  display: block;
  height: 154px;
  width: 154px;
}
.rimgbox a.rimglink img{
  border: 1px solid #d1cfa7;
  margin: auto;
}
.rbox p{
  padding: 5px 0;
}
.rbox a.blink{
  display: block;
  padding: 6px 10px;
  color: #5e5340;
  background: #c5c28e;
  font-weight: bold;
  text-align: left;
  font-size: 12px;
}
.rbox a.blink:hover{
  color: #e7e5ca;
  background: #aaa77b;
}

.galerie .galBox{
  width: 100px;
  height: 100px;
  margin: 3px 4px;
  border: 1px solid #ddd;
  float: left;
  background: #f9f9f9;
  padding: 7px;
  
  text-align: center;
}
.galerie .galBox img{
  
 
 
}
#loginbox .heading{
  font-size: 20px;
  font-weight: normal;
}
.centered{
  text-align: center;
}

.commentform{
  border: 1px solid #f0f0f0;
  background: #f9f9f9;
  padding: 10px;
  width: 598px;
}

.commentform label{
  display: block;
  float: left;
  color: #595440;
  width: 80px;
}
.commentform label.req{
  font-weight: bold;
}

.commentform input.text{
  border: 1px solid #e1dfcd;
  margin: 0 0 2px 0;
  width: 200px;
  padding: 2px;
}
.commentform textarea{
  border: 1px solid #e1dfcd;
  margin: 0 0 2px 0;
  padding: 2px;
  font-family: tahoma;
  font-size: 13px;
  width: 400px;
  height: 80px;
}
.commentform input.addcomment{
  border: 1px solid #e1dfcd;
  margin: 0 0 2px 80px;
  width: 120px;
  background: #e1dfcd;
  font-family: tahoma;
  color: #595440;
  font-weight: bold;
  padding: 2px;
  cursor: pointer;
}


.cerr{
  border: 1px solid #f4cccc;
  background: #f4e6e6;
  padding: 10px;
  color: #c23d3d;
  width: 598px;
  margin: 0 0 3px 0;
}
.csuc{
  border: 1px solid #d2ebbc;
  background: #e9f7e8;
  padding: 10px;
  font-weight: bold;
  color: #3f7e2e;
  width: 598px;
  margin: 0 0 3px 0;
}

.combox{
  width: 616x;
  border: 1px solid #e1dfcd;
  margin: 0 0 2px 0;
  padding: 1px;
}
.comhead{
  width: 606px;
  color: #000;
  padding: 3px 5px;
}

.dark .comhead{
  background: #ddd;
}

.light .comhead{
  background: #f0f0f0;
  
}

.comhead strong{
  float: left;
}
.comhead span{
  float: right;
}

.comtime{
  font-size: 11px;
  padding: 1px 0 0 0;
}

.combody{
  width: 606px;
  padding: 5px;
  background: #f9f9f9;
}
select option.na{
  color: #ccc;
}
.service{
  position: absolute;
  right: 5px;
  top: 5px;
}
.paddedtext{
  padding: 10px 20px;
}

.fblikebut{
  position: absolute;
  right: 5px;
  top: 10px;
  text-align: right;
}

.hl{
  display: block;
  padding: 4px;
  background: #525252;
  color: #fff;
}
.rcom{
  font-size: 11px;
  border-bottom: 1px solid #ccc;
  padding: 3px 3px 7px;
  width: 154px;
  
  
}
#stred .rcom p.popis{
  background: #fff;
  font-size: 10px;
}


table.params{
  border-collapse: collapse;
  margin: 3px 0 0px 1px;
}
table.params td{
  border-bottom: 1px solid #f0f0f0;
  padding: 4px 10px;
}
table.params tr.light td{

}
table.params tr.dark td{
  background: #f9f9f9;
}
table.params td.par{
  width: 118px;
  color: #444;
  font-weight: bold;
}
table.params td.val{
  width: 131px;
}

.fbbox{
  background:#fff;
  width: 180px;
  height: 270px;
}

#footer .links{
  
  padding: 10px 10px 0px;
  text-align: left;
  font-weight: normal;
}
#footer .links a{
  font-weight: normal;
  font-size: 11px;
  color: #666;
}

.admlink{
  float: right;
  font-size: 10px;
  color: #ff0000;
  padding: 4px;
  display: block;
}

.editfield{
  border: 1px solid #ccc;
  padding: 4px;
  width: 95%;
  margin: 10px 0 0;
  height: 150px;
  font-family: tahoma;
  font-size: 11px;
}
.subm{
  border: 1px solid #999;
  background:#eee;
  font-size: 13px;
  margin: 4px 0;
  padding: 3px;
}

.novinka{
  position: absolute;
  left: 0;
  top: 0;
}

#slider{
  float: left;
  width: 300px;
  margin: 3px 20px;
}
.priceslider{
  padding: 10px;
}
.pricertext{
  float: left;
  padding: 0 5px;
}

.pricershow{
  float: right;
}

