html {
	font-family: Tahoma, Verdana;
	font-size: 9pt ;
}
body {
  font-size: 9pt ;
	margin:0;
	background: white url(images/bg.gif) no-repeat center top;
}
a {FONT-FAMILY:verdana  ;
   FONT-SIZE:8pt ;
   COLOR:brown;
   text-decoration: none;}
p {FONT-FAMILY:verdana  ;
   FONT-SIZE:10pt ;
   COLOR:brown;
   TEXT-INDENT:20;
   TEXT-ALIGN:JUSTIFY;}
UL {FONT-FAMILY:verdana,arial  ;
     FONT-SIZE:9pt ;
     COLOR:brown;
     FONT-WEIGHT:bold;
     TEXT-ALIGN:JUSTIFY;}   
h1 {
	font-family:Arial,Tahoma, Verdana;
	font-size: 160%;
	color: #ff8400;
	font-weight:bold;
	text-transform: uppercase
}
h2 {
	font-family:Tahoma, Verdana;
	font-size: 18px;
	color: #fe0000;
	font-weight:normal;
	margin-top: 2px;
}
h2 a:active, h2 a:link, h2 a, h2 a:visited {
	font-family:Tahoma, Verdana;
	font-size: 18px;
	color: #fe0000;
	font-weight:normal;
	text-decoration: none;
	margin-top: 2px
}
h2 a:hover {
	color: #fe0000;
	font-weight:normal;
	text-decoration: none;
	margin-top: 2px
}
h3 {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	color: #fe0000;
	margin: 0;
}
table.hlavna {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5
}
td.menu { 
	padding: 2px 0px 2px 20px;
	background: url(images/top_image_2.jpg) bottom right no-repeat;
	height: 34px;
}
td.panel {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
td.panel_top {
	background: url(images/panel_top_bg.gif) no-repeat;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 160%;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0px 17px 15px;
}
td.panel_top2 {
	background: url(images/panel_top_bg_2.gif) no-repeat;
	width: 200px;
	height: 13px
}
td.panel_bottom {
	background: url(images/panel_bottom_bg.gif) no-repeat;
	width: 200px;
	height: 13px
}
td.content {
	background: url(images/content_bg.gif) no-repeat top right;
	padding: 0px 20px 10px 10px
}
ul#submenu {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 150%;
}
ul#submenu li {
	display: block;
	margin:0 0 0 0px;
	padding: 5px 10px 5px 15px;
	background: url(images/li_submenu.gif) no-repeat left;
	background-position: 1px 0 1px 1px;
}
ul#submenu li a {
	display:block;
	padding: 2px 0 2px 5px;
	background: url(images/item_bg.gif) bottom no-repeat;
	color: #666666;
	text-decoration: none
}
ul#submenu li a:hover {
	color:#000000;
	text-decoration: none
}
ul#submenu li a.akcia {
	color: orange;
	font-weight: bold
}
td#footer {
	background: #cccccc url(images/footer_top.gif) top no-repeat;
	padding: 20px 20px 10px 20px;
}

