/*  Školka Bieblova Brno - Copyright (c) ALMEO s.r.o., všechna práva vyhrazena - www.almeo.cz  */

body {
	margin: 0;
	padding: 0;
	cursor: default;
	background: url(./images/pozadi_trava.jpg) center top no-repeat rgb(110,164,4);
	background-attachment: fixed;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
}

a {
	text-decoration: underline;
	color: rgb(9, 76, 120);
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
	margin: 0;
}

input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: black;
}

H1#hlavni_h1 {
	display: none;
}

#body_area {
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
/*	background: url(./images/pozadi_stranky.jpg) center top no-repeat; */
	background-attachment: fixed;
}

#page_area {
	margin: 0 auto 0 auto;
	width: 986px;
	padding: 0 0px 3px 0px;
	overflow: hidden;
	/*background: white;*/
	text-align: left;
}

#hlavicka {
	clear: both;
	height: 158px;
	overflow: hidden;
	background: url(./images/hlavicka_pozadi4.png) center top no-repeat;
}

#hlavicka A {
	display: block;
	float: left;
	width: 450px;
	height: 158px;
	overflow: hidden;
}

#main {
	clear: both;
	padding: 0;
	border-left: white 3px solid; 
	border-right: white 3px solid; 
	background: url(./images/menu_pozadi.jpg) left top repeat-y rgb(144,195,40);
	float: left;
	width: 980px;
	margin: 0 auto 0 auto;
}

UL#menu {
	display: block;
	width: 225px;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
}

UL#menu LI {
	display: block;
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

UL#menu LI A {
	display: block;
	clear: both;
	padding: 15px 15px 13px 43px;
	text-align: left;
	font-size: 15px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: url(./images/menu_odrazka.png) 6px 6px no-repeat;
}

UL#menu LI.active A, UL#menu LI A:hover {
	background: url(./images/menu_odrazka_active.png) 6px 6px no-repeat;
	color: rgb(43,102,137);
}

#content {
	float: left;
	width: 755px;
	overflow: hidden;
	text-align: left;
	/*background: url(./images/content_pozadi_horni.jpg) left top no-repeat rgb(69, 134, 162);*/
}

#content2 {
	float: left;
	width: 755px;
	overflow: hidden;
	text-align: left;
/*	background: url(./images/content_hlavicka_motiv_presah.jpg) 635px top no-repeat rgb(69, 134, 162);*/
	 background: rgb(69, 134, 162);
}

#paticka {
	clear: both;
	margin: 8px auto 0px auto;
	width: 980px;
	height: 50px;
	background: url(./images/paticka_pozadi.jpg) left center no-repeat white;
}

#paticka A {
	color: white;
}

#paticka P {
	display: block;
	clear: both;
	margin: 0 auto 0 auto;
	text-align: left;
	color: white;
	padding: 18px 0 0 25px;
	font-weight: bold;
}

#content_box {
	margin: 17px 0 2px 0;
	width: 755px;
	padding: 0;
	overflow: hidden;
	background: url(./images/content_pozadi_repeat.jpg) left top repeat-y;
}

#content_box2 {
	clear: both;
	margin: 0;
	width: 755px;
	background: url(./images/content_pozadi_horni.jpg) left top no-repeat;
	/*height: 460px;*/
	overflow: hidden;
	text-align: left;
}

#content_container {
	clear: both;
	margin: 17px 30px 30px 31px;
	text-align: left;
	padding: 0;
}

#dolni_box {
	clear: both;
	height: 197px;
	overflow: hidden;
	background: url(./images/dolni_box_pozadi.jpg) left top repeat-x white;
	padding: 15px 0px 0 11px;
	text-align: left;
}

.dolni_box_velky {
	display: block;
	float: left;
	width: 247px;
	height: 177px;
	overflow: hidden;
	padding: 0;
	margin: 10px 11px 0 0;
	background: url(./images/dolni_box_velky_pozadi.jpg) left bottom no-repeat;
}

.dolni_box_maly {
	display: block;
	float: left;
	width: 190px;
	height: 177px;
	overflow: hidden;
	padding: 0;
	margin: 10px 11px 0 0;
	background: url(./images/dolni_box_velky_pozadi.jpg) left bottom no-repeat;
}

H2#nadpis_stranky {
	display: block;
	clear: both;
	padding: 0 0 16px 5px;
	margin: 0;
	text-align: left;
	font-weight: bold;
	color: rgb(128,169,18);
	font-size: 22px;
	letter-spacing: 1px;
}

#content_obsah {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: left;
}

#content_obsah P {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#dolni_box SPAN.dolni_box_nadpis {
	display: block;
	padding: 0 0 0 17px;
	font-weight: bold;
	color: rgb(84,84,84);
}

FORM#prihlaseni {
	display: block;
	clear: both;
	margin: 0;
	padding: 27px 10px 0 13px;
}

FORM#prihlaseni INPUT.prihlaseni_pole {
	width: 154px;
	height: 23px;
	overflow: hidden;
	background: url(./images/prihlaseni_text_input_pozadi.gif) left top no-repeat;
	padding: 7px 7px 3px 7px;
	color: black;
	margin: 5px 0 0 0;
	border: 0;
}

FORM#prihlaseni INPUT.prihlaseni_button {
	display: block;
	margin: 5px 0 0 0; 
	padding: 0;
	height: 39px;
	width: 163px;
	background: url(./images/prihlaseni_button_pozadi.jpg) center top no-repeat;
	border: 0;
	color: white;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

#dolni_anketa {
	margin-top: 10px; 
	padding: 10px 15px 0 15px;
}

#dolni_anketa P {
	display: block;
	height: 45px;
	margin: 0;
	padding: 0 0 5px 0;
	overflow: hidden;
	font-weight: bold;
}

SPAN.anketa_odpoved {
	display: block;
	margin: 0;
	padding: 3px 0 3px 0px;
	text-align: left;
	clear: both;
}

SPAN.anketa_odpoved A {
	display: block;
	float: left;
	width: 90px;
	margin-right: 5px;
	font-weight: bold;
}

SPAN.anketa_odpoved IMG {
	height: 15px;
}

#fotobox_dolni {
	display: block;
	padding: 11px 0 0 0px;
	text-align: center;
}

#fotobox_dolni IMG {
	display: block;
	margin: 0 auto 0 auto; 
}







