body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #232F3F;
	background-color: #17060C;
	background-attachment: scroll;
	background-image: url(files/tlo-strony.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1251px;
	margin: 0px;
}

a {
	color: #EFD088;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	display: block;
	border: 0px;
}
.background {
	background-attachment: scroll;
	background-image: url(files/body-background.png);
	background-repeat: repeat-y;
	width: 860px;
	background-position: center center;
}
.foto {
	border: 2px solid #EFD088;
}
.naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	font-weight: bold;
	color: #FFCC00;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFFF;
}
.tab-nagl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #434343;
}
.tab-tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	background-color: #EFD088;
}
.tab-tekst2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	background-color: #FFFFFF;
}

