body {
background: transparent url(img/body.jpg) repeat top;
font-family:Verdana, Arial;
font-size:12px;
behavior:url(csshover.htc);
}

#kontener{
margin:0;
text-align:center;
}

#wewnetrzny_kontener{
margin:auto;
width: 855px;
}

#logo{
width:855px;
height:178px;
background: transparent url(img/logo.jpg) no-repeat top;

}
#gora{
width:855px;
height:37px;
background: transparent url(img/gora.jpg) no-repeat top;
}
#menugora{
width:855px;
background: transparent url(img/menugora.jpg) no-repeat 0% 0%;
}

#tresc{

width:737px;
background: transparent url(img/tlotresc.jpg) repeat top;
border-right: 1px solid #fff;
float:right;
}
#menutlo{
background: transparent url(img/menutlo.jpg) repeat-y 0% 0%;
width:737px;
}
#stopka{
width:855px;
color:#3333cc;
background: transparent url(img/stopka.jpg) no-repeat top;
margin:0px;
}

#lewakolumna{
float:left;
background: transparent url(img/menugora_2.jpg) no-repeat 0% 0%;
width:180px;
}
#lewakolumna ul {
				padding:0px;
				margin:0px;
}
#prawakolumna{
width:510px;
float:right;
background-color:#f2f2f2;
border:1px solid #000066;
margin: 0 10px 0px 0;
text-align:left;
padding:10px;
text-align:justify;
}
.clear{
clear:both;
margin:0;
}


#menu		ul {
				list-style: none;
				width: 180px;
				text-align:left;
				text-indent:15px;
				font-weight:bold;
				line-height:25px;
				
			}

		#menu		ul a {
				color: #000066;
				text-decoration: none;
				display: block;
				padding: 0px;
				width: 180px;
			}
			
		#menu		ul li a:hover {
				color: #000066;
				text-decoration: none;
				background: #ff9 none;
				width: 180px;
				text-indent:20px;
			}
			

			
		#menu		ul li {
				border-bottom: 1px solid #000066;
				float: left;
				position: relative;
			}
			
		#menu		ul li ul {
				list-style: none;
				position: absolute;
				left: 179px;
				width: 180px;
				top: 0;
				display: none;
				background-color:#f2f2f2;
				border: 1px solid #000066;

			}
			
			
	#menu			ul li:hover ul { display: block;
	}
			
	#menu			ul li:hover ul li ul { display: none; }
			
	#menu			ul li ul li:hover ul { display: block;

	}
	
	
	.autor {
		width:500px;
		float:right;
		text-align:right;
		
	}
	
	.aktualnosc{
	width:495px;
	text-align:justify;
	border:1px solid #FF9834;
	padding:5px;
	margin:auto;
	}
	.naglowek{
	font-size:14px;
	font-weight:bold;
	color:#000066;
	line-height:30px;
	text-align:left;
	}
.center {
text-align:center;
font-weight:bold;

}

a:link {
color:#4D894D;
text-decoration:underline;
}
a:visited {
color:#4D894D;
text-decoration:underline;
}
a:hover {
color:#709CCC;
text-decoration:underline;
}
a:active {
color:#4D894D;
text-decoration:underline;
}

