/* styl csss Marek Hlavac	  */


/* styly
-------------------------- */ 

a.seznam h2 {
	margin:0.5em 0;
}
a.seznam { display:block; padding: 7px; }


a.licha  {
	background-color: #666;
	color:#FFF;
}
a.suda { 
	background:#FFF; 
	color:#333;
}
a.suda:hover { background-color:#CCC; text-decoration:none}
a.licha:hover { background-color:#333; text-decoration:none;}



.den {
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	left: 50px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.cas {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
.den {
	font-size: 35px;
}
.datum {
	font-size: 20px;
	font-weight: bold;
}

