* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	color: #666666;
	background: #69A2D7; /* url(main-bg.jpg) bottom repeat-x; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}
h3 {
	padding: 10px 10px 0 10px;
	color: #001A58;
	font-weight: bold;
	font-size: 12px;
}
a {
	color: #001A58;
	text-decoration: none;
}
a:visited {
	color: #535353;
	text-decoration: none;
}
a:hover {
	color: #001A58;
	text-decoration: underline;
}
.normal {
	font-size: 12px;
	color: #808080;
	font-style: normal;
}
table.normal td, table.normal th {
	padding: 2px 5px 2px 5px;
	font-size: 12px;
}
ul.normal, p.normal, address.normal {
	margin: 5px 10px 10px 20px;
	line-height: 130%;
}
ul.normal li {
	padding-bottom: 10px;
	margin-left: 20px;
}
select {
	background: #ffffff;
	color: #000000;
	font-size: 9px;
	border: #001A58 1px inset;
	vertical-align: middle;
	padding: 1px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input, textarea {
	background: #ffffff;
	color: #000000;
	font-size: 9px;
	padding: 2px 2px 1px 2px;
	border: 1px solid #9999CC;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
option {
	padding: 0 10px 1px 5px;
}

.rightpic {
	float: right;
	clear: both;
	margin: 5px 0 5px 5px;
}
.leftpic {
	float: left;
	clear: both;
	margin: 5px 5px 5px 0;
}
.tright {
	text-align: right;
}

/* ---------------------------------- */
.bigblock {
	background: #F2F2C9;
	border: solid #999973;
	border-width: 0 0 2px 0;
}
.paddblock {
	margin: 0 7px 0 7px;
	background: #001A58;
}
.darkblock {
	background: #CCCC99;
}
.lightblock {
	background: #E4E3B7;
}
.quarter {
	width: 25%;
}
.leftblock {
	float: left;
}
.rightblock {
	float: right;
}
.maklerBlock {
  float: left;
  width: 140px;
  height: 20em;
  background: rgb(204,204,153);
  padding: 10px;
}
.cleaner {
	clear: both;
}
.bullet {
	vertical-align: middle;
}
.blockheader {
	display: block;
	color: #CCCC99;
	background-color: #001A58;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	padding: 0 5px 0 5px;
	text-align: left;
}
.blockheader a {
	text-decoration: none;	
	display: block;
	color: #CCCC99;
}
.blockheader a:visited {
	color: #CCCC99;
	text-decoration: none;
}
.blockheader a:hover {
	color: #ffffff;
}
.detail {
	padding: 10px 0 10px 10px;
}
.detaildesc {
	font-size: 10px;
	padding: 10px 0 10px 10px;
	color: #093454;
}
.detaildesc td {
	padding: 3px 5px 3px 5px;
}

.pagenavigation {
	font-size: 11px;
	text-align: right;
	padding: 3px 20px 3px 20px;
	font-weight: bold;
	background: #CCCC99;	
}
.listitem {
	margin: 5px 10px 30px 10px;
}
.listitemheader {
}
.listitemheader h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	background: #BBBA8E;
	padding: 0 0 0 10px;
	margin: 0;
	color: #001C58;
}
.listitemheader p {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	color: #000000;
	padding: 0 10px 0 20px;
	white-space: nowrap;
	float: right;
	clear: both;
}
.listitemdetail {
	margin: 5px 10px 5px 10px;
}
.listitemdetail p {
	font-size: 11px;
}
.button {
	background: #001A58;
	color: #CCCC99;
	text-transform: uppercase;
	font-weight: bold;
	border: none;
	cursor: pointer;
}

/* ---------------------------------- */
.photoPrew {
	width: 91px;
	height: 68px;
	overflow: hidden;
	padding: 1px;
	border: #001a58 1px solid;
	background: #cccc99;
	text-align: center;
}
.itemDesc {
	margin-left: 110px;	
}

/* ---------------------------------- */
#wholepage {
	background: transparent url(top-bg.jpg) top repeat-x;
	text-align: center;
}
#main {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 778px;
}

/* ---------------------------------- */
#pagehead {
	height: 87px;
	background: transparent url(head-bg.gif) top right no-repeat;
}
#pagehead h1 {
	padding: 0 0 0 8px;
}
#pagehead h1 a {
	background: transparent url(orka-logo.gif) top left no-repeat;
	display: block;
	width: 142px;
	height: 87px;
	text-indent: -700em;
	text-decoration: none;
}

/* ---------------------------------- */
#toppart {
	height: 137px;
	position: relative;
}
#topmenu {
	width: 193px;
	position: absolute;
	top: -7px;
	left: 0;
}
#topmenu a {
	display: block;
	color: #707A78; 
	background: #BABA8D;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	line-height: 18px;
	padding: 0 0 0 10px;
}
#topmenu a.second {
	color: #707A78; 
	background: #CCCC99;
}
#topmenu a.active {
	color: #707A78; 
	background: #F2F2C9;
}
#topmenu a:hover {
	color: #000000; 
}

/* ---------------------------------- */
#navimenu {
	height: 20px;
}
#navimenu div {
	width: auto;
	padding-right: 10px;
	float: left;
}

/* ---------------------------------- */
#topselect {
	padding: 7px 0 0 210px;	
}
#topselect table {
	width: 100%;
}
#topselect table td {
	font-size: 9px;
}
#topselect #search {
	width: 110px;
	height: 19px;
	background: transparent;
	vertical-align: middle;
}

/* ---------------------------------- */
#topics {
	height: 204px;
	background: #999973;
}
#topics div {
	float: left;
}
#topics p {
	font-size: 11px;	
	font-weight: bold;
	padding-left: 11px;
	padding-right: 11px;
	width: 171px;
}
#topics .toptype {
	color: #666666;
	background: #F2F2C9;
	line-height: 16px;
	height: 16px;
}
#topics .topdesc {
	background: #CCCC99;
	color: #001A58;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topics .topdesc a:visited {
	color: #001A58;
}
#topics .topprice {
	background: #CCCC99;
	color: #766454;
	text-align: right;
	line-height: 21px;
}
#topics .rightspace {
	padding-right: 2px;
}

/* ---------------------------------- */
#toplisthead {
	height: 20px;
}
#toplisthead div {
	width: 50%;
	float: left;
}
#toplist {
	font-size: 10px;
	color: #003366;
}
#toplist a {
	color: #003366;
	text-decoration: none;
}
#toplist a:hover {
	color: #003366;
	text-decoration: underline;
}
#toplist table {
	width: 100%;
}
#toplist td {
	padding: 4px 8px 4px 6px;
	border-bottom: #DDDEB4 1px solid;
}
#toplist .rightspace {
	border-right: 2px solid #999973;
}
#toplist .second td {
	background: #E3E3B6;
}

/* ---------------------------------- */
#promopart table {
	width: 100%;
	border-right: #999973 2px solid;
}
#promopart table td {
	border: #999973 solid;
	border-width: 0 0 2px 2px;
	width: 33%;
}
#hypoForm table, #hypoForm table td {
	border: none;
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	color: #001a58;
}
#promopart .promoblock {
	border: solid #999973;
	border-width: 2px 0 2px 0;
}

/* ---------------------------------- */
#bottomlogos {
	font-size: 1px;
	text-align: center;
	background: #001A58;
}
#bottomlogos img.first {
	border-left: #999973 2px solid;
}

#navigationmenu {
	height: 22px;
}
#navigationmenu a {
	float: left;
	width: auto;
	padding-right: 20px;
}
#sortbyselector {
	font-size: 11px;
	font-weight: bold;
	background: #BABA8D;
	color: #707A78;
	border: solid #999973;
	border-width: 2px 0 2px 0;
	padding: 3px 20px 3px 20px;
}
#sortbyselector a {
	color: #001A58;
	text-transform: lowercase;
}
#bottomrow td {
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	color: #001A58;
	background: #F2F2C9;
	padding: 0 10px 0 10px;
}

#detaildesc {
	width: 400px;
}

/* -------------------------------------------- */
#emailNews {
  padding: 10px 0 0 0;
  text-align: left;
}
#emailNews p {
  font-size: 60%;
  padding: 10px 10px 0 10px;
}
#emailNews p strong {
  font-weight: normal;
}
#emailNews p img {
  display: block;
  margin: 10px -10px 0 -10px;
}