body{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-family: Ubuntu, sans-serif;
    overflow-x: hidden;
    overflow-y: auto;

}

.container {
	margin: 0 auto;
	width: 100%;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.navbar {
	text-align: right;
	width: 100%;
	height: 80px;
	z-index: 10;
	position: fixed;
	top: 0px;
	left: 0px;
	background: #d93c2b url('images/bgnavigacija.jpg'); no-repeat top center fixed;
	background-size: cover;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
}


nav {
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
	margin-right: 30px;
	text-decoration: none;
}

nav li {
	float: left;
	position: relative;
	text-decoration: none;
}


nav li a {
	color: #ffffff;
	padding: 50px 17px;
	display: block;
	font-size: 1rem;
	text-align: right;
	text-decoration: none;
}

nav li a:hover {
	color: #333333;
	text-decoration: none;
}

.logo {
	float: left;
	display: inline-block;
	vertical-align: middle;
	width: 120px;
	height: 72px;
	background: url('../images/logo.svg') no-repeat center center;
	background-size: contain;
	position: relative;
	margin: 10px 80px;
	border:none, 
	outline: none;
}

header {margin:0px;
	width: 100%;
	height: 650px;
	background: url('../images/naslovna.jpg') no-repeat top center fixed;
	background-size: cover;
	text-align: center;
}

header img {
	width: 200px;
	height: 120px;	
	padding-top: 300px;
}
.naslov {
	font-family: Rockwell;
	margin: 0px;
	padding: 280px 0px 15px 0px;
	font-size: 70px;
	font-weight: 600;
	color:white;
	
}

h1{	
	
	font-size: 30px;
	font-weight: 600;
	color:black;
	padding:40px 0px 15px 80px;
	margin:0px;
}

h2{	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 21px;
	font-weight: 400;
	color:white;

}
#listaPonuda {
	width: 75%;
	margin: 0 auto;
}
#listaPonuda li {
	display: inline-block;
	width: 28%;
	background: transparent url(../images/ponuda1.svg) center 10% no-repeat;
	background-size: 85px;
	padding: 110px 10px 20px;
	text-align: center;
	font-family: Ubuntu, sans-serif;
	line-height: 23px;
}
#listaPonuda li:nth-child(2) { 
	background-image: url(../images/ponuda2.svg);
}
#listaPonuda li:nth-child(3) { 
	background-image: url(../images/ponuda3.svg);
}
#listaPonuda h2 {
	color: #d93d2a;
	text-transform: uppercase;
	font-weight: bold;
}

#thumbnails {
	margin-bottom: 0;
}


/*
.ponude {
	display: inline-block;
	width: 315px;
	height: 271px;
	padding: 20px 0 10px 80px;
	
}
*/
p{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}


.tekstonama{position:relative;
text-align:left;
clear:both;
margin-right:100px;
font-size:18px;
padding:10px 0px 0px 80px;
float:left;
width:90%;
margin-top: 10px;
line-height: 26px;
color: #333333;
}

.slikaOnama{
padding:0px 10px 0 70px;
float:right;
width:700px;
height:325px;
}


#listaUspjeh {
	width: 95%;
	margin: 0 auto;
}
#listaUspjeh li {
	display: inline-block;
	width: 17%;
	background: transparent url(../images/uspjeh1.png) center 10% no-repeat;
	background-size: 100px;
	padding: 130px 10px 20px;
	text-align: center;
	font-family: Ubuntu, sans-serif;
	line-height: 23px;
	margin-top: 30px;
}
#listaUspjeh li:nth-child(2) { 
	background-image: url(../images/uspjeh2.png);
}
#listaUspjeh li:nth-child(3) { 
	background-image: url(../images/uspjeh3.png);
}
#listaUspjeh li:nth-child(4) { 
	background-image: url(../images/uspjeh4.png);
}
#listaUspjeh li:nth-child(5) { 
	background-image: url(../images/uspjeh5.png);
}
#listaUspjeh h2 {
	color: #d93d2a;
	text-transform: uppercase;
	font-weight: bold;
}




.portfolioo{
	display: inline-block;
	width: 315px;
	height: 231px;
	padding: 20px 0 30px 80px;

}

.clanovitima {
	display: inline-block;
	width: 200px;
	height: 300px;
	padding: 10px 0px 10px 0;
	margin-left:80px;
	margin-right: 50px;
}

.ikone{position:relative;
	display:table-cell;
	width:42px;
	height:42px;
	left:80px;
	top:30px;
}

.tekstikone{position:relative;
	left:150px;
	top:-20px;
	font-size:22px;
	color:#ffffff;
	font-family:Ubuntu, Arial;
	padding:15px 0 0 0;
}


.mreze{
position:relative;
top:-400px;

}



.logodno{ position:relative;
top:-420px;
margin-left:46%;
margin-top:410px;
width:90px;
height:50px;
}


.holder {
	width: 100%;
	height: 100%;
}