html, body {
	margin: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding: 0;
	background-color: #000000;

}

.bg_index {
	background-image: url(images/bg_index.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 35px;
	padding-left: 40px;
	padding-bottom: 10px;

}

.bg_sub {
	background-image: url(images/bg_sub.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 95px;
	padding-left: 40px;
	padding-bottom: 145px;
	background-position: bottom;
	background-color: #F3D985;

}

.bg_main {
	background-image: url(images/bg_opis.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 95px;
	padding-left: 40px;
	padding-bottom: 145px;
	background-position: bottom;
	background-color: #F3DC8C;

}


.more_ico {
	background-image: url(images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #C13F00;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Tahoma;

}

.more_ico:hover {
	background-image: url(images/arrow_2.gif);
	color: #000000;
	text-decoration: underline;

}

.bullet_ico {
	background-image: url(images/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;

}

.link {
	text-decoration: none;
	color: #750000;

}

.link:hover {
	text-decoration: underline;
	color: #000000;
}

.form_pdf {
	text-decoration: none;
	color: #750000;
	background-image: url(images/form_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;

}

.form_pdf:hover {
	text-decoration: underline;
	color: #000000;
}

.ngl_ico {
	background-image: url(images/ngl_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-weight: bold;
	text-decoration: underline;

}
