/**** css reset ****/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a{
	text-decoration: none;
	color: #666;
	outline:none;
}
a:hover{
	color: #999;
}
/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}
form input,
form select,
form textarea {
	font:1em Arial, Helvetica, sans-serif;
	}
	
form textarea {
	width:100%;
	line-height:1.25;
	}
	
form label {
	cursor:pointer;
	}

.clear         {
	clear:both;
}
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     {
	text-align:left;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
.text-right    {
	text-align:right;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; } 
 
/*stranica css*/

body {
	background-image: url(../../img/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#main {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
.headerBG {
	background-image: url(../../img/header.jpg);
	height: 436px;
	background-repeat: no-repeat;
}
.header .logoTekst {
	width: 280px;
	float: left;
	text-align: right;
	margin-top: 10px;
}
.header .menu {
	float: right;
	width: 575px;
}
.header .menu ul li {
	float: left;
	display: inline-block;
}
.header .menu ul li a{
	height: 26px;
	float: left;
	display: inline-block;
	padding-top: 37px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 10px;
	color: #343434;
	font-size: 14px;
}
.header .menu ul li a:hover, .activeLi {
	background-image: url(../../img/hoverMenu.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 14px;
}
.header .menu ul li .activeLi{ color: #FFF; }
.logoTekst h2 {
	font-size: 22px;
	color: #343434;
}
.logoTekst h1 {
	font-size: 14px;
	color: #343434;
	margin-top: 5px;
}
.intro {
	height: 140px;
}
.intro .logo {
	background-image: url(../../img/logo.jpg);
	height: 127px;
	width: 111px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 75px;
	float: left;
}
.intro .tekstIntro {
	margin-left: 60px;
	margin-right: 120px;
	float: left;
	display: block;
	width: 600px;
}
.tekstIntro strong {
	font-size: 22px;
	color: #074f7c;
	margin-top: 15px;
	display: block;
}
.tekstIntro .p {
	font-size: 16px;
	color: #727273;
	line-height: 22px;
	margin-top: 20px;
}
.tekstIntro h3 {
	font-size: 17px;
	color: #727273;
	margin: 0px;
	padding: 0px;
	font-weight: 900;
	display: inline;
}
.content {
	background-image: url(../../img/content-top.jpg);
	background-repeat: no-repeat;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 61px;
}
.content-bottom {
	background-image: url(../../img/content-bottom.jpg);
	width: 870px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #dde9f7;
	margin-left: 18px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
.content-bottom .projekti, .content-bottom .reference {
	background-image: url(../../img/content-boxBG.jpg);
	width: 206px;
	background-repeat: no-repeat;
	padding-top: 20px;
	float: left;
	margin-right: 60px;
	padding-left: 10px;
}
.projekti h3, .reference h3, .pozadina h3{
	font-size: 18px;
	color: #074f7c;
	margin-left: 23px;
}
.projekti p, .reference p {
	color: #636363;
	margin-left: 5px;
	line-height: 17px;
	margin-top: 20px;
}


.projekti p img, .reference p img {
	float: right;
	height: 150px;
	width: 149px;
	margin-right: -45px;
	margin-left: 5px;
	margin-top: 10px;
}
.footer {
	display: block;
	margin-top: 10px;
	height: 40px;
}
.projekti .vise a, .reference .vise a {
	color: #074f7c;
	font-size: 12px;
	margin-top: -25px;
	float: left;
	margin-left: 10px;
	font-weight: bold;
	margin-bottom: 30px;
}
.projekti .vise a:hover, .reference .vise a:hover {
	color: #0C89D3;
	font-size: 12px;
	font-weight: bold;
}


.footer .potpis {
	float: right;
	margin-right: 50px;
	font-size: 11px;
	color: #636363;
}
.content-bottom .kontakt {
	float: right;
	background-image: url(../../img/contentUkrasDesno.jpg);
	background-repeat: no-repeat;
	width: 329px;
	margin-top: -28px;
	background-position: 0px 0px;
	margin-right: -15px;
}
.sadrzaj .pozadina table {
	display: block;
	padding-top: 10px;
}

.kontakt .sadrzaj {
	padding-top: 180px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.sadrzaj table tbody tr td {
	font-size: 13px;
	color: #636363;
	vertical-align: bottom;
}
.sadrzaj table tbody tr .plavoBold {
	font-size: 14px;
	color: #1c81c0;
	margin-right: 5px;
	float: left;
	display: block;
	margin-top: 1px;
}
.kontakt .sadrzaj .pozadina {
	background-image: url(../../img/content-boxBGKontakt.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
}
.pozadina h3{
	font-size: 18px;
	color: #074f7c;
	margin-left: 13px;
}
.tekstIntro .p a span {
	background-image: url(../../img/moreStrelica.jpg);
	height: 17px;
	width: 21px;
	float: right;
	position: absolute;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 10px;
}
.content-bottom .oNama {
	width: 520px;
	float: left;
	padding-bottom: 20px;
	padding-left: 10px;
}
.content-bottom .oNama p {
	font-size: 13px;
	color: #727273;
	line-height: 20px;
	display: block;
	margin-top: 10px;
}
.oNama p img {
	float: right;
	border: 5px solid #A9C6E4;
	margin: 5px;
}

.content-bottom .oNama p strong {
	font-weight: 900;
}

.content-bottom .oNama h2 {
	font-size: 23px;
	color: #074f7c;
	display: block;
	margin-bottom: 20px;
}
.content-bottom .projekt2 {
	padding-bottom: 20px;
}
.content-bottom .projekt1 {
	padding-bottom: 15px;
}
.projekt1 h1, .projekt2 h1 {
	font-size: 22px;
	color: #074f7c;
	display: block;
	padding-bottom: 10px;
}
.projekt1 p, .projekt2 p {
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 13px;
	color: #636363;
	line-height: 18px;
}
.projekt1 .slike, .projekt2 .slike {
	text-align: center;
	margin-bottom: 20px;
}
.projekt1 .slike img, .projekt2 .slike img{
	margin-right: 10px;
	margin-left: 10px;
	border: 5px solid #A9C6E4;
	margin-bottom: 10px;
}
.projekt1 ul li {
	font-size: 14px;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #e7f2ff;
	padding: 5px;
	border: 1px solid #c2ddfd;
}
.oNama table {
	display: block;
	padding-bottom: 15px;
}
.oNama table tbody tr .naslovProdaja {
	font-size: 22px;
	color: #656565;
	margin-right: 10px;
	display: block;
	float: left;
	width: 70px;
}
.oNama table tbody tr td {
	font-size: 15px;
	color: #656565;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 2px;
	vertical-align: bottom;
	
}
.oNama .karta {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}
.karta .kartaObrub {
	border: 10px solid #a9c6e4;
}
.listaSlika {
	background-repeat: no-repeat;
	height: 324px;
	width: 885px;
	margin-top: 12px;
	margin-left: 36px;
}


/* style for header */

div.wrap {
width : 884px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 884px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 700px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : -1px 0 0;
}
div#video-header {
height : 683px;
margin : -1px 0 0;
}

div#header div#slide-holder {
z-index : 40;
width : 993px;
height : 324px;
position : absolute;
}
div#header div#slide-holder div#slide-runner {
	top : 9px;
	left : 9px;
	width : 884px;
	height : 324px;
	overflow : hidden;
	position : absolute;
	background-image: url(../../img/header-bg.jpg);
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
left : 0;
bottom : 270px;
width : 885px;
height : 46px;
display : none;
position : absolute;
background : url(../../img/slide-bg.png) 0 0;
}
div#header div#slide-holder a:link, div#header div#slide-holder a:visited {
color : #fff;
text-decoration : none;
}
p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(../../img/silde-nav.png);
}
div#nav ul li a {
background : url(../../img/nav.png) no-repeat;
}
.projekt1 p strong {
	font-weight: 900;
}
