* { margin: 0 auto; padding: 0; }
body {  
	
	font-family: Arial, Helvetica, sans-serif;
     width: 983px;
	 text-align:center;
	
	}


/********************naglowek**********************************************/
#header {
display: block;
background-repeat: no-repeat;
height: 150px;
width: 983px;
background-image: url(../images/naglowek.jpg);
}

/********************menu_gorne**********************************************/
#menu1 {
display: block;
width: 940px;
height: 25px;
background: url("../images/naglowek2.jpg");}
#menu1 ul, #menu1 ul li {
	display: block;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	 margin-top: 2px;
	  font-size:14px;
}

#menu1 ul {
	text-align: center;
	margin-left:5px;
}

#menu1 ul li {
	display: inline;
	margin-right: 5px;
}

#menu1 ul a:link,#menu1 ul a:visited {
	text-decoration: none;
	color: #878787;
	padding: 3px 7px;
}

#menu1 ul a:hover {
	color: white;
	background-color: #7b7dc3;
	border-bottom-color: #7b7dc3;
	
}



.tekst{
text-align:left;
margin-left: 5px;
}
.tekst a:link, a:visited {
text-decoration:none;
color: #222b61;

}
.tekst a:hover{text-decoration:underline;}

#galeria img{ border: none; 
height: 200px;
width: 170px;
}



#trescprawa{
float: right;
width: 200px;
}
#trescprawa ul li {
display: block;
	list-style: none;
	text-align:left;
font-size: 14px;
margin-left: 5px;
}

#trescprawa ul a:link, #trescprawa ul a:visited {
	text-decoration: none;
	color: #878787;
	padding: 1px 1px;
	line-height: 25px;
}

#trescprawa ul a:hover {
	color: #2323ff;
	background-color: #d7d7fe;
	}

#insideprawa{
width: 190px;
background: url("../images/prawo.gif") top center repeat-y;
border-bottom-color:#818193; 
border-bottom-style: inset; 
border-width: 1px;
font-size: 12px;
color: #878787;
font-weight: 600;

}

/****************************szukanie*******************/
#szukanie{
margin-left: 750px;
}	
	
	

/*************************foot********************************************/
#foot
{
display: block;
width: 940px;
height: 25px;
background: url("../images/naglowek2.jpg");
font-size: 12px;
}
#foot a:link {color: black; text-decoration: none;}
/***********************************************************************************************************************/

#tabela{
background: url("../images/srodek.gif");

}
/****************pasek*********************/
#pasek{
border-bottom-color:#adacaa; 
border-bottom-style: inset; 
border-width: 1px; 
color:#878787
}
#pasek a:link, #pasek a:visited {text-decoration: none; color:#363636 }

#aktualnosci{
border-top-color:#adacaa;
 border-top-style: dotted; 
			border-width: 1px;

text-align:left;
margin-left:10px;
}
p.akt1  {font-size:12px; color: #878787; }
h2.akt2 {color:#6b69ad; text-align:left; }
a.akt {font-size:13px; color: #222b61; text-decoration:none;}
a:hover.akt  {font-size:13px; text-decoration:underline;
color: white;
	background-color: #7b7dc3;
	border-bottom-color: #7b7dc3;
}


