html{background-color: #385D01;}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	background:#7FA746 url(/img/bg_pozadi.png) repeat-x center bottom;
}


#bocni_stiny_bg {
	min-width: 1010px;
	background: url(/img/bg_stiny.png) repeat-y top center;
	margin:0 auto;
	}
	
#hlavicka_bg {
		min-width: 1010px;
		background: url(/img/bg_hlavicka.png) no-repeat top center;
		margin:0 auto;
	}
	
#paticka_bg {
		min-width: 1010px;
		background: url(/img/bg_paticka.png) no-repeat bottom center;
		margin:0 auto;
		padding-bottom: 215px;
	}


#hlavicka {
		margin:auto;
		width: 1010px;
		background-color: transparent;
		height: 300px;
   }
	
#stred {
	width: 980px;
	overflow: visible;
	margin:0 auto;
	/*background-color: Yellow;*/
}	

#obsah{
	float: left;
	margin-left: 27px;
	padding-top: 28px;
	overflow: visible;
	width: 695px; 
	background-color: transparent;
	/*background-color: #FFDEAD;*/
	
}
#left_column{
	float: left;
 	width: 200px;
	font-size: 9px;
	/*background-color: Fuchsia;*/
}



#bocnimenu{
	float: right;
	margin-right: 15px;
	padding-top: 28px;
	overflow: visible;
	/*background-color: transparent;*/
	width: 225px;
	height: 695px; /*minimalni velikost obsahu - stredove casti, pokud neobsahuje zadny, nebo velmi malo textu*/
}

#rihght_column{
float: right;
width: 495px;
/*text-align: center;*/
/*background-color: red;*/
}

.min_vyska {
height: 695px; float: right; background-color: #FFA500;
}


.bocnimenu_top {background: url(/img/bg_menu_top.png) no-repeat top left; padding-top: 1px;}
.bocnimenu_cl {background: url(/img/bg_menu_stiny.png) repeat-y top left; height: 600px;}

#paticka {
	clear: both;
	width: 947px;
	padding-top: 8px; 
	margin-left: 18px; 
	height: 68px;
	/*background-color: transparent;*/
}

.under_footer{
color: #cccccc;
margin:0 auto;
width: 947px;
text-align: center;
/*background-color: Aqua;*/

position:relative;
top:-155px; /*aby v teto casti napsany text neposouval obrazek bg_paticka*/
}


.footer_hr{
background: url(/img/footer_hr.png) no-repeat top center; 
}

	
.gpksup{
	margin-top:60px;
	padding-right: 40px;
	border: none;
	float: right;
	/*background-color: Fuchsia;*/
}


.head_img{
	/*margin-top:-16px;*/
	/*background-color: Aqua;*/
	margin-top:3px;
	padding-left: 40px;
	float: left;
	}
	
.head_img ul{list-style: none;}

.head_img_skola{
	margin-top:20px;
	padding-right: 62px; /*aby se vlajky nezobrazovaly hned za obrazek skoly*/
	/*background-color: Maroon;*/
	float: right;
	border: none;}
	
	
.head_flag{
	margin-left: 46px; 
	margin-top: 15px;
	border: none;
}
	
/* --- FLAG MENU IKONKY----------------------------------------------------------------------------------- */
.flag_menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.flag_menu ul{margin: 0px; padding: 0px;}
.flag_menu li{
	list-style: none;
	margin-bottom: 0px;
	float:left;
}
.flag_menu a {text-decoration: none;}

#btn_cz a,#btn_en a {
display: block;
width:35px; 
height:30px; 
}
#btn_cz a {background: url(/icon/cz_flag_uns.jpg) no-repeat;}
#btn_en a {background: url(/icon/gb_flag_uns.jpg) no-repeat;}

#btn_cz a:hover {background: url(/icon/cz_flag.jpg) no-repeat;}
#btn_en a:hover {background: url(/icon/gb_flag.jpg) no-repeat;}
/* --- KONEC FLAG MENU IKONKY----------------------------------------------------------------------------------- */
	
	
	
#obsah .title{
	color: #385D01;
	font-size: 18px;
	font-weight: bold;
	margin: 2px 0px 18px 0px;
	clear: both;
}

#left_column a, #obsah a{text-decoration: underline; color: #707070;}
#left_column a:hover, #obsah a:hover{color: black;}


 /* Základní tagy */
.to_left {
   float: left;
	width: 49%;
	/*background-color: Olive;*/
   }
.to_right {
	float: right;
	width: 49%;
	/*background-color: Purple;*/
}

.to_up {margin-top:-28px;}
.center_it {text-align: center;}
.right_it {text-align: right;}


.errormessage {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;}
	
.male_pismo {font-size: 9px;}
.padding_bottom {padding-bottom: 7px;}
.color_white {color:white !important;}

hr.clear, hr.clear_thin, hr.clear_supthin {
   clear: both;
   height: 7px;
   border: none;
   visibility: hidden;}
hr.clear_thin {height: 1px;}
hr.clear_supthin {margin: 1px 0px 10px 0px; border:none; height:0px;}
	
.no_decoration a{text-decoration: none !important;}

img {border: none;}
p {text-indent: 5px;}


/* Inputy, submity a labely */
INPUT,TEXTAREA		{
	background: url(../img/bg_input.png) no-repeat #fff;
	border: 1px solid Silver;
	font-family: Verdana;
	padding-left: 3px;
}
INPUT.submit			{font-size: 88%; font-weight: bold; background: url(../img/bg_submit.png) no-repeat 0px 2px; border: none; padding: 6px 0px; width: 62px;}
INPUT.submit:hover	{font-size: 88%; font-weight: bold; background: url(../img/bg_submit_a.png) no-repeat 0px 2px; border: none; padding: 6px 0px; width: 62px;}
INPUT.noback			{border: 0; background: transparent;}

	
	
/* --- MAIN MENU ----------------------------------------------------------------------------------- */
.main_menu {
	position: relative; 
	margin-top:64px;
	margin-left:50px; 
	/*background-color: Aqua;*/
	float:left;
	}
	
.main_menu ul{margin: 0px; padding: 0px; list-style: none;}
.main_menu_bottom ul{margin: 0px; padding: 0px; list-style: none;}

.main_menu ul li{
	/*width: 20%;*/ /*pevna sirka vsech poli*/
	display: inline;
	/*line-height: 16px;*/
	padding: 2px 0px; 
	margin: 0px 3px; 
	height: 16px;
	float: left;
	/*background-color: red;*/
}

.main_menu_bottom ul li{
	list-style: none;
	display: inline;
	/*line-height: 16px;*/
	padding: 2px 0px; 
	margin: 0px 3px; 
	height: 16px;
	}


.main_menu a{text-decoration: none; color: #666666;}
.main_menu_bottom a{text-decoration: none; color: #cccccc;}

.main_menu a:hover{color:#7FA746;}	
.main_menu_bottom a:hover{color: #7FA746;}	
/* --- KONEC MAIN MENU ----------------------------------------------------------------------------------- */




/* --- BOCNI NAVIGACNI MENU ----------------------------------------------------------------------------------- */
.Menu {
	
	padding-right: 18px;
	padding-left: 0px;
	/*font-family: Verdana;*/
	font-size: 12px;
	text-align: right;
}

ul.Menu {
margin: 30px 0px 0px 0px;
/*background-color: Lime;*/
}

ul.Menu li, ul.Menu li ul li  {
list-style: none;

}

ul.Menu li ul li  {
padding-right: 18px;
padding-bottom: 6px;
margin-left: -29px;
/*background-color: orange;*/
}

.menu_block {
	cursor: pointer;
	color: #23B0C1;
	line-height: 31px;
	padding-right: 13px;
	padding-bottom: 5px;
	background: url(/img/bg_menu_cara.png) no-repeat bottom right;

	/*background-color: red;*/
}


.Menu li a {text-decoration: none; color: #23B0C1;}
.Menu li ul li a {text-decoration: none; color: #707070;}
.Menu li ul li a:hover {color: black;}

.zvyraznenylink {font-weight: bold; } 
/* --- KOENEC BOCNIHO NAVIGACNIHO MENU ----------------------------------------------------------------------------------- */





/* --- TABULKA AKTUALNE + UCSBOR ----------------------------------------------------------------------------------- */
.tabulka_aktualne{ 
width: 100%; 
}

.nadpis_tabulky {
font-weight: bold;
padding-bottom: 6px;
color: #A40809;
}

.radek {clear: left;} 

.bunka_date {
float: left;
width: 20%;
/*background-color: Aqua;*/
}
.bunka_attach { 
float: left;
width: 20px;
height: 18px;
/*background-color: green;*/
}
.bunka_title {
font-weight: bold;
/*background-color: blue;*/
}
.bunka_content {
	float: left;
	padding: 7px 0px 10px 0px;
	background: url(/img/footer_hr.png) no-repeat top center; 
	width: 100%;
	/*padding-left: 23%;*/
	}


.bunka_ucsbor_jmenofunkce_title, .bunka_ucsbor_email_title{
	background-color: #E8E8E8;
	font-weight: bold;
	text-align: center;
}
.bunka_ucsbor_jmenofunkce_title, .bunka_ucsbor_jmenofunkce{
float: left;
width: 34%;
border-right: 3px solid White;
}

.bunka_ucsbor_jmenofunkce, .bunka_ucsbor_email{
/*background-color: #FAFAFA;*/
background-color: transparent;
padding: 5px 0px 5px 0px;
}

/* --- KONEC TABULKY AKTUALNE ----------------------------------------------------------------------------------- */






/*---Zacatek stylu pro GALERIE ----------------------------------------------------------------------------------- */
.bunka_fotoalbum {
	float: left;
	width: 130px;
	padding-right: 8px;
	padding-bottom: 16px;
	/*background-color: Yellow;*/
}

.bunka_fotoalbum a{text-decoration: none !important;}

.center_rows {
margin-left: 75px;
/*
overflow: visible;
margin:0 auto;*/
}

.bunka_galerie {
	float: left;
	width: 140px;
	padding-right: 4px;
	padding-bottom: 14px; 
	/*background-color: Yellow;*/
}


.fotoalbum {}
.fotoalbum img, .fotoalbum_zpet_na_alba img {float: left;}

.album_imgthumb {
position:relative;
top:-13px;
}

.fotoalbum_zpet_na_alba {
position:relative;
top:33px;
}

.fotoalbum_thumbnail{
height: 93px;
display: block;
z-index:-1;
/*background-color: Aqua;*/
}
.fotoalbum_thumbnail img {
margin: 19px 0px 0px -10px;
width: 70px; 
height:67px;
border: 1px solid black;
}


.fotoalbum_thumbnail2{
font-size: 14px;
font-weight: bold;
}

.fotoalbum_thumbnail2 img{
position:relative;
left: -4px;
top:5px;
width:41px; 
height:40px;
border: 1px solid black;
}


.galerie_vyber_alb{
	background-color: transparent;
	width: 126px;}

.fotoalbum_zpet_na_galerii{
position:relative;
left: 49px;
top:-432px;
}

.galerie_navigace
  {
	display: block;
	float: right;
	position: relative;
	left: -38px;
	top: -11px;
	border: 1px dashed #E4E4E4;
	padding: 5px;
}	

.galerie_okraje
  {border-width: 5px;
	border-style: groove;
	border-color: Silver;
	background-color: transparent;
	width: 120px;
	height: 110px;
	text-align: center;
	padding-top: 5px;
}	

.galerie_okraje_velke
  {
	border-width: 5px;
	border-style: groove;
	border-color: Silver;
	background-color: transparent;
	width: 350px;
	height: 350px;
	padding: 20px;
	position:relative;
	left: 150px;
	/*top:-100px;*/
}			 		 
	
/*---KONEC stylu pro  GALERIE ----------------------------------------------------------------------------------- */




/*---Zacatek stylu pro KALENDAR ----------------------------------------------------------------------------------- */

.kalendar {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: black;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.kalendar hr {width: 97%;text-align: center;}
.kalendar td {width:87px;  height:78px; vertical-align: top; text-align: left;}

.kalendar_dny{ padding: 6px 6px; font-size: 105%; height: 100% !important; font-weight: bold; }

.mesicrok_formular {
	display: inline;
	margin: 0px;
	padding: 0px;
}
	
.mesicrok_formular ul{ margin: 0px; padding: 0px; list-style:none; display: inline;}	
.mesicrok_formular li{

	padding: 10px 0px 0px;
	margin: 0px 4px 16px;
	float: left;
	height: 20px;
	font-size: 11px;
	background-color: transparent;
	background: url(/img/bg_line_calendar.png) no-repeat 0px 21px;
}		
		 
.mesicrok_formular a:hover{color: gray !important;}
.mesicrok_formular a{text-decoration: none !important; color: Black !important;}
.mesicrok_formular SELECT {
	padding: 3px 0px;
	border: 1px solid Silver;
}

.mesicrok_formular INPUT.submit			{font-size: 88%; font-weight: bold; background: url(../img/bg_submit_sm.png) no-repeat 0px 2px; border: none; padding: 6px 0px; width: 36px; height:24px;}
.mesicrok_formular INPUT.submit:hover	{font-size: 88%; font-weight: bold; background: url(../img/bg_submit_sm_a.png) no-repeat 0px 2px; border: none; padding: 6px 0px; width: 36px;}

.mesic_active {background: url(../img/bg_line_calendar_a.png) no-repeat; padding: 5px 5px; font-weight: bold; font-size: 98%;}

.kalendar_datum{ padding-left:3px; padding-top: 1px; font-weight:bold;}
.kalendarmenu {
	position: absolute;
	top: 0px;
	width: 210px;
	height: auto; /*width: 195px;
	height: 284px;*/
	/*font-family: Arial, Helvetica;*/
	font-size: 11px; /*color: #312E27;*/
	background: url(../img/bg_cal_window_top.png) no-repeat top left; 
	/*
	background: #FFFFC0;
	border-left: 1px solid #909090;
	border-top: 1px solid #909090;
	border-right: 1px solid #585858;
	border-bottom: 1px solid #585858;
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;*/
	z-index: 18;
}

.kalendarmenu_zkracenytitulek {font-size: 9px; cursor: pointer; }
.kalendarmenu_titulek {text-align:center; padding-top:5px; font-weight: bold;}
.kalendarmenu_text {padding-left: 5px; padding-right: 2px; background: url(../img/bg_cal_window_cara.png) repeat-y top left;}

.kalendarmenu_bottom {background: url(/img/bg_cal_window_bottom.png) no-repeat bottom left;}

/*--- KONEC stylu pro KALENDAR ----------------------------------------------------------------------------------- */


/* Rozvrh */
.rozvrh {font-size: 7px;}