html,body{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
.body{
	background-image: url('../img/bg.jpg');
    background-repeat: /*no-repeat;*/ repeat-y;
    background-position: center top;
    background-size: 100%;
    margin:0;
    padding:0;
}
a{
	text-decoration: none;
	color: inherit;
}
/* Glavna tabela - struktura */
#el_sadrzaj{
	width: 100%;
	/*height: 100%;*/
}
#el_tbl_top{
	vertical-align: top;
	padding-top:10px;
}
/* Logo */
@media screen and (min-width: 610px){  
	#logo_img{
		height: 120px;
	}
}
@media screen and (max-width: 610px){  
	#logo_img{
		height: 70px;
	}
}


/* Meni */
#el_menu{
	margin-top: 10px;
}
#el_menu .menu_items{
	display: inline-block;
	float: left;
}
.menu_items{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Titillium Web', sans-serif;
	color: white;
	text-shadow: 1px 1px 2px black;
	cursor: pointer;
	font-size: 17px;
	width: 16.666%;
	text-align: center;
}
#el_menu_responsive{
	/*width: 95%;*/
	color: #FFF;
    /*border:solid 1px #FFF;*/
	/*border-radius: 5px;*/
	font-size: 20px;
	position: absolute;
	top:0px;
	left:20px;
}
#el_menu_box{
	width: 100%;
}
#el_sadrzaj_responsive_table{
	width:95%;
}
#el_sadrzaj_responsive_table tr .all_td{
	text-align: left;
	color: #ffffff;
	border-bottom: solid 1px #FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
#el_sadrzaj_responsive_table tr .last_td{
	text-align: left;
	color: #ffffff;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}

#el_sadrzaj_responsive_box_menu{
	width: 40px;
	padding-bottom:10px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
#el_sadrzaj_responsive_box_menu tr td{
	padding-top: 15px;
}
#responsive_menu_content{
	display: none;
}
#new_responsive_menu_content{
	display: none;
}
@media only screen and (min-width: 701px){
    #el_menu{
		width: 700px;
		display: '';
   }
    #el_menu_responsive{
    	display: none;
    }
    #new_responsive_menu_content{
    	display: none;
    }
 }
@media screen and (max-width: 700px) and (min-width: 610px){
    #el_menu{
		width: 100%;
		display: '';
    }
    #el_menu_responsive{
    	display: none;
    }
     #new_responsive_menu_content{
    	display: none;
    }
}
@media screen and (max-width: 610px){
    #el_menu{
    	display: none;
    }
    #el_menu_responsive{
    	display: '';
    }
     #new_responsive_menu_content{
    	display: '';
    }
}

/* Text Luxury | Services | Retail*/
#el_row_recenice{
	align-content: center;
	text-align: center;
	color: #FFF;
	font-family: 'Cinzel', cursive;
	font-weight: bold;
	text-shadow: 1px 1px 2px #000;
}

@media only screen and (min-width: 751px){  
	#el_row_recenice{
		width: 750px;
		height: 30px;		
		margin-top: 380px;
		font-size: 26px;
	}
	#el_row_recenice .box_recenica{
		display: inline-block;
		float: left;
	}
	.box_recenica{
		width: 33%;
		padding-top: 3px;
	}
	.box_recenica img{
		height: 30px;
	}
	#el_rec_1, #el_rec_2{
		border-right: solid 1px #FFF;
	}
}
@media screen and (max-width: 750px) and (min-width: 620px){
	#el_row_recenice{
		width: 100%;
		height: 28px;		
		margin-top: 435px;
		font-size: 26px;
	}
	#el_row_recenice .box_recenica{
		display: inline-block;
		float: left;
	}
	.box_recenica{
		width: 33%;
		font-family: 'Cinzel', serif;
		padding-top: 3px;
	}
	.box_recenica img{
		height: 30px;
	}
	#el_rec_1, #el_rec_2{
		border-right: solid 1px #FFF;
	}
}

@media screen and (max-width: 619px){
	#el_row_recenice{
		width: 100%;		
		margin-top: 320px;
		height: 28px;
		font-size: 20px;
	}
	#el_row_recenice .box_recenica{
		display: visible;
	}
	.box_recenica{
		width: 80%;
		font-family: 'Cinzel', serif;
		padding-top: 10px;
		text-align: center;
		margin: auto;
	}
	.box_recenica img{
		height: 24px;
	}
	#el_rec_1, #el_rec_2{
		border-right: 0;
	}
}
/* Recenice */
@media screen and (min-width: 610px){
	.recenice_div{
		position: absolute; 
		top:360px;
	    width:99%;
	    text-align: center;    
		font-size: 22px;
	}
	.text_u_recenici{		
		font-size: 16px;
	}
	.recenice_div div{
		width: 60%;
		margin:auto;
	}
}
@media screen and (max-width: 610px){
	.recenice_div{
		position: relative; 
		top:160px;
	    width:99%;
	    text-align: center;	    
		font-size: 16px;
	}
	.text_u_recenici{		
		font-size: 13px;
	}
	.recenice_div div{
		width: 90%;
		margin:auto;
	}
}

.recenice_div div{
	color: #FFF;
	font-family: 'Cinzel Decorative', cursive;
	text-shadow: 1px 2px 2px #000;
}
.text_u_recenici{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
/* TRI BOX-a */
#el_row{
	width: 1000px;
	margin-top:40px;
}
.box_items{
	width: 33.3%;	
}
#el_row .box_items{
	display: inline-block;
	float: left;
}
.box_img{
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	padding-top: 16px;
	padding-bottom: 12px;
	width: 304px;
	position: relative;
	
}
.box_img img{
	width: 304px;
	height: 180px;
}
.box-image-text{
	background-color: rgba(0,0,0,0.8); 
    color:white;
    width:100%;
    padding-top:5px;
    padding-bottom: 5px;
    font-size:17px;
    text-align:center;
    position:absolute;
    z-index:999;
    bottom:16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
}
@media only screen and (min-width: 1001px){
	#el_row{
		width: 1000px;
		} 
    .box_items{
    	width: 33.333%;
    }
    #el_row .box_items{
    	display: inline-block;
    }
}
@media screen and (max-width: 1000px) and (min-width: 950px){
	#el_row{
		width: 100%;
	}
	.box_items{
		width: 33.333%;
	}
	#el_row .box_items{
		display: inline-block;
	}
}
@media screen and (max-width: 949px){
	#el_row{
		width: 100%;
		margin-top:100px;
	}
	.box_items{
		width: 100%;
		margin-top: 20px;
	}
	#el_row .box_items{
		display: block;
	}
}

/* Profile */
/* >> main, left&right, inline */

@media screen and (min-width: 980px){
	#profile_main_content{
	width: 980px;
	margin-top: 15px;
	}
	.profile_sadrzaj{
		width: 50%;
	}
	#profile_main_content .profile_sadrzaj{
		display: inline-block;
		float: left;
	}

	.page_title_lbl{
		position:relative;top:0px;
	}
	
}
@media screen and (max-width: 980px) and (min-width: 650px){
	#profile_main_content{
	width: 100%;
	margin-top: 15px;
	}
	.profile_sadrzaj{
		width: 50%;
	}
	#profile_main_content .profile_sadrzaj{
		display: inline-block;
		float: left;
	}
	.page_title_lbl{
		position:relative;top:0px;
	}
		
}

@media screen and (max-width: 650px){
	.page_title_lbl{
		position:relative;top:8px;
	}
}



/* >> left part, images */
#profile_picture_content .div_slike{
	display: inline-block;
	float: left;
}
.div_slike{
	width: 50%;
	text-align: center;
}
.div_slike .slike{
	width: 95%;
	margin-top: 10px !important;
}
/* >> right part, text */
#profile_text_content{
	color: #fff;
	margin-top: 10px;
}
#profile_text_content .div_text{
	width: 97%;
	margin:auto;
	font-size:15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#profile_text_content .div_text_c{
	width: 97%;
	margin:auto;
	font-size:15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.page_title{
	width: 100%;
	font-size:22px;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top:5px;
}
.page_title_old{
	font-size:22px;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width:100px;
	margin-top: 40px
}


/* Press */
@media screen and (min-width: 980px){
	#services_main_content{
		width: 980px;
		margin-top: 25px;
	}
	.services_slike{
		width: 25%;
		text-align: center;
	}
	#services_main_content .services_slike{
		display: inline-block;
		float: left;
	}
	/* press */
	#press_main_content{
		width: 980px;
		margin-top: 25px;
	}
	.press_slike{
		width: 25%;
		text-align: center;
	}
	#press_main_content .press_slike{
		display: inline-block;
		float: left;
	}
}
@media screen and (max-width: 980px) and (min-width: 650px){
	#services_main_content{
	width: 100%;
	margin-top: 25px;
	}
	.services_slike{
		width: 25%;
		text-align: center;
	}
	#services_main_content .services_slike{
		display: inline-block;
		float: left;
	}
	/* press */
	#press_main_content{
		width: 100%;
		margin-top: 25px;
	}
	.press_slike{
		width: 25%;
		text-align: center;
	}
	#press_main_content .press_slike{
		display: inline-block;
		float: left;
	}
}

@media screen and (max-width: 650px){
	/* press */
	#press_main_content{
		width: 100%;
		margin-top: 25px;
	}
	.press_slike{
		width: 25%;
		text-align: center;
	}
	#press_main_content .press_slike{
		display: inline-block;
		float: left;
	}
}

.services_slike .serv_img{
	width: 95%;
	margin-top: 12px;
	animation: fadein 4s;
    -moz-animation: fadein 4s; /* Firefox */
    -webkit-animation: fadein 4s; /* Safari and Chrome */
    -o-animation: fadein 4s; /* Opera */
}
.press_slike .serv_img{
	width: 95%;
	margin-top: 12px;
	animation: fadein 4s;
    -moz-animation: fadein 4s; /* Firefox */
    -webkit-animation: fadein 4s; /* Safari and Chrome */
    -o-animation: fadein 4s; /* Opera */
}


@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

/* Services */
.div_text ul li{
	padding: 2px;
}
/* Contact */
@media screen and (min-width: 800px){
	.contact_table, #msgSentError, #msgSent{
		width: 775px;
		padding-top: 10px;
		margin: auto;
		text-align: left;
	}
	.polje{
		width: 775px;
	}
}
@media screen and (max-width: 800px){
	.contact_table, #msgSentError, #msgSent{
		width: 90%;
		padding-top: 10px;
		margin: auto;
		text-align: left
	}
	.polje{
		width: 90%;
	}
}

.contact_table .lbl{
	color: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.polje{
	outline: none;
	border-radius: 4px;
	padding: 12px;
	font-size: 16px;
	background-color: #4E4E4E;
	color: #FFF;
	border-width:0.5px;
	border: solid 0.5px #000;
}
#poruka{
	resize: vertical;
	min-height: 20px;
	height: 50px;
}
.dugme{
	text-transform: uppercase;
	padding: 14px;
	border-radius: 4px;
	cursor: pointer;
	outline: none;
	color: #4E4E4E;
	background-color: #FFF;
	border: solid 1px #4E4E4E;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	margin-top: 20px;
}
.dugme2{
	text-transform: uppercase;
	padding: 14px;
	border-radius: 4px;
	cursor: pointer;
	outline: none;
	color: #FFF;
	background-color: #4E4E4E;
	border: solid 1px #FFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	margin-top: 20px;
}
#msgSent{
    border: solid 2px #333A56;
    border-radius: 5px;
    color: #333A56;
    background-color: #FFF;
    padding: 10px;
	margin: auto;
    font-weight: bold; 
    position: relative;
    left:12px;   
    top:6px;
    text-align: center;
}
#msgSentError{
    border: solid 2px #333A56;
    border-radius: 5px;
    color: #333A56;
    background-color: #FFF;
    padding: 10px;
    margin: auto;
    font-weight: bold;
    position: relative;
    left:12px;   
    top:6px;
    text-align: center;
}
.errorMsgs{
    margin-top: 3px;
}

/* Social icons */
#social-fb{
	position:absolute;
	z-index: 999;
	top:12px;
	right:54px;
	cursor: pointer;
	height: 25px;
}
#social-i{
	position:absolute;
	z-index: 999;
	top:12px;
	right:20px;
	cursor: pointer;
	height: 25px;
}

/* Novi meni */
#new_responsive_menu_content{
	color: white;
	position: fixed;
	top:0px;
	left: 0px;
	width:100%;
	height: 100%;
	z-index: 9999999 !important;
}
#menu_table{
	width:100%;
	height: 100%;
}
#menu_part{
	width: 70%;
	background-color: black;
	padding-left: 30px;
}
#view_part{
	width: 30%;
	background-color: rgba(0, 0, 0, 0.5);
}
#close_menu{
	font-size: 40px;
	color:white;
	float:right;
	margin-top:20px;
	margin-right:30px;
	cursor: pointer;	
}
#el_sadrzaj_responsive_box_menu tr td{
	text-shadow: 1px 1px 2px black;
}