<!--
body {
    background-color: #000000;
    font-family: Verdana;
    color: black;
    font-size: 10pt;
        
}


ul  {
	margin-left: 12pt;
}
h1 {
    font-family: Verdana;
    color: white;
    font-size: 13pt;
    font-weight: bold;
}

h2 {
    font-family: Verdana;
    color: black;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 10px;
}

h3 {
    font-family: Verdana;
    color: black;
    font-size: 10pt;
    font-weight: bold;
}


tr {
	font-size: 10pt;
}
/****************** BLOKY *******************/
.horni_lista {
	position: absolute;
	left: -40px;
	top: 0px;
	height: 0px;	
	width: 1150px;
	
}

.hlavni_blok {		/*** POLOHA HORNI MENU ***/
	width: 980px;
	z-index:2;
	
}

.title_blok {		/*** OBRÁZEK LOGO ***/
	position: absolute;
	left: 7px;
	top: 20px;	
	width: 140px;
	Height: 1020px;
	
}

.reklama {		/*** REKLAMA ***/
	position: absolute;
	left:  560px;
	top: 30px;	
	z-index: 26;	
}

.reklama2 {		/*** REKLAMA ***/
	position: absolute;
	left:  500px;
	top: 30px;	
	z-index: 26;	
}

.menu_blok {		/*** POLOHA HORNI MENU ***/
	position: absolute;
	left:  7px;
	top: 159px;	
	width: 30px;
	Height: 800px;
	z-index:2;
	
}

.telo {	/*** POZADÍ ***/		
	background: #777777;
  	color: black;
  	font-size: 10pt;
	position: absolute;
	left: 7px;
	top: 160px;
	width: 980px;
	height: 830px;	
	vertical-align: top;
	padding-left: 20px; 
	padding-right: 40px; 
	padding-top: 0px; 
	padding-bottom: 0px;
}

.prostredni_blok {	/*** HLAVNÍ TEXT ***/		
	background: #777777;
 	 color: black;
  	font-size: 10pt;
	position: absolute;
	left: 7px;
	top: 184px;
	width: 825px;
	height: 635px;	
	vertical-align: top;
	padding-left: 20px; 
	padding-right: 60px; 
	padding-top: 0px; 
	padding-bottom: 0px;
	z-index:3;
}


.pravy_rozsirujici_blok {  /*** INFORMAČNÍ MENU ***/
	background: #777777;
 color: black;
 font-size: 10pt;
	vertical-align: top;
	padding-left: 6px; 
	padding-right: 0px; 
	padding-top: 5px; 
	padding-bottom: 10px;
	position: absolute;
	left: 857px;
	top: 160px;	
	width: 130px;
	Height: 630px;
	z-index:4;
	
}
	
.levy_blok {	 /***  login ***/
	background-color: #cccccc;
	text-align: right;
	width: 250px;
	position: absolute;
	left: 1035px;
	top:10px;	
	
}


.pravy_blok {	 /***  ZDE NEMÁM POUŽITO ***/
	background-color: #cccccc;
	text-align: right;
	width: 250px;
  }

	

.cara {		/*** cARA ***/
	background: black url(konec.png) repeat-x bottom left;
	position: absolute;
	left: 10px;
	top: 868px;
	width: 1080px;
	height: 25px;
	
}




.copyright_blok {
	width: 1000px;
	text-align: center;
	font-size: 7pt;
	margin-top: 3px;
	margin-bottom: 3px;
	position: absolute;
	left: 170px;
	top: 1020px;	
	width: 700px;
	height: 80px;
}


/******************* MENU *******************/
/* horni rada - HORNÍ MENU ***/
.menu_hr_normal {
	background: url(item.png); 
	height: 25px;
	padding-top: 3px; 
	text-align: center;
  font-family: Verdana;
  font-weight: bold;
	font-size: 10pt;
	
}

.menu_hr_selected {
	background: url(item.png);
	height: 23px;
	padding-top: 3px; 
	color: #cc0000;
	text-align: center;
  font-family: Verdana;
  font-weight: bold;
	font-size: 10pt;
}

.menu_hr_normal:hover {
	background: url(item.png);
	height: 23px;
	padding-top: 3px; 
	text-align: center;
 	font-family: Verdana;
   	font-weight: bold;
	font-size: 10pt;
}


/******************* MENU *******************/
/* DOLNÍ rada - DOLNÍ MENU ***/
.menu_dr_normal {
	background: url(item1.png);
	height: 22px;
	padding-top: 3px;
	color: white;
	text-align: center;
    	font-family: Verdana;
    	font-weight: bold;
	font-size: 8pt;	
}


.menu_dr_selected {
	background: url(item1.png);   	
	height: 22px;
	padding-top: 3px;
	color: #990000;
	text-align: center;
    	font-family: Verdana;
    	font-weight: bold;
	font-size: 8pt;
}

.menu_dr_normal:hover {
	background: url(item1.png);
	height: 22px;
	padding-top: 3px;
	color: black;
	text-align: center;
    	font-family: Verdana;
    	font-weight: bold;
	font-size: 8pt;	
}

/* GALERIE ***/
.galerie {
	background: black;
	height: 20px;
	color: white;
	text-align: center;
    	font-family: Verdana;
    	font-weight: bold;
	font-size: 8pt;	
}

.galerie a {text-decoration: none; color:white;}
.galerie a:visited {color: white; } 
.galerie a:hover   {color: #990000;}





/****************** odkaz HORNÍ MENU ******************/
.odkaz_menu {
	cursor: hand;
	color: black;
	text-decoration: none;
}
.odkaz_menu:hover {
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	
}



/****************** odkaz DOLNÍ MENU******************/
.odkaz_menu1 {
	cursor: hand;
	color: white;
	text-decoration: none;
}
.odkaz_menu1:hover {
	cursor: hand;
	color: #cccccc;
	text-decoration: none;
	
}

.odkaz_menu1_selected {
	background: #000000;   	
	cursor: hand;
	text-decoration: none;
	color: red;
}






/******************* TABULKY ******************/

/* ramecky */
.hlavicka_ramecku {
	background-color: #333333;
    	color: white;
    	font-size: 10pt;
}
.radka_ramecku {
	background-color: #777777;
    	color: black;
    	font-size: 10pt;
}



/* ramecky reklama */
.hlavicka_ramecku {
	background-color: #666666;
    color: white;
    font-size: 8pt;
}
.radka_ramecku {
	background-color: #777777;
    color: black;
    font-size: 8pt;
}




/* tabulky */
.hlavickova_radka {
    background-color: #97CAFF;
    font-family: Verdana;
    color: black;
    font-size: 10pt;
}
.tmava_radka {
    background-color: #E9F4FF;
    font-family: Verdana;
    color: black;
    font-size: 10pt;
}
.svetla_radka {
    background-color: white;
    font-family: Verdana;
    color: black;
    font-size: 10pt;
}
.vyrazna_radka {
    background-color: #FFE7EA;
    font-family: Verdana;
    color: black;
    font-size: 10pt;
}

/* cary, oddelovace */
.oddelovaci_cara {
    background-color: #A98967;
}
.svisle_oddeleni_jidelnicku {
    border-right: 1px solid #A98967;
}

/* hlaseni */
.radka_vyrazneho_hlaseni {
	background-color: #ff8080;
    color: black;
    font-size: 10pt;
}

/******************** PISMA **********************/

.large {
    font-family: Verdana;
    color: red;
    font-weight: bold;
    font-size: 13pt;
}
.normal {
    font-family: Verdana;
    color: black;
    font-size: 12pt;
}
.small {
    font-family: Verdana;
    color: black;
    font-size: 10pt;
}
.extra_small {
    font-family: Verdana;
    color: black;
    font-size: 8pt;
}
.logo_text {
	font-size: 46pt;
	font-family: verdana, arial, sans;
	font-weight: bold;
	letter-spacing: 10pt;
}

.poptavka {
    font-family: Verdana;
    color: black;
    font-size: 10pt;
}
/********************* ODKAZY *********************/

a {
	cursor: hand;
	 text-decoration: none;
    color: white;
}
a:hover {
	cursor: hand;
	text-decoration: none;
    color: #333333;
}
/* modry podtrzeny */
.odkaz_modry_podtrzeny {
	cursor: hand;
	color: black;
	text-decoration: none;
}
.odkaz_modry_podtrzeny:hover {
	cursor: hand;
	color: black;
	text-decoration: underline;
}
/* zluty */
.odkaz_zluty {
	cursor: hand;
	color: white;
	text-decoration: none;
}
.odkaz_zluty:hover {
	cursor: hand;
	color: yellow;
	text-decoration: none;
}
/* webmaster, agesoft */
.odkaz_webmaster {
	cursor: hand;
	color: #cc0000;
	text-decoration: none;
}
.odkaz_webmaster:hover {
	cursor: hand;
	color: white;
	text-decoration: none;
}
/* cerveny */
.odkaz_cerveny {
	cursor: hand;
	color: blue;
	text-decoration: none;
}
.odkaz_cerveny:hover {
	cursor: hand;
	color: red;
	text-decoration: none;
}
/* hlavicka tabulky */
.odkaz_hlavicky_tabulky {
	cursor: hand;
	color: black;
	text-decoration: none;
}
.odkaz_hlavicky_tabulky:hover {
	cursor: hand;
	color: blue;
	text-decoration: none;
}

/**************************** CEKACI OKNO *****************************/

.wait_window {
	margin-top: 8px;
	text-align: center;
	padding: 1em;
	border: 2px solid black;
	background-color: white;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
	height: 40px;
}

/**************************** LOGIN FORM ********************************/

.input_username {
	width: 100px;
	height: 22px;
	background-image: url("../graphics/bg_username.gif");
}

.input_username_focused {
	width: 100px;
	height: 22px;
}

.input_password {
	width: 100px;
	height: 22px;
	background-image: url("../graphics/bg_password.gif");
}

.input_password_focused {
	width: 100px;
	height: 22px;
}

/************************** FOTOGALERIE **************************/

.telo_polozky_fotogalerie {
	font-family: verdana, arial, sans;
	font-size: 8pt;
	color: black;
}
.fotogalerie_tmava_hlavicka {
    background-color: #999999;
    font-family: verdana, sans;
    color: black;
    font-size: 10pt;
    text-align: center;
}
.fotogalerie_tmava_radka {
    background-color: #999999;
    font-family: verdana, sans;
    color: black;
    font-size: 10pt;
    text-align: center;
}
.fotogalerie_svetla_hlavicka {
    background-color: #999999;
    font-family: verdana, sans;
    color: black;
    font-size: 10pt;
    text-align: center;
}
.fotogalerie_svetla_radka {
    background-color: #999999;
    font-family: verdana, sans;
    color: black;
    font-size: 10pt;
    text-align: center;
}

/************************** AKTUALITY **************************/

.telo_polozky_aktualit {
	font-family: verdana, arial, sans;
	font-size: 8pt;
	color: black;
	padding: 2px;
}
.aktuality_tmava_hlavicka {
    background-color: #FF8080;
    font-family: Verdana;
    color: black;
    font-size: 10pt;
}
.aktuality_tmava_radka {
    background-color: #FFBBBB;
    font-family: Verdana;
    color: black;
    font-size: 10pt;
}
.aktuality_svetla_hlavicka {
    background-color: #6FCEFF;
    font-family: Verdana;
    color: black;
    font-size: 10pt;
}
.aktuality_svetla_radka {
    background-color: #BBE8FF;
    font-family: Verdana;
    color: black;
    font-size: 10pt;
}

/**************** kalendar u stravniku *******************/
.stravnik_bunka {
	background-color: #9FE1FF;
}

-->