*{
	margin:0px;
	padding:0px;}
	
body{
	background:black url('../grafika/content.jpg') repeat-x top;
	text-align:center;
	color:white;
	list-style:none;}

.container{
	margin:auto;
	width:1000px;
	text-align:left;}

#menu{
	position:absolute;
	z-index:99;
	background: url('../grafika/menu.jpg') top repeat-x;}
	
#menu2 ul{
	padding:10px;
	list-style:none;}
	
#menu2 li{
	margin-right:35px;
	display:inline;}
	
#menu2 a{
	color:white;
	text-decoration:none;}

#podstrona{
	position:relative;
	clear:both;
	display:block;
	height:494px;}
	
#slide_control{
	position:absolute;
	z-index:99;
	list-style:none;
	color:white;}
	
ul#portfolio li{
	text-align:center;
	list-style:none;
	width:1000px;}

#fotki{}
.items img{
	margin-left:25px;}
	
#miniaturki{
	position:relative;
	overflow:hidden;

	z-index:100;
	top:360px;
	padding-top:10px;
	width:1000px;
	height:60px;
	background:black url('../grafika/miniaturki-hr.jpg') left top no-repeat;}

#slide_nav{
	position:absolute;
	width:2000px;
	height:60px;}
	
#slide_nav li{
	/* display:inline; */
	float:left;
	list-style:none;
	margin-left:13px;
	cursor:pointer;
	color:white;} 

li#prev_button{
	cursor: pointer;
	position:absolute;
	background: url('../grafika/prev.png') center center no-repeat;
	width:49px;
	height:400px;
	top:20px;
	left:1px;}
	
li#next_button{
	cursor: pointer;
	position:absolute;
	background: url('../grafika/next.png') center center no-repeat;
	width:49px;
	height:400px;
	top:20px;
	left:950px;}
	
li#pause_button{
	position:absolute;
	top:0px;}

#stopka{
	height:50px; background: url('../grafika/stopka.jpg') no-repeat;}

#stopka p{
	text-align:center; padding-top:15px; color:gray; font-size:8px;  letter-spacing:5px;}
	
#fotki a{
	text-decoration:none;
	color:white;}
