body,html {
	margin: 0px;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #666666;
	overflow: hidden;
	font-family: "century gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 0px;
}
div.hlavni {
	overflow: auto;
	height: 100%;
	width: 100%;
}
table {
	table-layout:fixed;
	font-family: "century gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #999999;
}
.ctver {
	border-width:0px;
	background-image: url(../images/index_pruh.gif);
	background-repeat: repeat-x;
}
.logo {
	border-width:0px;
	text-align: right;
}
.mm_1 {
	text-align: left;
	white-space: nowrap;
	padding-left: 10px;
}
.mm_r {
	text-align: right;
	white-space: nowrap;
	padding-right: 10px;
}



.zavorka {
	visibility: hidden;
	font-weight: bold;
	font-size: 12px;
	line-height: 1px;
}
.zavorka_t {
	font-weight: bold;
	font-size: 12px;
	line-height: 1px;
	display: none;
}
.zp_menu {
	font-size: 10px;
	color: #999999;
	position: absolute;
	letter-spacing: 1px;
	height: 20px;
	width: 100%;
	white-space: nowrap;
	z-index: 3;
	left: 0px;
	bottom: 0px;
}
a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	/*color: #2A2B71;*/
	color: #CC0000;
}
a.mini_menu:hover {
	color: #CC0000;
}
a.mini_menu {
	text-decoration: none;
	font-size: 10px;
	color: #999999;
	letter-spacing: 1px;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
}
a.menu:hover {
	color: #CC0000;
}
p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-indent: 10px;
}
#neaktivni {
	font-weight: bold;
	color: #FFFFFF;
}