body {background-color: #000000;}
h1 {font-size: 19pt; text-align: center;}
a  {font-family: Sans-serif,Arial; text-decoration: underline; cursor:pointer; color:blue;}
a:visited {color:blue; text-decoration: underline; cursor:pointer;}
a:hover { color:#ce0000; text-decoration: none; border-bottom:#ce0000 dotted 1px;
				border-top:#ce0000 dotted 1px; cursor:pointer;}
/*tabulka pres celou stranku*/
.tbl_hlavni  {background-color: #d76b00; border-width: 1px; border-color: #000000; width: 760px;
						 font-family: Sans-serif,Arial; text-align:center;}
.tbl_vnitrek {background-color: #fb7d00; border-width: 1px; text-valign: center; font-size: 12pt;
						 font-family: Sans-serif,Arial; text-align:center;}
.popisek		 {font-style: italic; font-size: 10pt; font-family: Sans-serif,Arial;}
.tbl_male		 {background-color: #d76b00; font-family: Sans-serif,Arial;}
.obrazek:hover {border-top: 0px; border-bottom: 0px;}
.hlavicka  {font-weight: 900; font-size: 14pt;}

ul {
	list-style-type: none;
	text-align: left;
}
.hlaska {
	color: #CC0033;
	font-weight: bold;
}
