* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: url(images/.jpg) repeat;
	text-align: center;
}

h1 {
	padding: 25px 0 0 30px;
	color: #F0FFF0;
	font: bold 30px "Courier New", Courier, monospace;
}

h2 {
	padding: 0 0 0 30px;
	color: #F0FFF0;
	font: bold 13px "Courier New", Courier, monospace;
}

h3 {
	width: 270px;
	height: 22px;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background: url(images/menu_3.jpg) repeat-x top;
}

h4 {
	padding: 0 0 5px 15px;
	font: bold 14px verdana
	;
	color: #000000;
}

p {
	padding: 0 0 5px 15px;
	font: 13px/20px Verdana;
	color: #000000;
}

a {
	color: black;
	text-decoration: none;
	font-weight: bold
}

a:hover {
	color: red;
	text-decoration: underline;
	
}




#top {
   margin: 0 auto;
	width: 925px;
	height: 109px;	
	text-align: left;
	background:;
}
#top2
{
   margin: 0 auto;	
	width: 900px;
	height: 10px;	
	text-align: left;
	background: url(images/menu_2.jpg) repeat top ;
}

#menu {
margin: 30px auto;
	width: 900px;
	height: 20px;
	
}

#menuLeft {
	float: top;
	width: 23px;
	height: 42px;
	background: url(images/menu.gif) repeat-x left;
}

#menuCent {
	float: left;
	width: 925px;
	background: url(images/szare_tlo_menu_2.jpg)  top;
}

#menuRight {
	float: right;
	width: 23px;
	height: 42px;
	background: url(images/menu.gif) repeat-x right;
}

#menuCent ul {
	list-style: none;	
}

#menuCent ul li{    
    float: left;	 
}

#menuCent ul li a {
	display: block;
	float: left;
	padding: 0 25px;
	font: 14px/42px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: White;
	border-right: 1px solid #FFFFFF;
}

#menuCent ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/menu.gif);
	border-right: 1px solid #780800;
}  

#menuCent ul li a.firstItem {
	border-left: 1px solid #FFFFFF;
}




#menuCent ul li a.firstItem_aktualny {
	border-left: 1px solid #FFFFFF;
		text-decoration: none;
	color: #FFFFFF;
	background: url(images/menu.gif);
}

#menuCent ul li a.aktualny {
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/menu.gif);

}

#menuCent ul li a.firstItem:hover {
	border-left: 1px solid #780800;
}

#middle {
   clear: both;
   margin: 0 auto;
	width: 900px;		

}

#left_1 {
	float: left;	

	width: 300px;	

}

#left_2 {
	padding: 0 30px 0 0;	

	text-align: left;
}


#left_2 ul {
	
	list-style: none;	
}

#left_2 ul li {

	margin-bottom: 0px;
	background: url(images/szare_tlo_menu_3.jpg) ;
}

#left_2 ul li ul {

   margin: 0;	
	text-align: left;
	background: url(images/left.gif) repeat-y;
	border-bottom: 1px solid #788448;
}

#left_2 ul li ul li {

   display: block;
   margin: 0;
	padding: 0 0px;	
	border-bottom: 0px dashed #788448;
}

#left_2 ul li ul li.lastItem {
	border-bottom: none;
}

#left_2 ul li ul li a {	
	margin: 0;	
	font: 12px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;	
}

#left_2 ul li ul li a:hover {
	text-decoration: none;
	color: black;
}

#right {
	float: right;
	width: 600px;

}

#left_3 {
	float: left;
	margin: 0px 0px 0px 0px;	
	width: 270px;
	height: 10px;
	background:url(images/menu_4.jpg) repeat-x top;
}

#rightTop {
	width: 625px;
	height: 20px;
	background: #0099FF url(images/menu_3.jpg) repeat-x top;
}

#rightCont {
	padding: 0 15px;
	background: #FFFFFF;
	text-align: justify;
}

#rightContgaleria {
	padding: 0 15px;
	background: #FFFFFF;
	text-align: justify;
}

#rightContgaleria img {
border: solid 2px transparent;
border-color: black;
}


#rightContgaleria img:hover {
border: solid 2px transparent;
border-color: red;
}


#rightBottom {
	width: 625px;
	height: 10px;
	background: #0099FF url(images/menu_4.jpg) repeat-x top;
}

#bottom {
   clear: both;
	margin: 0 auto;
	width: 900px;	
	color: #ACA899;
	font: 10px/30px Arial, Helvetica, sans-serif;
}



