body {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	color: black;
	font-size: 12px;
	background-image: url(bg_html.jpg);
	background-position:  top;
	background-repeat: repeat-x;
}

td {
	font-size: 12px;
}


h1 {
	font-size: 16px;
	color: #036;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
}

h2 {
	font-size: 14px;
	clear: both;
	background-color: inherit;
	color: #d30653;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	clear: both;
	background-color: inherit;
	color: #d30653;
	font-weight: bold;
}

#strona {
	color: black;
	margin: 0 auto 0 auto;
	width: 941px;
	background-image: url(bg_strona.jpg);
	background-color: white;
	background-repeat: repeat-y;
}


#strona #top_page {
	height: 266px;
	background-image: url(bg_strona.jpg);
/*	width: 941px;*/
/*	background-image: url(bg_winieta.jpg);*/
	background-color: red;
/*	background-repeat: no-repeat;*/
	clear: both;
/*	border: 1px solid red;*/
}









#strona #menu_glowne {
	height: 30px;
	background-color: red;
	width: 941px;
	font-size: 14px;
	
	
}

/*przelacznik jezykow*/
#chlang {
	padding: 253px 20px 0px 20px;
	float: left;
	background-color: transparent;
}

#strona #top_page #winieta {
	background-color: transparent;
	height: 240px;
}

#strona #top_page #lokalizator {
	background-color: transparent;
	padding: 30px 0px 0px 15px;
	width: 450px;
	float: left;
}

#strona #top_page #lokalizator a {
	font-weight: normal;
	color: #7D7D7D;
	font-size: 11px;
	text-decoration: none;
}



#strona #top_page #top_menu {
	background-color: transparent;
	padding: 30px 0px 0px 15px;
	float: right;
	text-align: right;
}

#strona #top_page #top_menu a {
	font-weight: normal;
	color: #7D7D7D;
	font-size: 11px;
	text-decoration: none;
}




#strona #top_page #menu_glowne td {
	line-height: 30px;
}



#strona #content {
	padding: 3px 0px 0px 0px;
	color: black;
	font-family: Arial;
	font-size: 11px;
	/*background-image: url(bg_content.jpg);*/
	background-color: transparent;
/*	background-repeat: repeat-y;
	background-position: 385px 0;*/
}



#stopka {
	clear: both;
	text-align: left;
	padding: 5px 10px 20px 10px;
	width: 922px;
	font-size: 10px;
	background-image: url(bg_stopka.jpg);
	background-color: white;
	background-repeat: no-repeat;
	height: 46px;
}

#stopka #mStopka {
	text-align: center; 
	background-color: transparent; 
	height: 30px;
	border-top: 1px solid #005288;
}


#stopka #mStopka a {
	text-decoration: none;
	color: #666;
}

#stopka #cStopka {
	text-align: center;
	padding-top: 5px;
	color: #999;
}



#loader {
	
}


#trescart {
	padding: 10px;
	font-size: 12px;
	background-color: #eeefef;
}

/*#TrescDok ul {
	padding-left: 5px;
	margin-left: 12px;
} 


#TrescDok ul li {
	list-style-image: url(li.gif);
	list-style-position: inherit;
	list-style-type: inherit;
}*/



.header {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #7D003F;
}

.czerwony {
	color: #e1017d;
}

.niebieski {
	color: #009edf;
}

.zielony {
	color: #becd00;
}

.big {
	font-size: 13px;
}

.sponsor {
	border-top: 1px solid black;
}




/* lista dokumentow */
#listaart {
	padding: 5px 5px 30px 5px;
}

#listaart #artykul {
	padding-bottom: 20px;
}

#listaart #artykul #tytul {
	width: 420px;
	float: left;
	font-weight: bold;
	background-color: transparent;
}

#listaart #artykul #tytul a {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

#listaart #artykul #tytul a:hover,
#listaart #artykul #tytul a:focus {
	text-decoration: underline;
}


#listaart #artykul #data {
	float: right;
	color: #a0a0a0;
}

#listaart #artykul #lead {
	padding-left: 20px;
	clear: both;
}



#strona #content #tools {
	height: 30px;
	padding: 0 15px 3px 15px;
	border-bottom: 1px dotted #015289;
	width: 891px;
	margin: 0 auto 10px auto;
	overflow: hidden;
}


/* FAQ */
#faq {
	font-size: 12px;
	padding: 0 5px 0 5px;
}
#faqBlock {
	padding-bottom: 20px;
	font-size: 12px;
}

#faqBlock #faqPyt {
	font-weight: bold;
}

#faqBlock #faqOdp {
	padding-left: 25px;
	font-weight: normal;
}





#blueBox {
	border: 1px solid #306;
	padding: 5px;
	width: 90%;
	margin: 0 auto 0 auto;
	background-color: #DFDFFF;
}
