body {
	text-align: center;
	background: #d8dede url('images/top.jpg') center top no-repeat;
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
}

img { border: none; }
a { text-decoration: none; color: black; }

#container { 
	width: 1023px;
	margin: 0 auto;
	z-index: 4;
		position: relative;
		
	}
	
	
#toper {
	position: relative;
	width: 100%;
	height: 500px;
	float: left;
	}

#logo {
	position: absolute;
	width: 600px;
	height: 514px;
	background: url('images/logo.png') top left no-repeat;
	left: 0;
	top: 0;

}

#menu {
	position: absolute;
	left: 375px;
	top: 205px;
	border: none;
	width: 645px;
	margin-top: 10px;
	margin-left:20px;
}

#menu ul {

	border: none;

}

#menu li { 
	list-style-type: none;
	float: left;
	margin-right: 0px;
	padding-bottom: 0px;
	background: none;
	border: none;
	
	}

	#menu li a {
		color: black;
		border: none;
	
	}


#menu ul li ul li {
border-bottom: 1px solid #89988f;
border-right: 1px solid #89988f;

background: #303c34;
}

#menu ul li ul li:hover {
background: #54695b;
}



#menu ul li ul li a{

color: #d8dede;

}
	
#menu li:hover { 
	
}
	
.add:hover {
	background: url('images/mtriangle.png') center no-repeat;
	background-position: 50% 20px ;

}

.typ:hover {
	background: url('images/mtriangle2.png') center no-repeat;
	background-position: 50% 15px ;
}

#rku { 
	position: absolute;
	right: 60px;
	top: 8px;
	
	}

#start { 
	position: absolute;
	left: 20px;
	top: 215px;
	
	}	
	

#additional { 
	position: absolute;
	right: 20px;
	top: 335px;
	
	}	
	
#additional img { float: left; margin-right: 30px; }
	
#podmenu {
	position: absolute;
	left: 380px;
	top: 260px;
	heigth: 60px;
	width: 645px;
	font-size: 10px; 
	letter-spacing: 1px;
	display: none;
}

#podmenu ul {

	

}

#podmenu li { 
	list-style-type: none;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid black;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
#podmenu li:last-child{ border-right: none; }
#current { font-weight: bold; }


#content { 
	float: left;
	width: 100%;
	
	position: relative;

	}
	
#left {
	float: left;
	width: 500px;
	
	margin-left: 30px;
}

#right {
	float: left;
	width: 400px;
	min-height: 100px;
	text-align: left;
	margin-left: -10px;
	margin-top: -50px;
}



#right p {
	float: left;
	width: 450px;
	line-height: 20px;
	letter-spacing: 0.2px;
	text-align: justify;
	margin-left: 5px;

}

.right { float: right; }

#archiwum {
	margin: 20px;
	margin-left: 80px;
	
	float: left;
}

#gallery {
	margin-top: 75px;
	float: left;
}

.gal {
	margin: 10px auto;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px solid #afafaf;
	border-top: 1px solid #afafaf;
}


#kalendarium {
	margin-top: 30px;
	background: url('images/kalendarium.jpg') no-repeat top left;
	width: 420px;
	float: left;
	
	padding: 10px;
	padding-top: 40px;
	font-size: 11px;
	line-height: 18px;
	color: gray;
	letter-spacing: 0.3px;
	text-align: justify;
}

#pagination { float: right; margin-top: -20px; }
#pagination img { float: left; margin: 17px; }

#pagination li { list-style-type: none; float: left; margin:8px;  padding: 10px; }
.cur { 
	background: url('images/p1.png') center no-repeat;
	color: white;
}

.cur li a {color: white; }
.oth {
	background: url('images/p2.png') center no-repeat;
	 }
 
 #footer {
	background: #d8dede url('images/background-bottom.jpg') top repeat-x;
	 width: 100%;
	 min-height: 100px;
	 float: left;
	 margin-top: -50px;
	 z-index: -1;
	text-align: center;
 }

 #foot {
	width: 1023px;
	margin: 0 auto;
	border-top: 1px solid #b0b0b0;
	margin-top: 60px;
	color: #b0b0b0;
	padding-top: 5px;
	}
	
	

#downmenu {

	heigth: 60px;
	width: 700px;
	font-size: 9px; 
	letter-spacing: 0.1px;
	float: left;

}


#downmenu li { 
	list-style-type: none;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #a6a6a6;
			color: #b0b0b0;
	}
#downmenu li a {		color: #989898; }
	
#downmenu li:last-child{ border-right: none; }

#copy { 
	heigth: 60px;
	width: 300px;
	font-size: 9px; 
	letter-spacing: 0.1px;
	float: left;
	color: #989898;
	margin-top: 7px;
	text-align: left;
	}
