body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color:#CDC7B7;
	line-height: 17px;
}
.title {
	font-size: 31px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 13px;
	font-weight: bold;
	color: #B9B4A0;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 11px;
	color: #B7B199;
}
.head-1 {
	font-size: 12px;
	font-weight: bold;
	color: #643C34;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a.navbar2:hover {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
H1 {
	font-size: 23px;
	color: #5A3731;
	font-weight: bold;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	color: #A9A285;
	text-decoration: none;
}
.head-2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
a.navbar4 {
	font-size: 11px;
	text-decoration: none;
	color: #693E36;
}
a.navbar4:hover {
	color: #000;
	text-decoration: none;
}

td#odsylacz a:link {
color: white; /*kolor linka*/
}
td#odsylacz a:visited {
color: #aaa; /*kolor odwiedzonego linka*/
}
td#odsylacz a:hover {
color: #f90; /*kolor linka po najechaniu na niego*/
}
