@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	}

#kontener {
	margin-left:auto;
	margin-right:auto;
	width:779px;
	min-height:600px;
	}

#header {
	width:779px;
	height:240px;
	margin:0px;
	}

#lacznik {
	height:auto;
	width:779px;
	overflow:hidden;}
	
#lewa {
	width:240px;
	float:left;
	}

#prawa {
	width:539px;
	float:right;
	}

#stopka {
	width:779px;
	min-height:50px;}

p {
font-size:12px;
color:#999;
font-family:Arial, Helvetica, sans-serif;
line-height:1.5em;
}

h1 {
font:bold 18px Arial, Helvetica, sans-serif;
color:#db9d07;
margin:0;
margin-top:10px;
}

h2 {
font:14px Arial, Helvetica, sans-serif;
color:#db9d07;
line-height:1.5em;
font-weight:bold;
margin:0;
}

span.zolty {
	color:#db9d07;
	font-weight:bold;}

p.stopka {
	font-size:11px;
	text-align:center;}
	
.style3 {color: #000000}


#menu4 ul {
list-style:none;
margin:0;
padding:0;
}

#menu4 {
width:200px;
border-size:1px;
border-color:#000;
border-style:solid solid none;
border-width:1px;
margin:10px;
}

#menu4 li a {
voice-family:inherit;
height:24px;
text-decoration:none;
}

#menu4 li a:link,#menu4 li a:visited {
color:#CCC;
display:block;
background:url(img/menu4.gif);
padding:8px 0 0 10px;
}

#menu4 li a:hover,#menu4 li #current {
color:#FFF;
background:url(img/menu4.gif) 0 -32px;
padding:8px 0 0 10px;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #DB9D07;
}
a:active {
	text-decoration: none;
}
	
