body,div,ul,li,p,h1,h2,h3,a{margin:0px; padding:0px;}
body{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg.png);
	
}

div#top_tlo{
position:absolute; 
z-index:1; 
width:100%;
background: url(images/tlo.png);
background-repeat: repeat-x;
	height: 180px;
}

div#strona{
/*border-style:solid;
border-color: green;*/
position:absolute; 
z-index:2; 
width:100%; 
height:100%;
}
/*
div#top_l{
	width: 6px;
	height: 180px;
	background-image: url(images/top_l.gif);
	background-repeat: repeat-x;
	border-style:solid;
	border-color: green;
}

div#top_p{
	width: 5px;
	height: 180px;
	float: right;
	background-image: url(images/top_p.png);
		border-style:solid;
border-color: green;
}
*/


div#srodek{
/* border-style:solid;
border-color: green; */
	margin:0 auto;
	width: 810px;
	height: 100%;
	
}

div#logo{
/* border-style:solid;
border-color: green; */
	width: 800px;
	height: 180px;
	
	background-image: url(images/logo.png);
	
}

div#kol_menu{
	float: left;
	width: 197px;
	
	
}

div#menu_g{
	text-align: center;
	height: 38px;
	width: 197px;
	background-image: url(images/menu_g.png);
	background-repeat: no-repeat;
}
div#menu_s{
	background-image: url(images/menu_s.png);
	background-repeat: repeat-y;
	text-align:center;
	height: 220px;
}

div#menu_d{
	height: 10px;
	width: 197px;
	background-image: url(images/menu_d.png);
	background-repeat: no-repeat;	
}

div#licznik{
padding-left: 60px;
} 


div#kol_tresc{
float:left;
width:603px;
}

div#tresc_g{
	width: 602px;
	height: 38px;
	background-image: url(images/tresc_g.png);
	font-size: 15px;
	text-align: center;
	 background-repeat: no-repeat;
}
div#tresc_s{
	background-image:url(images/tresc_s.png);
padding:10px;
text-align: justify;
background-repeat: repeat-y;
}

div#tresc_d{
	width: 603px;
	height: 10px;
	background-image:url(images/tresc_d.png);
background-repeat: no-repeat;
}
	
div#stopka{
	clear:both;
	width: 800px;
	height: 52px;
	background-image:url(images/stopka.png);
}


#panel_boczny ul {
	/*margin-left: 15px;
	width: 125px;*/
	list-style-type: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
}
#panel_boczny li {
	
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccccb2;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:15px;
	}


	
h2{
	text-align: center;
	margin-bottom: 20px;
	line-height: 25px;
}

h3 {
	
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0 0 5px;
	
}



#panel_boczny A:LINK {
text-decoration: none;
color: #000000;
margin: 0px;
padding-right: 23px;

}

#panel_boczny A:VISITED
{

text-decoration: none;
color : #000000;
margin: 0px;
padding-right: 23px;
}

#panel_boczny A:HOVER
{

text-decoration: none;
color: #e30808;
margin: 0px;
padding-right: 23px;
}

