html, body {
	background-color: #bdb8bf;
	background-image: url(img/background.gif);
	background-repeat: repeat-x; 
	background-position: center top;
	margin: 0;
	padding: 0;
}

#centrowanie {
	width: 920px; 
	position: absolute; 
	left: 50%; 
	top: 0px;
	margin-left: -460px; 
}

#top {
	background-image: url(img/img_01.gif);
	height: 114px;
	width: 920px;
}

#lewy {
	background-image: url(img/img_02.gif);
	width: 827px;
	height: 364px;
	float: left;
	overflow: hidden;
	background-color: #f5f5f5;
}

#obrazki {
	position: relative;
	top: 17px;
	height: 322px;
	width: 606px;
}

#prawy {
	background-image: url(img/img_03.gif);
	width: 93px;
	height: 364px;
	float: right;
	overflow: hidden;
}

#tresc {
	width: 827px;
	overflow: hidden;
		border-style:solid; 
		border-width:0px;
}

#menu {
	width: 827px;
	height: 30px;
	overflow: hidden;
	background-color: #aba7ad;
	display:table;
	vertical-align:middle;
		border-style:dotted; 
		border-width:0px;
}

#stopka {
	width: 800px;
	overflow: hidden;
}

.naglowek_menu {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 10px;
}

.menu {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #544051;
	padding-right: 40px;
}

.menu_hover {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #ff119e;
	padding-right: 40px;
}

.menu:hover {
	color: #ff119e;
}

.naglowek {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 40px;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 10px;
}

.opis {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #544051;
	padding-top: 0px;
	padding-bottom: 0px;
}

.foto {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	color: #544051;
	line-height: 6px;
}

.tresc {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 22px;
	text-align: justify;
}

.punkty {
	list-style-type: circle;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 22px;
} 

.realizacje_liczby {
	margin-left: 10px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}



.stopka {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
