body {
background-color: #C9C2B2;
background-image: url(img/head.jpg);
background-repeat: no-repeat;
background-position: top center;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
font-size: 0.8em;
margin: 0;
behavior: url("csshover.htc");
color: #000000;
}

#kontener {
width: 960px;
margin-left: auto;
margin-right: auto;
min-height: 800px;
text-align: justify;
}

#chcemy {
display: block;
width: 395px;
height: 182px;
padding-left: 375px;
padding-right: 190px;
padding-top: 70px;
}

#gorne_menu {
display: block;
width: 960px;
height: 22px;
padding-top: 59px;
}

#lewy_panel {
display: block;
float: left;
width: 608px;
padding-left: 15px;
padding-right: 15px;
}

#lewy_panel a {
text-decoration: none;
color: #000000;
}

#lewy_panel a:hover {
color: #990000;
}

#lewy_panel h1 {
color: #666666;
margin-top: 20px;
font-size: 1.5em;
}

#prawy_panel {
display: block;
float: left;
width: 292px;
padding-left: 15px;
padding-right: 15px;
padding-top: 90px;
}

#stopka {
display: block;
clear: both;
height: 108px;
background-image: url(img/stopka.jpg);
background-repeat: no-repeat;
background-position: top center;
}

/* dodane automatycznie */

/* 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;}
img.right {float: right; margin: 0 0 10px 10px;}


/* FORMULARZ */

#formularz {
border: 3px dotted #999999;
padding: 5px 5px 5px 5px;
}

#formularz input {
width: 350px;
color: #000000;
background-color: #999999;
border: 1px solid #999999;
margin: 2px;
float: right;
}

#formularz textarea {
width: 350px;
height: 200px;
color: #000000;
background-color: #999999;
border: 1px solid #999999;
margin: 2px;
float: right;
}

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

#formularz fieldset {
border: dashed 3px #999999;
}



/* definicja menu*/

#gorne_menu ol {list-style: none; margin: 0; padding: 0; float: left;}
#gorne_menu ol li {position: relative; float: left; display: block; width: auto;}
/* poziom 2 */
#gorne_menu ol ol {position: absolute; display: none; left: 0; top: 20px;}
#gorne_menu ol ol li {
background: url(img/normalny.png) no-repeat;
width: 208px;
height: 22px;
padding-top: 2px;
}

#gorne_menu ol ol li:hover {background: url(img/aktywny.png) no-repeat;}


#gorne_menu ol li:hover ol {display: block;}
#gorne_menu ol li:hover ol ol {display: none;}

#gorne_menu ol a {
display: block;
width: auto;
height: 20px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
color: #ffffff;
text-decoration: none;
font-weight: bold;
background-image: none;
margin-left: 10px;
padding-left: 10px;
}

#gorne_menu ol ol a {
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #ffffff;
text-decoration: none;
font-weight: bold;
line-height: 1.7em;
}  

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


/* poziom 2 */
#gorne_menu ol ol ol{position: absolute; display: none; top: 0; left: 208px;}
#gorne_menu ol ol ol li {margin: 0; width: 208px; height: 22px; background: url(img/normalny.png) no-repeat 10px 0;}
#gorne_menu ol ol li:hover ol {display: block;}
#gorne_menu ol ol li:hover ol ol {display: none;}
#gorne_menu ol ol ol li:hover {background: url(img/aktywny.png) 10px 0 no-repeat;}
/* poziom 3 */
#gorne_menu ol ol ol li:hover ol {display: block;}
#gorne_menu ol ol ol li:hover ol ol{display: none;}



.news {
text-decoration: none;
color: #333333;
font-weight: normal;
}

.news:hover {
color: #990000;
}

#stopka_tresc a {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #FFFFFF;
}

#stopka_tresc a:hover {
color: #FFCC00;
}

.galeria {
	display: block; 
	float: left;
	margin: 20px;
	width: 260px;
	font-size: 0.6em;
	}	
	
.galeria img {
	display: block;
	border: 1px solid #999999;
	clear: both;
	}
#lewy_panel .akapit {
	display: block;
	clear: both;
	}
.podgrupa_na_stronie {
	display: block;
	clear: both;	
	}
	
.podgrupa_na_stronie img {
	float: left; 
	margin: 5px;
	}	
	
.podgrupa_na_stronie strong {
	display: block;
	}	
	
#flagi {
	clear: both;
	margin-left: 500px;
	}	
	
#flagi img {
	float: left;
	border: 1px solid #000000;
	margin: 3px;
	}		
	
	
#stopka_tresc {
width: 910px;
margin-left: auto;
margin-right: auto;
text-align: right;
padding-top: 50px;
padding-right: 50px;
}	

#stopka_stopka {
	display: block;
	width: 300px;
	float: right;
	}
	
#chcemy a {
	color: #000000;
	text-decoration: none;
	}
	
#chcemy a:hover {
	color: ffffff;
	}		
