#clanek table {
width: 100%;
}
#clanek h2 {
margin: 1em 0 0.5em 0;
}
#t_datum {
width:10%;
}
#t_vyst {
width:35%;
}
#t_vysl {
width:35%;
}
#clanek th{
background-color:#66ff99;
}
#clanek td{
background-color:#99ff99;
}
#nahore {
display: none;
}
.podclanek {
display: none;
}
.cast {
float: left;
width: 15em;
}