body      { font-family: tahoma, arial; 
				font-size: 12px; 
				color: #000000;
				float: center; 
            margin-left: 0px; 
				margin-right: 0px; 
				margin-top: 0px; 
            margin-bottom: 0px;
				background: #06113A;
				background-image: url(pics/background.gif);
				background-repeat: repeat-x; }
					

a         {
	text-decoration: none;
	color: #105899;
}

a:hover   {
	text-decoration: underline;
	color: #105899;
}

/* Styly hlavni tabulky */

#maintable {
}

td.font6 {
	font-size: 2px;
}

/* Nadpisy menu a submenu */



td.mainmenu {
	text-align: center;
	color: White;
	font-size: 13px;
}

td.mainmenu a {
	text-decoration: none;
	text-align: center;
	color: White;
	font-size: 13px;
}

td.mainmenu a:hover {
	text-decoration: none;
	text-align: center;
	color: White;
	font-size: 13px;
	display: block;
	background: url(pics/mainmenu_active_bck.gif);
	padding: 6px 0em 6px 0em;
}	

#current_date {
	text-align: right;
	color: White;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}

td.submenu_head {
	padding-left: 15px;
	color: #0f4e92;
	font-size: 18px;
}

td.submenu {
	color: #0f4e92;
	padding-top: 4px;
	padding-bottom: 10px;
}

div.submenu_mainitem {
	padding-left: 15px;
	font-size: 13px;
}

div.submenu_mainitem a {
	color: #0f4e92;
	text-decoration: none;
}

div.submenu_mainitem a:hover {
	color: #8c0d1a;
	text-decoration: none;
}

div.submenu_subitem1 {
	padding-left: 28px;
	font-size: 12px;
}

div.submenu_subitem1 a {
	color: #0f4e92;
	text-decoration: none;
}

div.submenu_subitem1 a:hover {
	color: #8c0d1a;
	text-decoration: none;
}

/* Box Nejblizsi akce */

td.nejblizsi_akce {
	font-size: 11px;
	color: #0f4e92;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

/* Zapati stranky */

#zapati {
	background-image: url(pics/zapati_bck.gif);
	font-size: 9px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: White;
	background-position: bottom;
}

#zapati a {
	color: Black;
	text-decoration: none;
}

#zapati a:hover {
	color: #8c0d1a;
	text-decoration: none;
}

/* HLAVNI OBSAH STRANKY */

#content {
	font-size: 12px;
	color: Black;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#content h1 {
	font-size: 18px;
	color: #0f4e92;
	font-weight: lighter;
}

#content h2 {
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #8c0d1a;
}

#content h3 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #8c0d1a;
}

#content p {
	text-align: justify;
}

/* TABULKY */
td.tableheading {
	font-size: 11px;
	color: #0f4e92;
	text-align: center;
	font-weight: bold;
}

td {
	font-size: 11px;
}

table.3px_padding td {
	padding-left: 3px;
	padding-right: 3px;
}

td.strong {
	font-weight: bold;
}