body {
  margin:0;
  padding:0;
  text-align:center;
  font-family:Trebuchet MS, Verdana, 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
  background:#e7e7e7 url(./img/pozadi.jpg) repeat-x;
}
#main {
  width:940px;
  text-align:left;
  margin:0 auto 0 auto;
}
#oceneni {
  position:relative;
  top:70px;
  left:50px;
}
#levy {
  width:318px;
  height:900px;
  background:#e7e7e7 url(./img/menu.jpg) no-repeat;
  float:left;
}
#levy ul {
  position:relative;
  top:74px;
  left:57px;
  color:#d18410;
}
#levy ul a {
  color:#000000;
  text-decoration:none;
}
#levy ul a:hover {
  color:#d18410;
  text-decoration:underline;
}
#levy li {
  list-style-type:square;
  line-height:2.4em;
  padding-left:10px;
}
#pravy {
  width:620px;
  height:700px;
  float:left;
}
#obsah {
  width:580px;
  _width:620px;
  padding:400px 20px 20px 20px;
  background:#FFFFFF url(./img/dort-hlavni.jpg) no-repeat;
  background-position:20px 20px;
}
#obsah li {
  line-height:1.8em;
}
h1 {
  width:300px;
  height:204px;
  background:url(./img/logo.gif) no-repeat;
  margin:0;
  padding:0;
  position:relative;
  top:70px;
  left:0px;
}
h1 span {
  display:none;
}
h1 a {
  display:block;
  width:300px;
  height:204px;
}
h2 {
  margin:0;
  height:38px;
  font-size:1.3em;
  font-weight:300;
  color:#8d611b;
  padding:6px 0 0 64px;
  background:url(./img/kremrole-mala.jpg) no-repeat;
}
h3 {
  font-weight:300;
  font-size:1.25em;
  text-align:center;
  color:#855647;
  margin:50px 0 0 0;
}
h3.bily {
  font-weight:300;
  font-size:1.35em;
  font-style:italic;
  text-align:center;
  color:#FFFFFF;
  margin:7px 0 10px 0;
}
h3.menu {
  font-weight:300;
  font-size:1.25em;
  color:#855647;
  position:relative;
  top:71px;
  left:0px;
}
a {
  color:#d18410;
  text-decoration:none;
}
a:hover {
  color:#855647;
  text-decoration:underline;
}
.clear {
  clear:both;
}
p {
  font-size:0.95em;
  line-height:1.5em;
  margin:20px 0;
}
img {
  border:none;
}
table.tableform {
  font-size:0.8em;
  text-align:right;
  margin-top:10px;
  font-weight:300;
}
table.tableform td {
  padding-bottom:5px;
}
table.tableform input {
  width:240px;
  border:1px solid #FEAD3A;
  background:#FFECD1;
}
table.tableform input.odeslat {
  width:150px;
  border:1px solid #F48204;
  background:#FECE8A;
  font-weight:700;
}
table.tableform select {
  width:242px;
  _width:240px;
  border:1px solid #FEAD3A;
  background:#FFECD1;
}
table.tableform textarea {
  width:240px;
  height:120px;
  border:1px solid #FEAD3A;
  background:#FFECD1;
}

table.vyrobky td {
  text-align:center;
  padding-bottom:40px;
}







