body {
   background-color: #ffc5ca;
   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;
}
img {
   border: 0;
}

.vyhlazeni {
   width: 100%;
   height: 1px;
   font-size: 1px;
   clear: both;
}

#left {
   float: left;
   width: 276px;
}
#left .vlajky {
   text-align: center;
   padding: 17px 0 0 0;
}
#left .vlajky img {
   padding: 0 6px 0 6px;
}

#left .fotky {
   text-align: center;
   padding: 10px 0 10px 0;
}
#left .fotky img {
   padding: 8px 0 8px 0;
}

#right {
   width: 690px;
   float: right;
}

#right h1 {
   margin: 0;
   padding: 20px 0 0 0;
   font-size: 22px;
   font-weight: normal;
}

#text_prostredek {
   padding: 20px 40px 20px 20px;
}
#text_prostredek p {
   margin: 0;
   padding: 0 0 10px 0;
}

#stranka {
   width: 998px;
   margin: auto;
}
#logo_top {
   height: 46px;
   background-image: url('img/logo_top.jpg');
}
#stranka .bila_cara {
   font-size: 1px;
   height: 4px;
   background-color: white;
}
#logo {
   background-color: #ae0917;
   text-align: center;
   padding: 10px 0 5px 0;
}
#upoutavka {
   height: 122px;
}
#paticka {
   background-color: #ae0917;
   text-align: center;
   padding: 8px 0 8px 0;
}

#prostredek {
   background-image: url('img/pozadi_stranka.gif');
}

#logo_bottom {
   height: 82px;
   background-image: url('img/logo_bottom.jpg');
}

#menu {
   width: 251px;
   margin: auto;
   padding: 15px 0 5px 0;
}
#menu a {
   display: block;
   text-align: center;
   background-image: url('img/menu.png');
   padding: 8px 0 8px 0;
   text-decoration: none;
   margin: 3px 0 0 0;
   font-weight: bold;
   font-size: 14px;
}