html, body {
	background-color: #000;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

table {
	border: 1px;
	}

#top {
	width: 100%;
}

#NAGLOWEK {
	background-color: #000;
	width: 100%;
	height: 198px;
	background-image: url(img/bg_top.jpg);
}
#imgtop {
	width: 800px;
	height: 198px;
	background-image: url(img/top-ytp2011.jpg);
}
#fb{
		display: block;
		float: left;
		margin: 148px 0 0 200px;
		width: 64px;
		height: 50px;
		background-image: url(img/fb.png);
}
#fb:hover{background-position: 0 2px;}

#menu_duze {
	background-color: #888;
	width: 100%px;
	height: 153px;
	vertical-align: bottom;
	background-image: url(img/bg_szare.jpg);
}
#menu_duze_ikony
	{
		height: 150px;
		padding-top: 1px;
	}
#POPRZEDNIE img { vertical-align: middle; }

#MENU {
	width: 150px;
	float: left;
	overflow: hidden;
	background-color: #ccc;
}

#INFORMACJE {
	width: 150px;
	float: right;
	overflow: hidden;
	background-color: #ccc;
	
}
#wbox_top {
	width: 800px;
	height: 24px;
	overflow: hidden;
	background-image: url(img/bg_wbox_top.jpg);
}
#wbox_bottom {
	width: 800px;
	height: 19px;
	overflow: hidden;
	background-image: url(img/bg_wbox_bottom.jpg);
}
#wbox_middle {
	width: 800px;
	text-align: center;
	font-size: 12px;
	color: #000;
	overflow: hidden;
	background-image: url(img/bg_wbox_middle.jpg);

}
.default {
	width: 800px;
	float: center;
	overflow: hidden;
	background-image: url(img/bg.jpg);
}

#STOPKA {
	clear: both;
	vertical-align: bottom;
	width: 100%;
	background-color: #888;
}

#licznik {
	float: right;
	}
.wbox_middle_tresc {
	width: 780px;
	text-align: justify;
	font-size: 12px;
	color: #000;
	margin: 10px;
}

table.formularz_tabela {
	margin: 20px auto;
	text-align: center;
	clear: both;
	width: 780px;
}

table.formularz_tabela td.tytul {
	font-weight: bold;
	text-align: right;
	padding: 5px;
	width: 200px;
	vertical-align: middle;
	padding-right: 2px;
	margin-right: 5px;
}

table.formularz_tabela td {
	font-weight: normal;
	text-align: justify;
	padding: 5px;
	width: 580px;
	vertical-align: middle;
}

ul.pdf li {
	list-style-image: url(img/pdf.gif);
	padding: 2px;
	}

hr {
	width: 75%;
	margin: 10px auto;
	}

.wciecie {
	margin-left:40px;
	}
