.background {
	background-color: #000000;
}
.text_main {
	font-family: verdana;
	font-size: 11px;
	color: #FDF3D9;
	list-style-type: circle;
	list-style-image: url(../imgs/site/arrow.gif);
}
.ilustracja {
}

.text_main a:link {
	font-family: verdana;
	font-size: 11px;
	color: #FDF3D9;
	text-decoration: none;
}
.text_main a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #FDF3D9;
	text-decoration: none;
}
.text_main a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FDF3D9;
	text-decoration: underline;
}
.text_main a:active {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFCC;
}
.copyrights {
	font-family: verdana;
	font-size: 11px;
	color: #C4AC9A;
}
.copyrights a:link {
	font-family: verdana;
	font-size: 11px;
	color: #C4AC9A;
}
.copyrights a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #C4AC9A;
}
.copyrights a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #C4AC9A;
	text-decoration: none;
}
.text_newsletter {

	font-family: verdana;
	font-size: 11px;
	color: #F4DFB5;
}
.form-newsletter {
	font-family: verdana;
	font-size: 11px;
	color: #670800;
	background-color: #F4DFB5;
}.tlo_czeronego {
	background-color: #B60000;
	background-image: url(../imgs/site/top-bk.gif);
	background-repeat: repeat-x;
	background-position: top;
}
