@font-face {
 font-family: CustomFont;
 src: url("Gill_Sans_MT.eot") /* EOT file for IE */
}
@font-face {
 font-family: CustomFont;
 src: url("Gill_Sans_MT.ttf") /* TTF file for CSS3 browsers */
}
body{
	margin: 0px;
	padding: 0px;
	background-color: #E3E3E3;
	font-family: CustomFont, Verdana, Geneva, sans-serif;
	color: #FFF;
	overflow-x:hidden;
	background-image: url(images/wave.png);
	background-position: center top;
	background-repeat: no-repeat;
}
a:visited, a:link{
	color: #FFF;
}
h1{
	font-size: 36px;
	color: #e3e3e3;	
}
p{
	font-size: 14px;	
}
ul{
}
ul li{
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(images/bullet.png);
}

input[type=submit], input[type=button], input[type=reset] {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;	
}
.pad{
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5;
}
#logo{
	display: none;
	position: absolute;
	top: 30px;
	color: #4C7066;
}
#about{
	position: absolute;
	top: 48px;
	width: 480px;
	margin-left: -480px;
	font-size: 32px;
	line-height: 1em;
	text-transform: uppercase;
	left: 50%;
	color: #4C7066;
}
#about span{
	font-size: 14px;
	žtext-transform: none;
	line-height: 1em;
}
#info{
	position: absolute;
	top: 46px;
	font-size: 14px;
	left: 50%;
	color: #4C7066;
	width: 390px;
	background-color: rgba(22,22,22,0.3);
	color: #fff;
	padding: 5px;
-webkit-box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.2);
box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.2);
}
#info span{
	display: block;
	text-align: center;
}
#gmap{
	width: 984px;
	height: 400px;
	left: -20px;
	top: -20px;
}

#page_header{
	width: 100%;
	height: 140px;
	margin-bottom: 100px;
	font-size: 36px;
	color: #333;
	position: fixed;
	z-index: 20000;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	-webkit-box-shadow: 0 10px 20px 5px rgba(22,22,22,0.3);
box-shadow: 0 10px 20px 5px rgba(22,22,22,0.3);
}
.center_content{
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	
}
#page_footer{
	width: 100%;
	height: 50px;
	background-image: url(images/footer-bg.jpg);
	background-position: left top;
	text-align: center;
	padding-top: 50px;
}
section{
	width: 984px;
	margin-left: auto;
	margin-right: auto;
}
header nav{
	position: absolute;
	left: 50%;
	margin-left: -70px;
	top: 66px;
}
#menu{
	list-style-type: none;
	position: absolute;
	top: 65px;
	margin: 0px;
	padding: 0px;
	line-height: 29px;
	width: 771px;
}
#menu li{
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 29px;
	margin-right: 0px;
}
#menu li a{
	color: #4C7066;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	background-color: #fafafa;
}
#menu li a:hover{
	color: #79C6B4;
}
#menu li span{
	display: none;
	background-image: url(images/tab-right_hover.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 9px;
	background-position: right bottom;
	line-height: 29px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}
article{
	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	-o-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333;
	border: 1px solid #333;
	padding: 20px;
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 20px;
}
article.prazni{
	-moz-box-shadow: 0px 0px 0px #333;
	-webkit-box-shadow: 0px 0px 0px #333;
	-o-box-shadow: 0px 0px 0px #333;
	box-shadow: 0px 0px 0px #333;
	height: 300px;
	border: none;	
}
article.akcije{
	background-image: url(images/article_bg_akcije2.jpg);
	height: 360px;
}
article.akcije .content{
	text-align: left;
}

article.proizvodi{
	background-image: url(images/article_bg_proizvodi.jpg);
	height: 360px;
}
article.proizvodi .content{
	text-align: right;
}

article.usluge{
	background-image: url(images/article_bg_usluge.jpg);
	height: 360px;
}
article.usluge .content{
	text-align: left;
}

article.galerija{
	background-image: url(images/article_bg_galerija.jpg);
	height: 360px;
}
article.galerija .content{
	text-align: left;
}

article.kako{
	height: 360px;
	position: relative;
}
article.kako .content{
	text-align: right;
	heigh: 40px;
	width: 982px;
	position: absolute;
	z-index: 100;
	bottom: 0px;
	right: 0px;
}
#gmap_cloud{
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: #fff;
	padding: 10px;
-webkit-box-shadow: 0 10px 20px 5px rgba(22,22,22,0.5);
box-shadow: 0 10px 20px 5px rgba(22,22,22,0.5);
}

article.kontakt{
	background-image: url(images/article_bg_kontakt.jpg);
	height: 360px;
}
article.kontakt .content{
	text-align: left;
}
.photo{
	position: absolute;
}
.photo img{
	border: 2px solid #FFF;
	
}
.photo_caption{
	color: #666;
	text-transform: uppercase;
	text-align: center;
}
#search{
	position: absolute;
	left: 20px;
	top: 30px;	
}


/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 40px;
	clear: both;
	visibility: hidden;
}
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 


.msg{
	display: inline;
	margin-left: 10px;
}

.msg.success{
	color: green
}

.msg.error{
	color: red
}

#flashmsg{
	display: inline
}
#info1{

   
    font-size: 16px;
    font-size: 19px;
    text-align: center;

    color: #4C7066;
  
    background-color: rgba(22,22,22,0.3);
    color: #fff;
    padding: 5px;
    -webkit-box-shadow: 5px 5px 10px 0 rgb(0 0 0 / 20%);
    box-shadow: 5px 5px 10px 0 rgb(0 0 0 / 20%);
}

.reference  h1{
    color: #729c8c;
    
}
.reference ul li{
        color: #729c8c;
    font-size: 20px;
}
