<style type="text/css">
a:link
{
color:#4E3A1E;
font-weight:bold;
font-size:10pt;
text-decoration:none;
cursor:hand;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E9DFAA;
	margin: 0px;
	scrollbar-base-color: #FAF7E2;
	scrollbar-track-color: #F5F0C9;
	scrollbar-arrow-color: #CAC299;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-shadow-color: #CAC299;
	scrollbar-highlight-color: #CAC299;
}

hr {
	border-top:1px dotted #4E3A1E;
	border-width:1px 0 0 0;
	height:1px;
	margin: 4px;
}
#zdjecie_top{
position: relative;
	top: 0px;
	z-index: 2;
	width: 650px;
}
#glowny{
	position: absolute;
	z-index: 1;
	top: 65px;
	background-image: url(zdjecia/ornament.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 650px;
	border-top: 0px none;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
#zdjecie{
	position: absolute;
	top: 10px;
	right: 15px;
}
#tekst{
	position: absolute;
	top: 186px;
	right: 15px;
	height: 390px;
	width: 384px;
	border: 3px solid #FFFFFF;
	background-color: #FAF7E2;
	font-size: 10px;
	color: #777056;
	padding: 10px;
	overflow: auto;
	filter:alpha(opacity=75); 
opacity:0.75; 
-moz-opacity:0.75;
}
#menu{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	padding-left: 10px;
	overflow: hidden;
}
#navlist{
	padding-left: 0;
	margin-left: 0;
	overflow: hidden;
	width: 180px;
}
#navlist li a {	text-decoration: none;	font-weight: normal; outline:none}
#navlist li a:link {color: #4E3A1E;}
#navlist li a:hover {color: #9F763E;}
#navlist li a:visited{ color: #4E3A1E;}
#navlist li a:active{color:#C11300;}

</style>

