body {
  background-image: url("images/background.jpg");
  margin: 0px;
  font-family: Arial;
}

a {
  color: #79473E;
}

img {
  border: 0px;
}

#main {
  background-color: white;
 	width: 920px; 
	margin: 0 auto; 
  padding: 0 15px;
	text-align: left;
	padding-bottom: 30px;
}

h1 {
  background-image: url("images/kouzelnydarek.jpg");
  height: 146px;
  margin-bottom: 2px;
  cursor: hand;
}

h1 span {
  display: none;
}

a h1 {
  cursor: hand;
}

.nav1 {
  float: left;
  width: 152px;
  height: 22px;
  background-image: url("images/nav1.gif");
  font-size: 10px;
  color: #FFE3CE;
  text-transform: uppercase;
  letter-spacing: 1px;  
  text-align: center;
  padding-top: 8px;
  margin-right: 1px;
}

.nav2 {
  float: left;
  width: 150px;
  height: 22px;
  background-image: url("images/nav2.gif");
  font-size: 10px;
  color: #FFE3CE;
  text-transform: uppercase;
  letter-spacing: 1px;  
  text-align: center;
  padding-top: 8px;
  margin-right: 1px;
}

.nav3 {
  width: 155px;
}

.nav1 a {
  color: #FFE3CE;
  text-decoration: none;
}

.nav1 a:hover {
  color: #FFE3CE;
  text-decoration: underline;
}

.nav2 a {
  color: #FFE3CE;
  text-decoration: none;
}

.nav2 a:hover {
  color: #FFE3CE;
  text-decoration: underline;
}

#bottom {
  text-align: center;
  font-family: Verdana;
  font-size: 10px;
  padding-top: 60px;
  color: #B8A084;
}

#content {
  margin-top: 0px;
}

#items {
  margin-top: 30px;
  float: left;
  width: 150px;
}

h3 {
  color: #784837;
  font-family: Georgia;
}

#items h2 {
  font-family: Georgia;
  font-size: 12px;
  color: #7A3124;
  margin-bottom: 0px;
  margin-top: 8px;
  padding-bottom: 4px;
}

#items h2 a {
  color: #7A3124;
  text-decoration: none;
}

#items h2 a:hover {
  text-decoration: underline;
}

#items h2 img {
  vertical-align: middle;
}

#items h2.selected a {
  color: #307290;
}

#text {
  margin: 0 0 0 auto;
  width: 767px;
}

#navigation {
  height: 23px;
  font-size: 11px;
  background-color: #FFF3EA;
  width: 736px;
  color: #80453F;
  padding-left: 30px;
  padding-top: 7px
}

#subcategory {
  width: 300px;
  float: left;
}

#subcategory2 {
  width: 100%;
  float: left;
}

#detail {
  margin: 0px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 14px;
  padding-bottom: 34px;
  background-color: #FBEBCA;
  width: 431px;
  color: #784837;
  font-size: 12px;
  float: left;
  /* celkem 468px; */
  
}

#detail2 {
  margin: 0px;
  padding: 0px;
  margin-left: 2px;
  background-color: #FBEBCA;
  width: 400px;
  color: #784837;
  font-size: 12px;
  float: left;
  /* celkem 468px; */
  
}

.nopadding {
  padding: 0px;
}


.produkt {
  height: 28px;
  /*background-color: #FBEBCA;*/
  vertical-align: middle;
  padding-left: 30px;
  padding-top: 10px;
  color: #733829;
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  margin-top: 1px;
  background-image: url('images/sipka.gif'); 
  background-repeat: no-repeat;  
  background-position: left center;
}

.produktX {
  height: 30px;
  background-color: #FBEBCA;
  vertical-align: middle;
  padding-left: 23px;
  padding-top: 15px;
  color: #886D55;
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  margin-top: 1px;
}

.produktXT {
  background-color: white;
  vertical-align: middle;
  padding-left: 23px;
  padding-top: 15px;
  padding-right: 8px;
  color: #886D55;
  font-family: Georgia;
  font-size: 12px;
  margin-top: 1px;
}

.hit {
  background-image: url("images/hit.gif");
  background-repeat: no-repeat;  
  background-position: left top;
}

.produkt a {
  color: #733829;
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.produkt a:hover {
  text-decoration: underline;
}

.produktX a {
  color: #733829;
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.produktX a:hover {
  text-decoration: underline;
}

p.copyright {
  margin: 0px;
  margin-top: 8px;
  font-size: 11px;
  text-align: center;
  color: #9A0101;
}

p.copyright a {
  color: #9A0101;
}


#clear {
  clear: both;
  height: 0px;
}

#subcategory div.selected2 {
  background-color: #307290;
  color: white;
}

#subcategory div.selected2 a {
  background-color: #307290;
  color: white;
}

img.print {
  cursor: hand;
}

p.kontakty {
  font-size: 12px;
  font-family: Arial;
  color: #784837;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 20px;
  
}

table.kosik {
  width: 100%;
  border-collapse: collapse;
  /*border-bottom: 1px solid #876C52;*/
  margin: 0px;
}

table.kosik th {
  background-color: #FFE9D3;
  color: #784837;
  padding: 6px;
  border-left: 1px solid white;
  padding-left: 16px; 
  font-size: 12px;
}

table.kosik td.soucet {
  background-color: #FFE9D3;
  color: #784837;
  padding: 6px;
  padding-left: 16px; 
  font-size: 12px;
  font-weight: bold;
}

table.kosik td.soucet2 {
  background-color: #FFE9D3;
  color: #784837;
  border-left: 1px solid white;
  padding: 6px;
  padding-left: 16px; 
  font-size: 12px;
  font-weight: bold;
}

table.kosik td {
  vertical-align: middle;
  /*border-right: 1px solid #876C52;*/
  font-size: 12px;
  color: #784837;
}

table.kosik td img {
  vertical-align:middle;
}

table.kosik td.row {
  padding-left: 16px; 
}

tr.pink {
  background-color: #FFF5EC;
}

div.sumar {
  padding: 0px;
  /*padding-top: 12px;*/
  font-size: 13px;
  width: 100%;
  margin: 0px;
  text-align: right;
}

table.kosik td form {
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}

form.order {
  
}

table.order caption {
  font-size: 14px;
  font-weight: bold;
  padding-left: 36px;
  text-align: left;
  width: 95%;
  padding-bottom: 8px;
  padding-top: 8px;
  color: #6F4C39;
  background-color: #FFE9D2;
}

table.order {
  width: 95%;
  color: #6F4C39;
}

table.order td.left {
  width: 110px;
  text-align: right;
  font-weight: normal;
  font-size: 12px;
}

table.order td {
  vertical-align: top;
  color: #6F4C39;
}

table.zazitek {
  wdith: 99%;
}

table.contact td {
  vertical-align: top;
}

table.zazitek td {
  vertical-align: top;
}



table.order td.right {
  padding-left: 8px;
  font-weight: normal;
  font-size: 12px;

}

table.order td.left input {
  
}

textarea.obj {
  font-size: 12px;
  font-family: Arial;
  width: 500px;
  height: 80px;
}

textarea.con {
  font-size: 12px;
  font-family: Arial;
  width: 300px;
  height: 100px;
}

span.mandatory {
  font-weight: bold;
  color: red;
  font-size: 18px;
}

table.contact td.left {
  width: 110px;
  text-align: right;
  font-weight: normal;
  font-size: 12px;
}

table.zazitek td.left {
  width: 150px;
  text-align: left;
  font-weight: normal;
  padding-right: 14px;
  font-size: 12px;
}


h4 {
  color: #6F4936;
  font-family: Arial;
  font-size: 14px;
  font-weight: strong;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 25px;
}

input.border {
  border: 1px solid #6F4C39;
}

textarea {
  border: 1px solid #6F4C39;
}

span.text {
  font-size: 12px;
  color: #6F4C39; 
}

.produkt2 {
  height: 28px;
  /*background-color: #FFF3EA;*/
  vertical-align: middle;
  padding-left: 30px;
  padding-top: 10px;
  color: #733829;
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  margin-top: 1px;
  /*border-top: 1px solid #E7E2DC;*/
  background-image: url('images/sipka.gif'); 
  background-repeat: no-repeat;  
  background-position: left center;
}

.produkt2 a {
  color: #733829;
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.produkt2 a:hover {
  text-decoration: underline;
}

hr {
  color: #C4AE97;
  height: 0px;
  /*border: 0px;*/
  border: 1px solid #C4AE97;
  
}

ul li {
  font-size: 12px;
  font-family: Arial;
  color: #784837;
/*  padding-left: 25px;
  padding-top: 25px;
  padding-right: 20px;
*/
}

div.lista a {
  color: #784837;
}

div.vyhledavani {
  text-align: center;
  background-color: #FAEBCA;
  width: 140px;
  padding-top: 6px;
  /*line-height: 120%;*/
}

div.vyhledavani .inputtext {
  width: 115px;
}

form.omezit-kraj {
  background-color: #FBEBCA;
  font-size: 12px;
  margin: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 25px;
  text-align: left;
  color: #733829;
}

form.omezit-kraj select.kraj {
  font-size: 12px;
  border: 1px solid #876C52;
}

.center {
  text-align: center;
}

.m32 {
  margin-top: 32px;
}

p.keywords {
  border: 0px solid black; 
  width: 99%; 
  padding-top: 6px;
}

p.indexleft {
  font-family: Georgia;
  font-size: 12px; 
  color: #784837;
  padding-left: 22px;
  padding-top: 12px;
}