﻿body
{
	background-image: url('wood.jpg');
	background-repeat:repeat;
    background-position:center;
	font-size:12px;
	font-family: Arial, Verdana,"Lucida Sans Unicode";
	color:#393c29;
    margin:0;
    padding:0;

}


form{padding:0;margin:0;}
iframe{border:0;}
img {border:0}
a:hover p {text-decoration:underline;}
img a {border:0;}
a{outline:none;}
a p {text-decoration:underline; color:#ce5d18;}
a {text-decoration:underline; color:#393c29;}
h1{font-size:27px;color:#f5e8b5; padding:0; margin:0;}
h2{font-size:27px;color:#f5e8b5; padding:0; margin:0;}
h3{font-size:17px;color:#004d6b;}
h4 {font-size:15px; }
h5 {font-size:12px;}



#mainDiv
{
	width:950px;
	margin:auto;
}

#header
{
	height:100px;
	width:950px;
	float:left;
	display:inline;
}

#mainContent
{
	width:920px;
	float:left;
	padding:15px;
	display:inline;
	background-color:white;
}


#logo
{
	width:385px;
	float:left;
	height:100px;
	display:inline;
}

#lang_wraper
{
	height:35px;
	width:565px;
	float:left;

}

#language
{
	width:150px;
	float:left;
	display:inline;

}


#info 
{
	width:215px;
	margin-left:200px;
	padding-top:15px;
	float:left;	
	color:white;
	font-size:11px;
	display:inline;
}
#info p
{
  padding:0;
  margin:0;
}
#info a
{
 text-decoration:none;
 color:white;
}

#mainMenu
{
	width:565px;
	float:right;
	height:25px;
	margin-top:37px;
	display:inline;



}

#slide
{
	width:880px;
	height:355px;
	padding:20px;
	float:left;
	display:inline;
	background-image: url('slide_bg.jpg');
	background-repeat:no-repeat;
}

#slideshow
{
	width:485px;
	height:355px;
	float:left;
	display:inline;
}

#text_slide
{
	width:365px;
	margin-right:25px;
	float:left;
	display:inline;
	color:#f5e8b5;
}

#text_slide a
{

	color:#f5e8b5;
}

#text_slide p
{
  padding:0px;
  margin:0;

}
#text_slide h3
{
   font-size:16px;
   color:#f5e8b5;

}


#naslov
{
	width:890px;
	float:left;
	display:inline;
	background-color:#cf5c1d;
	margin-bottom:5px;
	padding:13px 10px 13px 20px;


}
#content
{
	width:900px;
	float:left;
	display:inline;
	background-color:#e2dcc5;
	float:left;
	padding:20px 10px 10px 10px;

}
#content2
{
	width:900px;
	float:left;
	display:inline;
	background-color:#e2dcc5;
	float:left;
	padding:10px 10px 10px 10px;

}

#breadcrumbs
{
	width:890px;
	float:left;
	display:inline;
	padding:5px 0 15px 0;
	color: #757575;
    font-size:11px;
    padding-left:10px;
}

#breadcrumbs a
{
  color: #757575;
  font-size:11px;
  padding: 0 4px 0 4px
}

#left_column
{
	width:660px;
	float:left;
	display:inline;
	padding-right:20px;
	padding-left:10px;
}
#right_column
{
	width:210px;
	float:right;
	display:inline;

}

#footer
{
	width:950px;
	float:left;
	min-height:200px;
	margin-top:25px;
	overflow:auto;
	clear:both;
	display:inline;


}

#footer1
{
	width:195px;
	float:left;
	display:inline;
	padding-left:50px;
}

#footer2
{
	width:180px;
	float:left;
	display:inline;

}

#footer3
{
	width:175px;
	float:left;
	display:inline;

}

#footer4
{
	width:300px;
	float:left;
	padding-right:50px;
	color:#b8b8b8;
	display:inline;
	 line-height:18px;

}
#domoNet
{
	width:200px;
	float:right;
	padding-top:15px;
	text-align:right;
	display:inline;
}

#domoNet a
{
  font-family:"Lucida Sans Unicode", Arial, sans-serif;
  color:white;
  text-decoration:none;
  font-size:11px;
}


#copyright
{
	width:750px;
	float:left;
	padding-top:15px;
	color:white;
	font-size:11px;
	font-family:"Lucida Sans Unicode", Arial, sans-serif;
	display:inline;
}

legend
{
	color:#a91819;
	font-size:14px;
	padding:5px;
}


/*Containers */

#container_wraper
{
	margin-bottom:20px;
}

.naslov_pretraga
{
	font-size:18px;
	color:#054e6d;
	padding-bottom:5px;
	padding-left:5px;
}

.top1
{
	background-image:url('top1.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.middle1
{
	background-image:url('middle1.jpg');
	background-repeat:repeat-y;
	overflow:auto;
	padding:10px 5px 10px 10px;


}

 .bottom1
{
	background-image:url('bottom1.jpg');
	background-repeat:no-repeat;
	clear:both;
	height:5px;
}

.top2
{
	background-image:url('top2.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.middle2
{
	background-image:url('middle2.jpg');
	background-repeat:repeat-y;
	overflow:auto;
	padding:10px 5px 10px 10px;


}

 .bottom2
{
	background-image:url('bottom2.jpg');
	background-repeat:no-repeat;
	clear:both;
	height:5px;
}


/*________________*/
/*    Language*/

.LanguagePanel{font-size:14px; font-variant:small-caps; font-weight:bold;}
.LanguagePanel ul{list-style-type:none; margin:0px;padding:0px; float:right;}
.LanguagePanel li{ float:left; display:inline; margin-right:2px;}
.LanguagePanel a{float:left;text-decoration :none;padding:12px; color:#b8b8b8; }
.LanguagePanel a:visited {float:left;text-decoration :none; } 
.LanguagePanel a:hover {float:left;text-decoration :none;padding:12px; color:#000000;background-color:#01b6e8;} 
a.Language_SelectedHyperlink {float:left;text-decoration :none;padding:12px; color:#000000;background-color:#01b6e8;} 



*________________*/
/*     Main Menu*/


.MainMenuPanel { padding:0; margin:0; }

.MainMenuPanel ul 
{  
   display:inline;
   list-style-type:none; 
   margin:0px; 
   padding:0px;
   float:right;
   width:565px;

}
.MainMenuPanel li {float:left; display:inline; padding-top:2px;}

.MainMenuPanel a 
 {

    display:inline; 
    font-size:12px; 
    color:#d4d4d4;
    font-weight:bold;
    padding: 0px 6px 0px 6px;
    text-decoration:none;
}
 
 
.MainMenuPanel a:hover
 {
 
    display:inline; 
    font-size:12px; 
    color:#d4d4d4;
    font-weight:bold;
    padding: 2px 6px 0px 6px;
    text-decoration:underline;}


a.mainMenuHyperlinkSelected
 {

    display:inline; 
    font-size:12px; 
    color:#d4d4d4;
    font-weight:bold;
    padding: 2px 6px 0px 6px;    
    text-decoration:underline;

}



fieldset
{
	border:1px #dedede solid;
	padding-bottom:15px;
}
.requestFormDiv input[type=text]{width:250px;}

.requestFormDiv select{width:254px; font-size:11px;}

.requestFormDiv input[type=submit] 
{ 
    	
    text-decoration: none;
	display: block;
	font: normal 12px arial, sans-serif;
	height: 26px;
	width:65px;
	margin-top:10px;
	margin-left:240px;
}


/*________________*/
/*  Sub Menu -Footer*/

.SubMenuFooter ul 
{

   margin:0; 
   padding:0; 
   list-style-type:none;  
   line-height:22px;
}

.SubMenuFooter li 
{
  padding:0; 
  list-style-type:none;   

}


.SubMenuFooter1 a
{
	font-size:12px;
	color:#b8b8b8;
    text-decoration:none;
}

.SubMenuFooter1 a:hover
{
}

.SubMenuFooter1s a 
{ 
    font-size:12px;
	color:#b8b8b8;
    text-decoration:underline;

}
.SubMenuFooter1s a:hover
{ 
    font-size:12px;
	color:#b8b8b8;
    text-decoration:underline;

}

.RESearchMainTable
{
	padding: 0 5px 0 5px;
}

.RESearchMainTableLeftCell
{
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	line-height:18px;
}

.RESearchDDList
{
	padding: 0px;
	width:180px;
	font-size:11px;
	color:#565454;
	margin-bottom:2px;
}
.RESearchButton
{   
   font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	margin-top:5px;
	font-size:11px;
	float:right;
	color:#3f3b2c;
	border:0;

	
}


/*________________*/
/*  Sub Menu -Kategorije*/

.relCategoryMenuUl
{

   margin:0; 
   padding:0; 
   list-style-type:none;  
   width:190px;

}

.relCategoryItemLi
{
  padding:0; 
  list-style-type:none; 
  margin-bottom:1px;

}


.relCategoryItemLi a
{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background-color:#3f3b2c;
	display:block;
    text-decoration:none;
    padding:2px 5px 2px 8px;
}

.relCategoryItemLi a:hover
{
  text-decoration:underline;
}




.relSubCategoryItemLi a
{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background-color:#3f3b2c;
	display:block;
    text-decoration:none;
    padding:2px 0 2px 25px;
    margin-bottom:1px;
}


.relSubCategoryItemLi a:hover
{
   text-decoration:underline;
}


/*________________*/
/*  Sub Menu -Istra */

.VodicKrozIstru ul 
{

   margin:0; 
   padding:0; 
   list-style-type:none;  
   width:190px;

 }

.VodicKrozIstru li 
{
  padding:0; 
  list-style-type:none; 
  margin-bottom:1px;

}


.VodicKrozIstru1 a 
{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background-color:#3f3b2c;
	display:block;
    text-decoration:none;
    padding:2px 0 2px 10px;
    margin-bottom:1px;
}

.VodicKrozIstru1 a:hover {text-decoration:underline;}

.VodicKrozIstru1s a 
{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background-color:#3f3b2c;
	display:block;
    text-decoration:none;
    padding:2px 0 2px 10px;
    margin-bottom:1px;
    text-decoration:underline;
}

.VodicKrozIstru1s a:hover{text-decoration:none;}



/*  Pretaga po mjestu */


.relPlaceMenuUl
{
  
   margin:0; 
   padding:0; 
   list-style-type:none;  
   width:190px;
}

.relPlaceMenuUl li
{
  
  padding:0; 
  list-style-type:none; 
  margin-bottom:1px;
}


.relPlaceMenuUl a
{
  
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background-color:#3f3b2c;
	display:block;
    text-decoration:none;
    padding:2px 5px 2px 8px;
}
.relPlaceMenuUl a:hover
{
	text-decoration:underline;
}


/*  Pagin result */

.PagingRezultsPanel
{
	padding:8px 0 8px 0;
	color: #757575;
    font-size:11px;

}

/* Lista */


.REListMainTable
{
	padding:0px 0 10px 0;
	border-bottom:1px #b1ab97 solid;

}

.REListTitleLabel
{
	font-size:20px;
	color:#054e6d;
	line-height:30px;
}
.REImageCollumnCells
{
	padding-right:5px;
}
.REImageCollumnCells img
{
	padding:3px;
	background-color:white;
	border: 1px gray solid !important;
}

.REListSifraLabel
{
	font-size:11px;
	font-weight:bold;
	line-height:30px;
}


.REListPriceEuroLabel
{
	font-size:13px;
	font-weight:bold;
	line-height:30px;

}


.REListPriceKNLabel
{
	font-size:13px;
	font-weight:bold;
	line-height:30px;
}

.REPropertyCollumnCells
{ 
	width:230px;
	line-height:18px;
}
.REListCollumn1
{
	width:70px;
	padding-right:10px;
}

.REListCollumn2
{
	width:160px;
	font-weight:bold;

}

.REDescriptionCollumnCells
{
	width:200px;
}

.REListDetaljiHyperlink
{
	background-image:url('details.jpg');
	background-repeat:no-repeat;
	color:#e2dcc5;
	font-size:14px;
	width:123px;
	height:25px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-top:7px;
	text-align:center;
}



/* dinamički tabovi */
.SwitcherDivContenetClass
{ 

  clear:both;
  border-top:1px #06506f solid;
}

.tabsSwithcerBarDivClass a
{
  display:block;
  height:20px;
  width:120px;
  background-image: url('tab.jpg');
  background-repeat:no-repeat;
  padding: 7px 0px 0px 0px;
  margin-right:2px;
  text-decoration:none;
  float:left;
  text-align:center;
  color:white;

}

.tabsSwithcerBarDivClass a:hover
{
  text-decoration:underline;
  

}

a.TabSwitcherActiveTabLinkClass
{ 
  text-decoration:underline;
  color:#f5e8b5;

}


/*detalji*/

.REDetailsMainTable td
{
	
}

.REDetailsTable td
{
	line-height:22px;
}

.REDetailsMainTableImageCell img
{
	padding:5px;
	background-color:white;
	border:1px gray solid !important;
}


.REDetailsMainTableImageCell 
{
	padding-right:10px;
}

.REDetailsLeftCells
{
	width:70px;
}
.REDetailsRightCells
{
	width:250px;
	padding: 0 10px 0 10px;
	font-weight:bold;
}
.REDetailsTitleLabel
{
	font-size:20px;
	color:#054e6d;
	line-height:30px;

}

.REDetailsPriceEURLabel
{
	font-weight:bold;
}

.REDetailsPriceKNLabel
{
	font-weight:bold;
	color:#555555;


}

.TabHeadersDiv
{
	

	width:660px;
	height:27px;
    border-bottom:1px #06506f solid;
 
}

.UnSelectedTab
{   	
    background-image:url('tab.jpg');
	background-repeat: no-repeat;
	color:white;
	font-size:12px;
	padding:7px 0px 0px 0px;
	display:block;
	float:left;
	cursor:pointer; 
	width:120px;
	height:21px;
	text-align:center;
	margin-right:1px;
}



.SelectedTab
{   	
    background-image:url('tab.jpg');
	background-repeat: no-repeat;
	color:#efd4a0;
	font-size:12px;
	padding:7px 0px 0px 0px;
	display:block;
	float:left;
	cursor:pointer; 
	width:120px;
	height:21px;
	text-align:center;
	margin-right:1px;
	text-decoration:underline;
}


.REDetailsBackToListHyperlink
{

	
}

.descriptionMainTable
{
	clear:both;
}

.descriptionMainTableLeftCell
{
	width:360px;
	padding-right:25px;
}

.REAditionalDetailsLeftCells
{
	
	width:210px;
	line-height:19px;
	
}

.REAditionalDetailsRightCells
{
	width:80px;
	padding-left:10px;
	line-height:19px;

}



*_________________________________*/
/*  treća tablica - upit  */

.REDetailsUpitTable{ width:500px; font-size:11px; }
.REDetailsUpitTable td{ padding:3px;}
.REDetailsUpitRightCels {width:300px;}
.REDetailsUpitRightCels [type=text]{width:260px;}
.REDetailsUpitRightCels textarea {width:260px;}
.REDetailsUpitRightCels select{width:260px;}

.REDetailsUpitLeftCels
{
	
}
.REDetailsUpitButton
{
	font-size:11px;
	color:#616161;
}

/* Send to Frind, trazite, nudite nekretninu */


#white_bg
{
	background-color:#e2dcc5;
}

#float_right
{
	height:22px;
	width:100%;
}

.mailDiv
{

  float:right;

}


.printDiv
{
  float:right;
  margin-right:8px;

}


.DPPUCMailClass
{
  color:#ce5d18;
  font-size:12px;
  text-decoration:none;
  background-image:url('mail_icon.jpg');
  background-repeat:no-repeat;
  padding-left:30px;
}

.DPPUCPrintClass
{
  color:#ce5d18;
  font-size:12px;
  text-decoration:none;
  padding-left:30px;
  background-image:url('print_icon.jpg');
  background-repeat:no-repeat;

}


.FriendTable
{
	width:100%;
	margin-top:15px;
}
.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;}


/*_________________________________*/
/*      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:83px;
}
.TourismInquiryButton
{
	
	text-decoration: none;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 26px;
	width:80px;
}
.TourismInquiryFeedbackLabel
{
	font-size:11px;
}
.ActualDetailsTable img
{
	padding:3px;
	background-color:white;
	border:1px gray solid !important;
}

.ActualListTable
{
	border-bottom: 1px #b5aa94 dotted;
	width:660px;
	margin-bottom:10px;
}

.ActualListTitleHyperlink
{
	font-size:18px !important;
	color:#054e6d !important;

}

.ActualDetailsTitleLabel
{
	font-size:18px;
	color:#054e6d;

}

.GeneralNewsListDateLabel
{
	font-size:11px;
	color:#054e6d;
}


.GeneralNewsDetailsDateLabel
{
	font-size:11px;
	color:#054e6d;
}

.ActualListContentCell a
{
	color:#c3501a;
	line-height:20px;
}
.SiteMapPanel
{
	line-height:25px;
}