body{
	margin: 0;
	padding: 0;
	
	font-family: arial, sans serif;
	font-size: 0.8em;
	text-align: center;
	color: #454545;
}
h1{
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 1.4em;
	}
h2{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	color: #000000;
	}
img{
	margin: 1px 0px 1px 0px;
	padding: 0;	
}
p{
	margin: 0;
	}
img{
	border: 0;	
	}
a:link,a:visited{
	color: #000000;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	outline: 0;
	}
sup{
	font-size: 0.5em;
	}
#wrapper{
	width: 982px;
	margin: auto;
	
	text-align: left;
}
#header{
	margin: 0;
	}
#footer{
		font-size: 0.8em;
		text-align: center;
	}
#logo{
	float: left;
	}
#headerSlogan{
	float: left;
	margin: 35px 0 0 60px;
	
	font-family: trebuchet ms;
	font-size: 1.4em;
	/*font-weight: bold;*/
	}
#languageSelection{
	float: right;
	margin: 7px 5px 0 0;
	font-family: verdana;
	}
#languageSelection a:link{
	color: #454545;
	}
#languageSelection a:visited{
	color: #454545;
	}
#languageSelection a:hover{
	color: #454545;
	text-decoration: none;
	}
/* ------------------------------------------------*/
/* --Main body-------------------------------------*/
/* ------------------------------------------------*/
#leftColumn{
	width: 202px;
	float: left;
	}
#middleColumn{
	width: 560px;
	float: left;
	margin: 0 0 5px 7px;
	border-left: 1px dotted #e5e5e5;
	border-right: 1px dotted #e5e5e5;
	}
#rightColumn{
	width: 202px;
	float: left;
	margin: 0 0 0 7px;
	}
#middleWrapper{
	width: 542px;
	margin: 0 0 0 9px;
	}	
/* ------------------------------------------------*/
/* --Sidebar content-------------------------------*/
/* ------------------------------------------------*/
.sideButton{
	width: 202px;
	height: 32px;
	margin: 0 0 5px 0;
	/*padding: 7px 0 0 0;*/
	background: url('../gfx/button.jpg');
	background-repeat: no-repeat;
	}
.clickButton{
	/*cursor: pointer;*/
	}
.clickButton:hover{
	background: url('../gfx/button_hover.jpg');
	}
.buttonText{
	position: relative;
	top: 7px;
	left: 10px;
	font-size: 1.0em;
	font-weight: bold;
	/*margin: 0 0 0 10px;*/
	}
.buttonText a:link{
	color: #454545;
	}
.buttonText a:visited{
	color: #454545;
	}
.buttonText a:hover{
	color: #454545;
	text-decoration: none;
	}
.sideContent{
	width: 180px;
	margin: 0 0 7px 11px;
	}
.searchForm{
	text-align: right;
	}
.searchForm table{
	border-collapse: collapse;
	}
.searchDropdown{
	width: 180px;
	margin: 0 0 5px 0;
	text-align: right;
	}
/* ------------------------------------------------*/
/* --Offer content---------------------------------*/
/* ------------------------------------------------*/
.offerWrapper{
	margin: 0 0 15px 0;
	}
.offerHeader{
	width: 542px;
	height: 32px;
	background: url('../gfx/offer_bg.jpg');
	background-repeat: no-repeat;
	}
.offerHeadline{
	position: relative;
	top: 8px;
	left: 10px;
	font-weight: bold;
	}
.offerBody{
	width: 538px;
	margin: 5px 0 0 2px;
	}
.offerImage{
	width: 140px;
	height: 80px;
	float: left;
	/*border: 1px solid #c5c5c5;*/
	}
.offerText{
	width: 386px;
	margin: 0 0 0 8px;
	float: left;
	}
.offerTextWide{
	width: 518px;
	margin: 0 0 0 10px;
	}
.offerLink{
	float: right;
	}
/* ------------------------------------------------*/
/* --Partner sidebar content-----------------------*/
/* ------------------------------------------------*/	
#partnerWrapper{
	width: 540px;
	}
#partnerWrapper td{
	text-align: center;
	vertical-align: middle;
	}

/*.partnerWrapper{
	width: 180px;
	text-align: center;
	}*/


/* ------------------------------------------------*/
/* --Object listing content------------------------*/
/* ------------------------------------------------*/	
.objectResultWrapper{
	width: 542px;
	/*height: 120px;*/
	}
.objectResultWrapper:hover{
	/*background: #F5F5F5;*/
	}
.objectResultWrapper:nth-child(even){
	background: #cdcdcd;
	}	
.objectThumb{
	width: 120px;
	height: 89px;
	float: left;
	/*border: 1px solid #c5c5c5;*/
	}
.objectDescription{
	width: 412px;
	margin: 0 0 0 10px;
	float: left;
	}
.objectDescription:hover{
	background: #dceffe;
	}
.objectDescriptionText{
	width:302px;
	float: left;
	}
.objectDescriptionPrice{
	width:100px;
	float: left;
	margin: 0 0 0 10px;
	text-align: right;
	}
.objectSplitter{
	width: 542px;
	height: 10px;
	border-bottom: 1px solid #B5B2B2;
	margin: 0 0 10px 0;
	}	
.m2Price{
	font-size: 1.0em;
	margin: -2px 0 0 0;
	}
.objectInfo{
	margin: 8px 0 0 0;
	}
/* ------------------------------------------------*/
/* --Object details content------------------------*/
/* ------------------------------------------------*/	
table#objectInfo td{
	vertical-align: bottom;
	}
table#objectInfo td.top{
	vertical-align: top;
	}
.objectWrapper{
	width: 542px;
	}
.objectDetails{
	width: 302px;
	margin: 0 0 20px 0;
	float: left;
	}
.objectDetails table td{
	vertical-align: top;
	}
.objectImages{
	width: 240px;
	margin: 0 0 20px 0;
	float: left;
	text-align: right;
	}
.objectText{
	width: 542px;
	clear: both;
	}
.objectGalThumb{
	}	
div#objectThumbBig{
	width: 230px;
	height: 119px;
	float: right;
	}
div.objectThumbSmall{
	width: 70px;
	height: 49px;
	float: right;
	margin: 10px 0 0 10px;
	padding: 0;
	}
	
.testclass{
	margin: -1px 0 0 0;
	}
	
.horisontalSplitter{
	width: 982px;
	height: 10px;
	background: url('../gfx/h_splitter.jpg');
	background-repeat: no-repeat;
	}
	
.textRight{
	width: 100px;
	text-align: right;
	font-weight: bold;
	}
.clear{
	clear: both;
}
