body {
	background-color:#A0A0A0;
	margin-top:0px;
	margin-bottom:0px;}
	
table.telo {
	background-color:#FFFFFF}
	
div.hlava {
	border-bottom:5px solid #CC0001;
	width:800px;
	height:150px;}
	
td.okraj {
	width:7px;}
	
div.menu {
	width:150px;
	height:800px;
	background-color:#E1E1E1;
	color:#FFFFFF;
	margin-top:2px;
	border-top:5px solid #CC0001;
	border-right:5px solid #CC0001;
	border-bottom:5px solid #CC0001;}
	
div.menu_text {
	position:relative;
	top:10px;
	cursor:hand;
	text-transform:uppercase;
	font: bold 12px arial;
	}
	
div.menu_item {
	display:block;
	width:150px;
	height:36px;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #CC0001;}

a.menu_item {
	display:block;
	width:150px;
	height:36px;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #CC0001;}
	
a.menu_item_active {
	display:block;
	width:150px;
	height:36px;
	background-color:#CC0001;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #CC0001;}

a.menu_item:hover {
	background-color:#FFFFFF;
	color:#CC0001;
	text-decoration:none;}

a.menu_item_active:hover {
	background-color:#FFFFFF;
	color:#CC0001;
	text-decoration:none;}

div.main {
	width:580px;
	color:#000000;
	margin-top: 30px;
	margin-left:35px;
	margin-right:35px;
	font-size:10pt;
	font-family:Verdana;}
	
input.tlacitko {
	border:1px solid black;
	background-color:#FFFFFF;
	height:20px;
	font-weight: bold;
	font-size:10pt;
	font-family:Verdana;
	cursor:hand;}
	
input.tlacitko:hover {
	background-color:#e2da32;}
	
div.nadpis {
	color:#CC0001;
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	text-transform:uppercase;}
	
div.subtitle {
	color:#CC0001;
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:10px;
}
	
div.odsazeni {
	margin-top:20px;}
	
div.odsazeni_big {
	margin-top:100px;}
	
.seda {
	background-color: #DDDDDD;}
	
.seda_title {
	background-color: #DDDDDD;
	font-weight:bold;}

a.odkaz {
	font-weight:bold;
	color:#CC0001;
	text-decoration:none;}
	
a.odkaz:hover {
	text-decoration: underline;}

img.odkaz_obrazek {
	border: 2px solid #000000;}
	
img.odkaz_obrazek:hover {
	border: 2px solid #CC0001;}

.pozpatku
{
unicode-bidi:bidi-override;
direction: rtl;
color: 	#000000;
} 