﻿/* CSS layout */



body
{
	background-image: url('bg.jpg'); 
	background-repeat:repeat-x;
	background-color:white;
	margin:0;
	padding:0;
    font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
 	color:#03324e;
    font-size:12px;
    line-height:16px;	

}

#white_bg
{
	background-color:white;
}
a{
	color:#03324e;
	text-decoration:underline;
}


h1{
	font-size:19px;
}

h2{
	font-size:17px;
}

iframe
{
	border:0;
}
#mainDiv
{
	position:relative;
	width: 920px;
	margin: auto;



}

#Around_Div
{
	width: 900px;
	padding: 0px 10px 0px 10px;
	background-color:white;



}
#masthead 
{
 width:900px; 
 height:95px;
}

#logo
{
	width:320px;
	float:left;
}

#subMenu
{
	width:550px;
	float:right;
	margin-top:25px;
	color:white;
	font-size:12px;
	text-align:right;
}

#top_nav 
{
  width :900px; 
  height:33px;

}
#menu
{
	width:700px;
	float:left;
	padding-top:8px;

}

#language
{ 
	width:200px;
	float:right;
	font-size:12px;
	font-variant:small-caps;
	padding-top:4px;


}

#mainbanner
{
	width:900px;
	background-color:white;

	

}

#breadcrumbs
{

	width:900px;
	background-color:white;
	padding:1px 0 3px 0;


}
img 
{
border:0

}



#container 
{
  width:900px; 
  background-color:white;
  overflow:auto;

  
}


#left_col 
{
   width:185px; 
   float:left;

   
}
#right_col
{
	width:175px;
	float:right;
}

#page_content 

{
   width:518px; 
   float:left;
   padding: 0 10px 0 10px; 

   
}

#footer 

{
  width:900px; 
  margin:auto;
  clear:both;
  height:73px;
  padding-top:20px;
  clear:both;


 
}
#footer_bg
{
  background-image:url('footer_bg.jpg');
  background-repeat:repeat-x;
  height:120px;
  margin-top:10px;
   




}
 #copyright
 {
	width:760px;
	float:left;

}

.DomoNET
{
	float:right;
	width:115px;
	border:0;
	margin-top:3px;


}

/*___________________*/
/*     Containers   */

#wraper
{
 clear:both;
 margin-bottom:10px;

}
#position
{
	position:relative;
}

.naslov_nekretnine
{
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size:15px;
	color:white;
	background-image: url('nekretnine_bg.jpg');
	background-repeat:repeat-x;
	height:20px;
	padding:5px 3px 3px 5px;
	margin-bottom:1px;
	font-weight:bold;

}
.sadrzaj_nekretnine
{
 

}

.naslov_turizam
{
	 font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size:15px;
	color:white;
	background-image: url('turizam_bg.jpg');
	background-repeat:repeat-x;
	height:20px;
	padding:5px 3px 3px 5px;
	margin-bottom:1px;
	font-weight:bold;

}
.sadrzaj
{
	margin-bottom: 10px;
}
.naslov_ostalo
{
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size:15px;
	color:#dadee1;
	background-image: url('ostalo_bg.jpg');
	background-repeat:repeat-x;
	height:20px;
	padding:5px 3px 3px 5px;
	margin-bottom:1px;
	font-weight:bold;
	
}


.novosti_sadrzaj
{   font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	border:1px #dbdbdb solid;
	background-image:url('novosti_bg.jpg');
	background-repeat:repeat-x;
	color:#333333;
	margin-bottom:10px;
}


.sadrzaj_sivi
{
	background-color:#e1e7f3;
	border:1 px #dce0e3 solid;
	margin-bottom:10px;
}
/*________________*/
/*    Novosti  */


.ActualListTitleHyperlink
{

   font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
  color:#015778;
  font-size:14px;
}

.GeneralNewsListDateLabel
{
   font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
  color:#015778;
  font-size:12px;
  font-style:italic;

 
}
.GeneralNewsDetailsDateLabel
{
  font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
  color:#015778;
  font-size:12px;
  font-style:italic;

}

.ActualDetailsTitleLabel
{
 font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
  color:#015778;
  font-size:16px;

}
.ActualListContentCell
{

} 


/*________________*/
/*     Main Menu*/


.MainMenuPanel 
{ 
  font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
  font-size:14px; 
  color:white;
  
}
.MainMenuPanel li 
{
  display:inline; 
  float:left; 
  color:white; 
  
}
.MainMenuPanel ul 

{
  list-style-type:none; 
  margin:0px; 
  padding:0px; 
  color:white; 
  
}

.MainMenuPanel a 
{
   padding:0px 15px 0px 15px; 
   display:block; 
   text-align:center; 
   border-right:1px #075f90 solid;
   color:white; 
   font-size:14px;
   line-height:10px;
   text-decoration:none;
}



.MainMenuPanel a:hover 
{
   text-decoration:underline; 
   color:#ffffff;
}


.mainMenuHyperlinkSelected 
{

font-weight:bold;

}



/*________________*/
/*    Sub Menu */

.ULSubmenuPanel ul 
{
   float:right; 
   margin:0; 
   padding:0; 
   list-style-type:none;  
    font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;

}

.ULSubmenuPanel li 
{
   float:left; 
   padding:0 10px 0 10px; 
   line-height:10px; 
   list-style-type:none;  
   border-right:1px white solid; 
   
}


.LIMySubmenu1 a 
{
  list-style-type:none; 
  text-decoration:none; 
  color:white; 
  font-size:13px; 
  float:left; 
  line-height:10px;
  
}

.LIMySubmenu1 a:hover 

{
  text-decoration :underline;

}

.LIMySubmenu1s a 
{
  text-decoration :underline;
  list-style-type:none; 
  color:white; 
  font-size:13px; 
  float:left; 
  line-height:10px;

}



.LIMySubmenu1s a:hover {text-decoration:underline;}




/*________________*/
/*    Sub Menu Turizam */


.CategoriesPanel ul 
{
   margin:0 0 0px 0px; 
   padding:0px; 
   list-style-type:none;  
    font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
   font-size:13px;

   
}
.Categories1 a 
{
  text-decoration:none; 
  font-size:13px; 
  border-bottom:1px #b4b5b5 dotted; 
  margin:0px 0 1px 0; 
  display:block; 
  padding:5px 5px 5px 15px ;
  background-color:#dadee1;
  color:#333333; 
  background-image: url('arrow.gif');
  background-repeat: no-repeat;
  background-position: 4px 9px;

}



.Categories1 a:hover {text-decoration:underline;}

.Categories1s a 
{
   text-decoration:underline; 
   font-size:13px; 
   border-bottom:1px #b4b5b5 dotted; 
   margin:0px 0 1px 0; 
   display:block; 
   padding:5px 5px 5px 15px ;
   background-color:#dadee1;
   color:#333333;
   background-image: url('arrow.gif');
   background-repeat: no-repeat;
   background-position: 4px 9px;


}



.Categories1s a:hover {text-decoration:underline;}




/*________________*/
/*    Language*/

.LanguagePanel
{
   font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
  font-size:12px;
}

.LanguagePanel ul
{
  list-style-type :none; 
  margin:0px;
  padding:0px;
  
}
.LanguagePanel li{float:right;}
.LanguagePanel a
{
  display:block; 
  text-decoration:none;
  color:white;  
  padding-left:5px;
  padding-right:5px;
  
}

.LanguagePanel a:visited {text-decoration:none;} 
.LanguagePanel a:hover {text-decoration:underline;} 
.Language_SelectedHyperlink {text-decoration:underline;} 



/*_________________________________*/
/*      Search     */

.RESearchMainTable
{  
  width:185px;
  background-color:#e1e7f3;
   font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
  padding-left:2px;


}

.RESearchDDList 
{ 
  width:180px;
  font-size:12px; 
  font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
  
  }

.RESearchButton{
	margin: 5px 8px 5px 5px;
	width: 60px;
	font-size: 11px;
	float: right;
}

.RESearchMainTableLeftCell
{
	font-size:13px;
	line-height:20px;
}


/*_________________________________*/
/*     Kategorije Nekretnina     */
.RECategoryListPanel
{


}
.RECategoryListCategoryHyperlink
{
   background-color:#e1e7f3;
   font-size:13px; 
   padding:5px 5px 5px 15px ;
   color:#333333;
   background-image: url('arrow.gif');
   background-repeat: no-repeat;
   background-position: 4px 9px;
   display:block;
   width:164px;
   text-decoration:none;
   

}
.RECategoryListSelectedCategoryHyperlink
{
   background-color:#e1e7f3;
   font-size:13px; 
   padding:5px 5px 5px 15px ;
   color:#333333;
   background-image: url('arrow.gif');
   background-repeat: no-repeat;
   background-position: 4px 9px;
   display:block;
   width:164px;

}
.RECategoryListSubCategoryHyperlink
{
   background-color:#dadee1;
   font-size:11px; 
   padding:5px 5px 5px 15px ;
   color:#333333;
   display:block;
   width:164px;
   text-indent:15px;
   text-decoration:none;

}

.RECategoryListSelectedSubCategoryHyperlink
{
   background-color:#dadee1;
   font-size:11px; 
   padding:5px 5px 5px 15px ;
   color:#333333;
   display:block;
   width:164px;
   text-indent:15px;
   text-decoration:underline;

}
/*________________*/
/*    KONTAKT */

.TourismInquiryTable {
	margin-top:10px;
}
.TourismInquiryTable td {padding:3px;}

.TourismInquiryLeftCell {width:100px;}

.TourismInquiryRight Cell {}

.TourismInquiryFullWidthTextboxes {width:250px;}

.TourismInquiryTel1{width:250px;}

/*_________________________________*/
/*       Lista Nekretnina     */

.REListTitleLabel
{
	color:#e29302;
	font-size:16px;
    font-family: "Trebuchet MS","Lucida Grande", Arial, sans-serif;
 


}

.REListSifraLabel
{
	font-weight:bold;
	font-size:11px;
}

.REListDetaljiHyperlink
{
	background-position: left center;
	font-size: 12px;
	color:white;
	padding-left:11px;
	float:right;
	background-color:#e8b149;
	padding:2px 8px 2px 8px;
}

/*_________________________________*/
/*       Detalji Nekretnina     */


.REDetailsMainTable
{
	width:350px;
	padding-top:5px;


}
.REDetailsMainLeftCell
{
	width:150px;
	line-height:25px;
	
}
.REDetailsMainRightCell
{
	width:100px;

}


.REDetailsTitleLabel
{
	color:#e29302;
	font-size:16px;
    font-family: "Trebuchet MS","Lucida Grande", Arial, sans-serif;
    line-height:25px;


}
.REDetailsMapPanel
{
	color:#e29302;
	font-size:16px;
    font-family: "Trebuchet MS","Lucida Grande", Arial, sans-serif;
    line-height:35px;

}

.REListDetailsTable
{
	width: 340px;
	font-size:11px;
	padding-left:5px;
    
}
.REListCollumn1
{
	
 width:90px;




}

.REImageCollumnCells
{
	
 width:125px;
 padding-right:15px;

}



.REListCollumn2
{
	width:185px;

}
.REListDescriptionCell
{

}
.REListDetailsLinkCell
{

}
.REListPriceEuroLabel
{
	font-size:12px;
	font-weight:bold;

}
.REListPriceKNLabel
{
	font-size:11px;
	color:#e8b149;
}

/*_________________________________*/
/*  prva tablica na vrhu sa detaljima    */

.REDetailsTable
{
  padding-top:10px; 
  width:300px;

}

.REDetailsTable td{padding:2px;}
.REDetailsLeftCells{width:125px;}
.REDetailsRightCells{width:145px;}

.REDetailsPriceEURLabel
{
   font-size:12px;
   font-weight:bold;

}
.REDetailsPriceKNLabel{font-size:11px;color:#c2272d; display:none;}


/*_________________________________*/
/*  druga tablica - dodatni podaci  */

.REAditionalDetailsTable{width:450px;}
.REAditionalDetailsTable td {padding:3px;}
.REAditionalDetailsLeftCells{width:250px;}
.REAditionalDetailsRightCells{width:200px; text-align:center;}


/*_________________________________*/
/*  treća tablica - upit  */

.REDetailsUpitTable{ width:500px;}
.REDetailsUpitTable td{ padding:2px;}
.REDetailsUpitRightCels {width:300px;}
.REDetailsUpitRightCels [type=text]{width:260px;}
.REDetailsUpitRightCels textarea {width:260px;}
.REDetailsUpitRightCels select{width:260px;}

.REDetailsUpitLeftCels{}

.REDetailsUpitButton{ float:right; width:60px; font-size: 11px;margin-top:10px; margin-right:65px; }
.REDetailsUpitReportLabel{ font-size:12px;}

.REDetailsBackToListHyperlink
{
	color:#4bb6e0;
	text-decoration:underline;
	line-height:30px;

}

.REDetailsDocsPanel
{
	
}

.REDetailsDocsPanel a
{
	color:#4bb6e0;
	text-decoration:underline;
	font-size:13px;

}


.DPPUCMailClass{
color:#4bb6e0;
background-image:url('email.gif'); 
background-repeat:no-repeat; 
padding-bottom:15px;
text-decoration:none;
}

.DPPUCPrintClass{
	color: #4bb6e0;
	background-image: url('printer.gif');
	background-repeat: no-repeat;
    padding-bottom:15px;
    text-decoration:none;

}

.mailDiv
{
	width:100px;
	float:right;
	margin-bottom:10px;
	text-align:right;
	


}
.printDiv
{

  width:80px;
  float:right;
  margin-bottom:10px;
  text-align:right;


}


.FriendTable
{
	width:100%;
}
.FriendWrapperPanel {
	background-color:white;
	padding:10px;
    font-family: Lucida Grande, Arial, sans-serif;
	font-size: 12px;
	color:#2a2a2a;
	line-height:16px;
}

.FriendTitlePanel
{
	font-size:16px;
	line-height:35px;
	font-weight:bold;
}
.FriendTable input[type=text]{width:300px;}

.FriendTable td{padding:5px;}

.FriendWrapperPanel td{padding:5px;}

.FriendTable select{width:300px;}

.FriendWrapperPanel input[type=text]{width:300px;}

.FriendTable textarea {width:300px; height:100px;}

.FriendTable input[type=submit] {width:60px; font-size:11px;}

.FriendLeftCells {width:130px;}



.RealEstateListLink
{
	background-color:#eda71a;
	color:white;
	padding: 5px 20px 5px 20px;
	text-decoration:none;
	font-size:14px;
	margin-bottom: 5px;
	
}

.sadrzaj_nekretnine a:active 
{

outline:0; 


}

.sadrzaj_nekretnine a:focus
{
    outline:0; 


}

.RealEstateListTab
{
  border-top:10px #eda71a solid;
  margin-top:4px;
 
}
.TourismListLink
{
	background-color:#dd5c25;
	color:white;
	padding: 5px 20px 5px 20px;
	text-decoration:none;
	font-size:14px;
	margin-bottom: 5px;


}

.RealEstateListLinkActive
{
	background-color:#eda71a;
	color:white;
	padding: 5px 20px 5px 20px;
	text-decoration:none;
	font-size:14px;
	margin-bottom: 5px;
	text-decoration:underline;

}

.TourismListTab
{
border-top:10px #dd5c25 solid;
  margin-top:4px;

}
.TourismListLinkActive
{
	background-color:#dd5c25;
	color:white;
	padding: 5px 20px 5px 20px;
	text-decoration:none;
	font-size:14px;
	text-decoration:underline;
	margin-bottom: 5px;
}

.PagingRezultsPanel
{
	margin:10px;
}

.REListDescCell
{
width:100%;

}

.REListDescCell p
{
padding:0px;
margin-bottom:10px;


}

.REListDescCell 
{
  
}



.REMapSerchRegionDiv{
background-color:White;
width:200px;
padding:5px;
border: solid 1px black;
z-index:150;
position:absolute;
left:60px;
top:10px;
}
