@charset "utf-8";

@font-face {
font-family:FontAwesome;
src: url('fontawesome-webfont.ttf');
}

@font-face {
font-family:greatvibes;
src: url('GreatVibes-Regular.ttf');
}

* {margin:0; padding:0;}

img{border:none}

body {
	margin:0;
	padding:0;
	font:normal 16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:25px;
	background-color:#2A3A85;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}
	
td {vertical-align:text-top;}

p {
	margin-bottom:15px;
}
	
a,a:visited,a:active {color:#181A20;text-decoration:none}
a:hover {text-decoration:underline}

.clear {clear:both}

#wrapp {
	width: 1150px;
	margin: 0 auto;
	padding-top:55px;
	position:relative;
}

#lang {
padding:2px 5px 3px 5px;line-height:0;
position:absolute;top:10px;right:0;
display:block;
font-size:12px;
}

#lang a, #lang a:hover {color:#fff}

#logomark {
	background-image:url(../images/logo.png);
	width:246px;
	height:100px;
	position:absolute;
	top: 75px; left:-20px;
	padding:30px 0 0 70px;
	z-index: 999;
}

#content {
	padding-bottom: 30px;
	clear:both;
}

#content #content-left {
	background: white;
	text-align:justify;
	float:left;
	width:820px;
	padding:20px;
	color:#000;
	border-bottom-left-radius: 25px;
}

.ap-info {
	box-shadow: 1px 1px 2px #888;
	border-radius:10px;
	padding: 12px;
	margin-bottom: 15px;
	background: rgba(0,0,0,.1);
}

.slika {float:right;padding: 0 0 5px 15px}

.fotke {overflow:hidden;padding:25px 0 25px 0}


#content #content-left h2.img {
	margin:0;
}

#content #content-left a.gal img {
	display:inline-block;
	float:left;
	background-color:#fff;
	border:1px white solid;
	margin:6px;
	border-collapse:separate;	/* za ie */
	box-shadow: 0 0 5px #888;
}

a:hover img {opacity:0.9}

h1 {
	margin: 0 0 10px 0;
	font: normal 2.4em greatvibes;
	letter-spacing: -1px;
	padding:0;
	display: block;
}

h1 span {font:normal 18px Tahoma, Verdana, Arial, Helvetica, sans-serif}

#content #content-right {
	float:right;
	width:270px;
	margin:0;
	padding:10px;
	background-color:rgba(111,111,111,.6);
	box-shadow: 1px 1px 0px #222;
	border-radius:3px;
	color:#fff;
}

#content #content-right .box-right {
	padding:0px 10px 10px 15px;
	margin-top:5px;
	min-height:140px;
}

#content #content-right .box-right b {
	display:inline-block;
	margin:-10px 0 4px 0;
	background-color:#fff;
	border-radius:3px;
	box-shadow: 1px 1px 1px #888;
	padding:3px;
	color:#273044;
	}

	
#content #content-right .box-right a,#content #content-right .box-right a:hover {
	color:yellow;
}
	
.blue {font-weight:bold;}
	
#content #content-footer {
	background-image:url(../images/contentBGfooter.png);
	height: 45px;
	clear: both;
}

#footer {
	background-image:url(../images/footer-bg.png);
	height: 50px;
	text-align: left;
	color: #fff;
	font-size: 11px;
	padding-top: 20px;
	padding-left:7%;
}

/* contact_form */

#contact_form {margin-top:10px;}

form#contact .forma {
	width:210px;
	border:1px solid #fff;
	background-color:#fff;
	border:2px solid #D3F7F9;
	padding:3px;
	color:#000;
	transition:border 0.3s;
	
}

form#contact .forma:hover {
	border:2px solid #232323;
}

form#contact .poruka {
	height:30px;
	transition:border 0.3s, height 0.3s;
}

form#contact .poruka:focus {
	height:80px;
}

.input {position:relative;display:block;}

.icon:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #ccc;
    font-size: 18px;
    position: absolute;
    top: 6px;
    right: 10px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
}

.icon-comment:before {content: "\f075"}
.icon-envelope:before {content: "\f003"}
	

.error {

	color:grey;
}

.button {
	color:#000;
	background-color:#C5C5E1;
	padding:8px;
	border:none;
	border-radius:4px;
	transition:background-color 0.1s;
}

.button:hover {background-color:#27BBCD}

#contact_form #confirmation {
	color:#258BA8;
	padding:20px;
	border:none;
	border-radius:4px;	
}

#contact_form #confirmation img {
	margin:0;
}

/* CSSTableGenerator */

.CSSTableGenerator {
	margin:15px 0 0 0;padding:0px;
	width:100%;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#ffbfff; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffeaff; }
.CSSTableGenerator td{
	vertical-align:middle;	
	margin:1px;
	text-align:center;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
	background:-o-linear-gradient(bottom, #272C39 5%, #495062 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #272C39), color-stop(1, #495062) );
	background:-moz-linear-gradient( center top, #272C39 5%, #495062 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#272C39", endColorstr="#495062");	background: -o-linear-gradient(top,#272C39,#495062);
	background-color:#272C39;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

/* Google maps overlay */

.overlay {
   background: transparent; 
   position: relative; 
   width: 780px;
   height: 350px; /* your iframe height */
   top: 350px;  /* your iframe height */
   margin-top: -350px;  /* your iframe height */
}

img.home {display:none}

/*-- MOBILE --*/

@media (max-width:900px) {
#logomark {display:none}
#wrapp {width:94%;poistion:relative;margin:0;padding-top:85px;}
.slider {display:none;}
#content #content-left {width:100%}
#content #content-right {display:none}
img.home {display:block;float:right;margin:0 0 20px 20px}
#lang {position:absolute;top:0;left:0;display:block;}

}












