@charset "iso-8859-2";
html, body {
   font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/tlo.jpg);
}

table{
   font-size: 12px; /* bo IE nie qma, że jak jest w body to i wszędzie...*/
 }
 
 p {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	text-align: justify;
}

 a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
.tresc {
	text-align: justify;
	text-indent: 0px;
	line-height: normal;
}

 .title {
	font-size: large;
	font-family: Verdana, "Broadway BT", "Arial Black", "Times New Roman", monospace, serif, sans-serif;
	color: #554d4d; /* ca1e00 */ 
	padding: 0px;
	margin: 0px 0px 3px 100px;
	}

 .tytlu {
	font-size: x-large;
	font-family: Arial, "Arial Black", "Times New Roman", Verdana, monospace, serif, sans-serif;
	color: #ca1e00;
	}
	
.subtitle {
	font-size: small;
	font-family: Verdana, "Broadway BT", "Times New Roman", "Arial Black", monospace, serif, sans-serif;
	color: Black;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}


.subtitle1 {
	font-size: 9px;
	font-family: Verdana, "Broadway BT", "Times New Roman", "Arial Black", monospace, serif, sans-serif;
	color: #6C6C6C;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	text-align: left;
}

.subtitle2 {
	font-size: small;
	font-family: Verdana, "Broadway BT", "Times New Roman", "Arial Black", monospace, serif, sans-serif;
	color: #a80000;
	font-style: normal;
}

.lista li {
	list-style: url(images/arr_hover.gif);
}

.xx-small {
	font-size: x-small;
	color: #333333;
}

img {
	border: 0px none #FFFFFF;
}

.top-menu {
	color: orange;
	font-size: 12px;
	font-family: Arial, Verdana, serif, monospace, sans-serif;
	font-weight: bold;
}

a.top-menu:link, a.top-menu:visited, a.top-menu:active {
	color: white;
	font-family: Arial, Verdana, serif, monospace, sans-serif;
	text-decoration: none;
}

a.top-menu:hover {
	color: #60d561;
	font-family: Arial, Verdana, serif, monospace, sans-serif;
}

 .menu {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.menu li {
	width: 185px;
	height: 35px;	
}

.menu li a:hover, menu li a:active {
	width: 180px; /* 185px - 5px = 180px */
	padding: 5px 5px 2px 0px;
	display: block;
	color: #FF1493;
	text-decoration: none;
	background-image: url(images/button_menu_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: small;
	height: 28px; /* 35px - 7px = 24px */
	text-align: center;
}

.menu li a, menu li a:visited {
	width: 180px; /* 185px - 5px = 180px */
	padding: 5px 5px 2px 0px;
	display: block;
	color: white;
	text-decoration: none;
	background-image: url(images/button_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: small;
	height: 28px; /* 35px - 7px = 28px */
	text-align: center;
}

hr {
	color: #666666;
	height: 2px;
	width: 90%;
	text-align: center;
}

.prawy {
	text-align: right;
}
.centrum {
	text-align: center;
}
 /* Układ strony */
#pojemnik {
	width: 797px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#gora {
   width: 797px;
	height: 9px;
	background: url(images/gorny.jpg) no-repeat top;
	font-size: 0px;
}
 
#srodkowy {
	width: 791px; /* width: 797px minus 6px padding */
	background: url(images/srodkowy.jpg) repeat-y;
	padding: 0px 3px 0px 3px;
} 

#LOGO { /* Lewy blok na logo */
	width: 395px;
	float: left;
	overflow: hidden;
/*	background-color: #E2E2D5;*/
	background: #E2E2D5 url(images/globus.png) no-repeat top left;
}
#LOGO2 { /* Prawy blok u góry */
	width: 396px; /* 791px - 395px = 396px */
	float: left;
	overflow: hidden;
	background: #E2E2D5 url(images/4etapy.gif) no-repeat top right;
}

#TOP-MENU {
   width: 791px;
	color: White;
	background: #6B6262;
	font-size: small;
	font-family: "Arial Black", Verdana, serif, monospace, sans-serif;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

#LEWY {
	width: 185px; /* 791px - 595px - 11px padding = 188px  */
	float: left;
	overflow: hidden;
	padding: 5px 3px 0px 8px;
}

#PRAWY {
	width: 595px;
	float: left;
	overflow: hidden;
}

#gora2 {
	width: 562px; /* 592px - 30px padding = 562px */
	height: 13px;
	overflow: hidden;
	background: url(images/gory2.jpg) no-repeat top;
	font: xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c80000;
	text-align: right;
	padding-right: 30px;
}

#TRESC {
	width: 542px; /* 592px - 50px padding = 542px */
	overflow: hidden;
	background: url(images/srodkowy2.jpg) repeat-y;
	padding: 0px 20px 0px 30px;
}

#dolna2 {
	width: 572px; /* 592px - 20px padding = 572px */
	height: 15px;
	overflow: hidden;
	background: url(images/dolny2.jpg) no-repeat top;
	font: xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 20px 0px 0px;
}

.clr{
	clear: both;
	height: 0px;   /* 1px, bo ponoć IE czasem ma problemu z divami bez wymiarów */
	font-size: 0px; /* idiotyzm, ale dzięki temu IE nie zostawia miejsca na tekst o domyślnej wielkości czcionki */
}

#stopka {
   width: 771px; /* 791px - 20px padding = 771px */
   border-top: 2px double #ff6428;
   padding: 5px 10px 0px 10px;
   font-size: xx-small;
   text-align: center;
   color: #636363;
}
#dolny {
	width: 797px;
	height: 8px;
	background: url(images/dolny.jpg) no-repeat top;
	font-size: 0px;
}
/*
#cytat {
	background: white;
	width: 495px; 
	padding: 0px 20px 0px 20px;
	border-bottom: 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
#cytat p {
	margin-bottom: 0px;
}
#cytat .autor {
	margin: 0px;
	text-align: right;
	font-style: italic;
}
#cytat-d {
	background: white url(images/cytat_d.gif) no-repeat;
	width: 537px;
	height: 24px;
}
*/
#cytat-l {
	background: #ecd5d8 url(images/cdz1.gif) no-repeat 2% 0;
	margin: 5px 13px 5px 5px;
	border: 1px solid #999999;
}
#cytat-r {
	background: transparent url(images/cdz2.gif) no-repeat 98% 100%;
	padding: 5px 10px;
}
#cytat-r p {
	margin: 0px;
	text-indent: 20px;
}
#cytat-r .autor {
	text-align: right;
	font-style: italic;
	margin-bottom: 5px;
	margin-right: 18px;
}
#LEWY p{
	text-align: center;
}
