#novinky{
padding:0px;
border:1px solid #555;
font-size:12px;
text-align:justify;
font-family:Verdana, "Lucida Grande CE", lucida, sans-serif;
background:white;
color:white;/* barva textu */
}

#obsah .datum {/*nastaveni datumu*/
padding-top:2px;
font-size:11px;
}


.nadpis{
color:#ffff00;
}
.text{
padding-top:8px;
}
.licha{/* maxsite licha */
background:#3c3c3c;
}

.suda{/* maxsite suda */
background:#0a0a0a;
}

#novinky a{/* barva odkazu */
color:#ffff77;
}

#novinky a:hover {/* barva odkazu hover*/
color:white;
}

.starsi {/*--starsi--*/
background-color: #000;
text-align:center;
padding-top:5px;
padding-bottom:5px;
}
.starsi a/*--odkaz starsich*/
{
color:blue;
}

.starsi a:hover
{
color:red;
}
/* CSS Document */