body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #274a66;
}

#pierwszy {
	background-color: #f3f9fc;
	background-image: url(img/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#normal {
	background-color: #f3f9fc;
	background-image: url(img/bg_2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

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


#kontener {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}

#lewy_panel {
	display: block;
	float: left;
	width: 303px;
	}
	
#prawy_panel {
	display: block;
	float: left;
	width: 657px;
	}	
	
#stopka {
	clear: both;
	height: 70px;
	background-color: #b2cce7;
	}	
	
#stopka_tresc {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 15px;
	}	
	
#lewe_menu {
	display: block;
	width: 303px;
	margin-top: 325px;
	}	
	
#news {
	display: block;
	width: 303px;
	margin-top: 30px;
	text-align: justify;
	font-size: 0.7em;
	}		

#head {
	display: block;
	width: 657px;
	height: 108px;
	}
	
#head a{
	display: block;
	width: 657px;
	height: 108px;
	}	
	
#bloczki {
	display: block;
	width: 657px;
	height: 386px;
	}	
	
#tresc {
	text-align: justify;
	padding-left: 15px;
	}
	
#trescnormal {
	text-align: justify;
	padding-left: 15px;
    padding-right: 15px;
	padding-top: 50px;
	}	

#trescnormal h1 {
	color: #FFFFFF;
	text-align: right;
	margin: 20px 20px 45px 0;
	font-size: 1.2em;
	font-style: italic;
	}		

	
#tresc h1 {
	color: #FFFFFF;
	text-align: right;
	margin: 20px 0 45px 0;
	font-size: 1.2em;
	font-style: italic;
	}		
	
	
	
/* 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: 1px solid #000000;}
img.right {float: right; margin: 0 0 10px 10px; border: 1px solid #000000;}


/* FORMULARZ */

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

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

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

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

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

/* galeria - trzeba zmienic tylko szerokosc */

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

/* podgrupa na stronie */
	
.podgrupa_na_stronie {
	display: block;
	clear: both;
	padding: 15px;	
	}
	
.podgrupa_na_stronie img {
	float: left; 
	margin: 5px;
	border: 2px solid #990000;
	}	
		
.podgrupa_na_stronie strong {
	display: block;
	}			

/* akapit */
	
.akapit {
	clear: both;
	}			
	
#bloczki ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#bloczki ol li {	
	float: left;
	}
	
#przekladniki {
	display: block;
	width: 224px;
	height: 187px; 
	background-image:url(img/przekladniki.jpg);
	}
	
#przekladniki:hover {
	background-position: bottom;	
	}
	
#transformatory {
	display: block;
	width: 205px;
	height: 187px; 
	background-image:url(img/transformatory.jpg);
	}
	
#transformatory:hover {
	background-position: bottom;	
	}	
	
#izolatory {
	display: block;
	width: 228px;
	height: 187px; 
	background-image:url(img/izolatory.jpg);
	}
	
#izolatory:hover {
	background-position: bottom;	
	}		

#rozlaczniki {
	display: block;
	width: 224px;
	height: 199px; 
	background-image:url(img/rozlaczniki.jpg);
	}
	
#rozlaczniki:hover {
	background-position: bottom;	
	}
	
#gazometria {
	display: block;
	width: 205px;
	height: 199px; 
	background-image:url(img/gazometria.jpg);
	}
	
#gazometria:hover {
	background-position: bottom;	
	}	
	
#lokalizatory {
	display: block;
	width: 228px;
	height: 199px; 
	background-image:url(img/lokalizatory.jpg);
	}
	
#lokalizatory:hover {
	background-position: bottom;	
	}			
	
	
	
/* menu pionowe - generuje 5 poziomów - guziki maja dowolna wysokosc, ograniczona dlugosc */

#lewe_menu ol {
	list-style: none; 
	margin: 0; 
	padding: 0;
	}
	
#lewe_menu ol li {
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
}

#lewe_menu ol a {
	font-size: 0.8em;
	height: 21px;;
	display: block;
	width: 252px;
	padding-left: 35px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-image:url(img/button.jpg);
}

#lewe_menu ol a:hover {background-position: bottom;}

/* poziom 2 */
#lewe_menu ol ol {position: absolute; display: none; top: 0; left: 295px;}
#lewe_menu ol ol a {font-size: 0.8em;}
#lewe_menu ol ol li {width: 295px; background: url(img/normalny.png);}

#lewe_menu ol li:hover ol {display: block;}
#lewe_menu ol li:hover ol ol {display: none;}
#lewe_menu ol ol li:hover {background: url(img/aktywny.png);}
/* poziom 3 */
#lewe_menu ol ol li:hover ol {display: block;}
#lewe_menu ol ol li:hover ol ol {display: none;}

/* poziom 4 */
#lewe_menu ol ol ol li:hover ol {display: block;}
#lewe_menu ol ol ol li:hover ol ol {display: none;}

/* poziom 5 */
#lewe_menu ol ol ol ol li:hover ol {display: block;}
#lewe_menu ol ol ol ol li:hover ol ol {display: none;}


#tresc h3 {
	display: block;
	clear: both;
	}	
	
#tresc table a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	}	

#tresc table a:hover {	
	color: #000000;
	}
	




#trescnormal h3 {
	display: block;
	clear: both;
	}	
	
#trescnormal table a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	}	

#trescnormal table a:hover {	
	color: #000000;
	}	


#copyright {
	display: block;
	float: right;
	width: 300px;
	text-align: right;
	font-size: 0.7em;	
	}	
	
#copyright a {
	text-decoration: none;
	color:#FF6600;
	font-weight: bold;
	}	
	
#copyright a:hover {	
	color: #FFFFFF;
	}
	
#okruszki {
	display: block;
	float: left;
	width: 660px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	}	
	
#okruszki a {
	color: #4D5052;
	text-decoration: none;
	font-weight: bold;	
	}	
	
#okruszki a:hover {
	color: #ffffff;
	}			
	
.ukryj {display: none;}

span.naglowek {
	display: block;
	font-weight: bold;
	}
	
span.tresc {
	display: block;
	text-align: left;
	}
	
.podgrupa_na_stronie a {
	text-decoration: none;
	color: #990000;
	}
	
.podgrupa_na_stronie a:hover {	
	color: #000000;
	}
			
