@charset "utf-8";
/* CSS Document */
body {
padding: 0px;
text-align: left;
font-family: Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight:normal;

}
a {color:#cc6600; text-decoration:none}
hr { 
	width: 100%;
	display: block;
	height: 1px;
	padding-left:5px;
	border-top: 1px solid #e1f6c4;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	}

h1{font-size:28px; }
h2{font-size:18px;}
h3{font-size:12px;}
h1,h2,h3,h4{ color: #0099ff;padding:0; margin:3px 0 3px 0; font-weight: lighter;}
h1 { font-size:19px}
.clear{clear:both;}
.left{ float:left;}
.right{ float:right;}
.red{ color:#ff0000;}
p{ line-height:140%}

#main{
width:750px;

}
#head{
	height:84px
}
#logo{
	padding-top: 10px;
	padding-left: 15px;
}
/* menu  */
#menu { display:none}

#menu-produkt {		
display:none
}

#reklama {
display:none
}

#footer {
	height:40px;
	width:750px;
	margin:10px;
	font-weight: bold;
}

#obsah-left {
	margin:0;
	padding:0 10px 0 5px;
	}	
.clanek_th, #novinka{
padding:3px;
margin-bottom:3px;
}
.clanek_th img, #novinka img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	/*produkt*/
#obsah-produkt, #obsah-produkty {
	margin:10px;
	width: 750px;
}
#obsah-produkty .strankovani{
	padding-top: 18px;
	padding-bottom: 10px;
}
#obsah-produkt h1, #obsah-produkty h1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#obsah-produkty h1:first-letter{text-transform: uppercase;}
#gallery, .strankovani{ display:none}
#poptavkovyform{ display:none}
#obsah-produkty .cena{
	text-align:right;
	font-size: 14px;
	color: #016BB1;
	font-weight: bold;
}
.blue {
	color:#0099ff
}
#drobecek {
	padding-bottom:10px
}

