@charset "iso-8859-2";



/* ustawienia domyslnego formatu tekstu */



body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}

a:link {

	color: #CE390E;

}

a:visited {

	color: #666666;

}



.mapa {

	line-height: 20px;

}





/* modyfikacje formatu dla naglowkow - uwaga styl naglkowkowy h6 jest zarezerwowany dla menu lewego */



h1,h2,h3,h4,h5 {

	font-weight: bold;

}

h1 {

	font-size: 18px;

	color: #999999;

}

h2 {

	font-size: 16px;

}

h3 {

	font-size: 14px;

	color: #CB3F0E;

}

h4 {

	font-size: 12px;

}

h5 {

	font-size: 12px;

	color: #FFFFFF;

	background-color: #000000;

	display: block;

}



/* zachowanie sie kolumn i style kolumnowe*/



.t-srodek-tabela {
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 20px;

}

.t-menup-tabela {
	background-color: #EFEFEF;
	margin-top: 1px;

}

#kontakt {
	font-size: 11px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	padding-top: 10px;
	text-align: left;

}

#zajawka_prawa {
	font-size: 11px;
	margin-right: 4px;
	margin-left: 4px;
	line-height: 16px;

}



/* style tekstowe */



.nawigacja_gorna, {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	background-color: #000000;

}



.stopka {
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 5px;
	font-weight: bold;

}


.stopka_red {
	color: #FF0000
}

.nawigacja_gorna, .nawigacja_gorna a:link, .nawigacja_gorna a:visited, .nawigacja_gorna a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 3px;
	text-decoration: none;
	font-size: 10px;

}



/* formaty dla lewego menu */


#nawigacja_lewa{ /* ogolne ustawienia lewej kolumny */
	float: left;
	width:100%;
	padding: 0px;
	font-size: 11px;

}

#tematy{
	margin: 0px;
	padding: 0px;

}



#tematy h6 { /* podtemat */
	margin: 0px;
	padding: 0px;
	text-indent: 10pt;
}



#tematy a:link, #tematy a:visited {
	display: block;
	font-weight: normal;
	padding: 5px 0px 5px 15px;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 15px;
	width: 163px;
}



#tematy a:hover{
	background-color: #EFEFEF;
}



#tematy h6 a:link, #tematy a:visited { /* podtemat jako link i odwiedzony link*/

	display: block;
	font-weight: normal;
	padding: 5px 0px 5px 15px;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



#tematy h6 a:hover{ /* podtemat po najechaniu mysza*/

	background-color: #EFEFEF;

}

.pobieralnia {
	font-size: 11px;
	line-height: 16px;
}
