body {
	color: #525252;
	background-color: #eaeaea;
	}

fieldset {
border: 1px dashed   #eaeaea;
margin-top: 26px;
padding: 10px;
}

.fso {
border: 1px dashed   #eaeaea;
margin-left:0px;
margin-top: 8px;
letter-spacing: 1px;
list-style-type: none;
padding:8px;
}

legend {
font: 12px Verdana, Geneva,  Arial,  Helvetica, sans-serif;
letter-spacing: 1px;
}


h3 {
font: 15px Verdana, Geneva,  Arial,  Helvetica, sans-serif;
margin-bottom: 5px;
margin-top: 25px;
}


#wrapper {
	width: 750px;
	text-align: left;
	position: relative;
	background-color: green;
}


.naglowek  {
	width: 750px;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: right;
	color: #CC0000;
	font: 10px verdana;
	font-weight: bold;
	letter-spacing: 1px;
 }

.naglowek   a:link {
        font-weight: none;
	text-decoration: none;
	color: #525252;
	background: #ffffcc;

	}

	.naglowek  a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #525252;
	background: #ffffcc;

	}

.naglowek   a:hover, a:active  {
	text-decoration: none;
	color: #FFFFFF;
	background: #d20000;
	}


        a:link , a:visited{
        font-weight: normal;
	text-decoration: none;
	color: #525252;
	background: #f1f1f1;
	}

   	a:hover, a:active  {
	text-decoration: none;
	color: #FFFFFF;
	background: #d20000;
	}



#leftPanel {
	width: 200px;
	height: 820px;
	position: absolute;
	top: 20px;
	left: 0px;
	font: 11px Verdana, Geneva,  Arial,  Helvetica, sans-serif;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	}

	#leftPanel .zawartosc{
	padding-left: 20px;
        padding-right: 20px;
        padding-top: 2px;
        padding-bottom: 10px;
	line-height: 20px;
	}

        #leftPanel .zaartosc{
	padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 10px;
	line-height: 1px;
	text-align: center;
        }

        #leftPanel .zagrubo{
	padding: 0px;
	line-height: 20px;
	text-align: left;
        font-weight: bold;
        }

#leftPanel ul{
	list-style-type: none;
	list-style-image: url(img/arrow.gif);
	padding-left: 10px;
	margin-left:0 ;
}

.strzalka ul {
	list-style-type: none;
	list-style-image: url(img/arrow.gif);
	padding-left: 10px;
	margin-left:20px ;
	margin-top: 0;
}

.puste ul {
	list-style-type: none;
	padding-left: 10px;
	margin-left:20px ;
	margin-top: 20px;
}

#rightPanel {
	width: 540px;
	height: 820px;
	position: absolute;
	top: 20px;
	left: 210px;
	background-color: #FFFFFF;
	font: 12px Verdana, Geneva,  Arial,  Helvetica, sans-serif;
	letter-spacing: 1px;
	}

	#rightPanel .zawartosc{
	padding: 20px;
	line-height: 20px;
        }

#rightPanelformularz {
	width: 540px;
	position: absolute;
	top: 20px;
	left: 210px;
	background-color: #FFFFFF;
	font: 12px Verdana, Geneva,  Arial,  Helvetica, sans-serif;
	letter-spacing: 1px;
	}

	#rightPanelformularz .zawartosc{
	padding: 20px;
	line-height: 20px;
        }

/* Galeria - poczatek */
#lista_album {
padding: 2px;
list-style-type: none;
margin-left: 10px;
}

#lista_album li{
float: left;
margin-right: 15px;
margin-left: 15px;
margin-Top: 10px;
margin-bottom: 10px;
list-style: none;
}

#lista_album img{
border: 1px solid #cccccc;
display: block;
}
/* Galeria - poczatek */

#stopka  {
     position: absolute;
     bottom: 2px;
     float: left;
     width: 100%;
}

#stopka p {
 margin: 10px 0 0 0px ;
 padding-bottom: 5px;
 padding-right: 20px;
 text-align: right;
 font: 9px verdana;
}
	
