BODY{
 background-color: white;
 background-image: url(images/background-rozcestnik.gif);
 background-repeat: repeat-x;
 font-family: Tahoma,Arial;
 font-size: 11px;
}
/* --- TAGY --- */
H1{
 margin: 0;
 font-size: 14px;
 color: #437aba;
 font-weight: normal;
 padding: 12px 0 0 10px; 
}
H3{
 margin: 0;
 font-size: 14px;
 color: #437aba;
 padding: 12px 0 0 10px;
 font-weight: normal;
}
H2{
 color: #328dc2;
 font-size: 12px;
}
H4 {
 color: #328dc2;
 font-size: 11px;
}
FORM {
 margin: 0;
}

/* --- ODKAZY --- */
.main A:link, .main A:visited, .main A:active{
 color: #a70000;
 font-weight: bold;
}
.main A:hover{
 color: #a70000;
 font-weight: bold;
}

.bottom A:link, .bottom A:visited, .bottom A:active{
 text-decoration: none;
 color: #808080;
}
.bottom A:hover{
 color: #555;
}
/* --- DESIGN --- */

.main{
 width: 1078px;
 background-image: url(images/background-main.gif);
 background-repeat: repeat-y;
}

.middle {
 background-image: url(images/background-content.gif);
 background-repeat: no-repeat;
 _height: 651px;
 min-height: 651px;
 padding-left: 70px;
 padding-right: 70px;
}

.bottom{
 background-image: url(images/bottom-rozcestnik.gif);
 background-repeat: no-repeat;
 width: 978px;
 height: 20px;
 color: #808080;
 font-size: 9px;
 padding: 50px 50px 0 50px;
}
/* --- OSTATNÍ --- */
