@charset "utf-8";
/* ------ CSS RESET ------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font: 11px/1.5 Tahoma,Verdana, Arial, Helvetica, sans-serif;
}


table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
	padding:0;
	margin:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* ------ CSS RESET END ------ */

/* ------ CSS COMMON ELEMENTS ------ */

body {
	background-color:#fff0de;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	
	margin:0;
	padding:0;
}

a {
	color:#647e19;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#c71c1d;
	text-decoration:underline;
}

input { 
	padding:2px; 
	margin:1px;
	font-size: 10px; 
}


select { margin:2px; font-size:10px;}

/* ------ CSS COMMON ELEMENTS END ------ */

/* ------ CSS MAIN DIVS START ------ */

#pagewidth {
	width:1000px;
	margin:auto;
	background:url(images/pagewidth.gif) repeat-y 27px 40px;
}
#maincontainer{
	overflow:hidden;
	background:url(images/q-ss.jpg) no-repeat 0px 0px;
	width:945px;
	float:left;
	padding-left:27px;
	padding-right:28px;
}

#leftcol {
	width:245px;
	float:left;
	color:#3a3a39;;
	background:url(images/left_coll_bg.gif) 0px 300px;
	
	
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

#leftcol a{
	color:#fff;
}

#leftcol p{
	padding-left: 20px;
}

#leftcol p input[type=text]{
	width:180px;
}
#sec_leftcoll{
	background: url(images/left_col_head.gif) 0px 0px no-repeat ;
	padding:5px 0px 0px 0px;
	width:245px;
	float:left;
}

#tree_leftcoll{
	background:#e6d5b0;
	float:left;
	border-left:solid 3px #fff;
	border-right:solid 5px #fff;
}

#maincol {
	float:right; 
	width:700px;
		margin-bottom: -2000px; 
	padding-bottom: 2000px;

}

#footer {
	clear:both;
 	font-size:9px;
	height:40px;
	background:url(images/footer.gif) no-repeat 27px 0px;
}

/* ------ CSS MAIN DIVS END ------ */

/* ------ CSS MENUS START ------ */

#mainmenu {
	height:56px;
	width:945px;
	background:#9d0a0e;
	padding-left:27px;
	padding-right:28px;
	float:left;
}


#mainmenu ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style:none;
	
	
}

#mainmenu ul li {
	display: inline;
	float:left;
}

#mainmenu ul li a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold; 
	display:block;
	height:56px;
	line-height:35px;
	width:134px;
	
}

#mainmenu ul li a:hover, #mainmenu ul li a.selected {
	color: #e0cc9e;
	text-decoration:none;
	
}

#infocontainer {
	float:left;
	width:690px;
}

.infocont_left{
	width: 340px;
	float:left;
}
.infocont_right{
	width: 340px;
	float:right;
}

#tabcontainer {
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	width:680px;
	
}

#tab1 img, #tab2 img, #tab3 img, #tab4 img, #tab5 img, #tab6 img {
	margin:3px 6px 3px 3px;
	
}

#tab1 a, #tab2 a, #tab3 a, #tab4 a, #tab5 a, #tab6 a {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#000;
}

.infotabs {
	width:108px;
	height:50px;
	margin-left:5px;
	*margin-left:3px;
	float:left;
	padding-top:3px;
	background:#e6d5b0;
	border-bottom:1px solid #fff;
	
}
.infotabsactive {
	width:108px;
	height:50px;
	margin-left:5px;
	*margin-left:3px;
	float:left;
	background:#cdac62;
	border-bottom:6px solid #cdac62;
	
}

.infotabsactive a{
	color:#9d0a0e;
}
#tabcontent1, #tabcontent2, #tabcontent3, #tabcontent4, #tabcontent5, #tabcontent6 {
	background-color:#cdac62;
	width:674px;
	margin:0 5px 5px 5px;
	*margin:0 2px 2px 3px;
	color:#000;
	float:left;
}

#tabcontent1 a:hover, #tabcontent2 a:hover, #tabcontent3 a:hover, #tabcontent4 a:hover, #tabcontent5 a:hover, #tabcontent6 a:hover {
	color:#fff !important;
}

#tabcontent4 table, #tabcontent5 table, #tabcontent6 table {
	margin:auto;
	border-collapse:separate;
	border-spacing:10px;
}

/* ------ CSS MENUS END ------ */

#header{
	width:1000px;
	height:158px;
	border-bottom:solid 2px #fff;
	float:left;
}
#header img{
	display: block;
}
#top_logo{
	#width:260px;
	height:158;
	float:left;
}

#header_img{
	width:740px;
	height: 158px;
	float:right;
}


#langs {
   float:left;
	font-size:10px;
	width:245px;
	height:42px;
	padding-top:20px;
	text-align:center;
	background: url(images/lang_corner.gif) no-repeat 0px 0px #e7d5b1;
}
#langs a{
	color:#000;
	font-weight:normal;
	text-decoration: none;
}

.left_title{
	background:url(images/left_title.gif) top left no-repeat;
	width: 237px;
	height: 52px;
	float:right;
}
.left_title p{
	padding-left:15px;
	font-weight:normal;
}

#leftcol div.header p{
	color:#ffd900;
	font-size:10px;
	padding-bottom:10px;
}

#leftcol div.header p a{
	color:#ffd900;
}

#leftcol select {
	width:150px;
}

.quicksearch {
	padding-left:20px;
	color:#ffffff;
}

#listcomplexes {
	padding: 5px 5px 5px 10px
}
#listcomplexes li{
	color:#3a3a39;
	font-size:11px;
	padding-left: 10px;
}

#listcomplexes li a{
	color:#9d0a0e;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#emaillist {
	background-color:#ddd;
	padding-left:20px;
}

#maincol h2 {
	margin:15px 5px 15px 15px;
	font-size:12px;
	font-weight:bold;
}

#content {
	padding:5px;
	background:#ffffff;
	float:left;
	margin-top:18px
}


#content h3 {
	margin:5px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#content p {
	margin:6px 5px 6px 14px;
}

#cont_left {
	float:left;
	width:345px;
}

#cont_right {
	float:right;
	width:340px;
	border-left:solid 1px #ddd;
	
}



#content ul {
	list-style:url(images/bullet.gif);
	margin:5px 10px 5px 20px;
}

#content ol {
	margin:5px 10px 5px 20px;
}

#content ul li {
	list-style:url(images/bullet.gif);
	padding:3px;
	margin-left:10px;
}

#content ul li ul li{
	list-style:disc;
}

#top_offers table {
	border-collapse:separate;
	border-spacing:0px;
	border:solid 1px #dedede;
	width:340px;
	margin:1px;
}

#top_offers table td {

}

#top_offers table td h4 {
	margin:2px;
	padding:7px;
	background-color:#ddd;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

#top_offers table td h4 a {
	color:#393939;
	text-decoration:none;
}

#top_offers table td p {
	margin-left:10px;	
	color:#393939;	
}

#top_offers table td p.topprice {
	padding:3px;
	font-weight:bold;
	text-align:right;
	background-color:#9d0a0e;
	border:1px solid #ccc;
	margin:0px 0px 2px;
	width:80px;
	color:#fff;
}

#top_offers table td ul li {
	display:inline;
	list-style-type:circle;
}

#footer p {
	font-size:9px;
	color:#666;
	padding:5px;
}

#footer_left_coll{
	float:left;
	width:660px;
	padding:24px 5px 0px 30px;
	margin:0 5px 0 5px;
	
}

#footer_right_coll{
	float: right;
	padding:5px 5px 10px 5px;
	width:150px;
}
#footer_right_coll a{
	color:#fff;
	text-decoration:none;
}

#gmap {
	width:360px;
	height:360px;
	margin:5px	!important ;
}

.thumb {
	padding:3px;
	background-color:#fff;
	border:1px solid #ccc;
	margin:2px;
}
.linkpages {
	border-bottom: double #ccc;
	text-align:center;
	padding:3px;
	color:#393939;
}
.tblresult {
	margin-top:10px;
	margin-bottom:5px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
.tblsearch {
	margin-bottom:15px;
}
.tblcontact {
	margin-bottom:15px;
}
.header_row {
	background-color:#cdac62;
	padding:3px 10px;
	font-weight:bold;
	color:#fff;
}

.header_row_details {
	color:#9d0a0e;
	height:40px;
	margin-left:5px;
	padding:3px 3px 3px 10px;
	background:#cdac62;
	border-bottom:3px solid #e6d5b0;
	
}

.header_row a {
	color:#9d0a0e;
	text-decoration: none;
}

.odd_row {
	background-color:#e6d5b0;
	padding:3px 3px 3px 10px;
	margin:0px;
	border-top:1px solid #fff;
}
.even_row {
	background-color:#fff;
	padding:3px 3px 3px 10px;
	margin:0px;
	border-top:1px solid #fff;
}
.desc_row {
	padding:5px;
	background-color:#fff;
}
.pic_row {
	padding:5px;
	background-color:#fff;
}
.area_row {
	padding:5px;
	background-color:#fff;
}
.price_row {
	padding:5px;
	background-color:#fff;
}
.empty_row {
	padding:6px 3px 0 10px;
	margin:0;
}

.printtop {
	background-image: url(images/small_h_back.png);
	background-repeat:repeat-x;
	height:100px;
	width:auto;
}
.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;
}

#maincol .langlinks {
	font-size:10px;
	padding:3px;
	background-color:#eee;
}
.selectedvaluta {
	border-bottom:2px solid #9d0a0e;
	background-color:#eee;
}
.newscat {
	margin:5px 5px 7px 15px;
}
.tblodd {
	border:1px solid #999;
	margin-bottom:10px;
	background-color:#eee;
}
.tbleven {
	border:1px solid #888;
	margin-bottom:10px;
	background-color:#ddd;
}
.malovajno {
	font-style:italic;
	color:#666;
}
a.topsold {
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:26px;
	display:block;
	text-align:center;
}


.new_offer{
	color:#cd9a27;
	font-size:12px;
	font-weight: bold;
}


.submit{
	width: 73px;
	height:24px;
	background: url(images/submit_bg.gif);
	border:solid 1px #6c6c6a;
	font-size: 10px;
	font-weight: bold;
	color:#023c59;
	text-transform:uppercase;
}
#popheader {
	height:160px;
	background:#fff;
	width:100%;
}

#popheader p{
	color:#263241;
	padding:5px 5px 0 20px;
}

#flashcontent {
	width:400px;
	margin:auto;
	margin-top:50px;
}
#paramheader {
	padding:6px 3px 0 10px;
	margin:0;
	text-align:left;
	background-color:#ddd;
}

#newsdiv{
	width:220px;
	background:url(images/right_col_gradient.jpg) repeat-y left;
}

#newsdiv p{
	margin: 0;
	padding:0;
}

#newsdiv ul li{
	list-style:url(images/newsbullet.gif);
	margin-left:10px;
	color:#003471;
}

#newsdiv ul li a{
	color:#003471;
	font-weight: bold;
}

.titles{
	
	padding:0px 0px 0px 10px;
	margin:3px 3px 3px 10px;
	color:#9d0a0e;
	font-weight:bold;
	text-transform: uppercase;
	
}

.titles_left{
	width:325px;
	float:left;
	padding:0px 0px 0px 10px;
	margin:3px 3px 3px 10px;
	color:#9d0a0e;
	font-weight:bold;
	text-transform: uppercase;
	
}
.titles_right{
	
	padding:0px 0px 0px 10px;
	margin:3px 3px 3px 10px;
	color:#9d0a0e;
	font-weight:bold;
	text-transform: uppercase;
	width:280px;
	float:right;
	text-align:right;
	padding-right:23px
	
}

 /* *** 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*/ 
#leftcol{display:none;} 
#maincol{width:100%; float:none;}
}


.new_off_row_on{
	background:#EFEFEF;
	
}

.new_off_row_on a{
	color:#9D0A0E;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

.new_off_row_on span{
	color:#9D0A0E;
	font-size: 18px;
	font-weight:bold;	
}

.new_off_row_off{
	
}

.new_off_row_off a{
	color:#CD9A27;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

.new_off_row_off span{
	color:#9D0A0E;
	font-size: 18px;
	font-weight:bold;
}

#new_off{
	font-size:8px;
	border-collapse:separate;
	border-top:dotted 1px #ddd;
	cursor:pointer;
	
}

#new_off td{
	padding:4px;
	border-bottom: dotted 1px #ddd;
}

