/* Poprawione */

body, html {
	margin: 0 auto;
	padding: 0;
	background: #336db6 url(img/tlo_strony.jpg) repeat-y center top;
	color: #000000;	
	font-size: 12pt;
	font-family: Times, serif;
	text-align: center;
}

div, img {
	margin: 0;
	border: 0;
	padding: 0;	
}

table {
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

ol, ul {
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}

p {
	text-align: justify;
	text-indent: 35px;
}

p:first-letter {
	font-size: 135%;
	font-weight: bold;
}

p.zero {
	margin-top: 4px;
}

h1 {
	margin-top: 12px 0 6px 0;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;	
	font-family: Arial, Verdana, Sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

a {
	color: #0000ff;
}

a:hover {
	color: #ff0000;
}

a:active {
	color: #ff9900;
}

a.null {
	color: #000000;
	text-decoration: none;
}



/* Struktura strony */

#main {
	width: 980px;
	height: 100%;
	text-align: center;
}

#tytul_strony {
	padding: 7px;
	height: 44px;
}

#tytul_strony_tekst {
	float: left;
	margin: 26px 0 0 5px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#paseczek {
	height: 20px;
	background-image: url(img/paseczek.gif);	
}

#baner {
	height: 155px;
}

#imageContainer {
	height: 155px;
}  

#imageContainer img {
	display: none; 	
	position: absolute; 	
	top: 0px;
	left: 0px; 	
	height: 155px;  	
	width: 874px; 	
	opacity: -0.01;
} 

#bordiura {
	width: 106px;
	background-color: #336db6;
	background-image: url(img/border.jpg);	
}

#menu_gora {
	height: 26px;
	background: #9e3039;
}

#menu_gora ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_gora ul li {
	float: left;
}

#menu_gora ul li a {
	display: block;
	float: left;
	padding: 5px 20px 5px 20px;
	font: bold 12px Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	border-right: 1px solid #7e1019;
}

#menu_gora ul li a:hover {
	color: #d07300;
	background: #f2edd7;
}

#menu_gora ul li a:active {
	color: #d07300;
	background: #f2edd7;
}

#menu_lewa {
	width: 189px;	
	padding: 10px;
	background-color: #f2edd7;
	vertical-align: top;
}

#menu_lewa ul {
	margin: 24px 0 0 0;
	padding: 0;  
	list-style: none; 
}

#menu_lewa ul li {
	display: block;
	margin: 0 0 4px 0;
	border-top: 1px solid #999966;
}

#menu_lewa ul li a {
	display: block;
	margin: 0;
	padding: 0 12 0 12px;
	font: 12px/25px Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	color: #9e3039;
}

#menu_lewa ul li a:hover {
	text-decoration: none;
	color: #9e3039;
	background: #ffefef;
	font-weight: bold;
}

#centrum {
	padding: 20px;
	background-color: #f2edd7;
	vertical-align: top;
}

#stopka {
	height: 19px;
	padding: 4px 0 4px 0;
	background-color: #dfd9b1;
	font-size: 12px;
}



/* Submenu lewe */

.selectedanchor { /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
}

.anylinkmenu {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 20px;
	visibility: hidden;
	border-left: 2px solid #ccccbb;
	border-right: 2px solid #796956;	
	font: 11px Arial, Verdana;
	line-height: 12px;
	z-index: 100;
	background-color: #ffffff;
	width: 160px;
}

.anylinkmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

.anylinkmenu ul li a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #898956;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #be7079;
	text-indent: 5px;
}

.anylinkmenu a:hover {
	background: #aaaaaa;
	color: #ffffff;
}



/* Jeszcze nie zmienione */

div.autor {
	background-color: #ffffff;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

ul.bibl {
	list-style-type: square;
	font-size: 10pt;
	text-align: justify;
}

.nag {
	margin-top: 12px;
	margin-bottom: 8px;
	padding: 2px;
	background-color: #6a5600;
	color: #fad680;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}

.nag2 {
	margin-top: 12px;
	padding: 2px;
	color: #9a6610;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}

.foto {
	vertical-align: top;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}

.sup {
	position: relative;
	bottom: 3px;
	font-size: smaller;
}

.wciecie {
	font-style: italic;
	margin-left: 70px;
}

.ml {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	color: #000099;
	font-size: 10pt;
	text-align: center;
}

.mr {
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	color: #000099;
	font-size: 10pt;
	text-align: center;
}

.mc {
	width: 100%;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: 10px;
	font-size: 10pt;
	text-align: center;
	color: #000099;
}

.gl {
	vertical-align: top;
	text-align: left;
}

.gp {
	vertical-align: top;
	text-align: right;
}

.n {
	font-size: 9pt;
	font-family: Times, Serif;
	text-align: justify;
	text-indent: 15px;
}

.people {
	width: 100%;
	margin-bottom: 18px;
	padding: 8px 8px 8px 14px;
	background-color: #eae1cb;
}

.uwagi {
	color: #996600;
	font-family: Arial, Sans-serif;
	font-size: 8pt;
	text-align: center;
}

.faq:first-letter {
	margin-left: -22px;
}

.faq {
	margin-left: 22px;
	margin-bottom: 25px;
	padding: 6px;
	background-color: #eae1cb;
	text-align: justify;
}	
