BODY {
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #444444;
	font: 8pt Verdana, sans-serif;
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-track-color: #6A6A6A;
	scrollbar-face-color: #A6A6A6;
}
TD { font: 8pt Verdana, sans-serif;
}
LI {
	list-style-position: outside;
	list-style-type: square;
}

.nadpis {
	color: #F4981A;
	font-size: 12pt;
	font-weight: bold;
}
.nadpis_mensi {
	color: #F4981A;
	font-size: 10pt;
	font-weight: bold;
}

.nadpis_sedy {
	color: #444444;
	font-size: 10pt;
	font-weight: bold;
}
.nadpis_bily {
	color: White;
	font-size: 9pt;
	font-weight: bold;
}
.nadpis_bily_m {
	color: White;
	font-size: 8pt;
	font-weight: bold;
}
.oranz {
	color : #F4981A;
}
.zelena {
	color : #338023;
}
.drobne {
	font-size: 7pt;
}
.copy {
	font-size: 7pt;
	color: #B0B0B0;
}
.datum {
	color: #AAAAAA;
	font-size: 7pt;
}
.bg_cell {
	background-color: #FCE7CB;
}
.bg_padd {
	background-color: #FCE7CB;
	padding: 4px 5px;
}
.bg_celldark {
	background-color: #F4981B;
}
.bor_cell {
	border: 1px dashed #F4981B;
}
.bor_cellgray {
	border: 1px solid #D3D3D3;
}
.bor_padd {
	padding: 4px 5px;
	border: 1px dashed #F4981B;
}
.bor_null {
	padding: 4px 5px;
}
.bor_right {
	border-right: 1px dashed #F4981B;
	padding-right: 3px;
}
.odsad {
	position: relative;
	left: 20px;
}
.bezods {
	position: relative;
	left: -20px;
}
.bor_left{
	border-left: 1px dotted #999999;
}
.bor_bott{
	border-bottom: 1px dotted #999999;
}
.bor_bott_narr{
	border-bottom: 1px dotted #999999;
	font-size: 2pt;
}

.bg_hneda {
	background-color: Maroon;
	color: #F4981A;
}

.bg_navy {
	background-color: Navy;
	color: White;
}
.navy {
	color: Navy;
}
.hneda {
	color: Maroon;
}

.tab_zahl {
	background-color: #F4981B;
	color: #ffffff;
	font-weight: bold;
	border-top-style: ridge;
	border-top-color: Gray;
	border-top-width: thin;
	border-bottom-style: groove;
	border-bottom-color: Gray;
	border-bottom-width: thin;
}
.tab_podk {
	background-color: #FCE7CB;
	border-bottom-style: solid;
	border-bottom-color: #DEB887;
	border-bottom-width: 1px;
}
.tab_cena {
	font-weight: bold;
	text-align: right;
	background-color: #FCE7CB;
	border-bottom-style: solid;
	border-bottom-color: #DEB887;
	border-bottom-width: 1px;
}
.tab_right {
	border-right-style: groove;
	border-right-width: 3px;
}

.tab_left {
	border-left-style: groove;
	border-left-width: 3px;
	padding: 0px 3px;
}

.rel_down {
	padding-top: 3px;
}

A {
	color: Black;
} 
A:hover {
	color: Black;
	background-color: #FCE7CB;
}
A:hover#bezpodtisku {
	color: Black;
	background-color: transparent;
}
A#hl_menu {
	text-decoration: none;
	color: #444444;
	font-size: 7pt;
	font-weight: bold;
}
A:hover#hl_menu {
	color: Black;
}
A:hover#foto {
	color: Black;
	background-color: transparent;
}
A#foto {
	text-decoration: none;
	color: #444444;
	font-size: 8pt;
	font-weight: bold;
}
A:hover#jih {
	color: #F4981A;
	background-color: transparent;
}
A#jih {
	text-decoration: underline;
	color: #B0B0B0;
}
