/* GLOBALNI ***************************************************************************** */
body {background-color: #9CD226; margin: 0 0 0 0;}
body, table, tr, td, th {font-size: 12px; color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif;}


/* LAYOUT */

#telo { width: 780px; margin:auto; background-color: #fff;}
#telo-sirka {margin: 0 0 0 0;}

#levy-sloupec {float: left; width:188px; margin:0; padding:0;}
#levy-sloupec-sub { width:158px; margin: 0; padding: 0 0 0 30px;}

#stredni-sloupec {margin: 0; padding: 0;}
#stredni-sloupec-sub {position:relative; width: 356px; margin: 0 0 0 212px; padding:0;}

#pravy-sloupec {float: right; margin: 0; padding: 0; width: 188px}
#pravy-sloupec-sub { width:158px; margin: 0; padding: 0 0 0 0;}


#zarovnani {clear: both; height: 1px; font-size: 1px; border: none; margin: 0; padding: 0; background:transparent;}

#zahlavi {position:relative; height: 128px; width: 780px;}
#zahlavi h1 {font-size: 18px; font-weight: bold;}
#zahlavi h2 {font-size: 12px; font-weight: bold;}
#kostky {position: relative; height: 36px; width: 780px; margin-bottom: 16px;}

#nadpis-stranky {position: relative; width: 720px; margin: auto; margin-top: 9px;}
#nadpis-stranky h1 {position: relative; width: 356px; left: 182px; font-size: 18px; font-weight: bold; color: #339933; line-height: 18px; margin: 0 0 13px 0;}

#copyright {position: relative; height: 38px; width: 720px; margin: auto; font-size: 11px; color:#999999; font-weight: bolder; background-color:#fff;}


/* superaktualita ****************************************************************************** */
#superaktualita {
	position: relative; width: 700px; padding: 10px; margin: auto; margin-top: 9px; margin-bottom: 15px; font-size: 18px; background-color: #FFCC00; text-align: justify;}
#superaktualita a {color:#339933; border-bottom: 1px;	border-bottom-style: dashed; border-color: #333333;}



/* odkazy ******************************************************************************* */ 
a {text-decoration:none;	color: #339933;}
a:hover {color: #000000;}

.text a {text-decoration: none;	border-bottom: 1px;	border-bottom-style: dashed; border-color: #333333;}
.text a:hover {color: #000000;}

/* MENU */
.menu {font-size: 12px; font-weight: bolder; text-transform: uppercase;}
.menu a:link {color: #000000;}
.menu a:visited {color: #000000;}
.menu a:hover {color: #59aa31;}

/* PODMENU */
.podmenu {font-size: 11px; font-weight: bolder; text-transform: lowercase}
.podmenu a:link {color: #666666;}
.podmenu a:visited {color: #666666;}
.podmenu a:hover {color:#000000;}

/* PODMENU AKTIVNI */
.active a:link {color: #339933;}
.active a:visited {color: #339933;}
.active a:hover {color: #000000;}

.mezera {height: 1px; font-size: 1px; border: none; margin: 0; padding: 0; background:transparent;}

/* NADPISY ***************************************************************************** */	
.h1 {font-size: 18px; font-weight: bold; color: #339933;}

.h2 {font-size: 14px; font-weight: bold; color: #339933;}
.h2 a:hover {color: #000000;}

.h3 {font-size: 12px; font-weight: bold; color: #339933;}

/* aktualne ************************************************************************************ */ 
.smtxt, .smtxt a {font-size: 11px;}
.smsmall, .smsmall a {font-size: 9px;	letter-spacing: 0px;}

/* DALSI STYLY ********************************************************************************** */
.text11 {font-size: 11px;}
.text11 a {text-decoration:none;}

.popup {font-size: 14px;}
.popup a {text-decoration:none; color:#333333}

abbr, acronym {border-bottom-width: 0px; cursor: help;}

/* OBRAZKY ************************************************************************************** */
.ramecek {border: 1px solid #000000;}

img {border: 0px;}



/* FOTOGALERIE - zobrazovani obrazku ************************************************************ */
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
/* cursor: hand; */
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: #ffffff;
padding: 5px 0;
text-align: right;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #ffffff;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid #000000;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
