body{
	background-color: #006400; 
	color: White;
	text-align: left;
	margin: 0px;
}

/*==================================*/
#allweb{
	text-align:left;
 	background-color: transparent;/*#b0c4de;*/
 	border:0px solid #000000;
 	width:960px;
	margin: auto;
}

#leftitem{
	/*width: 164px;*/
	width: 10.25em;
	border: 0px solid maroon;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*position: absolute;
	left:0px;*/
	float: left;
}

#rightitem{
	/*background-color: #EDEDFC;
	color: #333333;*/
	margin-left: 10.25em;
	padding: 0px 0px 0px 10px;
	border: 0px solid green;
}

#topitem{
	border: 0px solid #FFD700; /*==gold*/
	padding: 2px;
	margin: 0px;
	/*height: 2.5em;*/
	height: 0.5em;
	background-color: #006400;
}

.dataitem{
	padding:4px 6px 4px 10px;
	background-color: transparent;
	border-top: 0px solid #6A5ACD;
	border-left: 0px dotted #6A5ACD;
	height: auto;
	min-height: 26em;
	_height:26em;
	/*toto je podtržítkový hack=> jen IE interpretuje*/
}

/*===== logo ====*/
.logo{
	text-align: center;
	margin: 8px 0px 20px 4px;
	border: 0px solid red;
}
.logo_napis{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.04em;
	background-color: transparent;
	width:9.9em;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px; 
	font-family: "MS Serif", "New York", serif;
	display: none;
}
img.logo_img{
	width:10em;
}

/*================= MENU =======================*/
#menuall{
	border: 0px solid black;
	width: 9.8em;
	padding-left: 0px;
	text-align: left;
	background-color:  transparent; /* #004000*/
	margin: auto;
	margin-top: 9px;
	margin-bottom: 13px;
}

.menu_prefix{
	font-weight: bold;
	color: #F0E68C;
	margin-right: 6px;
	float: left;
	font-size: 0.8em;
	padding: 1px 0px;
}

.menuitem, .menuitem_hover, .menuitem_selected, .menuitem_selected_hover {
	padding: 0px 0px 1px 0px;
	margin-bottom: 0px;
	font-size: 100%;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: baseline;
}
.menuitem {
	border-right: 0px solid #c0c0c0;
	border-bottom: 0px solid #c0c0c0;
	border-left: 0px solid #626262;
	border-top: 0px solid #626262; 
}

.menuitem_hover{
	border-right: 0px solid #626262;
	border-bottom: 0px solid #626262;
	border-left: 0px solid #c0c0c0;
	border-top: 0px solid #c0c0c0;
}

a.main_menu,a.main_menu:visited {
	color: white;
	text-decoration: none;
		cursor: pointer;
}
a.main_menu:hover{
	color: #FF6D35;
	text-decoration: none;
}
.menu_left{	
	float: left;
	width: 91%;
	border: 0px solid black;
}
/*selected*/
.menuitem_selected{
	border-right: 0px solid #626262;
	border-bottom: 0px solid #626262;
	border-left: 0px solid #c0c0c0;
	border-top: 0px solid #c0c0c0;
}
.menuitem_selected_hover{
	border-right: 0px solid #626262;
	border-bottom: 0px solid #626262;
	border-left: 0px solid #c0c0c0;
	border-top: 0px solid #c0c0c0;
}

.menuitem_last{
	/*totéž jako menuitem<cokoliv>, jen se jedná o podúroveň*/
	background-image: url(images/ohen2.gif);
}

.menuitem_last_hover{
	/*totéž jako menuitem<cokoliv>, jen se jedná o podúroveň*/
	background-image: url(images/ohen.gif);
}


a.main_menu_selected,a.main_menu_selected:visited {
	color: #FFD700;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
a.main_menu_selected:hover{
	color: #FF4500;
	text-decoration: none;
}

/*====== top menu ======*/
#top_menu_all{
	border: 0px solid white;
	padding: 8px 0px;
	width: auto;
	text-align: right;
	display: none;
}

.topmenu{
	width: auto;
	display: inline;
	margin-right: 1px;
}
.topmenu_hledej{
	width: 70px;
	/*height: 1em;*/
	margin: 0px 0px 0px 5px;
	margin-top: auto;
	padding: 2px 2px;
	background-color: #CCCCF4;
	border: 2px solid navy;
	color: Navy;
	font-size: 0.7em;
}
.topmenu_hledej:focus{
	border: 2px solid maroon;
}
.topmenu_hledej_button{
	margin: 0px 3px 0px 0px; /*height: 1em;*/
	border: 1px solid black;
	color: Navy;
	background-color: #DCDCDC;
	font-weight: bold;
	cursor: pointer;
}
.topmenu_form{
	margin: 0px;
}
.nadpis_web{
	font-size: 1.6em;
	letter-spacing: 0.3em;
	text-transform: capitalize;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 1px 0px 10px 0px;
}

/*====== menu where am i ======*/
#where_am_i{
	display: none;
	width: auto;
	background-color: #EDEDFC;
	border: 1px solid #6A5ACD;
	margin: 2px 0px 5px 5px;
	padding: 1px 3px;
}	
a.menu_whereami, a.menu_whereami:visited{
	font-weight: normal;
	color: Black;
}
a.menu_whereami:hover{
	color: Maroon;
}

/*====== menu na stránce ========*/
 #page_menu{
	text-align: center;
	margin: 4px 0px;
 }
.page_menu{
	border: 1px solid #000080;
	background-color: #B5B5F0;
	color: #000;
	font-size: 0.85em;
	font-weight: bold;
	padding: 1px 9px;
	width: auto;
	margin: auto;
}
a.pagemenu, a.pagemenu:visited{
	color: #000;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
}
a.pagemenu:hover{
	color: maroon;
	text-decoration: underline;
}
img.pagemenu{
	border: 0px solid green;
	margin: 0px 0px -4px 0px;
	padding: 0px 1px;
}

/*===== HTML&CSS valid====*/
#valid_odsazeni_top{
	text-align: center;
	border: 0px solid red;
	margin-top: 8px;
}
.valid_celek, .valid_celek_hover{
	display: none;
	width: 90px;
	font-size: 7pt;
	text-decoration: none;
	cursor: pointer;
	margin: auto;
	margin-bottom: 2px;
}
.valid_celek{
	border: 1px solid navy;
	background-color: #F0E68C;
}
.valid_celek_hover{
	border: 1px solid maroon;
	background-color: #F0E68C;
}
.valid_left{
	width: 25px;
	float: left;
	color: navy;
	font-weight: bold;
	margin-right: 4px;
	background-color: white;
	padding: 0px;
	padding-left: 2px;
}
.valid_right{
	color: Black;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	display: block;
}
.valid_right:hover{
	text-decoration: none;
}
.rss,.rss_hover{
	background-color: #FF4500;
	color: White;
}

/*==================== mainpage - pravá strana(bloky)==============*/
.mainpage_info_all{
	float: right;
	width: 10em;
	margin: 0px 3px 0px 4px; /*marginright nutno definovat jako paddíngrightv jiném objektu */
	padding: 0px;
}
.mainpage_rightmargin_data{
	margin-right: 10em;
	padding-right: 12px;
}
.mainpage_right_ram{
	margin: 0px;
 	margin-bottom: 3px;
}
.mainpage_right_nadpis{
	background-color: #5FA422;
	background-image: url(images/mpg_grad_green.gif);
	background-repeat: repeat-x;
	color: #E6E6E6;
	padding: 1px 4px;
	border: 0px solid black;
	margin: 3px 0px;
	font-size: 0.9em;
	font-weight: bold;
}
.mainpage_right_data{
	background-color: #CE9B23;
	background-image: url(images/mpg_grad_hneda.gif);
	background-repeat: repeat-x;
	color: Black;
	padding: 3px 4px;
	border: 0px solid black;
	border-top: 0px solid maroon;
	font-size: 0.85em;
	font-weight: normal;
	text-align: center;
}

.novinky_nadpis, .novinky_nadpis_prvni{
	font-size: 0.85em;
	color: #790000;
	font-weight: bold;
}
.novinky_nadpis{
margin-top: 0.85em;
}
.novinky_umisteni{
	font-style: normal;
	color: #000164;
	display: block;
	margin: 0px;
}

.autor{
	font-style: italic;
}

hr, .mainpage_zpravy_cara{
	border: 0px solid #E8E8E8;
	border-bottom: 1px dotted #E8E8E8;
}



/*===== zápatí (footer)=========*/
#zapati{
	border-left: 0px solid #6A5ACD;
	border-bottom: 0px solid #6A5ACD;
	margin: 0px;
	padding: 20px 4px 6px;
	text-align: right;
	font-size: 0.7em;
}

/*sloupec zarovnaný uprostred*/
.sloupec_nastred{
	display: block;
	width: 22em;
	margin: auto;
	background-color: transparent;
}
.sire_stred_vetsi{
	/*toto je doplněk třídy sloupec_nastred => dělá větší šíři*/
	width: 35em;
}
.sire_stred_nejvetsi{
	width: 40em;
}


/*=== obecné definice prvků====*/
p.text{
	text-indent: 20px;
	text-align: justify;
}

a{
	color: #EEE8AA;
	text-decoration: underline;
}
a:hover{
	color: #DCDCDC;
}
/*
a:visited{
	color: red;
}
*/
h1{
	font-size: 1.3em;
	font-weight: bold;
	margin: 4px 0px;
	text-align: center;
}
h2{
	font-size: 1.1em;
	font-weight: bold;
	margin: 3px 0px;
	color: #FFFFAE;
}
h3{
	font-size: 1em;
	margin: 2px 0px;
	font-weight: bold;
	font-variant : small-caps;
	color: #FFFFAE;
}
h4{
	font-size: 1em;
	margin: 2px 0px;
	font-weight: bold;
	color: #FFFFAE;
}
h5{
	font-size: 1em;
	margin: 2px 0px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFAE;
}

legend{
	font-weight: bold;
	color: Black;
}
fieldset{
	padding: 6px;
	margin: 2px 0px 3px;
}

hr.odrazka{
	width: 40%;
	height: 4px;
	margin: auto;
	margin-top: 6px;
	margin-bottom: 10px;
}

img.ramecek{
	border: 1px solid black;
}
img.bez_ramecku{
	border: 0px none black;
}
.obtekani1{
	padding: 7px;
}
.obtekani1_m{
	margin: 7px;
}

ol.pismo_small{
	list-style : lower-alpha;
}
ol.rimsky_pismo_big{
	list-style: upper-roman;
	padding-left: 3em;
}

ul li{
	list-style-image: url(images/ul/arrow_r_black.gif);
}
ul li li {
	list-style-image: url(images/ul/arrow2.gif);
}
ul li li li{
	list-style-image: url(images/ul/arrow_r.gif);
}
ul li li li li{
	list-style-image: url(images/ul/arrow2a.gif);
}
ul.male_odsazeni, ol.male_odsazeni{
	padding-left: 20px;
	margin-left: 0px;	
	font-weight: normal;
}
ul.male_odsazeni li, ol.male_odsazeni li{
	padding-left: 0px;
	margin-left: 0px;
}
sup, sub{
	font-size: 0.7em;
}

.doleva{
text-align: left;
}
.nastred{
text-align: center;
}
.nastred_all,.objekt_nastred{
	margin: auto;
}
.objekt_pravo{
	float:right;
}
.objekt_levo{
	float: left;
}
.doprava{
text-align: right;
}
.odsazeni_top{
	margin-top: 9px;
}
.odsazeni_bottom{
	margin-bottom: 9px; 
}

.podtrzeno{
	border-bottom: 3px double #E6E6E6;
}
.error{
	font-weight: bold;
	color: Red;
}

.zvyrazneni_barevne{
	color: #FF9797;
}

.tucny{
	font-weight: bold;
}
.netucny{
	font-weight: normal;
}
.kurziva{
	font-style: italic;
}
.new_item{
	font-weight: bold;
	color: red;
}

/*======== tabulka =====*/
th{
	background-color: #FFA500;
	background-image: url(images/table_th_grad.gif);
	background-repeat: repeat-x;
	color: Black;
	font-weight: bold;
	padding: 3px;
}
tr {
	vertical-align: top;
}
tr:hover{
	background-color: #5FA422;
}
tr.normal, tr.normal:hover{
	background-color: transparent;	
}
td{
	padding: 3px;
}

table.oramovani{
	border-collapse: collapse;
	border: 1px solid #A9A9A9;/*darkgray*/
}
table.oramovani TH,
table.oramovani TD {
	border: 1px solid #A9A9A9;	/*darkgray*/
}

table.usebe{
	border-collapse: collapse;
}
table.bez_ramecku, table.bez_ramecku TH,table.bez_ramecku TD {
	border: 0px solid black
}

/*zachytne pro zobrazeni objektu*/
.border{
	border: 1px solid black;
}
