.navigace {
	color: black;
	FONT-SIZE: 9;
	font-family: Arial;
}

.navigace a {
	text-decoration: underline;
}

.navigace a:HOVER {
	text-decoration: underline;
    color: #777777;
}

ul{
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;
}

TD.knihovna {
	color: Black;
	FONT-SIZE: 12;
	font-family: Arial;
	vertical-align: text-top;
	border-bottom-style: solid;
	border-bottom-color: #7A8EA6;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	padding-top: 6px;
}

TD.linky{
	border-bottom: 1px solid #608CCE;
	padding-bottom: 8px;
}

.menu {
	color: white;
	FONT-SIZE: 13;
	font-family: Arial;
	font-weight: bold;
	
}

.menu a:HOVER{
	color: white;
	text-decoration: underline;
}
.popisek {
	color: black;
	FONT-SIZE: 9;
	font-family: Arial;
		}
.novinky {
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #5E7C9C;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #5E7C9C;
	background-color: #F6F7FC;
}

.nadpis {
	color: Black;
	FONT-SIZE: 16;
	font-family: Arial;
	font-weight: bold;
	background-color: #ADBAE4;
	border-bottom: 1px solid #608CCE;
	border-top: 1px solid #608CCE;
}
.nadpistext {
	color: Black;
	FONT-SIZE: 16;
	font-family: Arial;
	font-weight: bold;
	
}
.male {
	color: Black;
	FONT-SIZE: 10;
	font-family: Arial;
}

.wmale {
	color: White;
	FONT-SIZE: 10;
	font-family: Arial;
}


a:HOVER {
	
	color: #888888;
text-decoration: underline;
}
.text {
	color: Black;
	font-size: 12;
	font-family: Arial;
	}

a {
	text-decoration: none;
	font-family: Arial;
	color: Black;	
	font-weight: bold;
}

.foto {
	border: 1px solid #888888;
}
.menucell {
	border-bottom-style: solid;
	border-bottom-color: #7A8EA6;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	padding-top: 6px;
}

div#rad§ {
  font-weight: bold;
  text-align: center;
}
div#radcast {
  font-weight: bold;
  text-align: center;
}
div#radnazev§ {
  font-weight: bold;
  text-align: center;
}

.tabulka_doc {
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid silver;
	background-color: #F5F5F5;
}

.tabulka_doc td{
	padding: 5px;
	color: Black;
	vertical-align: top;
	font-size: 11px;
}

.tabulka_doc th{
	padding: 5px;
	color: gray;
	vertical-align: top;
	font-size: 11px;
}

.tabulka_doc a {
	text-decoration: none;
	font-family: Arial;
	color: Black;
	font-weight: normal;
	vertical-align: top;
}


h1, h2, h3 {
	font-family: Tohama, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #CC0C21;
	text-align: left;
	padding-top: 30px;
  margin-top: 10px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #224184;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #224184;
	text-align: left;
	line-height: 18px;
  margin-top: 0px;
}

div.vycentrovani {
	text-align: center;
}

#obsah {
	float: right;
	width: 520px;
    text-align: left;
	position: relative;
}

#telo {
    padding: 10px;
    position: relative;
    overflow: hidden;
}
