<!--
body {
    background-color: #E1F5FF;
    background-image: url("../graphics/pozadi.png");
    font-family: arial, sans;
    color: black;
    font-size: 10pt;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
ul  {
	margin-left: 12pt;
}
h1 {
    font-family: arial, sans;
    color: red;
    font-size: 14pt;
    font-weight: bold;
}
tr {
	font-size: 10pt;
}
/****************** BLOKY *******************/

.horni_lista {
	width: 800px;
}
.title_blok {
	width: 800px;
}
.menu_blok {
	background-image: url("../graphics/menu_background.jpg");
	margin-top: 0px;
	padding-top: 1px;
	background-color: #E3F2FF;
	width: 800px;
}
.hlavni_blok {
	margin-top: 0px;
	background-color: #E1F5FF;
	width: 800px;
}
.levy_blok {
	background-color: #E1F5FF;
	width: 125px;
}
.pravy_blok {
	background-color: #E1F5FF;
	width: 125px;
}
.copyright_blok {
	width: 800px;
	text-align: center;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
}

/******************* MENU *******************/
/* horni rada */
.menu_hr_selected {
	background-color: white;
	border: 1px solid #005C8C;
	height: 24px;
	color: black;
	text-align: center;
    font-family: arial, sans;
    font-weight: bold;
	font-size: 9pt;
}
.menu_hr_normal {
	background-color: #31B9FF;
	border: 1px solid #005C8C;
	height: 24px;
	text-align: center;
    font-family: arial, sans;
    font-weight: bold;
	font-size: 9pt;
}
.menu_hr_normal:hover {
	background-color: white;
	border: 1px solid #005C8C;
	height: 24px;
	text-align: center;
    font-family: arial, sans;
    font-weight: bold;
	font-size: 9pt;
}
/* dolni rada */
.menu_dr_selected {
	background-color: white;
	border: 1px solid #19B1FF;
	height: 24px;
	color: black;
	text-align: center;
    font-family: arial, sans;
    font-weight: bold;
	font-size: 9pt;
}
.menu_dr_normal {
	background-color: #9FDEFF;
	border: 1px solid #19B1FF;
    height: 24px;
	text-align: center;
    font-family: arial, sans;
    font-weight: bold;
	font-size: 9pt;
}
.menu_dr_normal:hover {
	background-color: white;
	border: 1px solid #19B1FF;
    height: 24px;
	text-align: center;
    font-family: arial, sans;
    font-weight: bold;
	font-size: 9pt;
}
/* odkaz */
.odkaz_menu {
	cursor: hand;
	color: black;
	text-decoration: none;
}
.odkaz_menu:hover {
	cursor: hand;
	color: blue;
	text-decoration: none;
	background-color: #FEE9D4;
}

/******************* TABULKY ******************/

/* ramecky */
.hlavicka_ramecku {
	background-color: #004286;
    color: white;
    font-size: 10pt;
}
.radka_ramecku {
	background-color: #BDE9FF;
    color: black;
    font-size: 10pt;
}

/* tabulky */
.hlavickova_radka {
    background-color: #97CAFF;
    font-family: arial, sans;
    color: black;
    font-size: 10pt;
}
.tmava_radka {
    background-color: #E9F4FF;
    font-family: arial, sans;
    color: black;
    font-size: 10pt;
}
.svetla_radka {
    background-color: white;
    font-family: arial, sans;
    color: black;
    font-size: 10pt;
}
.vyrazna_radka {
    background-color: #FFE7EA;
    font-family: arial, sans;
    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: arial, sans;
    color: red;
    font-weight: bold;
    font-size: 13pt;
}
.normal {
    font-family: arial, sans;
    color: black;
    font-size: 12pt;
}
.small {
    font-family: arial, sans;
    color: black;
    font-size: 10pt;
}
.extra_small {
    font-family: arial, sans;
    color: black;
    font-size: 8pt;
}
.logo_text {
	font-size: 46pt;
	font-family: verdana, arial, sans;
	font-weight: bold;
	letter-spacing: 10pt;
}

/********************* ODKAZY *********************/

a {
	cursor: hand;
    text-decoration: none;
    color: blue;
}
a:hover {
	cursor: hand;
	text-decoration: none;
    color: red;
}
/* modry podtrzeny */
.odkaz_modry_podtrzeny {
	cursor: hand;
	color: blue;
	text-decoration: none;
}
.odkaz_modry_podtrzeny:hover {
	cursor: hand;
	color: blue;
	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: #5070ff;
	text-decoration: none;
}
.odkaz_webmaster:hover {
	cursor: hand;
	color: #ff7050;
	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: #FCD3AA;
    font-family: arial, sans;
    color: black;
    font-size: 10pt;
}
.fotogalerie_tmava_radka {
    background-color: #FCD3AA;
    font-family: arial, sans;
    color: black;
    font-size: 10pt;
}
.fotogalerie_svetla_hlavicka {
    background-color: #FCD3AA;
    font-family: arial, sans;
    color: black;
    font-size: 10pt;
}
.fotogalerie_svetla_radka {
    background-color: #FCD3AA;
    font-family: arial, sans;
    color: black;
    font-size: 10pt;
}

/************************** AKTUALITY **************************/

.telo_polozky_aktualit {
	font-family: verdana, arial, sans;
	font-size: 8pt;
	color: black;
	padding: 2px;
}
.aktuality_tmava_hlavicka {
    background-color: #FF8080;
    font-family: arial, sans;
    color: black;
    font-size: 10pt;
}
.aktuality_tmava_radka {
    background-color: #FFBBBB;
    font-family: arial, sans;
    color: black;
    font-size: 10pt;
}
.aktuality_svetla_hlavicka {
    background-color: #6FCEFF;
    font-family: arial, sans;
    color: black;
    font-size: 10pt;
}
.aktuality_svetla_radka {
    background-color: #BBE8FF;
    font-family: arial, sans;
    color: black;
    font-size: 10pt;
}

/**************** kalendar u stravniku *******************/
.stravnik_bunka {
	background-color: #9FE1FF;
}

//-->
