* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: verdana;
}

a {
	text-decoration: none;
	color: #333;
}

.wrapper {
	margin: 0 auto;
	width: 1024px;
}

.logo {
	margin: 0 auto;
	padding: 20px;
	width: 150px;
}

.head-img {
	width: 150px;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 22px;
}
header {
	background-color: #ddd;
	padding-bottom: 20px;
}

nav {
	margin: 0 auto;
}
nav a {
	text-decoration: none ; 
	color: #333;
	padding: 15px;
	font-size: 18px;
}

.najnovije  {
	font-family: serif;
	background-color: #555;
	color: white;
	padding-top: 25px;
	height: 80px;
	padding-left: 10px;
}

.news {
	width: 50%;
	height: 350px;
	float: left;
	position: relative;
}
.news img {
	width: 100%;
	height: 100%;
}
.slike {
	height:780px;
}
.news-text {
	width: 80%;
	height: 60px;
	position: absolute;
	background-color: #FF6600;
	bottom: 0;
	color: #222;
	padding: 10px;
	font-size: 18px;
}

.starije {
	height: 80px;
	padding-top: 24px;
	background-color: #eee;
	color: #666;
	text-align: center;
	
}

.starije h3 {
	font-weight: bold;
}

.pola {
	float: left;
	width: 50%;
}

.konc-head {
	width: 100%;
	height: 80px;
	background-color: #FF6600;
	color: white;
	text-align: center;
	padding-top: 25px;
}

.pola img {
	width: 100%;
	height: 100%;
}

.dogadjaji {
	font-family: arial;
	list-style: none;
	height: 500px;
	text-align: center;
}

.dogadjaji li {
	height: 20%;
	width: 100%;
	padding-top: 40px;
}

.tamni {
	background-color:#333;
	color: white;
}

.svijetli {
	background-color: #aaa;
	color: #333;
}

.kalendar {
	height: 580px; 
}
.konctjedna {
	background-color: #FF6600;
	color: white;
	font-size: 20px;
	height:80px;
	padding-top: 25px;
	padding-left:10px;
}

.slideshow {
	position: relative;
	height: 450px;
}

.slideshow img{
	width: 100%;
}

.imekluba {
	color: white;
	font-size:28px;
	text-align:center;
	position: absolute;
	left: 300px;
	background-color: #FF6600;
	width: 424px;
	height: 80px;
	bottom: 80px;
	padding-top:25px;
}

.albumi {
	width: 33.33333%;
	height: 340px;
	float: left;
	position: relative;
}

.albumi img {
	width: 100%;
	height: 100%;
}


.album-text {
	position: absolute;
	width:  80%;
	background-color:#FF6600;
	height: 80px;
	left: 0;
	bottom: 20px;
	padding: 15px;
	font-weight: bold;
	color: #222;
}

.album-text p{
	font-weight: normal;
	padding-top: 5px;
}

.alb {
	height: 340px;
}

.lista {
	float: left;
	width: 100%
}

.left-list {
	width: 40%;
	margin-right: 0px;
	float: left;

}

.left-list ol {
	background-color: #FF6600;
	padding-left: 60px;
	padding-top: 25px;
	height: 408px;
	color: #333;
}

.left-list ol li {
	padding-bottom:18px;
}

.right-list {
	width: 60%;
	float: left;

}

.right-list img {
	width:100%;
}

.top-lista {
	height: 488px;
}

.disko {
	width:100%;
	position: relative;
	height:682.6px;
}
.disko img {
	width: 100%;
}
.disko-text {
	position: absolute;
	background-color:#FF6600;
	width: 40%;
	height: 30%;
	right: 0;
	top: 0;
	padding: 20px;
}

.disko-text p {
	padding-top:10px;
	line-height: 25px;
}

footer {
	background-color: rgba(0, 0, 0, 0.3 );
	padding: 25px;
	color: white;
	width: 100%;
	height: 250px;
	margin-bottom:25px;
}

footer p {
	font-size: 20px;
}


.foot-img {
	width: 200px;
	margin: 0 auto;
	padding-top: 100px;
	}

.foot-img img{
	width: 100%;
}


.headbrushl {
	width:100px;
}

.headbrushr {
	width: 10px;
}

#info {
	position: relative;
	float: left;
	padding-left: 60px;
}

#videooo {
	position: relative;
	float: right;
}

footer {
	height: 400px;
}