﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;	
}
table {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 1em;
	table-layout: fixed;
	empty-cells: show;	
}
hr {
    color: #009933;
    background-color: #009933;    
	border-width: 0;
	height:1px; 	
	}
.telo{
	padding: 15px;
	background-color: #ECE3AE;
}
.telo_tmave {
	padding: 15px;
	background-color: #E6D992;
}
.stred {
	text-align: center;
}
.panel_hlavicka {
	text-align: left;
	border-width: 0;
	background-color: #F3F0D1;
	font-weight: bold;
	font-size: 1.1em;
}
.panel_stredni {
	text-align: left;
}
.panel_bocni {
	text-align: left;
	border-width: 0;
	background-color: #E6D992;
}
.panel_bocni_tm {
	text-align: left;
	border-width: 0;
	background-color: #181A1B;
}
.panel_spodni {
	background-position: left bottom;
	border-width: 0;
	text-align: left;
	background-color: #E6D992;
	background-image: url('../archiv/images/banners/750v_mapa.jpg');
	background-repeat: no-repeat;
}
.img_obsah {
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 0;
	line-height: 0px;
}
.nadpis {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	text-align: left;
	color: #034082;
}
.nadpisd {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	text-align: left;
	color: #034082;
}
.podnadpis {
	font-weight: bold;
}
.male {
	font-size: 0.8em;
}
.ikony {
	border-width: 0;
}
.leva {
	text-align: left;
}
.leva_bila {
	background-color: #FFFFFF;
	text-align: left;
}
.prava {
	text-align: right;
}
.prava_bila {
	background-color: #FFFFFF;
	text-align: right;
}
.hl_mapa {
	background-image: url('../images/web/h_mapa.jpg');
	text-align: left;
}

/* tlacitka */
.tlacitko    
{
    text-align: right;
    font-weight: normal;	
    font-size: 9px;
    padding: 1px 3px 1px 3px;
	border: solid 1px #8B4513;
	border-width: 1px;
	line-height: 16px;	        
}
.image_frame {
	background-repeat: no-repeat;
	background-color: #ECE3AE;
	background-position: center center;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 10px;
	cursor: hand;
}
.img_popis {
	margin: 10px;
	background-repeat: no-repeat;
	background-color: #E6D992;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-size: 0.9em;
}
.NormalTextBox
{
	font-size: 0.9em;
	font-weight: normal;
	font-family: Verdana, Helvetica, helvetica, sans-serif;
	border-collapse: collapse;
}
.podtrzena_polozka {
	display: block;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E6D992;
}

a:link.tlacitko
{
	color: #8B4513;
	text-decoration: none;
	background-color: #F7E3CE;
}

a:visited.tlacitko  
{
	color: #8B4513;
	text-decoration: none;
	background-color: #F7E3CE;
}

a:active.tlacitko   {
	color: #FAFAD2;
	text-decoration: none;
	background-color: #8B4513;
}

a:hover.tlacitko    
{
	color: #F5F5F5;
	text-decoration: none;
	background-color: #8B4513;
}

a:link {
	color: #034082;
	text-decoration: none;
}

a:visited {
	color: #034082;
	text-decoration: none;
}

a:hover
{
	color: red;
	text-decoration: none;
}

a:aktiv {
	color: red;
	text-decoration: none;
}


div#locnab {
	float: right;
	width: 160px;
	margin: 0 0 10px 10px;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #034082;
}
div#locnab a {
	display: block;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
	line-height:1.3em;
	width: 160px;
	border-top-color: #034082;
	border-top-style: solid;
	border-top-width: 1px;	
}
div#locnab a:hover {
	color: red;
}

table#editvl {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 0.9em;
	table-layout: fixed;
	empty-cells: show;
	background-color: #F3EFD1;
	width: 750px;
}

table#vypis {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 1em;
	table-layout: fixed;
	empty-cells: show;
	vertical-align: top;
}



.leva {
	text-align: left;
}



