/* CSS Document */
body {font-family:Arial, Helvetica, sans-serif;
background-color:#ECE9D8;}


#content {
	position:static;
	max-width:820px;
	width:800px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	z-index:1;}

.style5 {font-size: 12px}
.style8 {
	color: #139F1B;
	font-style: italic;
}
.style9 {color: #CCCCCC}
.style10 {
	color: #009900;
	font-weight: bold;
}

#header{
	position:static;
	left:34px;
	top:27px;
	width:800px;
	height:200px;
	/*background:url(images/header1a.jpg) no-repeat center;*/
	padding:0;
	z-index:2;}
	
#menu {
	position:static;
	left:25px;
	top:255px;
	width:170px;
	min-height:700px;
	padding:0;
	margin:0;
	float:left;
	z-index:2;
}
	
#menu ul {
padding: 0; 
margin: 0; 
width: 160px;
list-style-type: none; 
font-weight: bold; 
font-size: 18px;
text-align:center;
}
#menu ul li {
margin-bottom:5px;
padding:0;
border: 1px solid green; 
background-color: #B7D92C; }
#menu ul a
{
display: block;
padding:0;
margin:0;
width: 160px;
border-bottom: 1px solid #eee;
}

#menu a:link, #menu a:visited
{
color: #000000;
text-decoration: none;
}

#menu ul a:hover
{
background:url(img/slonce.gif) left no-repeat;

color: #FF0000;
}
#tresc {
	position:static;
	left:222px;
	top:226px;
	float:left;
	width:600px;
	min-height:400px;
	text-align:center;
	padding:0;
	z-index:2;
}
	
#stopka {
	position:static;
	left:161px;
	top:282px;
	width:800px;
	float:left;
	clear:left;
	height:50px;
	z-index:2;
	text-align:center;
	font-size:9px;
	background-color: #666666;
	padding:0;
}

#stopka a {color:#ccc; text-decoration:none;}

.thumbnail
{
float: left;
width: 160px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
}
#galeria li
{
padding:0;
display: inline;
list-style-type: none;
margin-left:15px;
}
