@CHARSET "UTF-8";
/* BASIC */

html {
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #fdb813;
	/*
	background-image: url("../img/bbcg_top.png");
	background-position: top center;
	background-repeat: no-repeat;
	*/
}

body, p, div, input, button, textarea, select, td, th, a {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #1a1347;
}

p, ol, ul {
	margin-bottom: 1em;
}

ol li {
	list-style-type: decimal;
	margin-left: 25px;
}

ul li {
	list-style-type: disc;
	margin-left: 18px;
}

input, textarea {
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

sup {
	font-size: 8px;
}

form#ijs {display: none;}

/* LAYOUT */

div#page {
	width: 968px;
	margin: 0px auto;
	background-image: url("../img/page_bcg.png");
	background-position: top left;
	background-repeat: repeat-y;
}

div#head {
	margin: 0px 9px 0px 9px;
	padding-top: 18px;
	background-color: #29255e;
	background-image: url("../img/head_bcg.png");
	background-position: bottom left;
	background-repeat: repeat-x;
}

div#head input {
	width: 186px;
	height: 16px;
	overflow: hidden;
	float: left;
	padding: 4px;
	border: none;
	margin: 0px 0px 0px 21px;
	background-image: url("../img/search_input.png");
	background-position: top left;
	background-repeat: no-repeat;
}

div#head input.submitButton {
	width: 61px;
	height: 24px;
	overflow: hidden;
	line-height: 12px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #000;
	border: none;
	margin: 0px 0px 0px 14px;
	background-image: url("../img/search_button.png");
	background-position: top left;
	background-repeat: no-repeat;
}

div#formLinks {
	width: 616px;
	height: 24px;
	overflow: hidden;
	padding-left: 30px;
	margin-top: 0px;
	line-height: 24px;
	margin-left: 14px;
	float: left;
	background-color: #fdb813;
}

div#formLinks a {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

img#realitydne {
	position: relative;
	left: -37px;
	float: left;
	margin: 15px 5px 0px 0px;
}

div#companyContacts {
	position: absolute;
	margin: 120px 0px 0px 23px;
	color: #fff;
}

div#companyContacts a {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}

div#companyContacts a:hover {
	color: #fdc02e;
}

div.callFree {
	color: #D7DF26;
	display: block;
	font-weight: bold;
	text-align: center;
}

a.tip {
	display: block;
	width: 132px;
	height: 99px;
	border: 4px #ffca66 solid;
	float: left;
	margin: 15px 21px 0px 0px;
	overflow: hidden;
}

strong.tip {
	display: block;
	float: left;
	position: relative;
	left: -4px;
	margin-top: 11px;
	background-color: #201b50;
	color: #fdb813;
	text-transform: uppercase;
	padding: 1px;
}

a.tip strong {
	display: block;
	float: left;
	position: absolute;
	margin-left: -4px;
	margin-top: 11px;
	background-color: #201b50;
	color: #fdb813;
	text-transform: uppercase;
	padding: 1px;
	z-index: 5;
	cursor: pointer;
}

a.tip span {
	display: block;
	position: absolute;
	width: 112px; /* 192 */
	height: 65px; /* 92 */
	padding: 34px 10px 0px 10px;
	background-color: #fff;
	display: none;
	z-index: 4;
	font-size: 12px;
	cursor: pointer;
}

a.tip img {
	/*position: relative;
	top: -52px;
	margin-top: -45px;
	*/
}

ul#menu {
	display: block;
	background-color: lime;
	height: 31px;
	line-height: 31px;
	clear: both;
	margin: 18px 0px 0px 0px;
	background-color: #fdc02e;
	padding-left: 15px;
}

ul#menu li {
	list-style-type: none;
	display: block;
	height: 31px;
	line-height: 31px;
	float: left;
	margin-left: 0px;
}

ul#menu li a {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0px 8px 0px 8px;
	background-image: url("../img/menu_spacer.png");
	background-position: right center;
	background-repeat: no-repeat;
}

ul#menu li a.lastMenuItem {
	background-image: none;
}

ul#menu li a:hover {
	text-decoration: none;
}

div#subMenu {
	height: 22px;
	line-height: 22px;
	padding-left: 23px;
}

div.submenutab {
	display: none;
	float: left;
	color: #fdb813;
	font-size: 10px;
}

div.activeSubMenuTab {
	display: block;
}

div#subMenu a {
	line-height: 22px;
	color: #fdb813;
	font-size: 11px;
	font-weight: bold;
}

div.content {
	padding: 14px 23px 14px 23px;
}

div#footer {
	width: 968px;
	margin: 0px auto;
	padding: 17px 0px 17px 0px;
	background-color: #fdb813;
	background-image: url("../img/page_foot.png");
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
}

div#footer strong {
	display: block;
}

div#footer a {
	font-size: 11px;
	font-weight: normal;
}

div#sitemap {
	width: 924px; /* 950 */
	background-color: #1a1347;
	color: #fff;
	font-size: 11px;
	margin: 0px 9px 27px 9px;
	padding: 13px 13px 0px 13px;
	text-align: center;
}

div#sitemap strong {
	display: inline;
}

div#sitemap a {
	color: #fff;
}

div#sitemap img {
	position: relative;
	top: 21px;
}

div.content h1.secTitle {
	background-color: #abaac2;
	text-transform: capitalize;
	color: #fff;
	margin-bottom: 2em;
	font-size: 14px;
	padding: 3px;
}

div#logos {
	background-color: #FDB813;
	padding-top: 17px;
	background-image: url("../img/page_foot2.png");
	background-position: left top;
	background-repeat: no-repeat;
}

div.logos {
	padding: 0px 9px 0px 9px;
	background-image: url("../img/page_bcg.png");
	background-position: left top;
	background-repeat: repeat-y;
}

div#logos div.content {
	background-color: #fff;
	padding-left: 274px;
}

div#logos img {
	margin-right: 50px;
}

/* NEWS */
div.new {
	margin-bottom: 2em;
}

a.newsTopImage {
	display: block;
	float: right;
	padding: 0px 0px 10px 10px;
}

div.perex a {
	font-weight: normal;
}

div.perex a:hover {
	text-decoration: none;
}

div.content h1.newsTitle {
	background-color: transparent;
	text-transform: none;
	color: inherit;
	margin-bottom: 1em;
	padding: 0px;
}

div.images {
	margin-top: 1em;
}

div.images img {
	float: left;
	margin: 0px 9px 9px 0px;
}

div.images img.last {
	margin-right: 0px;
}

div.downloads {
	margin-top: 1em;
}

div.download a.fileName, div.download a.fileDesc {
	display: block;
	width: 50%;
	float: left;
}

div.download a.fileDesc {
	text-align: right;
}

a.backLink {
	display: block;
	text-align: center;
	text-transform: lowercase;
	padding-top: 1em;
	margin-top: 1em;
	border-top: 1px solid #1a1347;
}

/* CONTACT */
.active {
	font-weight: bold;
}

div.contact h3 {
	margin-top: 1em;
}

div.contact h1 {
	font-size: 12px;
}

div.contact h1 span {
	padding-right: 37px;
	font-size: 12px;
	background-image: url("../img/arr_right_p.png");
	background-position: center right;
	background-repeat: no-repeat;
}

div.contact h1 a {
	color: #fff;
	font-size: 12px;
	padding: 0px 3px 0px 3px;
	margin-left: 8px;
}

div.contact h1 a:hover {
	text-decoration: none;
	background-color: #2c2963;
}

div.contact h2 {
	color: #15639c;
}

div.mainContact {
	color: #000;
	font-weight: bold;
}

div.mainContact a {
	color: #15639c;
}

div.contactTitle {
	width: 75px;
	float: left;
	font-weight: normal;
}

div.contactValue {
	width: 195px;
	float: left;
}

div.hotline {
	background-color: #2a2761;
	margin: 1em 0em 2em 0em;
}

div.hotline div.contactTitle {
	display: inline;
	font-weight: bold;
	width: auto;
	padding: 0em 1em 0em 0.5em;
	color: #fecc40;
}

div.hotline div.contactValue {
	display: inline;
	width: auto;
	color: #fff;
}

div.contact h3 {
	background-color: #fdb813;
	color: #15639c;
	margin: 2em 0em 2em 0em;
	padding-left: 0.5em;
}

div.teamCats {
	padding-bottom: 1em;
}

div.teamCats a.active {
	color: #15639c;
}

div.memberImage {
	float: left;
	padding-right: 1em;
}

div.contactLeft {
	float: left;
	width: 275px;
}

div.contactRight {
	width: 215px; /* 354 */
	padding-left: 139px;
	float: left;
}

div#contactMap {
	width: 213px;
	height: 169px;
	border: 1px solid #acc8dc;
	overflow: hidden;
}

div.contactRight img {
	border: 1px solid #acc8dc;
	margin-top: 1em;
}

/* KATALOG */
div.catalogueTitle {
	font-size: 16px;
	height: 2em;
	overflow: hidden;
}

h1.catalogueTitle {
	float: right;
}

strong.catalogueTitle {
	color: #2d22bb;
	font-size: 16px;
	height: 1em;
	margin-bottom: 1em;
	width: 600px;
	float: left;
}

strong.catalogueTitle span {
	display: block;
	float: left;
}

strong.catalogueTitle span.arrows {
	padding-right: 50px;
	margin-right: 7px;
	background-image: url("../img/arr_right.png");
	background-position: center right;
	background-repeat: no-repeat;
}

div#favorites {
	width: 316px;
	float: left;
	text-align: right;
}

div#favorites a {
	font-weight: bold;
}

div.filters {
	width: 262px;
	margin-right: 15px;
	float: left;
	border: 5px solid #ffca66;
	background-color: #d9dfe4;
}

div.filters strong.find {
	display: block;
	background-color: #2d2b66;
	color: #ffa700;
	line-height: 2em;
	text-align: center;
}

div.filters h2 {
	height: 27px;
	line-height: 27px;
	margin-bottom: 13px;
	background-color: #ffa700;
	padding-left: 23px;
}

div.filters a.activeFilter {
	background-color: #ffe5b3;
	padding: 4px 15px 2px 45px;
	background-image: url("../img/selected_item.png");
	background-position: 24px 7px;
	background-repeat: no-repeat;
}

div.filters a.activeFilterClose {
	background-image: url("../img/close_filter.png");
}

div.filters div {
	padding-bottom: 13px;
}

div.filters a {
	text-transform: capitalize;
}

div.filters div.clear {
	padding-bottom: 0px;
}

div.filters a span a {
	display: inline;
	font-style: italic;
}

div.filters a, div.filters div.colapsibleFilter div a {
	display: block;
	/*
	padding: 0px 12px 0px 23px;
	background-image: none;
	*/
	height: 19px;
	line-height: 19px;
	font-size: 11px;

	padding: 4px 15px 2px 45px;
	background-image: url("../img/blank_filter.png");
	background-position: 24px 7px;
	background-repeat: no-repeat;
}

div.filters div.colapsibleFilter div a.activeFilter {
	background-image: url("../img/selected_item.png");
	background-position: 24px 7px;
}

div.filters div.colapsibleFilter div a.activeFilterClose {
	background-image: url("../img/close_filter.png");
	background-position: 24px 7px;
}

div.filters a:hover, div.filters div.colapsibleFilter div a:hover {
	background-color: #ffe5b3;
	text-decoration: none;
}

div.filters div.colapsibleFilter a {
	padding-left: 44px;
	background-image: url("../img/plus.png");
	background-position: 23px 7px;
	background-repeat: no-repeat;
	font-size: 11px;
}

div.filters div.colapsibleFilter, div.filters div.colapsibleFilter div {
	padding-bottom: 0px;
}

div.filters div.colapsibleFilter div a {
	padding-left: 44px;
}

div.filters a span {
	display: block;
	float: right;
	font-weight: normal;
}

div.filters strong#colH1 {
	text-align: left;
	padding-left: 44px;
	background-image: url("../img/plus.png");
	background-position: 23px 6px;
	background-repeat: no-repeat;
	cursor: pointer;
}

div.filter div.fromTo {
	padding-left: 24px;
}

div.filter div.fromTo input {
	width: 150px;
	background-color: #d9dfe4;
	color: #1a1347;
	border: 1px solid #1a1347;
	margin-bottom: 5px;
}

div.filter div.fromTo input.fromToSubmit {
	margin-left: 24px;
	background-color: #ffa700;
	color: #fff;
	font-weight: bold;
}

div.offersList {
	float: left;
	width: 629px;
}

div.listTools {
	height: 1.9em;
	line-height: 1.9em;
	padding: 4px 10px 4px 10px;
	margin-bottom: 1em;
	background-color: #abaac2;
	color: #fff;
}

div.listTools strong {
	color: #fff;
	line-height: 1.9em;
}

div.listTools a {
	line-height: 1.9em;
}

div.listTools select {
	height: 1.7em;
}

div.listTools div {
	color: inherit;
	float: right;
}

div.listTools div input {
	height: 1.5em;
	width: 22px;
	padding-top: 2px;
	border: 1px solid #4a4779;
	text-align: center;
}

div.offer {
	background-image: url("../img/dash_line.png");
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

div.offer img {
	float: left;
	margin-right: 1em;
	border: 1px solid #2d2b66;
}

div.offer h2 {
	font-size: 16px;
}

div.offer h2 span {
	color: #a80d18;
	font-size: 12px;
}

div.offer h2 a {
	font-size: inherit;
}

div.offer h2 a:hover {
	text-decoration: none;
}

div.offer a.perex {
	font-weight: normal;
}

div.offer a.perex:hover {
	text-decoration: none;
}

div.offer div.offerListText {
	float: left;
	width: 380px;
}

div.offer div.offerTools {
	float: right;
	width: 110px; /* 135 */
	padding-left: 25px;
	text-align: right;
	line-height: 2em;
}

div.offer div.offerTools strong {
	font-size: 16px;
}

div.offer div.offerTools span {
	display: block;
}

div.offer div.offerTools strong span.priceUnit {
	font-weight: normal;
	font-size: 12px;
}

div.offer div.offerTools a, div.detailRightCol a.linkButt {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	margin-bottom: 0.5em;
	text-align: center;
	cursor: pointer;
	background-color: #d4d0c8;

	border-top: 1px solid #fff;
	border-left: 1px solid #fff;

	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

div.offer div.offerTools a:hover, div.detailRightCol a.linkButt:hover {
	text-decoration: none;
}

div.offer div.offerTools a span, div.detailRightCol a.linkButt span {
	display: block;
	height: 18px;
	line-height: 18px;

	border-top: 1px solid #fff;
	border-left: 1px solid #fff;

	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
}

div.offersList div.pagination {
	background-image: url("../img/dash_line.png");
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 1em;
}

div.offersList div.pagination a {
	display: block;
	float: left;
	width: 100px;
	background-repeat: no-repeat;
}

div.offersList div.pagination span {
	display: block;
	width: 327px;
	float: left;
	text-align: center;
}

div.offersList div.pagination span a {
	display: inline;
	float: none;
}

div.offersList div.pagination a span {
	display: inline;
	float: none;
	display: none;
}

div.offersList div.pagination a.previousPage {
	background-image: url("../img/arr_left.png");
	background-position: center left;
	padding-left: 50px;
}

div.offersList div.pagination a.nextPage {
	text-align: right;
	background-image: url("../img/arr_right.png");
	background-position: center right;
	padding-right: 50px;
}

/* DETAIL */
a.backToList {
	float: right;
	text-transform: uppercase;
}

div.detailLeftCol {
	width: 296px;
	float: left;
	margin-right: 15px;
}

div.detailRightCol {
	width: 317px;
	float: left;
}

div.detailImages {
	border: 5px #ffca66 solid;
	padding: 9px;
	margin-bottom: 1em;
}

div.broker a, div.broker span, div.broker strong {
	display: block;
	line-height: 1.5em;
}

div.broker a, div.broker span {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}

div.broker a {
	background-image: url("../img/contact_mail.png");
}

div.broker span {
	background-image: url("../img/contact_phone.png");
}

div.offersDetail h1 {
	font-size: 16px;
	color: #231e54;
	margin-bottom: 1em;
}

div.offersDetail span.price {
	color: #c4161c;
	font-weight: bold;
}

div.detailList strong {
	display: block;
	float: left;
	width: 150px;
	line-height: 2em;
}

div.detailList span {
	display: block;
	float: left;
	width: 165px;
	line-height: 2em;
}

div.detailRightCol a.linkButt {
	width: 100px;
	float: left;
	margin-right: 5px
}

div.offersDetail div.pagination div.realList {
	padding-top: 0.5em;
	background-image: url("../img/dash_line.png");
	background-position: top left;
	background-repeat: repeat-x;
}

div.offersDetail div.pagination {
	padding-bottom: 0.5em;
	margin-top: 2em;
}

div.offersDetail div.pagination a {
	width: 200px;
}

div.offersDetail div.pagination span {
	width: 127px;
}

div.offersDetail div.pagination a.inactivePrev, div.offersList div.pagination a.inactivePrev {
	color: #d9dfe4;
	background-image: url("../img/arr_left_ina.png");
}

div.offersDetail div.pagination a.inactiveNext, div.offersList div.pagination a.inactiveNext {
	color: #d9dfe4;
	background-image: url("../img/arr_right_ina.png");
}

div.photoGallery img#mainImage {
	border: 1px solid #fff;
	cursor: pointer;
}

div.detailImages img#mainImage {
	margin-bottom: 9px;
	cursor: pointer;
}

div#galleryScroller {
	width: 270px;
	overflow: hidden;
	border: none;
}

div#galleryScroller div.scCover {
	width: 240px;
	height: 52px;
	overflow: hidden;
	float: left;
	position: relative;
}

div#galleryScroller div.scCover div {
	width: 1000px;
	white-space: nowrap;
	position: relative;
	left: 0px;
}

div#galleryScroller div.scCover div img {
	float: left;
	white-space: nowrap;
	margin-right: 2px;
}

div#galleryScroller a.scrollLeft, div#galleryScroller a.scrollRight {
	display: block;
	width: 15px;
	height: 52px;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
}

div#galleryScroller a.scrollLeft:hover, div#galleryScroller a.scrollRight:hover {
	text-decoration: none;
}

div#galleryScroller a.scrollLeft {
	background-image: url("../img/pics_left.png");
}

div#galleryScroller a.scrollRight {
	background-image: url("../img/pics_right.png");
}

a.projectOffer {
	display: block;
	background-color: transparent;
	line-height: 1.7em;
}

a.projectOffer:hover {
	background-color: #ffe5b3;
	text-decoration: none;
}

a.projectOffer strong {
	float: left;
	width: 65%;
	line-height: 1.7em;
	background-color: transparent;
}

a.projectOffer span {
	display: block;
	float: left;
	width: 35%;
	text-align: right;
	line-height: 1.7em;
	background-color: transparent;
}

a.projectOffer span.clear {
	display: block;
	float: none;
	width: 100%;
}

div.detailLeftCol h2 {
	padding: 1.5em 0em 1em 0em;
	text-transform: uppercase;
}

/* FORMULARE */
div.wideCol {
	float: left;
	width: 629px;
}

div.hotNews {
	width: 272px;
	float: left;
}

div.hotNews h2 {
	text-transform: uppercase;
	margin-bottom: 1em;
}

div.hotNews strong {
	float: right;
}

div.hotNews div a {
	display: block;
	margin-bottom: 0.5em;
}

div.hotNews p a {
	display: inline;
	font-weight: normal;
	margin-bottom: 0em;
}

div.hotNews p a:hover {
	text-decoration: none;
}

a.moreNews {
	display: block;
	text-align: right;
}

div.wideCol h1 {
	padding: 4px 10px 4px 10px;
	margin-bottom: 1em;
	background-color: #abaac2;
	color: #fff;
	text-transform: uppercase;
}

div.wideCol div.hl {
	margin-right: 12px;
}

div.wideCol div.hl, div.wideCol div.hr {
	width: 308px;
	float: left;
	margin-bottom: 1em;
}

div.form label {
	display: block;
	margin-bottom: 0.2em;
	font-weight: bold;
}

div.form select {
	width: 95%;
	background-color: #f9f8f9;
}

div.form input, div.form textarea {
	width: 95%;
	border: 1px solid #718dac;
	background-color: #f9f8f9;
	padding: 2px;
}

div.form input.chbox {
	width: auto;
	border: none;
	float: left;
	margin-right: 1em;
}

div.form input.submitButton {
	width: auto;
	background-color: #d4d0c8;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-bottom: #000 1px solid;
	border-right: #000 1px solid;
	font-weight: bold;
	color: #000;
	padding: 0px 10px 0px 10px;
}

div.submit {
	padding-left: 43%;
}

div.whole textarea {
	width: 98%;
}

/* INDEX */
div#index {
	float: right;
}

div.indexType {
	background-color: #d9dfe4;
	border: 4px solid #ffca66;
	margin-bottom: 1em;
	cursor: pointer;
	height: 93px;
	overflow: hidden;
}

div.indexType img {
	border-right: 4px solid #ffca66;
	margin-right: 20px;
	float: left;
}

div.indexType h1 {
	font-size: 20px;
	line-height: 36px;
}

div.indexType h1 a {
	font-size: 20px;
	line-height: 36px;
	font-weight: bold;
}

div.indexType p, div.indexType h2 {
	font-weight: bold;
	line-height: 1em;
	font-size: 12px;
	margin-bottom: 1em;
}

div.indexType p a, div.indexType h2 a {
	font-weight: inherit;
	text-decoration: underline;
}

div.indexType p a:hover, div.indexType h2 a:hover {
	color: #afa6ed;
	text-decoration: underline;
}

div.indexType a {
	font-weight: normal;
	font-size: 12px;
}

div.indexType a:hover {
	text-decoration: none;
}

strong.tip {
	position: static;
	margin-top: 0px;
	font-size: 13px;
	margin-right: 1em;
}

/* UTILITY */

div.noItems {
	padding: 2em;
	font-weight: bold;
	text-align: center;
}

.clear {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.clearl1 {
	clear: both;
	height: 1em;
	line-height: 1em;
	font-size: 1em;
}

.clearl15 {
	clear: both;
	height: 1.5em;
	line-height: 1.5em;
	font-size: 1.5em;
}

.clearl2 {
	clear: both;
	height: 2em;
	line-height: 2em;
	font-size: 2em;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.hidden {
	display: none;
}

.center {
	text-align: center;
}

.aleft {
	text-align: right;
}

.aright {
	text-align: right;
}

.lc {
	text-transform: lowercase;
}

.uc {
	text-transform: uppercase;
}

.chbox {
	width: auto !important;
	height: auto !important;
	border: none !important;
	background-color: transparent !important;
}

.b {
	font-weight: bold;
}

.redb {
	background-color: red !important;
}
