body{
	background-color: black;
	color: white;
	text-align: left;
	margin: 0px;
}

/*==================================*/
#allweb{
	text-align:left;
 	background-color: transparent;
 	border:0px solid #000000;
 	/*width: 100%;*/
	_width: 996px;
	max-width: 1010px;
	
}

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

#rightitem{
	background-color: #DCDCFA;
	color: maroon;
	margin-left: 165px;
	padding: 0px;
	border: 0px solid green;
}

#topitem{
	border: 0px solid #FFD700;
	padding: 2px;
	margin: 0px;
	height: 6.0em;
	background-color: black;

}

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

/*===== logo ====*/
.logo{
	text-align: center;
	margin: 0px;
	margin-top: 1px;
}
.logo_napis{
	font-weight: bold;
	color: #CCCCF4;
	font-size: 108%;
	background-color:transparent;
	width: 165px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px; 
}
.nadpis_webu{
	font-size: 0.8em;
	font-weight: bold;
	color: #FF9900; /*#FFBB3C;*/
	letter-spacing: 0.2em;
	text-align: center;
	margin: 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	vertical-align: middle;
}
a.a_nadpis_webu{
	/*font-size: 0.8em;*/
	font-weight: bold;
	color: #FF9900; 
	letter-spacing: 0.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
}
a.a_nadpis_webu:hover{
	color: #E10000;
}

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

.menuitem, .menuitem_hover, .menuitem_selected, .menuitem_selected_hover {
	font-weight: bold;
	padding-left: 19px;
	margin-bottom: 1px;
	font-size: 90%;
	cursor: pointer;
}
.menuitem {
	border-right: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
	border-left: 2px solid #626262;
	border-top: 2px solid #626262;
	background: #FFE879 url(images/beruska_45.gif) no-repeat;
	/*#FFEB8C;
	*/
}
.menuitem_hover{
	border-right: 2px solid #626262;
	border-bottom: 2px solid #626262;
	border-left: 2px solid #c0c0c0;
	border-top: 2px solid #c0c0c0;
	background:  #CCCCF4 url(images/beruska_45stin.gif) no-repeat;
}
a.main_menu,a.main_menu:visited {
	color: maroon;
	text-decoration: none;
		cursor: pointer;
}
a.main_menu:hover{
	color: navy;
	text-decoration: none;
}
.menu_left{	
	float: left;
	width: 91%;
	border: 0px solid black;
}
/*selected*/
.menuitem_selected{
	border-right: 2px solid #626262;
	border-bottom: 2px solid #626262;
	border-left: 2px solid #c0c0c0;
	border-top: 2px solid #c0c0c0;
	background: #FFE879 url(images/beruska_45.gif) no-repeat;
}
.menuitem_selected_hover{
	border-right: 2px solid #626262;
	border-bottom: 2px solid #626262;
	border-left: 2px solid #c0c0c0;
	border-top: 2px solid #c0c0c0;
    background: #CCCCF4 url(images/beruska_45stin.gif) no-repeat;
}
a.main_menu_selected,a.main_menu_selected:visited {
	color: maroon;
	text-decoration: none;
		cursor: pointer;
		font-style: italic;
		letter-spacing: 1px;
}
a.main_menu_selected:hover{
	color: navy;
	text-decoration: none;
}

/*====== top menu ======*/
#top_menu_all{
	border: 0px solid white;
	width: 49%;
	_width: 46%;
	text-align: right;
	margin-left: 50%;
	padding: 1px 0px;
}

.topmenu{
	width: auto;
	display: inline;
	margin-right: 1px;
}
.topmenu_hledej{
	width: 70px;
	margin: 0px 0px 0px 5px;
	/*margin-top: auto;*/
	padding: 4px 2px;
	background-color: #CCCCF4;
	border: 1px solid navy;
	color: Navy;
	font-size: 0.7em;
}
.topmenu_hledej:focus{
	border: 0px solid maroon;
}
.topmenu_hledej_button{
	margin: 0px 3px 0px 0px;
	border: 1px solid  #EDEDFC;
	color: Navy;
	background-color: #CCCCF4;
	font-weight: bold;
	cursor: pointer;
}
.topmenu_form{
}
a.top_menu{
	font-weight: normal;
	font-size: 0.8em;
	color: #FF9900; 
}
a.top_menu:hover{
	color: #E10000;
}

/*====== menu where am i ======*/
#where_am_i{
	width: 50%;
	background-color:transparent/* #EDEDFC*/;
	border: 0px solid #6A5ACD;
	margin: 2px 0px 5px 5px;
	padding: 1px 3px;
	float: left;
	color:  #CCCCF4;
}	
a.menu_whereami, a.menu_whereami:visited{
	font-weight: normal;
	color:  #CCCCF4;
}
a.menu_whereami:hover{
	color:   #FFE879 ;
}

/*====== menu na stránce ========*/
 #page_menu{
	text-align: center;
	margin: 4px 0px;
 }
.page_menu{
	border: 0px 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: navy;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
}
a.pagemenu:hover{
	color: #003300;
	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{
	width: 90px;
	font-size: 7pt;
	text-decoration: none;
	cursor: pointer;
	margin: auto;
	margin-bottom: 2px;
}
.valid_celek{
	border: 1px solid #FF9900;
	background-color: #F0E68C;
}
.valid_celek_hover{
	border: 1px solid red;
	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: 10.0em;
	margin: 0px 3px 0px 8px; /*marginright nutno definovat jako paddíngrightv jiném objektu */
	padding: 0px;
	border: 0px solid green;
	text-indent: 0px;
}
.mainpage_rightmargin_data{
	margin-right: 10em;
	padding-right: 12px;
}
.mainpage_right_ram{
	margin: 0px;
 	margin-bottom: 3px;
	/*padding: 2px;*/
}
.mainpage_right_nadpis{
	/*background-color: maroon;*/
	background-color: #A35E5E;
	background-image: url(images/gradient_pozadi_cervena.gif);
	background-repeat: repeat-x;
	color: #D1D1D1;
	padding: 1px 4px;
	border: 1px solid black;
	font-size: 0.8em;
	font-weight: bold;
}
.mainpage_right_data{
	background-color: #F0E68C;
	color: Maroon;
	padding: 2px 4px;
	border: 1px solid black;
	border-top: 0px solid maroon;
	font-size: 0.82em;
	font-weight: normal;
	text-align: center;
}
input.mainpage, select.mainpage{
	width: 100%;	
	font-size: 0.7em;
	border: 1px solid navy; 	
	margin-bottom: 0.1em;
	padding:1px;
}
input.mainpage:focus{
	border: 1px solid maroon; 	
}

select.mainpage{
	width: auto;	
	margin-top: 2px;
}
.mainpage_login{
	/* formulář pro login - jen form. elementy
	dělá zarovnání form elementů
	*/
	float:right;
	width: 55%;
	border: 0px solid green;
	padding-right: 5px;
}
.mainpage_login_txt{
	height: 6.5em;
}

.mainpage_button{
	margin: 1px 2px;
	border: 1px solid navy;
	color: navy;
	background-color: #CCCCF4;
	font-weight: bold;
	cursor: pointer;
}

.novinky_nadpis, .novinky_nadpis_prvni{
	font-size: 0.8em;
	color: Black;
	font-weight: bold;
}
.novinky_nadpis{
margin-top: 0.8em;
}
.novinky_umisteni{
	font-style: normal;
	color: #8B4513;
	display: block;
	margin: 0px;
}

.citat_data{
	text-align: left;	
	font-family: monospace;
}
.citat_autor{
	text-align: right;
	font-style: italic;
	color: #8B4513;
}
.autor{
	font-style: italic;
}


.mainpage_zamyslenicko{
	border: 1px solid maroon;
}
.mainpage_zprava_datum{
	font-weight: normal;
	font-size: 0.8em;
	color: Navy;
}
.mainpage_zpravy{
	border: 1px solid maroon;
}
.mainpage_zpravy_cara{
	border: 0px solid black;
	color: #E8E8E8;
	border-bottom: 1px dotted maroon;
}
a.mainpage_zprava_nadpis{
	/*color: Maroon;*/
	font-weight: bold;
}
a.mainpage_zprava_nadpis:hover{
	/*color: #8B4513;*/
}
/*stalose*/
a.mainpage_stalose_nadpis{
	font-weight: bold;
	/*color: #000159;*/
}
a.mainpage_stalose_nadpis:hover{
	/*color: #5A5A5A;*/
}
.mainpage_stalose_datum{
	font-weight: normal;
	font-size: 0.8em;
	color: #565656;
}
.mainpage_stalose{
	border: 1px solid maroon;
}
.mainpage_stalose_cara{
	border: 0px solid black;
	color: #E8E8E8;
	border-bottom: 1px dotted maroon;
}


/*===== zápatí (footer)=========*/
#zapati{
	border-left: 1px solid #6A5ACD;
	border-bottom: 1px solid #6A5ACD;
	margin: 0px;
	padding: 10px 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;
}


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

a{
	color: #003300;
	text-decoration: underline;
}
a:hover{
	color:maroon;
}
/*
a:visited{
	color: red;
}
*/
h1{
	font-size: 1.3em;
	font-weight: bold;
	margin: 4px 0px;
}
h2{
	font-size: 1.1em;
	font-weight: bold;
	margin: 2px 0px;
}
h3{
	font-size: 1em;
	margin: 2px 0px;
	font-weight: bold;
	font-variant : small-caps;
}
h4{
	font-size: 1em;
	margin: 2px 0px;
	font-weight: bold;
	font-style: italic;
}
legend{
	font-weight: bold;
	color: Black;
}
fieldset{
	padding: 6px;
	margin: 2px 0px 3px;
}
hr{
	border: 0px solid black;
	border-bottom: 1px solid;
}

ol.pismo_small{
	list-style : lower-alpha;
}
ul{
	/*smysl: 3;4!,5,6?,7, 8,9,10,11,13 ;;;;5*/
	list-style-image: url(images/kytky/flower09.gif);
	
}

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


.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;
}
.error{
	font-weight: bold;
	color: Red;
}

.tucny{
	font-weight: bold;
}
.kurziva{
	font-style: italic;
}



/*======== tabulka =====*/
th{
	/*background-color: #B5B5F4;*/
	background-color: White;
	background-image: url(images/gradient_td.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 3px;
	color: navy;
}
tr {
	vertical-align: top;
	background-color: #FFFFCA;
}
tr:hover{
	background-color: #FFE879;
}
tr.normal, tr.normal:hover{
	background-color: transparent;	
}
td{
	padding: 3px;
}

table.oramovani{
	border-collapse: collapse;
	border: 1px solid black;
}
table.usebe{
	border-collapse: collapse;
}
table.oramovani TH,
table.oramovani TD {
	border: 1px solid #A9A9A9;	
}
/*=====  design formuláře ==================*/
form{
	margin: 0px;
	}
.formular{
/*obepíná formulářové prvky*/
	border: 1px solid navy;
	padding: 3px;
	background-color: #B5B5F0;
}
input{
	border: 2px solid navy;
	padding-left: 3px;
}
input:focus{
	border: 2px solid maroon;
}
.formular_title{
	background-color: navy;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 3px 0px;
}
.formular_povinny{
	font-weight: bold;
}
.formular_radek{
	border: 0px solid red;
	padding: 0px 2px;
	margin: 4px 0px;
}
.formular_popisek{
	width: 50%;
	height: 1.3em;
	text-align: left;
	border: 0px solid black;
	float: left;
	padding: 0px 3px;
	padding-right: 0px;
	background-color: #C7C7F3;
	margin: 0px;
}
.formular_poznamka{
	/*anuluje rozdílné pozadí. u formular	_popisek..*/
	background-color: transparent;
}
.formular_vstup{
	text-align: left;
	/*width: 48%;*/
/*	height: 1.3em;*/
	border: 0px solid green;
	margin-left: 52%;
	padding: 0px;
}
.formular_tlacitko {
	margin: 0px 3px 0px 0px;
	border: 1px solid #4B0082;
	color: white;
	background-color: navy;
	font-weight: normal;
	cursor: pointer;
}
/*====== tabulka z divu...=====*/
.tbl_left{
	width: 50%;
	border: 0px solid black;
	float: left;
	padding: 0px 3px;
	padding-right: 0px;
	vertical-align: top;
}
.tbl_right{
	text-align: left;
	vertical-align: top;
	/*width: 48%;*/
	border: 0px solid black;
	margin-left: 52%;
	padding: 0px;
}

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