body {
   background-color: #36a139;
   margin: 0;
   padding: 5px 0 0 0;
   font-family: Verdana;
   font-size: 12px;
   color: black;
}
a {
   font-family: Verdana;
   font-size: 12px;
   color: black;
   text-decoration: underline;
}
a:hover {
   text-decoration: none;
}
.vyhlazeni {
   width: 100%;
   height: 1px;
   clear: both;
   font-size: 1px;
}

#stranka {
   width: 980px;
   margin: auto;
}
#logo {
   height: 267px;
   background-image: url('img/logo.jpg');
}
#paticka {
   height: 51px;
   background-image: url('img/paticka.png');
}

#left {
   width: 210px;
   float: left;
}

#stred {
   padding: 15px 20px 10px 20px;
   background-image: url('img/stred.png');
}

#menu {
   width: 197px;
   margin: auto;
}
#menu a {
   line-height: 33px;
   background-image: url('img/menu.png');
   display: block;
   color: white;
   text-decoration: none;
   padding: 0 0 0 55px;
   margin: 0 0 2px 0;
   font-size: 11px;
}
#menu a:hover,
#menu a.oznacene {
   background-image: url('img/menu_hover.png');
}

#prodejna {
   width: 183px;
   margin: auto;
   padding: 10px 0 0 0;
}
#prodejna .nadpis {
   height: 42px;
   background-image: url('img/left_nadpis.png');
}
#prodejna .nadpis p {
   margin: 0;
   padding: 10px 0 0 60px;
   color: #36a139;
   font-size: 11px;
}
#prodejna .stred {
   background-color: #dbf0db;
   border-left: 1px solid #bfe1bf;
   border-right: 1px solid #bfe1bf;
   border-bottom: 1px solid #bfe1bf;
}
#prodejna .foto {
   text-align: center;
   padding: 5px 0 0 0;
}
#prodejna .foto img {
   border: 1px solid #cde9cd;
}
#prodejna .popis {
   color: #36a139;
   font-size: 11px;
   padding: 10px 0 10px 20px; 
}
#prodejna .popis a {
   color: #36a139;
   font-size: 11px;
}
#partner {
   text-align: center;
   padding: 10px 0 10px 0;
}

#novinky {
   width: 183px;
   margin: auto;
   padding: 10px 0 0 0;
}
#novinky .nadpis {
   height: 42px;
   background-image: url('img/left_nadpis.png');
}
#novinky .nadpis p {
   margin: 0;
   padding: 10px 0 0 60px;
   color: #36a139;
   font-size: 11px;
}
#novinky .stred {
   background-color: #dbf0db;
   border-left: 1px solid #bfe1bf;
   border-right: 1px solid #bfe1bf;
   border-bottom: 1px solid #bfe1bf;
}
#novinky .modul {
   padding: 10px 0 10px 0;
   text-align: center;
}

#right {
   float: right;
   width: 700px;
}
#right h1 {
   background-image: url('img/h1.jpg');
   background-repeat: no-repeat;
   margin: 0;
   padding: 10px 0 10px 50px;
   color: #36a139;
   font-size: 12px;
   font-weight: normal;
}

#text_prostredek {
   padding: 20px 40px 0 20px;
   color: #36a139;
   font-size: 11px;
}
#text_prostredek a {
   color: #36a139;
   font-size: 11px;
}
#text_prostredek p {
   margin: 0;
   padding: 0 0 10px 0;
}

#paticka p {
   margin: 0;
   padding: 15px 30px 0 0;
   text-align: right;
   color: #36a139;
   font-size: 11px;
}
#paticka p a {
   color: #36a139;
   font-size: 11px;
}
