body {
   background-color: black;
   margin: 0;
   padding: 0;
   font-family: Verdana;
   font-size: 12px;
   color: white;
}
a {
   font-family: Verdana;
   font-size: 12px;
   color: white;
   text-decoration: underline;
}
a:hover {
   text-decoration: none;
}
input,
select,
textarea {
   font-family: Verdana;
   font-size: 13px;
   color: black;
   border: 1px solid gray;
}

.vyhlazeni {
   width: 100%;
   height: 1px;
   font-size: 1px;
   clear: both;
}

#pozadi_top {
   background-image: url('img/pozadi_top.png');
   background-position: top;
   background-repeat: repeat-x;
}
#stred {
   width: 952px;
   margin: auto;
}
#logo {
   width: 952px;
   height: 303px;
   background-image: url('img/logo.jpg');
   margin: auto;
   position: relative;
}
#odesila_se {
   position: absolute;
   width: 820px;
   top: 300px;
   left: 20px;
   background-color: #1e1c1c;
   border: 1px solid #a97756;
   text-align: center;
   padding: 400px 0 400px 0;
}
#prostredek {
   width: 868px;
   background-image: url('img/prostredek.jpg');
   background-repeat: no-repeat;
   background-position: 17px 0;
}
#prostredek .ramecek {
   border-left: 1px solid #646262;
   border-right: 1px solid #646262;
}
#pozadi_bottom {
   height: 83px;
   background-image: url('img/pozadi_bottom.png');
}
#paticka {
   height: 83px;
   background-image: url('img/paticka.png');
   background-repeat: no-repeat;
   width: 952px;
   margin: auto;
}
#paticka .paticka_text {
   width: 868px;
   text-align: center;
   padding: 15px 0 0 0;
   font-size: 11px;
}
#paticka .paticka_text a {
   font-size: 11px;
}

#right {
   width: 610px;
   float: right;
}
#right h1 {
   margin: 0;
   padding: 20px 0 0 40px;
   color: #383737;
   font-size: 30px;
   font-weight: normal;
}
#text_prostredek {
   padding: 50px 40px 0 0;
   color: #d8d7d7;
}
#text_prostredek a {
   color: #d8d7d7;
}
#text_prostredek p {
   margin: 0;
   padding: 0 0 15px 0;
}

#left {
   width: 227px;
   float: left;
}
#menu {
   width: 195px;
   margin: auto;
   padding: 67px 0 0 0;
}
#menu .odkazy {
   border-left: 1px solid #646262;
   border-right: 1px solid #646262;
}
#menu .odkazy a {
   display: block;
   text-align: center;
   border-bottom: 1px solid #646262;
   background-image: url('img/menu_odkaz.gif');
   text-decoration: none;
   padding: 8px 0 8px 0;
}
#menu .menu_paticka {
   background-image: url('img/menu_paticka.gif');
   height: 10px;
   font-size: 1px;
}
#novinky {
   width: 181px;
   margin: auto;
   padding: 19px 0 19px 0;
}
#novinky .nadpis {
   height: 42px;
   background-image: url('img/novinky_nadpis.png');
}
#novinky .modul {
   border-left: 1px solid #2d2c2c;
   border-right: 1px solid #2d2c2c;
   text-align: center;
   padding: 10px 0 0 0;
}
#novinky .bottom {
   background-image: url('img/novinky_bottom.png');
   height: 10px;
   font-size: 1px;
}

#registrace_modelek {
   padding: 70px 0 30px 0;
}
#registrace_modelek table {
   margin: auto;
}
#registrace_modelek .td1 {
   width: 160px;
   padding: 5px 0 5px 10px;
   vertical-align: top;
}
#registrace_modelek .bg1 {
   background-color: #080808;
}
#registrace_modelek .td2 {
   padding: 0 10px 0 10px;
}
#registrace_modelek .td3 {
   padding: 10px 10px 10px 10px;
}
#registrace_modelek .td2 input {
   width: 200px;
}
#registrace_modelek .td2 textarea {
   width: 250px;
   height: 150px;
}
#registrace_modelek .tlacitko {
   text-align: center;
   padding: 20px 0 0 0;
}
#registrace_modelek .uvodni_text {
   padding: 0 0 20px 0;
}

.hlaska {
   font-weight: bold;
   text-align: center;
   color: red;
   padding: 0 0 15px 0;
}

#hlaska_ok {
   padding: 70px 0 30px 0;
   text-align: center;
}
