/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(_gfx/tlo.jpg);
	background-color: #A1D6E8;
	background-repeat: repeat-x;
}
.stopka {
	font-family: tahoma;
	font-size: 11px;
	color: #91B2C2;

}
.content {
	background-image: url(_gfx/tlo_content.jpg);
	background-repeat: repeat-x;
}
.tekst_blue {
	font-family: tahoma;
	font-size: 11px;
	color: #3F7C93;
	text-align: justify;
}
.next {

	font-family: tahoma;
	font-size: 11px;
	color: #CC6600;
	text-align: justify;
}
.spacer_horz {
	background-image: url(_gfx/spacer_horz.gif);
	background-repeat: repeat-y;
}
.tekst_cyjan {

	font-family: tahoma;
	font-size: 11px;
	color: #1076C8;
	text-align: justify;
}
.tekst_blue_right {

	font-family: tahoma;
	font-size: 11px;
	color: #478BA5;
	text-align: justify;
}
.spacer {
	font-family: tahoma;
	font-size: 9px;
	color: #C4DCE6;
	padding-right: 5px;
	padding-left: 5px;
}

.big_motto {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #8DCCDE;
}
.conten_table {
	margin-top: 15px;
}
.faq {
	background-image: url(_gfx/pytanie.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #397186;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3F7C93;
}
a:hover {
	text-decoration: underline;
	color: #375C9B;
}
a:active {
	text-decoration: none;
	color: #3F7C93;
}