charset "";
/* CSS Document */
/* BLOKI */
div#body {
	margin-top: 0px;
	margin-bottom: 30px;
	width: 884px;
	height: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
div#wnetrze_strony {
	width: 814px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	float:inherit;
}
div#czyszczenie {
	clear:both;
}
div#naglowek {
	margin-top: 0px;
	width: inherit;
	height: inherit;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	visibility: visible;
}
div#buttons {
	width: 814px;
	height: 20px;
}
div#pod_buttons {
	width: 814px;
	height: 10px;
}
div#blok_tekstowy_duzy {
	width: 650px;
	height: auto;
	padding: 10px;
	margin-left: 55px;
	margin-right: 55px;	
}
div#container {
	width: 800px;
	height: auto;
	float:left;	
}
div#blok_tekstowy_lewy {
	width: 450px;
	height: auto;
	padding: 10px;
	margin-left: 55px;
	margin-right: 0px;
	float:left;	
	
}
div#blok_tekstowy_prawy {
	width: 120px;
	height: auto;
	padding: 10px;
	margin-left: 0px;
	margin-right: 55px;	
	float:left;	
}
div#stopka {
	width: 814px;
	height: 102px;
	float:left;	
}
/* _____________________________________________________TEKST */
.txt_naglowkow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
 	}
.txt_zwykly {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #993300;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
 	}
.txt_linki {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;	
	}
.txt_pogrubiony_szary {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;	
	}
.txt_link_stopka {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	}

