body {
   background-image: url('img/pozadi.png');
   margin: 0;
   padding: 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;
   font-size: 1px;
   clear: both;
}

#pozadi_all {
   background-image: url('img/pozadi_top.png');
   background-repeat: repeat-x;
   background-position: top;
}
#stranka {
   width: 951px;
   margin: auto;
   position: relative;
   background-image: url('img/stranka.png');
   background-repeat: repeat-y;
   background-position: 10px 0;
}
#stranka .foto_hlavni {
   position: absolute;
   right: 0;
   top: 43px;
}
#logo {
   height: 241px;
   background-image: url('img/logo.jpg');
}
#prostredek {
   
}
#paticka {
   width: 913px;
   height: 77px;
   background-image: url('img/paticka.png');
   margin: 0 0 0 10px;
}
#paticka .paticka_copy {
   font-weight: bold;
   text-align: right;
   padding: 35px 40px 0 0;
   color: #a30a0f;
}
#paticka .paticka_copy a {
   color: #a30a0f;
}
#left {
   width: 275px;
   float: left;
}
#left .left_stred {
   width: 213px;
   margin: 0 0 0 auto;
}
#menu {
   background-image: url('img/menu.png');
   border-top: 1px solid white;
}
#menu a {
   text-decoration: none;
   display: block;
   padding: 10px 0 10px 47px;
   border-bottom: 1px solid white;
   color: #a80e04;
   font-weight: bold;
   background-image: url('img/menu_nuzky.png');
   background-repeat: no-repeat;
   background-position: 13px center;
}

#novinky {
   width: 170px;
   background-color: white;
   border: 1px solid #d76dc7;
   margin: 30px auto 10px auto;
}
#novinky .nadpis {
   color: #a80e04;
   font-weight: bold;
   padding: 8px 0 0 10px;
}
#novinky .modul {
   text-align: center;
   padding: 10px 0 5px 0;
}

#right {
   float: right;
   width: 620px;
}
#logo h1 {
   margin: 0;
   padding: 200px 0 0 330px;
   font-size: 14px;
   font-weight: bold;
   color: #f273cc;
}
#text_prostredek {
   color: #b260a9;
   padding: 0 90px 20px 0;
}
#text_prostredek a {
   color: #b260a9;
}
#text_prostredek p {
   margin: 0;
   padding: 0 0 15px 0;
}
#text_prostredek .odsazeni_foto {
   float: right;
   width: 140px;
   height: 100px;
}