﻿/* CSS layout */
body {
	background-color: #c0c0c0;
	padding: 0;
	margin:0;
	font-family: Arial;
	font-size: 12px;
	color:#183557;
	margin-left:auto;
    margin-right:auto;
}

a img
{
	border:0;
}


h1{font-size:18px;}

h2{font-size:15px;}

h3{font-size:14px;}

iframe
{border:0;}

#mastheader {
	width: 1000px;
	height:108px;
	background-image: url('header.gif');
	background-repeat: no-repeat;
	vertical-align: text-top;
}



#mainDiv
 {
	margin-left:auto;
    margin-right:auto;
    width:1000px;
}



/************************************************/
.mytop_nav 
{
	background-image: url('top-nav-backgr.gif');
	background-repeat: repeat-y;
	padding-left:23px;
	height:46px;
	width:100%;

}

#container {

	background-image: url('backgr.gif');
	background-repeat: repeat;
	padding-bottom: 10px;
	clear:both;
}
	

#left_col 
{
	float: left;
	width:185px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}



#page_content 
{
    float:left;
	width: 550px;
	text-align: left;
	padding-left: 15px;
	padding-right:14px;
	margin-top: 10px;
	margin-bottom: 10px;
}



#right_col 
{
    float:right;
	width: 185px;
	text-align: left;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#page_content2
{
    float:left;
	width: 725px;
	text-align: left;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}



.logo 
{
    float: left;
    width: 200px;
	padding-top: 5px;
	padding-left: 20px;	
}

.myheader
{
	text-align: right;
	padding-top: 5px;
	width:600px;
	margin-top:20px;
	float:right;
	color:white;
	margin-right:20px;

}

#submenu
{
	
}
#language
{
	width:95px;
	text-align:right;
	float:right;
	margin-right:5px;
	margin-top:30px;
	clear:both;

}

#language a
{
	color:white;
	font-size:11px;
}

#footer {

	width: 940px;
	background-color: #183557;
	clear: both;
	margin-left:20px;
	margin-right:20px;
	overflow: auto;
	padding:10px;

}

.footer_links
 {
  text-align:center;
  margin-bottom:10px;
  margin-top:5px;
	
}

.footer_links1
 {
	text-align:center;
}
#copyright
{
	margin-top:20px;
	padding-bottom:10px;
	color:#8aacc9;
	font-size:11px;
}






*________________*/
/*     Main Menu*/


.MainMenuPanel 
{ 

  font-size:14px; 
  color:#f5f1c8;

}
.MainMenuPanel li 
{
  display:inline; 
  float:left; 
  height:46px;

  
}
.MainMenuPanel ul 

{
  list-style-type:none; 
  margin:0px; 
  padding:0;
   height:46px;



  
}

.MainMenuPanel a 
{
   padding: 13px 15px 14px 15px;
   display:block; 
   text-align:center; 
   color:#f5f5d7; 
   font-size:15px;
   text-decoration:none;
   border-left:1px #214e7f solid;
   border-top:1px #214e7f solid;
   border-right:1px #1d406a dotted;
   

}



.MainMenuPanel a:hover 
{

   background-image: url('mainMenu_bg_s.jpg');
   background-repeat:repeat-x;
   color:#1e4572;
   border:1px #e3d8b1 solid;

   
}

.mainMenuHyperlinkSelected
{



}


/*________________*/
/*    Sub Menu */

.ULSubmenuPanel ul 
{
   float:right; 
   margin:0; 
   padding:0; 
   list-style-type:none;
   color:white;


}

.ULSubmenuPanel li 
{
   float:left; 
   padding:0 10px 0 10px; 
   list-style-type:none;  
   border-right:1px white solid; 
   line-height:10px;

 
   
}


.LIMySubmenu1 a 
{
  list-style-type:none; 
  text-decoration:none; 
  color:white; 
  font-size:12px; 
  float:left; 
  color:white;
  
}

.LIMySubmenu1 a:hover 

{
  text-decoration :underline;
  color:white;

}

.LIMySubmenu1s a 
{
  text-decoration :underline;
  list-style-type:none; 
  color:white; 
  font-size:12px; 
  float:left; 
  color:white;

}



.LIMySubmenu1s a:hover {text-decoration:underline; color:white;}



/*________________*/
/*    Containers*/

#wraper
{
  clear:both;
  overflow:auto;
  margin-bottom:10px;



}


.restaurants
{
	padding:3px;
	border:1px #c9c9c9 solid;
	margin-bottom:10px;
}
.restaurants a
{
	color:#183557;
	text-decoration:none;
}


.airports
{
	padding:3px;
	border:1px #c9c9c9 solid;
	margin-bottom:10px;
}

.airports a
{
    color:#ffffff;
	text-decoration:none}



.naslov_restaurants
{
	background-image: url('restaurants.jpg');
	background-repeat:no-repeat;
	height:57px;
	color:white;
}


.restaurant_content
{
	background-image:url('restaurants_bg.jpg');
	background-repeat:repeat-x;
	padding:8px 5px 5px 5px;
	background-color:#f5f5d7;
}


.naslov_airports
{
	background-image: url('airports.jpg');
	background-repeat:no-repeat;
	height:57px;
	color:white;

}

.airports_content
{
	background-image:url('airports_bg.jpg');
	background-repeat:repeat-x;
	padding:8px 5px 5px 5px;
	background-color:#4a78ae;
	color:#f5f5d7;

}


.naslov_accomodation
{
	background-image: url('accomodation.jpg');
	background-repeat:no-repeat;
	height:57px;
	color:white;

}



.naslov_plavi
{
	background-color:#193658;
	padding:5px;
	color:#f5f5d7;
	font-size:16px;
}

.plavi_content
{
	margin-bottom:10px;


}

.naslov_news

{   font-family: "Trebuchet MS", Arial, Verdana;
	background-image: url('news.jpg');
	background-repeat:no-repeat;
	height:32px;
	color:#f5ebc1;
	font-size:18px;
	line-height:30px;
	padding-left:5px;
	padding-top:3px;

}
.ActualDetailsLongDescriptionLabel
 {
  font-size :12px;
  line-height:18px;
 
 }
.ActualDetailsTitleLabel
{
  font-size:18px;
}

.emptyDiv{
    width: 100%;

	
}




/*_______________________________*/
/*   Lista Nekretnina/Villa*/

.VFRListItemDiv
{
	padding:10px 10px 10px 10px;


}

.REListTitleLabel
{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
}




/*________________*/
/*  Sub Menu -Footer*/

.SubMenuFooter ul 
{

   margin:0; 
   padding:0; 
   list-style-type:none;  

}

.SubMenuFooter li 
{

   display:inline;
   padding:0 7px 0 7px; 
   list-style-type:none;  
   line-height:10px;
   border-right: 1px #8aacc9 dotted; 

}


.SubMenuFooter a {text-decoration:none; color:#8aacc9;}

.SubMenuFooter a:hover {text-decoration:none;}

.SubMenuFooter1s a {text-decoration:none;}

.SubMenuFooter1s a:hover{text-decoration:none;}



/*_________________________________*/
/*      Inquiry    */


.TourismInquiryTable
{
	
	margin-top:15px;
	font-size:12px;
}
.TourismInquiryLeftCell 
{
	width:160px;
	padding:5px;

}
.TourismInquiryRightCell
{

	width:310px;
}



.TourismInquiryFullWidthTextboxes

{
	width:300px;
}
.TourismInquiryDateTextbox
{
	width:125px;
}
.TourismInquiryPersonsDDL
{
	width:100px
}
.TourismInquiryTel1

{
	width:90px;
}
.TourismInquiryTel2
{
	width:90px;
}

.TourismInquiryTel3
{
	width:92px;
}
.TourismInquiryButton
{
	
	text-decoration: none;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 26px;
	width:80px;

}
.TourismInquiryFeedbackLabel
{
	font-size:11px;
}


.GeneralNewsListDateLabel

{ font-style:italic;
font-size:11px;
}

.ActualListTitleHyperlink
{
	font-size:15px;
	text-decoration:underline;
	color:#183557;
}




.LanguagePanel
{
  
  font-size:11px;
  float:right;
}

.LanguagePanel ul
{
  list-style-type :none; 
  margin:0px;
  padding:0px;
  
}
.LanguagePanel li{float:right;}

.LanguagePanel a
{
  display: inline; 
  text-decoration:none;
  color:white;  
  padding-left:5px;
  padding-right:5px;

  
}


/*_________________________________*/
/*      Tabovi   */

.REDetailsTitleLabel
{ 
   font-size:14px;
   font-weight:bold;
   line-height:30px;

}
.REDetailsMapPanel
{ 
   font-size:14px;
   font-weight:bold;
   line-height:30px;

}


.VFRPublicTabDiv
{

	font-size:12px;
	float:left;
	clear:both;
	padding-top:15px;
	line-height:18px;

}

.TabHeadersDiv
{


  width:100%;
  height:27px;
  border-bottom:1px #204b7b solid;


}



.UnSelectedTab
{
	background-image:url('tab_selected.jpg');
	background-repeat:no-repeat;
	color:black;
	font-size:12px;
	padding:7px 0px 5px 0px;
	display:inline-block;
	float:left;
	cursor:pointer; 
    text-align:center;
	width:120px;
	height:27px;



}

.SelectedTab
{   	
   background-image :url('tab.jpg');
	background-repeat:no-repeat;
	color:white;
	font-size:12px;
	padding:7px 0px 5px 0px;
	display:inline-block;
	float:left;
	cursor:pointer; 
	width:120px;
	height:27px;
	text-align:center;

}
.REDetailsBackToListHyperlink
{
		color:#183557;
		float:left;
		width:100px;
		clear:both;
		padding:10px 0 10px 0;
	
}
		
.REDetailsMainTable
{
	font-size:12px;
}
}

.REDetailsTable td{}

.REDetailsLeftCells{width:125px; padding:3px;}

.REDetailsRightCells{width:145px;}

.REDetailsPriceEURLabel
{
   font-size:12px;
   font-weight:bold;

}
.REDetailsPriceKNLabel{font-size:11px;color:#c2272d; display:none;}


.REAditionalDetailsTable{width:547px;}
.REAditionalDetailsTable td {padding:2px;}
.REAditionalDetailsLeftCells{width:250px; border-bottom:1px gray dotted;}
.REAditionalDetailsRightCells{width:200px; text-align:left; border-bottom:1px gray dotted;}

/*_________________________________*/
/*  treća tablica - upit  */

.REDetailsUpitTable{ width:500px; border-bottom-color:lime;}
.REDetailsUpitTable td{ padding:3px;}
.REDetailsUpitRightCels {width:300px;}
.REDetailsUpitRightCels [type=text]{width:260px;}
.REDetailsUpitRightCels textarea {width:260px;}
.REDetailsUpitRightCels select{width:260px;}

.REDetailsUpitLeftCels
{
  text-indent:4px; 

}

.REDetailsUpitButton{ 	
   text-decoration : none;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 26px;
	width:80px;
}
.REDetailsUpitReportLabel{ font-size:12px;}


