BODY {
  color: #000000;
  background: #000000;
  font-family: "Arial CE", "Helvetica CE", Arial, lucida, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  background-image: url("images/podklad.jpg");

}
#main, #topmenu, #produkty, #obsah {
    width: 1000px;
}
#main  {
    position: relative;
    margin: auto;
    padding: 0px;
    background: none;
}
#obsah {
    background: #fff;
    border: 1px solid #666;
    padding: 20px;
    width: 958px;
}
img {
  border: 0px;
}
p {
  text-align: justify;
  margin: 0px;
  padding: 2px;
  background: white;
}
p a {
    /*color: white;*/
    font-weight: bold;
}
a {
    color: #333;
}
p a:hover {
    color: red;
}
td {
  font-size: 12px;
}
th {
  font-size: 12px;
}
.menulink {
  color: white;
  text-decoration: none;
  font-weight: bold;
}
.linkcenik  {
  color: red;
}
h1 {
	color: #d82b2d;
	background: white;
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 0;
	
}
#galerie a {
	background-color: #CCCCCC;
	position: relative;
	display: block;
	float: left;
	margin: 5px;
	padding: 0px;
}
#prodmenu {
    
}
h2, h2 a {
  color: white;
  
  background-image: url(images/menu_bg.gif);
  font-size: 14px;
  text-align: center;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  margin: 0px;
  text-decoration: none;
}
.foto {
  border: 1px solid #888888;
  margin: 3px;

}


h3 {
  color: #666666;
  text-align: right;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  border-top: 1px solid #888888;
}
h4 {
  color: #666666;
  text-align: left;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  border-bottom: 1px solid #888888;
}
.produkt {
	position: relative;
	height: 150px;
	width: 150px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	text-align: center;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.cenovka-old {
  position: absolute;
  bottom: 11px;
  right: 3px;
  font-size: 10px;
  font-stretch:normal;
  color: #666666;
  text-decoration:line-through;
  margin: 0;
  padding: 0;
}
.cenovka {
  position: absolute;
  bottom: 0px;
  right: 3px;
  font-size: 12px;
  color: #822;
  margin: 0;
  padding: 0;
}

#topmenu {
	background-attachment: scroll;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	height: 35px;
	
}
#topmenu a {
	background-attachment: scroll;
	background-image: url(images/oddelovac.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: left;
	height: 35px;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	line-height: 32px;
	margin: 0px;
	padding-bottom: 0px;
}
.novinka {
    background: white;
    width: 480px;
    float: left;
    margin: 4px;
    border: 1px solid #666;
    padding-bottom: 0px;
}
.novinka_r {
    background: white;
    width: 480px;
    float: right;
    margin: 4px;
    border: 1px solid #666;
    padding-bottom: 0px;
}
.novinka p,.novinka_r p {
    padding: 10px;
}
.esa {
    color: red;
    list-style-type: none;
    list-style:inside;
    text-align: center;
}
hr {
    clear: both;
    height: 0;
    border: 0;
}
