@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body{
	font-family: 'Open Sans', sans-serif;
	background-image: url(../img/header.jpg);
	background-repeat: repeat-x;
	background-position: center 75px;
	color: #525252;
}a {
	text-decoration: none;
}
img {
	border: none;
}

#header {
	background-color: #FFF;
	height: 75px;
	position: fixed;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	box-shadow: 0px 1px 8px #cecece;
	margin-bottom: 20px;
}
#header-menu {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 13px;
}
#header-menu a {
	float: right;
	padding-left: 30px;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#klijenti {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	padding-top: 480px;
	text-align: center;
	height: 300px;
}
h3 {
	font-size: 20px;
	text-transform: uppercase;
	color: #525252;
	font-weight: normal;
	padding-bottom: 35px;
}
#video {
	background-color: #dcdcdc;
	height: 450px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 60px;
}
#video-sadrzaj {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 35px;
	height: 400px;
}
#video-sadrzaj img {
	padding: 10px;
}
h2 {
	font-size: 32px;
	color: #525252;
	font-weight: 300;
	padding-bottom: 30px;
}
#video-clip {
	height: 140px;
	width: 248px;
	font-size: 14px;
	float: left;
	padding-left: 58px;
}
/*----------------------------------VIDEO ANIMACIJA----------------------------------*/
#a {
	background-image: url(../img/video/rivijera-gradac.gif);
	height: 90px;
	width: 246px;
	display: block;
	margin-bottom: 7px;
}
#a:hover {
	background-image: url(../img/video/rivijera-gradac-anim.gif);
}

#b {
	background-image: url(../img/video/zivogosce.gif);
	height: 90px;
	width: 246px;
	display: block;
	margin-bottom: 7px;
}
#b:hover {
	background-image: url(../img/video/zivogosce-anim.gif);
}
#c {
	background-image: url(../img/video/rogoznica.gif);
	height: 90px;
	width: 246px;
	display: block;
	margin-bottom: 7px;
}
#c:hover {
	background-image: url(../img/video/rogoznica-anim.gif);
}
#d {
	background-image: url(../img/video/kistanje.gif);
	height: 90px;
	width: 246px;
	display: block;
	margin-bottom: 7px;
}
#d:hover {
	background-image: url(../img/video/kistanje-anim.gif);
}
#e {
	background-image: url(../img/video/miss.gif);
	height: 90px;
	width: 246px;
	display: block;
	margin-bottom: 7px;
}
#e:hover {
	background-image: url(../img/video/miss-anim.gif);
}
#f {
	background-image: url(../img/video/marco-polo.gif);
	height: 90px;
	width: 246px;
	display: block;
	margin-bottom: 7px;
}
#f:hover {
	background-image: url(../img/video/marco-polo-anim.gif);
}

/*----------------------------------KRAJ----------------------------------*/
#grafika-web {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	text-align: center;
	height: 1220px;
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
}#web {
	height: 150px;
	width: 140px;
	float: left;
	padding-left: 45px;
	font-size: 14px;
}
#web a img {
	margin-bottom: 8px;
}
#web a {
	color: #525252;
}

#grafika img {
	padding-bottom: 2px;
}

#projekti {
	background-color: #ebebeb;
	width: 100%;
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 60px;
	height: 1350px;
}
#projekti-sadrzaj {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 35px;
	height: 400px;
}
#projekt {
	height: 320px;
}

#projekti-sadrzaj img {
	padding-right: 20px;
	padding-left: 20px;
}
h4 {
	font-size: 20px;
	font-weight: bold;
}
p {
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 4px;
}
#projekti-sadrzaj a {
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	color: #525252;
	padding-bottom: 20px;
}
#kontakt {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	text-align: center;
	height: 150px;
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
#kontakt h2 {
	padding-bottom: 10px;
}
#kontakt a {
	font-weight: bold;
	color: #525252;
}
#kontakt p {
	margin: 0px;
	padding: 0px;
}
