@charset "utf-8";
html, body{
	margin:0;
	padding:0;
	text-align:center;
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url('images/body_bg.gif') repeat-x top #DEDEDF;
}
div, p, li, ul, ol, td, select, input, form, img {
	font-size:11px;
	margin:0px;
	padding:0px;
} 
a {
	color:#547196;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	margin:3px 0px 3px 0px;
	padding:3px;
}
h1 {
	color:#3465A7;
	font-size:12px;
	padding-left:18px;
	background: url(images/bulet.gif) no-repeat left center;
}
h2 {
	font-size:11px;
	color:#547196;
}
img {
	border:0px;
}
select {
	font-size:10px;
	width:115px;
}
#pagewidth{ 
 width:960px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 border-left:solid 3px #3764a9;
 border-right:solid 3px #3764a9;
 background: #EAF0FC;
} 
 
#header{
	height:84px;  
	width:960px;
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#fff;
	border-bottom:solid 1px #b9babd;
}


/* Menu styles */

#nav {
	padding:0;
	margin:0;
	list-style: none;
	float:left;
}

#nav li ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li { /* all list items */
	color:#555;
	float:left;
	display:block;
	padding:0px;
	width: 160px;
	height: 100px;
	text-align:center;
	color:#fff;
}

#nav li span{
	display:block;
	height:60px;
	width:95px;
	padding:5px 5px 5px 60px;
	text-align: right;
}

li.subnav {
	background:#eee !important;
	padding:0 !important;
	border-left:1px solid #eee !important;
	border-right:1px solid #eee !important;
	font-size:10px;
	width:140px;
	clear:left;
}
li.subnav a {
	padding:2px 5px;
}


#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav li a {
	
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	line-height: 30px;
	
}

/* END Menu styles */
  
#content{
	width:100%;
	float:left;
	margin-top:5px;
}

#leftcol{
 width:640px; 
 float:left; 
 position:relative;  
 font-size:10px;
 padding:0;
 }

.subheader {
	background-repeat:repeat-y;
	margin:0;
	padding:5px;
}
.subheader a.selected{
	background-color:#fff;
	padding:5px;
	margin:0px;
}
#results {
	margin:0px;
}
#results a {
	text-decoration:none;
}
#maincol{
	float: right; 
	 width:320px; 
	padding:0;
}
#searchblock{
	width:188px;
	background-image:url(images/block_back.png);
	background-repeat:repeat-x;
	padding:0px;
	margin-left:2px;
}
#searchblock .blockheader {
	background-image:url(images/search_header.png);
	background-repeat:no-repeat;
	margin:0;
	height:22px;
}
#searchblock .blockcontent {
	background-image:url(images/small_block_border.png);
	background-repeat:repeat-y;
	margin:0;
	padding:10px 0 0 10px;
}
.blockcontent p {
	padding:5px 0 5px 0;
}
#footer{
	height:100px;
	clear:both;
	background-image:url(images/footer_back.png);
	background-repeat:repeat-x;
 } 
#footer p {
	text-align:center;
	padding-top:7px;
	font-size:10px;
}

#firmilogos{
	border:solid 1px #b9babd;
	float:left;
	background: #f9f8f8;
	margin:5px 0px 5px 5px;
	*margin:2px 0px 2px 2px;
	padding: 6px 6px 4px 6px;
}


.logo1{
	background:url(images/logos/a1.gif);
	width:94px;
	height:48px;
	display:block;
	float:left;
}

.logo1:hover{
	background:url(images/logos/a1_hover.gif);
}

.logo2{
	background:url(images/logos/mela.gif);
	width:94px;
	height:48px;
	display:block;
	float:left;
}

.logo2:hover{
	background:url(images/logos/mela_hover.gif);
}

.logo3{
	background:url(images/logos/galand.gif);
	width:94px;
	height:48px;
	display:block;
	float:left;
}

.logo3:hover{
	background:url(images/logos/hover_galand.gif);
}

.logo4{
	background:url(images/logos/alphagr.gif);
	width:94px;
	height:48px;
	display:block;
	float:left;
}

.logo4:hover{
	background:url(images/logos/alphagr_hover.gif);
}

.logo5{
	background:url(images/logos/ultuma.gif);
	width:94px;
	height:48px;
	display:block;
	float:left;
}

.logo5:hover{
	background:url(images/logos/ultuma_hover.gif);
}

.logo6{
	background:url(images/logos/propertyshop.gif);
	width:94px;
	height:48px;
	display:block;
	float:left;
}

.logo6:hover{
	background:url(images/logos/propertyshop_hover.gif);
}

.logo7{
	background:url(images/logos/darian.gif);
	width:94px;
	height:48px;
	display:block;
	float:left;
}

.logo7:hover{
	background:url(images/logos/darian_hover.gif);
}

.logo8:hover{
	background:url(images/logos/eurodom_hover.gif);
}

.logo8{
	background:url(images/logos/eurodom.gif);
	width:94px;
	height:48px;
	display:block;
	float:left;
}

.logo9{
	background:url(images/logos/adler.gif);
	width:94px;
	height:48px;
	display:block;
	float:left;
}

.logo9:hover{
	background:url(images/logos/adler_hover.gif);
}

.logo10{
	background:url(images/logos/imotipartners.gif);
	width:94px;
	height:48px;
	display:block;
	float:left;
}

.logo10:hover{
	background:url(images/logos/imotipartners_hover.gif);
}

.linkpages p {
	background-color:#eee;
	text-align:center;
	margin:0px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.thumb {
	padding:3px;
	background-color:#fff;
	margin:5px;
}

.thumb:hover{
	background-color:#4881B8;
}

.header_row {
	background-color:#E7E7E7;
	background-image:url(images/header_back.png);
	background-position:right;
	background-repeat:no-repeat;
	height:28px;
	padding-left:10px;
	border-bottom:1px solid #fff;
	font-weight:bold;
	color:#F28505;
}
.hot {
	color:#c00;
}
.error {
	color:#c00;
	background-color:#fcc;
	padding:2px;
	margin-bottom:5px;
	text-align:center;
	font-weight:bold;
	border:1px solid #c00;
}
.success {
	color:#090;
	background-color:#cfc;
	padding:2px;
	margin-bottom:5px;
	text-align:center;
	font-weight:bold;
	border:1px solid #0c0;
}
.langdiv {
	float:right;
}

#lang{
	float:right;
	width:34px;
	height:15px;
	padding: 5px 4px 5px 4px;
	background:url(images/langbg.gif);
	margin-top:20px;
	margin-right: 20px;	
}
#valuta{
	float:right;
	width:64px;
	height:15px;
	padding: 5px 4px 5px 4px;
	background:url(images/valutibg.gif);
	margin-top:20px;
	margin-right: 20px;	
}
.selectedvaluta {
	border-bottom:2px solid #666;
	background-color:#eee;
}
.evensel {
	background-color:#eee;
}
.malovajno {
	color:#666;
	font-size:10px;
}
/*round corners*/
.rtop, .rbottom{display:block;}
.rtop *, .rbottom *{
	display: block; 
	height: 1px; 
	background-color:#eee;
	overflow: hidden;
}
.r1{margin: 0 4px; background-color:#ccc;}
.r2{margin: 0 2px; background-color:#ddd;}
.r3{margin: 0px; height:2px;}
.r4 {
	margin: 0 7px 0 9px;; 
	background-color:#7f7f7f; 
}
.r5 {
	margin: 0px 5px 0px 7px; 
	background-color:#fff; 
	border-left:1px solid #7f7f7f; 
	border-right:1px solid #7f7f7f;
	height:2px;
}
.r6 {
	margin: 0px 3px 0px 5px;; 
	background-color:#fff; 
	border-left:1px solid #7f7f7f; 
	border-right:1px solid #7f7f7f;
}
.r7 {
	margin: 0 9px 0 7px;; 
	background-color:#7f7f7f; 
}
.r8 {
	margin: 0px 7px 0px 5px; 
	background-color:#fff; 
	border-left:1px solid #7f7f7f; 
	border-right:1px solid #7f7f7f;
	height:2px;
}
.r9 {
	margin: 0px 5px 0px 3px;; 
	background-color:#fff; 
	border-left:1px solid #7f7f7f; 
	border-right:1px solid #7f7f7f;
}

/*bottom*/
#footer {
	text-align:center;
	margin:3px 0px;
}

#footer p {
	font-size:10px;
	margin:0;
	color:#999;
}
#leftindex {
 width:260px; 
 float:left; 
 position:relative;  
 font-size:10px;
 padding:0;
}

#rightindex { 
 float:right; 
 display:inline; 
 position: relative; 
 width:290px; 
 padding:0;
 font-size:12px;
 font-weight:bold;
 color:#333;
}

.home1 {
	padding:9px 5px;
	border-bottom:3px solid #A4DB69;
	margin-bottom:5px;
	background-image:url(images/home_back.png);
	background-repeat:repeat-x;
}
.home2 {
	padding:9px 5px;
	border-bottom:3px solid #8FE0CA;
	margin-bottom:5px;
	background-image:url(images/home_back.png);
	background-repeat:repeat-x;
}
.home3 {
	padding:9px 5px;
	border-bottom:3px solid #66CCFF;
	margin-bottom:5px;
	background-image:url(images/home_back.png);
	background-repeat:repeat-x;
}
.home4 {
	padding:9px 5px;
	border-bottom:3px solid #6699CC;
	margin-bottom:5px;
	background-image:url(images/home_back.png);
	background-repeat:repeat-x;
}
.home5 {
	padding:9px 5px;
	border-bottom:3px solid #9966CC;
	margin-bottom:5px;
	background-image:url(images/home_back.png);
	background-repeat:repeat-x;
}
.home6 {
	padding:9px 5px;
	border-bottom:3px solid #FF6666;
	margin-bottom:5px;
	background-image:url(images/home_back.png);
	background-repeat:repeat-x;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 } 
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#maincol{display:none;} 
#maincol{width:100%; float:none;}
#menu {display:none;}
}/* CSS Document */

#general{
	margin-left:5px;
	*margin-left:2px;
	float:left;
	width:626px;
	border:solid 1px #b9babd;
	background-position: center;
	background-repeat:no-repeat;
	

}

#toprightcol{
	width:185px;
	float:right;
	height:335px;
}

#topleftcol{
	width: 120px;
	float:left;
	height:300px;
	color:#fff;
	font-weight:bold;
	margin:5px 5px 0px 5px;
	*margin-left:8px;
	padding:10px;
	background:#135D9F;
	border:solid 1px #4881B8;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#topleftcol a{
	color:#B6FF5F;
	font-size:14px;
	margin-top:10px;
	display:block;
} 


#toprightcol	ul{
	margin:0;
	padding:0;
}

#toprightcol ul li{
	display:block;
	width:185px;
	height:67px;
}

#toprightcol ul li a{
	display:block;
	padding-left:40px;
	height:67px;
	background:url(images/b_img.gif);
	text-decoration:none;
	color:#333334;
	font-weight:bold;
}

#toprightcol ul li a span{
	color:#01376b;
	
}

.submit{
	width: 90px;
	height:19px;
	border:solid 1px #4881B8;
	color:#7f7f7f;
	font-weight: bold;
}

.input{
	border:solid 1px #4881B8;
	width: 140px;
	height: 14px;
	padding:1px;
	
}

.s_input{
	border:solid 1px #4881B8;
	width: 40px;
	height: 14px;
	padding:1px;
	
}

#fullsearch{
	margin:20px 10px 10px 10px;
	border:solid 1px #b9babd;
	background:url(images/tab_off.jpg) repeat-x #EAEEFA;
}

.row_title{
	background:url(images/tab_on.jpg) repeat-x 0 4px;
	color:#3465A7;
	font-weight:bold;
	padding:8px 4px 4px 4px;
}

#quicksearch{
	float:left;
	background:#50ABD8;
	padding:5px 0px 5px 0px;
	border-top:solid 3px #4881B8;
	border-bottom:solid 3px #4881B8;
	width:100%;
	margin:3px 0px 3px 0px;
}

.select{
	border:solid 1px #3465A7;
}

/* tabove */
.tabbody{
	border:solid 1px #b9babd;
	background:url(images/tab_off.jpg) repeat-x #EAEEFA;
	float: left;
	width:300px;
	padding: 5px;
	

}

.tabs{
	width:300px;	
}

.tabs ul{
	list-style: none;
	margin:0;
	padding:0;	
}

.tabs ul li{
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#tabnews1,#tabnews2,#tabnews3,#tabnews4,#tabnews5,#tabnews6,#tabnews7,#switch1,#switch2,#switch3,#switch4{
	float: left;
	height: auto;
	border-bottom: solid 1px #b9babd;
	border-left: solid 1px #b9babd;
	border-right: solid 1px #b9babd;
	width:288px;
	background: #f4f5f6;
	padding:4px;
	margin:0;
	/*margin:0 4px 0 4px;
	*margin:0 3px 0 3px;*/
	
}
.inactivetab{
	background:none;
	color:#3465A7;
	display:block;
	width:96px;
	border-bottom: solid 1px #b9babd;
	height:22px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;	
	text-decoration:none;
}
.activetab{
	background:url(images/tab_on.jpg) repeat-x top;
	color:#3465A7;
	display:block;
	height:24px;
	padding:4px 5px 0px 5px;
	width:94px;
	margin:0;
	border-left:solid 1px #b9babd;
	border-right:solid 1px #b9babd;
	border-top:solid 1px #b9babd;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

.newslist{
	list-style:none;
	padding: 0;
	margin:0;
}

.newslist li{
	padding:4px 2px 4px 25px;
	background:url(images/bulet.gif) no-repeat 10px 8px;
	display: block;
	cursor: pointer;
}
.newslist li a{
	color:#4d4d4e;
	text-decoration:none;
}
.newslist li a:hover{
	color:#3465A7;
	text-decoration:underline;
}
#morenews{
	color:#0a2f67;
	font-weight:bold;
	display:block;
	float:right;
	width:100%;
	text-align:right;
}

/*gallery thumb tabs*/
#snimka{
	border:solid 1px #b9babd;
	margin-left:auto;
	margin-right:auto;
}

#gallNext{
	display:block;
	padding-right:12px;
	background:url(images/bulet.gif) no-repeat right center;
	color:#4d4d4e;
	text-decoration:none;
	font-weight: bold;
	cursor:pointer;	
}
#gallPrev{
	display:block;
	padding-left:12px;
	background:url(images/bulet_left.jpg) no-repeat left center;
	color:#4d4d4e;
	text-decoration:none;
	font-weight: bold;
	cursor:pointer;
}

#curNum{
	color:#4d4d4e;
	font-weight: bold;
}

.withBulet{
	display:block;
	padding-left:16px;
	background:url(images/bulet.gif) no-repeat left center;
	font-weight: bold;
	color:#4d4d4e;
}

#msg{
	text-align: center;
	color:#4d4d4e;
	font-weight:bold;
	padding-bottom:15px;
}
/* NEWS PAGE */

.newspage{
	padding: 5px;
	background:url(images/tab_off.jpg) repeat-x #EAEEFA;
	border: solid 1px #b9babd;
	margin-left:5px;
	*margin-left:5px;
}

.secnewspage{
	background:url(images/tab_on.jpg) repeat-x top #f4f5f6;;
	color:#3465A7;
	padding:5px 5px 0px 5px;
	border-left:solid 1px #b9babd;
	border-right:solid 1px #b9babd;
	border-bottom:solid 1px #b9babd;
	margin-bottom: 5px;
}
.secnewspage ul{
	list-style:none;
}
.secnewspage ul li{
	padding-left:20px;
}

.rightpage{
	padding: 5px;
	background:url(images/tab_off.jpg) repeat-x #EAEEFA;
	border: solid 1px #b9babd;
	margin-right:5px;
	*margin-right:5px;
	margin-left:5px;
	*margin-left:5px;
	
}

#copytext{
	padding:1px;
	width:100%;
	float:left;
	clear:none;
}

.label1{
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}

.label2{
	font-size:17px;
	color:#3B709F;
	text-decoration:none;
	
}

.label3{
	text-decoration:none;
	font-size:14px;
	color:#4881B8;
}

#graphic{
	width:200px;
	background:url(images/graphicbg.gif) 0px 23px no-repeat;
}

#graphic .border{
	border-bottom:solid 1px #000;
	display:block;
	height:1px;
	overflow:hidden;
}

#graphic p{
	text-align:center;
	padding-top:10px;
}

#graphic p span{
	color:#4982b8;
}

