body {
background-color: white;
background-image: url("img/transparent.gif");
background-attachment: fixed;
background-repeat: repeat-y}

#hlavicka {
background-color: #CE3C46;
background-image: url("img/pozadi/red/pozadi_vetsi_04.jpg");
border-bottom: 1px solid black;
}


.menutab tr td a img.menuobr {
background-color: #CE3C46;
background-image: url("img/pozadi/red/pozadi_mensi_04.jpg");
}

.menutab tr td a:hover img.menuobr {
background-color: #D55761;
background-image: url("img/pozadi/red/pozadi_mensi_03.jpg");
border: 1px solid black;
}



.prouzek {
background-color: #CE3C46;
background-image: url("img/pozadi/red/pozadi_vetsi_03.jpg");
}








.odkaznahoru {
color: white !important;
opacity: 0.5;
background-image: none !important;
background-color: darkred;
background-image: url("img/pozadi/red/pozadi_mensi_03.jpg") !important;
}

.odkaznahoru:hover {color: white !important;
opacity: 0.9;
}



