body {
  text-align: center;
  background-color: #214697;
  margin: 0;padding: 0;
  scrollbar-3dlight-color: #B2C3EE;
  scrollbar-arrow-color: #FFE204;
  scrollbar-darkshadow-color: #B2C3EE;
  scrollbar-face-color: #396DE6;
  scrollbar-highlight-color: #214697;
  scrollbar-shadow-color: #214697;
  scrollbar-track-color: #214697;
}
body,table {
  font-family: 'Verdana',sans-serif;
  font-size: 12px;
}
input,select,textarea {
  font-family: 'Verdana',sans-serif;
  font-size: 10px;
}
h1 {
  font-size: 15px;
  font-style: italic;
  margin: 0;
  padding: 0;
}
h3 {
  font-size: 15px;
  font-style: italic;
  margin: 0;
  padding: 0;
}
h4 {
  font-size: 13px;
  margin: 2px 0 2px 0;
}
a {text-decoration: underline; color: #214697;}
a:hover {text-decoration: underline; color: #396DE6;}

#holder {
  width: 794px;
  text-align: left;
  margin: 20px auto 0 auto;
  position: relative;
}
#top2 {
  background: url(../_images/komplex1.jpg);
  height: 110px;
}
#levykruh {
  position: relative;
  left: -33px;
  top: -21px;
}
#scrolltext {
  width: 601px;
  height: 98px;
}
#contents {
  background-image: url(../_images/contentsbg.jpg);
  background-repeat: repeat-y;
}
#contents,#page_in {
  background-color: #B2C3EE;
}
#lpanel {
  float: left;
  width: 196px;
  background: url(../_images/leftpanel.jpg) no-repeat left top;
  text-align: center;
  color: #FFFFFF;
}
#lpanel #left1,#lpanel #left2 {
  text-align: left;
  width:175px;
  margin: 5px auto 0 auto;
  border: 1px solid #000000;
  background-color: #2d50a1;
}
#lpanel #left1 .box, #lpanel #left2 .box {
  margin: 10px 5px 5px 5px;
  text-align: left;
}
#lpanel #left1 .box h2, #lpanel #left2 .box h2 {
  margin:0;padding:0;
  font-size: 14px;
}
#lpanel #left0 {
  width:175px;
  padding: 7px 5px 0 5px;
  text-align: right;
  margin: 4px auto 0 auto;
  border: 1px solid #000000;
  height: 31px;
  background: #20418B url(../_images/_kosik.jpg) no-repeat left top;
}
#lpanel #left1 {
  background: #20418B url(../_images/_novinky.jpg) no-repeat left top;
}
#lpanel h3 {
  color: #A0A0A0;
  font-size: 15px;
  margin: 5px;
  text-decoration: underline;
}
#page {
  float: right;
  width: 598px;
}
#page_in {
  width: 584px;
  margin: 0 5px 0 5px;
}
#bottom {
  background: url(../_images/bottom.jpg);
  height: 65px;
}
#pravykruh {
  position: relative;
  left: 28px;
  top: 5px;
}
.price {
  color: #FFFF00;
  font-weight: bold;
  font-size: 14px;
}
#left1 a,#left2 a {
  color: #FFFF00;
  text-decoration: none;
}
#left1 a:hover,#left2 a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.novinka {
  background-color: yellow;
  color: red;
}
.autoklice table {
  border-collapse: collapse;
  border-color: #1d366e;
}
.autoklice th {
  border-color: #1d366e;
}
.autoklice table td {
  border-color: #1d366e;
}
#weblink, #weblink a {
color:white;
font-size:11px;
}