body {
background-color: #ded1c9;
text-align: center;
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
color: #352e24;
behavior: url("csshover.htc");
margin: 0;
}

#body_1 {
background-image: url(img/tlo.jpg);
background-position: top center;
background-repeat: repeat-y;
margin: 0;
}

#body_2 {
background-image: url(img/tlo_2.jpg);
background-position: top center;
background-repeat: repeat-y;
margin: 0;
}


#wszystko {
background-image: url(img/srodek.jpg);
background-position: top center;
background-repeat: no-repeat;
margin: 0;
min-height: 800px;
}

#galeria {
background-image: url(img/galeria.jpg);
background-position: top center;
background-repeat: no-repeat;
margin: 0;
min-height: 800px;
}

#kontener {
width: 930px;
margin-left: auto;
margin-right: auto;
min-height: 800px;
}

#head {
	text-align: justify;
	display: block;
	width: 923px;
	height: 156px;
	}
	
#head a {
	display: block;
	width: 214px;
	float: right;
	height: 119px;
    margin-top: 35px;
	}

#gorne_menu {
clear: both;
display: block;
width: 923px;
height: 25px;
padding-top: 0;
color: #f6dcb6;
text-align: center;

}

#prawy_panel {
display: block;
width: 620px;
float: right;
text-align: left;
margin-right: 25px;
margin-top: 40px;
line-height: 1.2em;
font-size: 0.9em;


}

#prawy_panel_2 {
display: block;
width: 910px;
margin-top: 40px;
margin-left: 15px;
text-align:justify;
line-height: 1.2em;
font-size: 0.9em;


}


#lewy_panel {
display: block;
float: left;
width: 225px;
text-align: justify;
margin-left: 10px;
margin-top: 30px;
padding-left: 4px;
font-size: 0.8em;
text-align: left;

}

#prawy_panel h1 {
margin: 10px 0 20px 0;
font-size: 1.5em;
font-style: italic;
font-weight: normal;
}

#stopka_2 {

clear: both;
height: 67px;
background-image: url(img/stopka_2.jpg);
background-position: top center;
background-repeat: no-repeat;
margin: 0;
}


#stopka_tresc_2 {
width: 920px;
height: 20px;
color: #000000;
padding-top: 25px;
margin-right: auto;
margin-left: auto;
text-align: right;
}

#stopka {

clear: both;
height: 67px;
background-image: url(img/stopka.jpg);
background-position: top center;
background-repeat: no-repeat;
margin: 0;
}


#stopka_tresc {
width: 920px;
height: 20px;
color: #000000;
padding-top: 25px;
margin-right: auto;
margin-left: auto;
text-align: right;
}

#wyszukiwarka {
clear: both;
display: block;
margin-top: 28px;
}

#wyszukiwarka_form {
	margin: 0;
	padding: 0;
	border: 0px solid;
	}
	
#wyszukiwarka_form fieldset {
	margin: 0;
	padding: 0;
	border: 0px solid;
	}
	
#wpisz {
	border: 0px solid;
	background-color: #fff0e5;
	margin-left: 70px;
	}
	
#szukaj {
	border: none;
	background: none;
	color: #fff0e5;
	font-weight: bold;
	}	

/* stronicowanie */
.stronicowanie {clear: both; list-style: none; text-align: center;}
.stronicowanie li {display: inline; margin: 0 5px;}
.stronicowanie li.wybrana a {color: #f00;}

/* zdjêcia */
img.left {float: left; margin: 0 10px 10px 0; border: 5px solid #ffffff;}
img.right {float: right; margin: 0 0 10px 10px; border: 5px solid #ffffff;}


/* FORMULARZ */

#formularz {
	padding: 5px 5px 5px 5px;
}

#formularz input {
	width: 360px;
	color: #003300;
	background-color: #eee3dd;
	border: 1px solid #574d41;
	margin: 2px;
	float: right;

}

#formularz textarea {
	width: 360px;
	height: 200px;
	color: #003300;
	background-color: #eee3dd;
	border: 1px solid #574d41;
	margin: 2px;
	float: right;
}

#formularz label {
	float: left;
	width: 110px;
	margin: 2px;
	
}

#formularz fieldset {
	border: dashed 1px #574d41;
}

/* galeria - trzeba zmienic tylko szerokosc */

.galeria {
	display: block; 
	float: left;
	margin: 10px;
	width: 160px;
	font-size: 0.6em;
	}	
	
.galeria img {
	display: block;
	border: 5px solid #ffffff;
	clear: both;
	}

/* podgrupa na stronie */
	
.podgrupa_na_stronie {
	display: block;
	padding: 5px;	
	width: 216px;
	float: left;
	}
	
.podgrupa_na_stronie img {
	float: left; 
	margin: 0px;
	border: 5px solid #ffffff;
	}				
		
.podgrupa_na_stronie strong {
	display: block;
	}			
span.naglowek {
	background-color: #BBB5B0;
	padding: 5px;
	display: block;
	text-align: center;
	}
	
span.naglowek:hover {
	background-color: #FFFFFF;
	}	
	
.podgrupa_na_stronie a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
.podgrupa_na_stronie a:hover {
	color: #990000;
	}		

/* akapit */
	
.akapit {
	clear: both;
	width: 600px;
	}		
	

#lewy_panel img {
	border: 1px solid #000000;
	margin: 10px;
	float: right;
	}
	
#lewy_panel strong {
	display: block;
	font-size: 1.2em;
	}
	
#lewy_panel a {
	color: #5e5548;
	text-decoration: none;
	}
	
#lewy_panel a:hover {
	color: #000000;
	}			
	
#lewy_panel div {
	margin-bottom: 20px;
	}	
	
	
/* pionowe menu - takie jak w telemocie */

#gorne_menu {position: relative;}
#gorne_menu ol {list-style: none; margin: 0; padding: 0;}
#gorne_menu ol li {
	position: relative;
	padding-top: 7px;
	padding-right: 15px;
	height: 21px;
	float: left;
	text-align: center;
}

#gorne_menu ol a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCAF91;
	text-decoration: none;
}

#gorne_menu ol a:hover {
	color: #FFFFFF;
	}

#gorne_menu ol li:hover {background-position: bottom;}
/* poziom 2 */
#gorne_menu ol ol {position: absolute; display: none; left: -50px; top: 28px;}
#gorne_menu ol ol li {
	background-color: #574D41;
	width: 160px;
	height: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	margin-left: 0px;
}

#gorne_menu ol li:hover ol {display: block;}
#gorne_menu ol li:hover ol ol {display: none;}
#gorne_menu ol ol li:hover { background-color: #CCAF91;}
/* poziom 3 */
#gorne_menu ol ol li:hover ol {display: block;}
#gorne_menu ol ol li:hover ol ol {display: none;}
	
	
.news {
	text-decoration: none;
	color: #574D41
	}
