body {
	background: url(img/tlo.jpg);
	margin: 0;
	padding: 0;
	color: #969696;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited {
	text-decoration: none;
	color: #CC0000;
}

.design {
	font-size: 0.9em;
	color: #555555;
}

.foto {
  border: 1px solid #CC0000;
}

.foto:hover {
  border: 1px solid #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#naglowek, #content, #stopka {
	width: 957px;
	padding: 0;
	margin: 0 auto;
}

#naglowek {
	height: 308px;
}

#container {
	background: url(img/tlo_naglowek.jpg) center top no-repeat;
}

#stopka {
	height: 109px;
	background: url(img/stopka.jpg) no-repeat;
	padding-top: 60px;
}

#stopka a:link, #stopka a:visited {
	color: #969696;
}

#stopka a:hover {
	color: #FFFFFF;
}

#container_stopka {
	background: url(img/tlo_stopka.jpg) center top no-repeat;
}

#content {
	background: url(img/tlo_content.jpg);
	padding: 20px 0 20px 0;
}

.nagl {
	font-size: 18px;
	color: #FFFFFF;
}

.czerwony {
	color: #CC0000;
	font-weight: bold;
}
