.tabulka {font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
}
.tabulka2 {font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	background-color: #9f1c21;
	border: 1px solid #FFCC00;
	color: #FFFFFF;
}
.tabulka3 {	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	background-color: 1e1449;
	border: 1px solid #FFCC00;
	color: #FFFFFF;
}
#obsah table {
	color: #000;
}
body {
	background-image: url(../images/menu/pozadi_akcent_black.gif);
	font-size: 12px;
	line-height: 120%;
	color: #FFF;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.container {
	font-family: Arial, Helvetica, sans-serif;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	margin-top: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 120%;
}
.nadpis {font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}

#paticka {
	font-size: 11px;
}
.vlastnosti {
	color: #FFF;
}

