 body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #b0e69a;
  height: 100%;
  font-family: Arial;
  font-size: 80%;
 }
 table {
  font-size: 100%;
 }
 #holder {
  width: 933px;
  margin: 0 auto;
  text-align: left;
  background: url(bg2.jpg) repeat-y left;
  height: auto;
  _height: 100%;
  min-height: 100%;
  position: relative;
 }
 #content {
  background: url(bg1.jpg) no-repeat left top;
  height: auto;
  min-height: 209px;
  _height: 209px;
 }
 #logo {
  position: absolute;
  top: 0;
  left: 320px;
 }
 #menu {
  text-align: right;
  position: absolute;
  top: 118px;
  right: 35px;
  font-weight: bold;
  color: black;
 }
 #menu a {
  color: black;
  text-decoration: none;
 }
 #main {
  padding: 200px 0 0 26px;
 }
 #strom a {
  display: block;
  padding: 0 0 0 20px;
  color: white;
  text-decoration: none;
  background:url('link_bg.gif') no-repeat;
 }
 #strom a:hover {
  color:#199409;
  background:url('link_bg2.gif') no-repeat;
 }
 
 #strom a.katno_2 {
  background: none;
  padding-left: 30px;
 }
 
 #panel_menu a {
  display: block;
  padding: 0 0 0 20px;
  color: white;
  text-decoration: none;
  background:url('link_bg.gif') no-repeat;
 }

 #panel_menu a:hover {
  color:#199409;
  background:url('link_bg2.gif') no-repeat;
 } 
 
 #underleft,#rbox {
  color: white;
  padding-left:10px;
  }
 
 #rbox a
 {
  color: white;
  text-decoration:underline;
  } 
 
 
 #underleft a{
  color: white;
  text-decoration:underline;
  } 
  
 
 #lmenu {
  width: 180px;
  float: left;
 }
 #page {
  width: 540px;
  float: left;
 }
 #page_in {
  width: 520px;
  margin: 0 0 0 10px;
  position:relative;
  top:-15px;
 }
 #page_in h1 {
  margin: 4px 0 10px 4px;padding: 0;
  font-size:20px;
  color:#0D6701;
 }
 #page_in a {
 color:#0D6701;
 }
 
 #rbox {
  float: right;
  width: 172px;
  text-align: left;
  font-size: 11px;
 }
 #rbox p {
  margin-top:0;padding-top:0;
 }
 #rbox_in {
  width: 160px;
  _width: 165px;
  text-align: left;
  margin: 0 10px 0 0;
 }
 .kategorieprodukt {
  width: 158px;
  margin: 0 6px 8px 8px;
  text-align: center;
  background-color: #F1F1F1;  
 }
 .kategorieprodukt table {
  margin: 0 auto 0 auto;
 }
 .kategorieprodukt_in {
  height: 210px;
  text-align: center;
 }
 .kategorieprodukt h2 {
  font-size: 12px;
   margin: 0 0px 3px 0;
  font-weight: bold;
  color:black;
 }
 .kategorieprodukt_in a {
  font-size: 12px;
  font-weight: bold;
  color:black;
  text-decoration:none;  
 }
 .kategorieprodukt .popis {
  font-size: 10px;
 }
 .strankovani{
 background:url('/_template/page_off.gif');
 color:#4CD23A;
 font-size:14px;
 text-decoration:none;
 font-weight:bold;
 display:block;
 float:left;
 width:26px;
 height:21px;
 _height:26px;
 text-align:center;
 padding-top:5px;
 padding-bottom:0px;
 margin:2px 2px 2px 2px;
 }
 .strankovani:hover{
 background:url('/_template/page_on.gif');
 color:white;
 }
 
 .strankovani_nic {
 font-size:14px;
 text-decoration:none;
 font-weight:bold;
 display:block;
 float:left;
 width:26px;
 height:21px;
 _height:26px;
 text-align:center;
 padding-top:5px;
 padding-bottom:0px;
 background:url('/_template/page_on.gif');
 color:white;
 margin:2px 2px 2px 2px;
 }
 
 #detailproduktu
 {
 background-color: #F1F1F1;
 margin:0 8px 0 8px;
 }
 
 #detailproduktu a
 {
 color:#808080;
 text-decoration:none;
 }
 
 .detailproduktu2
 {
 padding:5px 12px 0px 12px;
 }
 
 #produkttitle
 {
 background-color:#73ea63;
 }
 
 #produkttitle h2
 {
 font-size:16px;
 padding:3px 0 3px 10px;
 }
 #panel {
  padding: 4px 0 0 30px;
  width: 463px;
  height: 43px;
  _width: 493px;
  _height: 47px;
  background: url(panel.gif) no-repeat left top;
  margin: 0 0 0 12px;
  position: relative;
  top: -20px;
  
 }
 
 .prodline
 {
 padding:0 0 12px 12px;
 color:#136B08; 
 font-size:10px;
 }
 
 .prodline a
 {
 color:#136B08;
 font-size:14px;
 font-weight:bold;
 text-decoration;none;
 }
 .smazatprodukt
 {
 color:red;
 font-weight:bold;
 text-decoration:none;
 }