body {
	font-family: 'Tahoma', 'sans-serif';
	color: #ffffff;
	background-color: #990000;
	padding: 0;
	margin: 0;
}

.zlom {
	clear: both;
}

.vnejsi_okno {
	width: 10%;
	min-width: 978px;
	margin: auto;
}

.hlavni_okno {
	float: left;
	height: 556px;
	border: 1px solid #ffffff;
	background-color: #990000;
	padding: 2px;
	text-align: left;
	position: absolute;
	top: 50%;
	margin-top: -280px;
}

.neviditelny {
	display: none;
}

.hlavicka {
	width: 972px;
	height: 75px;
	background-color: #990000;
	border-bottom: 1px solid #dd0000;
}

.jmeno {
	float: left;
	width: 207px;
	height: 72px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	margin: 2px 0 0 0;
	color: #ffffff;
	line-height: 20px;
}

.jmeno h1 {
	font-size: 1.4em;
	text-decoration: none;
	margin: 0;
	height: 30px;
	line-height: 30px;
}

.jmeno a {
	font-weight: bold;
	color: #ffffff;
}

.hlavicka ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.hlavicka li {
	float: left;
	display: block;
	width: 144px; /*182*/
	height: 17px;
	line-height: 17px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #dd0000;
	color: #330000;
}

.hlavicka li a {
	display: block;
	width: 144px; /*182*/
	text-decoration: none;
	color: #ffff00;
}

.hlavicka li a:hover {
	color: #0088dd;
}

.hlavicka li .menu_aktivni {
	color: #0088dd;
}

.menu_posledni {
	border-bottom: none !important;
}

.menu_special {
	background-color: #ffff00;
	color: #990000 !important;
	border-bottom: none !important;
}

.menu_special:hover {
	color: #0088dd !important;
}

.menu_special_aktivni {
	background-color: #ffff00;
	color: #0088dd !important;
	border-bottom: none !important;
}

.menu_sloupec {
	float: left;
	width: 148px; /*186*/
	margin: 2px 0 0 0;
}

.menu_delic {
	float: left;
	width: 1px;
	height: 71px;
	margin: 2px 4px 0 0;
	background-color: #dd0000;
}

.ramec {
	overflow: auto;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 962px;
	height: 470px;
	background-color: #990000;
	text-align: left;
}