html, body {
height: 100%;
}
body {

	background-image: url(img/bg.png);

	background-position: top center;

	background-repeat: no-repeat;

	background-attachment: fixed;

	margin: 0;

	padding: 0;

	font-size: 0.9em;

	font-family: Arial, Helvetica, sans-serif;

	color: #333333;	

	text-align: center;

	}

	

#tresc {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
	width: 780px;

	margin-left: auto;

	margin-right: auto;

	padding: 0 40px 0 40px;

	text-align: justify;

	}	



.line{

	width: 780px;

	height: 5px;

	background-image: url(img/line.jpg);

	background-repeat: repeat-x;

	display: block;

	clear: both;

	}

	

.lineBottom {

	width: 780px;

	height: 5px;

	background-image: url(img/line.jpg);

	background-repeat: repeat-x;

	display: block;

	clear: both;

	padding-top: 20px; 

	background-position: bottom;

	}	

	

#so {

	background-image: url(img/so.jpg);

	width: 148px;

	height: 75px;

	display: block;

	background-repeat: no-repeat;

	float: left;

	}

	

#pan {

	background-image: url(img/pan.jpg);

	width: 135px;

	height: 75px;

	display: block;

	background-repeat: no-repeat;

	float: left;

	}

	

/* gorne 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;

	margin-bottom: 0px;

	padding-left: 2px;

	padding-right: 5px;

	padding-top: 7px;

	margin-left: 2px;

	margin-right: 2px;

	font-size: 0.7em;

	height: 21px;

	float: left;

	text-align: center;

	background-color: #FFFFFF;

}





#gorne_menu ol a {

	display: block;

	font-size: 1em;

	color: #333333;

	text-decoration: none;

	font-weight: bold;

	font-family: Helvetica, sans-serif;

}



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





#gorne_menu ol .wybrana a {color: #FF025D;}





#gorne_menu ol li:hover {background-position: bottom;}

/* poziom 2 */

#gorne_menu ol ol {position: absolute; display: none; left: 0; top: 28px;}

#gorne_menu ol ol li {

	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: #CCCCCC;}

/* poziom 3 */

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

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

		

#stopka {

	display: none;

	background-image: url(img/stopka.png);

	background-position: top center;

	background-repeat: no-repeat;

	height: 40px;

	clear: both;

	}

	

#flash {

	padding-top: 42px;

	padding-bottom: 12px;

	}	

	

#copyrights	 {

	font-size: 0.7em;

	color: #999999;

	padding-top: 10px;

	}

	

#copyrights	img {	

	border: 0px solid;

	}

	

#jestesmyNa {
	display: block;
	float: right;
	font-size: 0.7em;
	color: #999999;
	padding-top: 50px;
	}
	
#jestesmyNa	img {	
	border: 0px solid;
	}	
	

#jestesmyNa a {

	display: block;

	float: right;

	}	

	

#jestesmyNa strong {

	display: block;

	float: left;

	font-weight: normal;

	padding-top: 3px;

	}	

	

#copyrights a {

	text-decoration: none;

	color: #999999;

	border: 0px solid;

	}	

	

#copyrights a:hover {	

	color: #000000;

	}

	

#tresc ul li a {

	text-decoration: none;

	color: #666666;

	}

	

#tresc ul li a:hover {

	color: #000000;

	}		

	

	

#formularz {

	border: 0px solid;

	padding: 5px 5px 5px 5px;

	width: 350px;

	font-size: 0.8em;

	background-color: #E5E5E5;

}



#formularz input {

	width: 220px;

	color: #003300;

	background-color: #ffffff;

	border: 1px solid #7F9DB9;

	margin: 6px 2px 6px 2px;

	float: right;

}



#formularz textarea {

	width: 220px;

	height: 140px;

	color: #003300;

	background-color: #ffffff;

	border: 1px solid #7F9DB9;

	margin: 6px 2px 6px 2px;

	float: right;

}



#formularz label {

	float: left;

	width: 90px;

	margin: 6px 2px 6px 2px;

	height: 20px;	

}



#formularz fieldset {

	border: 0px solid;

}

	

	

#trescFormularz {

	display: block;

	float: left;

	width: 380px;

	}

	

#wypelnij {

	display: block;

	float: left;

	width: 150px;

	padding-right: 10px;

	font-size: 0.8em;

	}

	

#akapity {

	display: block;

	float: left;

	width: 200px; 

	padding-left: 30px;

	}
	
#adresy {
	display: block;
	padding-top: 30px;
	clear: both;
	}	
	
.bloczek {
	display: block;
	float: left;
	width: 260px;
	height: 120px;
	}	

	

#tresc h1 {

	font-size: 1.5em;

	margin: 0;

	padding: 30px 0 30px 0;

	font-weight: normal;

	color: #000000;

	font-family: Helvetica, sans-serif;

	}	

	

.ukryj {

	display: none;

	}	

	

	

/* podgrupa na stronie */

	
.podgrupa_na_stronie {
	display: block;
	float: left;
	padding: 15px;	
	width: 356px;
	overflow: hidden;

	}
	
.podgrupa_na_stronie:hover {
	background-color: #ececec;
		

	}	
	
.podgrupa_na_stronie img {
	float: left; 
	margin: 5px;
	
	}	
		
.podgrupa_na_stronie strong {
	display: block;
	}				
	
.podgrupa_na_stronie a {
	text-decoration: none;
	color: #131313;
	}	
	
.podgrupa_na_stronie a:hover {	
	color: #000000;
	}
	
	

/* galeria - trzeba zmienic tylko szerokosc */



.galeria {

	display: block; 

	float: left;

	margin: 2px;

	width: 325px;

	height: 350px;

	font-size: 0.6em;

	text-align: center;

	}	

	

.galeria img {

	display: block;

	border: 2px solid #990000;

	clear: both;

	}	

	

#tresc h3 {

	display: block;

	width: 840px;

	clear: both;

	margin: 0px;

	padding: 20px 0 20px 0;

	}	

	

#wojewodztwaOpisy {

	display: block;

	width: 330px;

	margin-right: 20px;

	padding-right: 20px;	

	padding-left: 20px;

	padding-bottom: 30px;

	float: left;

	font-size: 0.9em;	

	color: #666666;

	}

	

#mapaOpis {

	font-size: 0.9em;	

	color: #666666;



}

	

	

#wojewodztwaFlash {

	display: block;

	width: 350px;

	float: left;

	}	

	

.akapit {

	color: #666666;

	font-size: 0.8em;
	
	clear: both;
	}

.akapit a { 

	text-decoration: none;

	color: #666666;

	font-weight: bold;

	}

	

.akapit a:hover {

	color: #000000;

	}	

	

	

	

.niewidoczna {

	display: none;

	}

	

.widoczna {

	display: block;

	}	

	

		

	

#onas {

	width: 420px;

	float: left;

	margin-right: 10px;

	text-align: left;

	}	

	

.repozytorium {

	display: block;

	float: left;

	margin: 3px;

	}	

	

.repozytorium img {

	border: 0px solid;

	}	

	

img.left {float: left; margin: 0 10px 10px 0; border: 0px solid;}

img.right {float: right; margin: 0 0 10px 10px; border: 0px solid;}	



.akapit img {

	border: 0px solid;

	}



#tresc h3 {

	font-size: 1.5em;

	margin: 0;

	padding: 30px 0 30px 160px;;

	font-weight: normal;

	color: #000000;

	font-family: Helvetica, sans-serif;

	}

	

#tresc h4 {

	font-size: 1.5em;

	margin: 0;

	padding: 30px 0 30px 40px;;

	font-weight: normal;

	color: #000000;

	font-family: Helvetica, sans-serif;

	}	
	
	
	
#popupHolder {
	display: block;
	position: absolute;	
	width: 100%;
	z-index: 10;	
	padding-top: 15px;
	overflow: hidden;
	min-height: 915px;
	}
		
#popup {
	display: block;
	width: 100%;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
	}	
	
#popup img {
	border: 2px solid #999999;
	}	
	
#flash {
	z-index: 1;

	}	
	
div#footer {
	width: 780px;
	height: 100px;
	margin: 0 auto;
	
	
	clear: both;
}

div#push { 
clear: both;
height: 30px;
}
div#kontener {
	min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -8em;
}
