body {
	font: 11px Verdana, Sans-Serif;
	background: white;
	color: #999999;
	overflow:hidden
}

div, img {
    margin:0px; 
    padding:0px;
    border: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	color: #FF9933;
}

h1 {
	font: 20px Verdana, Sans-Serif;
	font-weight: bold;
	color: #FF9933;
	letter-spacing: 1px;
	text-align: center;
}

h2 {
	font: 12px Verdana, Sans-Serif;
	text-align: center;
}

h3 {
	font: 12px Verdana, Sans-Serif;
	font-weight: bold;
	color: #FF9933;
	letter-spacing: 1px;
}

#calosc {
	position:absolute;
	top:50%;
	left:50%;
	width: 735px;
	height: 570px;
	margin:-285px 0 0 -381px;
}

#menu {
	width:735px;
	height: 92px;
	background: white;
}

#zawartosc {
	width:735px;
	height: 352px;
	background: white;
	overflow: hidden;
}

#lewa, #srodek, #prawa {
	float: left;
	text-align: justify;	
} 

#lewa,  {
	width: 250px;
	background: white;
} 

#srodek {
	margin-right: 1px;
	width: 242px;
	height: 350px;
	background: white;
}

#prawa	{
	width: 242px;
	background: white;
	height: 350px;
}

#reklama { width: 735px;
	height: 50px;
	background: white;
}

#podpis {font: 11px Verdana,Sans-Serif;
	color: #999999;
}
#keywords {
	text-align: center;
	color: #E0DFE3;
	font: 10px Verdana, Sans-Serif;
	width: 735px;
}

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: 80px;
	height: 90px;
	text-align: center;
	color: white;
	background: transparent url(images/off.png) top right no-repeat;
	margin-left: 1px;
}

ul a:hover {
	color: white;
	background: transparent url(images/on.png) top right no-repeat;;


