
body{
	background-color: #EDEDED;
	color: #000000;
	text-align: center;
	margin: 0px;
}

a {
	color: #191970;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #6495ED;
	text-decoration: underline;
}

a:visited{
	color: #4682B4;
}

a:visited:hover{
	color: Green;
}
a.homepage{
	font-weight: bold;
}


/*==================================*/
div.allweb{
	/*nastavi center celé stránky, navíc pro rozlišení 800x600*/
	border: 0px solid aqua;
	width: 990px;
	text-align: left;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
padding: 3px;
}

.leftitem{
	width:130px;
	min-height: 350px;
	border: 0px solid green;
	float: left;
	margin-right:15px; 
	background-color: transparent;	
}
.topitem{
	border: 1px solid Maroon;
	text-align: center;
	padding: 2px;
	margin-bottom: 8px;
	height: 28px;
	background-color: #F0E68C; /*#BCE9BF;*/
	background-image: url(images/main_gradient.gif);
	background-repeat: repeat-x;
}
.rightitem{
	border: 0px solid Purple;
	min-height: 350px;
}
/*====== TOP - nadpis =====*/
.top_nadpis{
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: #6C0000;
	letter-spacing: 4px;
	margin-bottom: 3px;
	margin-top: 3px;
	border: 0px solid aqua;
}

div.speedmenu{
/*uchytí pozici speedmenu*/
	border: 0px solid black;
	text-align: left;
	margin-bottom: 6px;
	background-color: transparent;
	padding: 1px;
}
span.speedmenu{
/*nastaví design*/
padding:2px;
padding-left: 5px;
font-size: 80%;
font-weight: normal;
background-color: transparent;

}
a.speedmenu{
color:maroon;
font-weight: normal;
}
a.speedmenu:hover{
color:black;
}


div.language{
	float: right;
	background-color: transparent;
}
a.language{
	text-decoration: underline;
	color: maroon;
	font-size: 75%;
}
a.language:hover{
	text-decoration: underline;
	color: Red;
}

.logo{
	border: 0px solid red;
 	background-color: transparent;
	text-align: center;
	padding: 0px;
	padding-bottom: 0px;
	float: left;
}
img.logo_small{
	border: 0px solid red;
}


/*====== left - menu =====*/
div.menuall{
	/*background-color: #F08080;	*/
	border: 0px solid red;
	padding-top: 0px;
	padding-bottom: 4px;
margin-bottom: 10px; 
}

div.menuitem, div.menuitem_hover,div.menuitem_selected, div.menuitem_selected_hover  {
	border-right: 0px solid olive;
	margin-bottom: 2px;
	padding: 0px 1px;
	vertical-align: middle;
}
div.menuitem{
	/*background-color: white;*/
	background-color: #F0E68C;
	background-image: url(images/pozadi_gradient.gif);
	border-top: 1px solid #4B0082;
	border-left: 0px solid #4B0082;
	border-bottom: 1px solid #4B0082;
}

div.menuitem_hover{
	/*background-color: #FDFBE9; 
	background-image: url(images/pozadi_gradient.gif);*/
	background-color: #7070B7;
	background-image: url(images/pozadi_navy_gradient.gif);
	background-repeat: repeat-x;
	border-left: 0px solid Maroon;
	border-bottom: 1px solid Maroon;
	border-top: 1px solid Maroon;
	text-decoration: none;
	color: white;
}
a.menuitem, a.menuitem:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	text-decoration: none;
	font-weight: bold;
	color: navy;
	padding: 1px 0px 1px 2px;
	display: block;
	border: 0px solid black;
}
a.menuitem:hover{
	/*background-color: #F0E68C;
	background-image: url(images/pozadi_gradient.gif);*/
	background-color: #7070B7;
	background-image: url(images/pozadi_navy_gradient.gif);
	background-repeat: repeat-x;
	/*color: maroon;*/
	color: White;
}
   
div.menuitem_selected{
	/*background-color: #A35E5E;
	background-image: url(images/pozadi_cervena_gradient.gif);*/
	background-color: #7070B7;
	background-image: url(images/pozadi_navy_gradient.gif);
	background-repeat: repeat-x;
	border-top: 1px solid maroon;
	border-left: 0px solid #4B0082;
	border-bottom: 1px solid maroon; /*#4B0082*/
}

div.menuitem:hover{
	color: White;
	background-image: none;
	background-color: Aqua;
}
div.menuitem_selected_hover{
	background-color: #7070B7;
	background-image: url(images/pozadi_navy_gradient.gif);
	background-repeat: repeat-x;
	border-left: 0px solid Maroon;
	border-bottom: 1px solid Maroon;
	border-top: 1px solid Maroon;
	text-decoration: none;
}
a.menuitem_selected, a.menuitem_selected:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	text-decoration: none;
	font-weight: bold;
	color: white;
	padding: 1px;
	padding-left: 3px;
	border: 0px solid black;
}
a.menuitem_selected:hover{
	background-color: navy;
	background-image: url(images/pozadi_navy_gradient.gif);
	background-repeat: repeat-x;
	color: white;
	text-decoration: none;
}
img.menu{
	border: 0px solid black;
}
.menuimg{
	width: 25px;
	text-align: center;
	vertical-align: middle;
	float: left;	
}

.leftitem_icons{
text-align: center;
}


/*====== zapati =====*/
div.zapati{
	font-size: 70%;
	text-align: center;
	border: 0px solid #FFD700;
	margin-top: 10px;
	margin-left: 120px;
	margin-right: 150px;
}
a.zapati{
	color: #DC143C;
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
}
a.zapati:hover{
	color: #FFA500;
}

/*====== odkazy yucinet (to menu v pravo!!!) =====*/
.odkazy_yucinet{
	font-size: 80%;
	border: 0px solid maroon;
float: right;
padding: 0px;
margin-left: 10px;
width: 160px;
}
.odkazy_yucinet_ram{
	border: 1px solid maroon;
margin-bottom: 10px;
}

.odkazy_yucinet_nadpis{
border-bottom: 1px solid maroon;
background-color: #F0E68C;
background-image: url(images/pozadi_gradient.gif);
background-repeat: repeat-x;
padding: 2px;
font-weight: bold;
}

.odkazy_yucinet_main{
padding: 2px;
}
ol.main_odkazy{
	padding: 0px 7px;
	margin: 1px;
	list-style: circle;
	list-style-image: url(images/sipky/arrow2.gif);
}


/*===== HTML&CSS valid====
.valid_celek, .valid_celek_hover{
	width: 90px;
	margin-left: 10px;
	font-size: 7pt;
	cursor: pointer;
	margin-bottom: 3px;
	text-decoration: none;
	text-align: center;
}
.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;
	color: Black;
	padding: 1px;
	border: 1px solid red;
	width: 300px;
	
}
.valid_right:hover{
text-decoration: none;
}
*/

/*===== HTML&CSS valid====*/
.valid_celek, .valid_celek_hover{
	width: 90px;
	font-size: 7pt;
	text-decoration: none;
	cursor: pointer;
	margin: auto;
	margin-bottom: 2px;
	text-align: center;
}
.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;
}


/*======== objekty ===========*/
h1,.nadpis1{
	font-weight: bold;
	font-size: 110%;
	font-family: Book Antiqua;
}
h2, .nadpis2{
	font-weight: bold;
	font-size: 105%;
	margin: 4px;
	font-family: Book Antiqua;
}

h3, .nadpis3{
	font-weight: bold;
	font-size: 100%;
	margin: 0px;
	font-family: Book Antiqua;
}

img.ramecek{
	border: 1px solid black;
}
img.bez_ramecku{
	border: 0px none black;
}

.obtekani1{
	padding: 7px;
}
.obtekani1_m{
	margin: 7px;
}


.arial_text{
	font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
}
.odsazeni_bottom, .dolni_odsazeni{
margin-bottom: 10px;
}

.odsazeni_top{
	margin-top: 4px;
}
.odsazeni_levo{
	margin-left: 10px;
}

.novy{
	margin-left: 10px;
	color: Green;
}

.dejvlevo{
	float: left;
}

.margin_small{
	margin: 4px;
}

.nastred_all,.objekt_nastred{
	margin: auto;
}
.objekt_pravo{
	float:right;
}
.objekt_levo{
	float: left;
}

.doleva{
	text-align: left;
}
.nastred{
	text-align: center;
}
.doprava{
	text-align: right;
}

.text{
/*blok pro text - dává stranou menu a menu v pravo*/
	margin-right: 170px;
	margin-left: 145px;
	font-family: Garamond;
}

.autor{
	font-style: italic;
}

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

hr{
	/*border: 0px solid black;*/
	border-top: 0px none;
	border-left: 0px none;
	border-top: 0px none;
	border-bottom: 1px solid black;
	
}
ol{
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
}

ul{
	margin-top: 0px; 
	margin-left: 0px;
	margin-bottom: 0px;
	list-style: disc;
	list-style-image: url(images/sipky/arrow_r_black.gif);
}

li{
	margin-left: 8px;
	list-style-type: disc;

}

ul.rhapsody{
	margin-left: 120px;
}
li.rhapsody_nadpis{
	margin-left: 15px;
	_margin-left: 150px;
	font-weight: bold;
	color: #6495ED;
}
li.rhapsody_basen{
	margin-left: 25px;
	margin-right: 30px;
	padding-left: 0px;
	list-style-type: decimal;
}
.rhapsody_show{
	margin-left:10px;
	text-align: left;
}

table.rhapsody{
	border: 0px solid black;
text-align: left;
padding: 1px;
}
table.rhapsody TD{
	vertical-align: top;
text-align: left;
}
table.rhapsody TD.obsah{
width: 300px;
}

th {
	font-weight: bold;
	background-color: #7070B7;
	background-image: url(images/pozadi_navy_gradient.gif);
	background-repeat: repeat-x;
	color: White;
	padding: 1px 4px;
}
tr {
	vertical-align: top;
}
tr:hover{
	background-color: White;
}
tr.normal, tr.normal:hover{
	background-color: transparent;	
}
td{
	padding: 2px;
}

tr.lichy{
	background-color: transparent;
}
tr.sudy {
	background-color: #F2F1D0;
}

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

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

.zvyrazneni_barevne{
	color: maroon;
}


/*=====  design formuláře ==================*/
form{
	margin: 0px;
	}
.formular{
/*obepíná formulářové prvky*/
	border: 1px solid navy;
	padding: 3px;
	background-color: #B5B5F0;
	width: 450px;
	margin: auto;
}
input, textarea{
	border: 2px solid navy;
	padding-left: 3px;
	
}

input.sire_stejna, textarea.sire_stejna{
/*	width: 95%;
	_width: auto;
*/
}
textarea.sire_naplno{
	width: 90%;
/**/
}

input:focus, textarea:focus{
	border: 2px solid maroon;
}
textarea.formular1{
	height: 9em;
	font-size: 0.95em;
}
.formular_readonly{
	background-color: #E1E1E1;
}
.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: 165px;
	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: 175px;
	padding: 0px;
}
.formular_tlacitko {
	margin: 0px 3px 0px 0px;
	border: 1px solid #4B0082;
	color: white;
	background-color: navy;
	font-weight: normal;
	cursor: pointer;
}
.error{
	color: Red;
}

.border{
	border: 1px solid aqua;
}

