@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:normal 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 {
	margin:0;
	padding:0;
	color:#1F1F1F;
	background: url(images/background.jpg) no-repeat 50% 0 fixed;
}

a {
	color:#e68100;
	text-decoration:underline;
}

a:hover {
	color:#e68100;
}

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


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

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

/* ------ CSS MAIN DIVS START ------ */
#pagebody {
	
}


#pagewidth {
	width:980px;
	margin:auto;
	background: url(images/body_background.jpg) repeat-x top left;
}


#maincontainer{
	overflow:hidden;
	float:left;
	width:980px;
	background:url(images/leftcoll_repeat.gif) repeat-y 0 0 #fff;
}

#header{
	width:100%;
	float:left;
	height:173px;
	background:url(images/logo.jpg) no-repeat 55px 0px ;
}

#header img.head{
	float:right;
	margin:2px 0 2px 0;
}

a#logo{
	display:block;
	float:left;
	width:220px;
	height:170px;
}

#leftcol {
	width:307px;
	float:left;
}

#leftcol .title {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#e68100;
	margin:5px 15px 5px 15px;
	border-bottom:solid 1px #878585;
	padding-left:16px;
	background:url(images/bullet.gif) left center no-repeat;
}

#maincol {
	float:right; 
	width:665px;
}

#footer {
	clear:both;
 	font-size:10px;
	height:67px;
	background:url(images/footer_bg.jpg) repeat-x left bottom;
	color:#fff;
}

#footer a{
	color:#fff;
}

#footer .div{
	width:980px;
	height:67px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/footer_bg_logo.jpg) no-repeat bottom right;
}

#footer img{
	padding:5px 0 0 30px;
}

#footer p{
	width:628px;
	float:right;
	padding:10px;
}

#quicksearch{
	width:305px;
	color:#000;
	float:right;
	background:#fff;
	border:solid 1px #e68100;
	padding:20px 0 10px 0;
	background:url(images/leftcoll_bg.jpg) repeat-x left top #fff;
}

#quicksearch p{
	padding: 2px 25px 2px 0;
	text-align:right;
}

#quicksearch select{
	width:160px;
	border:solid 1px #999;
}

#quicksearch input{
	width:57px;
	color:#999;
	border:solid 1px #999; 
}

#indeximoti{
	width:305px;
	color:#000;
	float:right;
	background:#fff;
	border:solid 1px #e68100;
	padding:10px 0 10px 0;
	background:url(images/leftcoll_bg.jpg) repeat-x left top #fff;	
}

#indeximoti a {
	color: #3b3633;
	text-decoration:none;
}

#indeximoti p.orange{
	color:#e68100;
	font-weight:bold;
}

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

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

#mainmenu {
	margin:0;
	list-style:none;
	float:right;
	width:655px;
	height:40px;
}

#mainmenu li {
	padding:0;
	margin:0;
	float:left;
}

#mainmenu li a {
	width:131px;
	height:40px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	line-height:40px;
	background:url(images/menu_bg.gif) no-repeat right center;
}

#mainmenu li a:hover, #mainmenu li a.selected{
	color:#e68100;
}

.infocont_left{
	width: 310px;
	float:left;
}

.infocont_right{
	width: 310px;
	float:right;
}

#tabs {
	padding:5px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	background:#e68100;
	text-align:center;
	color:#fff;
}

#tabs a{
	padding:4px 20px 4px 10px;
	color:#fff;
	text-decoration:none;
}

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

#langs {
	float:left;
	width:35px;
	padding:20px 10px 0 10px;
	text-transform:uppercase;
	color:#e68100;
}
#langs a{
	color:#4b4643;
	font-weight:normal;
	text-decoration: none;
}

#listcomplexes {
	width:305px;
	color:#000;
	float:right;
	background:#fff;
	border-top:solid 1px #e68100;
	border-right:solid 1px #e68100;
	border-left:solid 1px #e68100;
	padding:10px 0 10px 0;
	background:url(images/leftcoll_bg.jpg) repeat-x left top #fff;	
}
#listcomplexes ul {
	padding:0 0 0 8px;
}

#listcomplexes ul li{
	color:#4f4f4f;
	font-size:11px;
	padding-left: 10px;
}
#listcomplexes li a{
	color:#e68100;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.emaillist {
	padding:6px 16px 6px 16px;
}

.emaillist .input{
	width:125px;
}

#content {
	padding:10px;
}

#maincol h2{
	color:#426392;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 2px 0 10px 0;
}

#content select{
	width:140px;
}

#content h3{
	display:block;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

#content h4{
	font-weight:bold;
	text-transform:uppercase;
}

#content ul{
	list-style-type:square;
	padding-left:25px;
}

#cont_left {
	float:left;
	width:310px;
}
#cont_right {
	float:right;
	width:324px;
	border-left:solid 1px #ddd;
}
.thumb {
	border:1px solid #ccc;
	margin:2px;
}
.linkpages {
	border-bottom: solid 1px #717F88;
	text-align:center;
	padding:3px;
	color:#393939;
	margin-bottom:2px;
	
}
.tblresult {
	margin-top:10px;
	margin-bottom:5px;
	border-top:1px solid #426392;
	border-left:1px solid #426392;
	border-bottom:1px solid #426392;
	border-right:1px solid #426392;
}
.tblcontact {
	margin-bottom:15px;
}
.header_row {
	background-color:#426392;
	padding:3px 10px;
	font-weight:bold;
	color: #fff;
}

h3#header_row_details {
	color:#fff;
	height:20px;
	padding:3px 3px 3px 10px;
	background:#e2e2e0;
	font-weight:bold;
	margin-bottom:3px;
	text-align:left;
	text-transform:uppercase;
	height:26px;
}

.header_row a {
	color:#fff;
	text-decoration: none;
}
.odd_row {
	padding:3px 3px 3px 10px;
	margin:0px;
	background:#EFEFEF;
	border-top:1px solid #fff;
}
.even_row {
	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;
}
.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;
}
.selectedvaluta {
	border-bottom:2px solid #097F9F;
	background-color:#eee;
}
a.topsold {
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:12px;
	display:block;
}

.submit{
	background: url(images/submit_bg.gif) repeat-x;
	color:#000 !important;
	border:solid 1px #999; 
}

.swidth{
	width:200px;
	margin:2px 0 0 0;
}


#popheader {
	height:130px;
	width:100%;
	background:#fff;
	color:#000;
}

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

#results{
	float:left;
	width:100%;
}

.gray_blank{
	width:307px;height:1px;display:block;float:right
}
 /* *** 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;}
}


/* INDEX NEWS */
#indexnews{
	background:#e68100;
	float:left;
	padding:8px 10px 8px 9px;
}

#indexnews ul{
	width:215px;
	float:left;
}

#indexnews a{
	color:#fff;
}

#indexnews .title{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

 
/* NEW OFFERS INDEX */

#new_offers{
	width:650px;
	float:right;
	padding:10px 10px 0 0;
}

#new_offers h2{
	text-align: center;
}

#new_offers ul{
	border-top:dotted 1px #ddd;
}

#new_offers ul li {
	width:317px;
	display:block;
	padding:3px 4px 3px 4px;
	border-bottom:dotted 1px #ddd;
	cursor:pointer;
	float: left;
}

#new_offers ul li h3 {
	float:left;
}

#new_offers ul li h3 a{
	font-weight:bold;
	text-decoration:none;
}

#new_offers ul li p{
	float:right;
	font-weight:bold;
	font-size:18px;
	margin-right: 10px;
}
.new_off_row_on{
	background:#fff;
}

.new_off_row_off h3 a{
	color:#426392;
}

.new_off_row_off p{
	color:#426392;
}

.new_off_row_on{
	background:#ddd;
}

.new_off_row_on h3 a{
	color:#e68100;

}

.new_off_row_on p{
	color:#e68100;
}

.valuti{
	float:right;
	padding:10px;
}


/* HIGHSIDE */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
	height:auto;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* my windows */
.tab-html-5{
	width:330px;
	height:320px
}


/* TOP OFFERT SLIDER */
.mask1{
	position:relative;
	width:338px;
	height:263px;
	overflow:hidden;
}

#top_offers{
 	float:left;
	padding:10px 0 10px 0px;
	width:660px;
}


#box1{
	position:absolute;
}

#box1 div{
  	width:154px;
	float:left;
	padding:4px;
	border:solid 1px #ddd;
	margin-right:5px;
	height:253px;
}

#box1 div h3{
	background:#ddd;
	padding:4px 0 4px 0;
	text-align:center;
}

#box1 div h3 a{
	text-transform:uppercase;
	color:#393939;
	font-weight:bold;
	text-decoration:none;
} 

#box1 div p.img{
	overflow:hidden;
	width:154px;
	height:118px;
}

#box1 div p.cena{
	background:#426392;
	padding:3px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

/* CONTACT FORM CSS */
form.cf {
	padding: 5px 0 0 12px;
}

form.cf .input-text{
	border:1px solid #767676;
	color:#666;
	width:180px;
}

form.cf label{
	display:block;
	margin-bottom:3px;
	color:#555555;
}

form.cf label span{
	display:inline-block;
	float:left;
	padding-right:6px;
	width:100px;
	text-align:left;
	font-weight:bold;
}

form.stf label span{
	display:inline-block;
	float:left;
	padding-right:6px;
	width:180px;
	text-align:left;
	font-weight:bold;
}


.over500{
	background: #e68100;
	text-align: center;	
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.over500 a{
	color:#fff;
	
}
