/* Definiuje stronę */
body {
background : #252525;
margin	: auto;
font-family	:	Arial;
color	: #000;
}

/* Definuje pojemnik na stronę */
#strona {
width	:	900px;
margin	: 10px auto;
padding	: 0px;
border	: none;
}

/*Definuje nagłówek strony */

#naglowek {
width	:	900px;
height	: 201px;
float	:	left;	
border	: none;
padding	: 0px;
background-color: transparent;
}

body>#strona>#naglowek {
width		: 900px;
min-width	:900px;
height		: auto;
padding	: 0px;
min-height	: 201px;
}

#naglowek-zdjecie { /*definicja zdjęcia lewy górny róg */
width : 225px;
height	: 201px;
float	: left;
border : none;
padding	: 0px;
background-color : transparent;
}

#naglowek-baner {
width : 675px;
height	: 201px;
float	: left;
border : none;
padding	: 0px;
background-color : transparent;
/*background-image: url('../images/baner_ezbud.gif');*/
}

/*
#naglowek-baner-gora {
width : 675px;
height	: 161px;
float	: right;
padding	: 0px;
border	: none;
background-image: url('../images/baner_cynar.gif');
*/

}
#naglowek-baner-gora-ezbud {
width : 675px;
height	: 161px;
float	: right;
padding	: 0px;
border	: none;
/*background-image: url('../images/baner_ezbud.gif');*/
}

#naglowek-baner-menu {
width : 900px;
height	: 40px;
float	: right;
padding	: 0px;
border	: none;
/*clear		: both;*/
background	: transparent;
}

#naglowek-baner-menu ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#naglowek-baner-menu ul li {
	float: left;
}

#naglowek-baner-menu ul a:link, ul a:visited {
	text-decoration: none;
	font-weight	: bold;
	color	: #F8F8F8; /* kolor czcionki */
	display: block;
	width: 136px;
	text-align: center;
	background-color: #060; /*kolor tla */
	border: 2px outset #D7D7D7; /*kolor obwódki */
	padding: 5px;
}

#naglowek-baner-menu ul a:hover {
  	border-style: inset;
	padding: 7px 3px 3px 7px;
}
#tresc {
width	: 900px;
height	: 1530px; /*tu zmieniac wysokosc strony */
float	: left;
padding	: 0px;
border	: none;
background	: black;
}

#body>#strona>#tresc {
width	: 900px;
height	: auto;
min-height :1530px;
}
                    /* lewa kolumna */
#l-kolumna {
width	: 150px;
height	: 570px;
float : left;
padding	: 0px;
border	: 0px;
color	: #F8F8F8;
background	: black;
}

#l-kolumna-images {
width	: 150px;
height	: 540px;
float	: left;
text-align: center;
padding	: 0px;
border	: none;
/*background-image: url('../images/l-kolumna-images.gif');*/
background	: transparent;
}

#l-kolumna-images table {
margin-top	: 30px;
margin-left	: 0px;
color	: #FFF;
text-align: center;
font-size	: 11px;
font-weight	: bold;
}

#l-kolumna-images tr .podpis {
height	: 30px;
text-align: center;
}

#l-kolumna-images img {
margin-top	: 10px;
margin-left	: 0px;
margin-right	: 0px;
margin-bottom	: 0px;
text-align: center;
}
                        /* srodkowa kolumna */
#p-kolumna {
width	: 600px;
height	: 1500px; /*tu zmieniac wysokosc strony */
float	: left;
padding	: 0px;
padding-top	:30px;
border	: none;
/*background-image: url('../images/srodek_600.gif');*/
background	: #F9F9F9;
}



#p-kolumna-tresc {
width	: 600px;
height	: auto;
float	: left;
padding	: 0px;
border	:	0px;
background	: transparent; 
}

/* tu definujemy linie <hr>*/

#p-kolumna-tresc hr {
width	: 90%;
margin	: 10px auto;
color	: #060;
border	: 1px solid #060;
}

#p-kolumna-tresc p {
width	: 540px;
margin-top	: 2px;
margin-left	: 25px;
margin-right : 25px;
text-align	: justify;
text-indent	: 5%;
}

#p-kolumna-tresc .w_lewo {
text-indent: 0px;
}
 /* deklaracja zdjecia kilka w jednej linii */
#p-kolumna-tresc img {
padding-left	: 0px;
padding-top	: 0px;
padding-bottom	: 0px;
border	: none;
margin-left : 30px;
margin-top	: 10px;
margin-bottom	: 10px;
display	: inline;
}

/* to jest deklaracja dla jednego zdjęcia wysrodkowanego*/
#p-kolumna-tresc .srodek {
padding-left	: 0px;
padding-top	: 0px;
padding-bottom	: 0px;
border	: none;
margin-left : 10px;
margin-top	: 10px;
margin-bottom	: 10px;
text-align	: center;
display	: block;
}

#p-kolumna>#p-kolumna-tresc .srodek {
margin:  10px auto;
}

#p-kolumna-tresc .gora {
margin-top	: 40px;
}

#p-kolumna-tresc h1 {
width	: 540px;
margin-top : 0px;
margin-left	: 25px;
margin-right	: 25px;
text-align	: center;
text-indent	: 0px;
font-weight : bold;
font-size	: 18px;
color	: red;
}

#p-kolumna-tresc h2, h3 {
width	: 540px;
margin-top : 40px;
margin-left	: 25px;
margin-right	: 25px;
text-align	: left;
text-indent	: 0px;
font-weight : bold;
font-size	: 16px;
}

#p-kolumna-images {
width	: 580px;
height	: 160px;
float	: left;
padding	: 0px;
border	:	0px;
background	: transparent; 
}

#p-kolumna-images img {
border	: 0px;
margin	: 30px;
}
                    /* prawa kolumna */
#prawa-kolumna {
width	: 150px;
height	: 570px;
float : right;
padding	: 0px;
padding-left	: 0px;
padding-top:10px;
border	: 0px;
color	: #F8F8F8;
background	: transparent;
text-align	: left;
}

#prawa-kolumna ol {
list-style	: none;
text-align	: left;
/*display	: block; */
margin-top	: 10px;
width	: 140px;
margin-left	: 10px;
font-size	: 13px;
padding-left:0px;
}
/*
#prawa-kolumna li {
width	:140px;
}
*/

#prawa-kolumna ol a:link, ol a:visited {
color : #F9F9F9;
text-decoration	: none;
}

#prawa-kolumna ol a:hover {
color	: yellow;
}

#stopka {
margin		: auto;
border		: none;
padding		: 0px 0px 0px 0px;
width		: 900px;
height		: 50px;
clear		: both;
background-color: transparent;
}

#stopka p {
width	: 880px;
text-align	: right;
text-decoration	: none;
font-weight	: normal;
font-size	: 10px;
margin-top	: 20px;
color	: #F8F8F8;
}

#stopka a {
width	: 880px;
text-align	: right;
text-decoration	: none;
font-weight	: normal;
font-size	: 10px;
margin-top	: 20px;
color	: #F8F8F8;
}

#stopka .kluczowe {
width	: 880px;
text-align	: justify;
color	: #787878;
font-size	: 2px;
margin	: auto;
}
