@charset "utf-8";

form, body { margin: 0px; padding: 0px; }
a img, img, object { border: 0px; margin: 0px; padding: 0px; }

.dark_green{color:#465508;}
.green{color:#7c9220;}
.dark_red{color:#751616;}
.red{color:#9a4646;}

/* complex page */
body{
	font-family:"trebuchet MS";
	font-size:11px;
	background-color:#f9fde7;
	color:#465508;
}
body a {
	text-decoration:none; 
	color:#9a4646; 
}

#base_div{
	background-image:url(images/background_middle.gif);
	background-repeat:repeat-y;
}

#page_div{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:981px;
	padding-top:49px;
	position:relative;
}

#page_div .facebook{
	position:absolute;
	top:10px;
	left:101px;
}

#displej{
	margin-left:285px;
	float:none;
	width:212px;
	height:105px;
	font-size:21px;
	font-weight:bold;
	color:#ff0000;
	text-transform:uppercase;
	text-align:center;
}

#content{
	float:left;
	margin-left:150px;
	margin-top:101px;
	width:540px;
}

#menu{
	padding-right:138px;
	margin-top:206px;
	margin-bottom:30px;
	float:right;
	width:152px;
}
.menu_item{margin-top:3px;}

#clear{clear:both;}

/*******************************************************************/
/* default page styles */
.nadpis{
	color:#751616;
	font-size:20px;
}
.podnadpis{
	color:#9a4646;
	font-size:16px;
	margin-top:10px;
	margin-left:15px;
}
.podnadpis_text{
	margin-left:33px;
}
.text_odrazka{
	color:#465508;
	font-weight:bold;
	font-size:15px;
}
.odrazky{
	margin-left:30px;
	margin-top:18px;
	margin-bottom:18px;
}
.podnadpis_odrazky{
	margin-left:30px;
}
.separator_double_green{
	background-image:url(images/separator_double_green.gif);
	background-repeat:no-repeat;
	height:4px;
	width:459px;
	margin-top:-4px;
}
.separator_dot{
	margin-right:8px;
}
.separator_red{
	background-image:url(images/separator_red.gif);
	background-repeat:no-repeat;
	width:459px;
	height:1px;
	margin-bottom:15px;
}

/*****************************************************************
/* page styles */

/* fotogalerie */
#fotogalerie_fotky{
	margin-left:20px;
	margin-top:20px;
}

.fotogalerie_item{
	width:80px;
	height:58px;
	vertical-align:middle;
	text-align:center;
	background-color:#a9be50;
}

/* kalendar */
#kalendar_mesice{
	font-weight:bold; 
	font-size:12px; 
	margin-top:5px; 
	margin-bottom:20px;
	text-transform:uppercase;
}
#kalendar_mesice a, #kalendar_mesice a:visited, #kalendar_mesice a:active, #kalendar_mesice a:hover{color:#751616;}

#kalendar_tabulka_nadpis{
	font-weight:bold; 
	font-size:12px;
	text-transform:uppercase; 
	color:#751616;
	margin-left:296px;
	width:100px;
	text-align:right;
}

#kalendar_tabulka{
	margin-left:130px;
	margin-bottom:30px;
	text-transform:uppercase; 
}
#kalendar_tabulka a, #kalendar_tabulka a:visited, #kalendar_tabulka a:active, #kalendar_tabulka a:hover{color:#000000;}

.kalendar_tabulka_item{
	background-color:#b6d729;
	vertical-align:middle;
	color:#000000;
	font-size:18px;
	font-weight:bold;
}

#kalendar_tabulka_detail{
	margin-bottom:30px;
	margin-left:50px;
}

#kalendar_tabulka_detail_nadpis{
	font-size:18px;
	font-weight:bold;
}
