body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 50px;
	margin-bottom: 40px;
	font-family: Arial;
	color: #330000;
}

h3 {
	font-size: 14px;
	font-family: Georgia;
}

a.szukaj_header {
	text-decoration: none;
	font-family: Georgia;
	color: #684949;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.all {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	background-color: #FFFFFF;
	border: 1px solid #ddd5d5;
}

.banner {
	width: 780px;
	height: 400px;
	display: block;
}

.main {
	width: 780px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}

.top {
	width: 100%;
	text-align: right;
}

.menutop {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.menuitemtop {
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;	
	color: #330000;
}

.tresc {
	width: 780px;
	display: block;
	background:url(graphic/01.png);
	background-repeat: no-repeat;
	background-position: 70px 0px;
}

.footer {
	width: 600px;
	height: 50px;
	display: block;
	background-color: #FFFFFF;
	margin-left: 180px;
}

.article {
	margin-left: 85px;
	margin-right: 56px;
	text-align: justify;
	font-family: Trebuchet, sans-serif;
	font-size: 12px;
	color: #330000;
}


.menumenufooter {
	margin-left: 190px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 10px;
}

.menuitemmenufooter {
	padding-right: 34px;
	font-size: 10px;
	color: #330000;
	font-size: 10px;	
}

.menumain {
	margin-top: 20px;
	text-align: center;
}

.menuitemmain {
	color: #330000;
	font-size: 9px;
	margin: 5px;
}