body {
font: 11px Verdana, Sans-Serif;
background: white;
color: white;
scrollbar-3d-light-color: white;
scrollbar-arrow-color: black;
scrollbar-base-color: black;
scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-shadow-color: white;
}

div, img {
    margin:0px; 
    padding:0px;
    border: none;
}

h1 {
font: 14px Verdana, Sans-Serif;
font-weight: bold;
color: #FF9933;
letter-spacing: 1px;
text-align: center;
}

h2 {
font: 14px Verdana, Sans-Serif;
}

h3 {
font: 12px Verdana, Sans-Serif;
font-weight: bold;
letter-spacing: 1px;
}

a:link, a:visited {
text-decoration: none;
color: #999999;
}

a:hover {
color: #FF9933;
}

#dol {
width: 100%;
float: right;
}

#calosc {
position:absolute;
top:50%;
left:50%;
width: 763px;
height: 570px;
margin:-285px 0 0 -381px;
}

#tresc_left {
text-align: justify;
height: 242;
color: #999999;
width: 350;
float: left;
}

#tresc_right {
text-align: justify;
color: #999999;
height: auto;
width: 50%;
float: right;
}


#zawartosc {
width: 485px;
height: 470px;
float: left;
}

#reklama {
clear: both;
width: 100%;
height: 60px;
}

#copyrights {
width: 27px;
height: 470px;
float: left;
}

#tlo {
width: 250px;
height: 470px;
float: left;
}

#stopka {
width: 100%;
height: 21px;
}

#keywords {
text-align: center;
color: #E0DFE3;
font: 10px Verdana, Sans-Serif;
width: 100%;
height: 20px;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: 127px;
	text-align: center;
	background-color: white;
	color: #999999;
	border: 0px outset white;
	padding: 0px;
}

ul li {
	float: left;
}

ul a:hover {
	border-style: inset;
	color: #FF9933;
}