       body {
         font: normal 12px Arial;
         margin:0;
         padding:0;
         background: url('imgs/tlo.jpg') repeat-x;
       }
       a.producenci {
         line-height: 2.85em;
         padding-left: 65px;
         margin-bottom:1px;
         color: white;
         text-decoration: none;
         font-weight: bold;
         display:block;
         width: 180px;
         height: 36px;
         background: url('imgs/menu-tlo-prod3.png');
       }
       a:hover.producenci {
         color:black;
       }
       a {
         color: #6a4b39;
       }
       a:hover {
         color: #bb754d;
       }
       #logo {
         padding:0;
         width: 900px;
         height: 108px;
         display:block;
         margin:auto;
       }
       #logo a {
         display:block;
         padding:3px;
         color: #a3b7c0;
         font: normal 10px Tahoma;
       }
       #logo a:hover {
         color: #728790;
       }
       #baner {
         width: 900px;
         height: 190px;
         background: url('imgs/baner.jpg');
         margin:auto;
       }
       #menu {
         line-height: 4em;
         width: 900px;
         height: 51px;
         margin:auto;
         background: url('imgs/menu_tlo.jpg') repeat-x;
       }
       #menu a:first-child {
         padding-left:25px;
       }
       #menu a:last-child {
         border:none;
       }
       #menu a {
         border-right: 1px solid #a86945;
         display:block;
         float:left;
         color: white;
         font: bold 12px Arial;
         padding: 18px 25px 18px 25px;
         text-decoration: none;
       }
       #menu a:hover {
         background: url('imgs/menu_tlo_c.jpg') repeat-x;
         text-decoration: underline;
       }
       #main {
         width: 900px;
         height: auto;
         margin:auto;
       }
       #left {
         width: 245px;
         height: auto;
         float:left;
       }
       #right {
         width: 655px;
         height: auto;
         float:right;
       }
       #right p {
         padding:5px;
       }
       #right p:first-letter {
         font: normal 20px Georgia;
       }
       h1 {
         color: #975936;
         padding:5px;
         font: normal 24px Georgia;
         letter-spacing:-0.05em;
       }
       h2 {
         color: #975936;
         padding:5px;
         font: normal 18px Georgia;
         letter-spacing:-0.05em;
       }
       #stopka {
         margin:auto;
         display:block;
         width: 860px;
         height: 85px;
         padding:20px;
         background: #f7f2ec;
         border-top: 1px solid #e9e3dc;
         color: #cdb79d;
         font: normal 10px Tahoma;
         clear: both;
       }
       #stopka a {
         display: block;
         padding:5px;
         color: #cdb79d;
         font: normal 10px Tahoma;
       }
       #stopka a:hover {
         color: #7d6241;
       }
       #left a.menu {
         line-height: 2.85em;
         padding-left: 45px;
         margin-bottom:1px;
         color: white;
         text-decoration: none;
         font-weight: bold;
         display:block;
         width: 200px;
         height: 36px;
         background: url('imgs/menu-tlo.png');
       }
       #left a.menu:first-child {
         margin-top:1px;
       
       }
       #left a:hover.menu {
       color:black;
         background: url('imgs/menu-tlo-c.png');
       }
       #left a.menupod {
         line-height: 2.85em;
         padding-left: 65px;
         margin-bottom:1px;
         color: black;
         text-decoration: none;
         font-weight: bold;
         color: #503322;
         display:block;
         width: 180px;
         height: 36px;
         background: url('imgs/menu-tlo-pod.png');
       }
       #left a:hover.menupod {
         background: url('imgs/menu-tlo-c.png');
       }
       #left a.menupodpod {
         line-height: 2.85em;
         padding-left: 85px;
         margin-bottom:1px;
         color: black;
         text-decoration: none;
         font-weight: bold;
         color: #503322;
         display:block;
         width: 160px;
         height: 36px;
         background: url('imgs/menu-tlo-podpod.png');
       }
       #left a:hover.menupodpod {
         background: url('imgs/menu-tlo-c.png');
       }
       input {
         margin:8px;
         padding:5px;
         font: normal 10px Tahoma;
         color: #ffe9dc;
         background: #7d675b;
         border: 1px solid #fff;
       }
       #tresc {
         padding:10px;
         line-height: 1.5em;
       }
       th {background:#02a591; color:white; padding:10px;}
       table {border: 1px solid #02a591;}
       td {padding:10px; background: #eef4f7;}
       img {padding:10px;}
