body { 
	background-image: url('images/bgr.png');
	background-repeat: repeat-x;
	background-color: #7d7d7d;

	margin: 0;
	padding: 0;
	height: 100%;
	
	font-family: Arial, sans-serif;
	font-size: 12px;

	color: #d2d2d2;
	top: 0;
}

body a img {
	border: none;
}

.wrap {
	min-height: 100%;
	position: relative;
}

#header {
	width: 960px;
	height: 510px;
	margin: 0 auto;
}

.header-menu {
	height: 404px;
	
	margin-top: 32px;
	margin-bottom: 0;

	background-image: url('images/header-menu-bgr.png');
	background-repeat: repeat-x;
	background-color: #494949;
}

.header-menu-ilustration {
	padding-top: 10px;
}

.header-menu-ilustration img {
	display: block;
	margin: 0 auto;
	
}

#mainMenu table {
	border-collapse: collapse;
	margin: 0 auto;
	margin-top: 3px;
}

#mainMenu table td {
	vertical-align: middle;
}

#mainMenu table td.delim {
	padding-left: 19px;
	padding-right: 19px;
}

.ilustration-top {
	position:absolute;
	top: 12px;
	margin-left: 204px;
}

.flash-wrapper {
	position: absolute;
}

.flash-intro {
	top: 0px;
}

.flash-standards {
	top: 138px;
}

.flash-menu {
	top: 492px;
}

#contents {
	width: 960px;
	margin: 0 auto;	
	
	min-height: 175px;

	margin-top: 32px;
	padding-top: 30px;
	padding-bottom: 285px;

	background-image: url('images/header-menu-shadow.png');
	background-repeat: no-repeat;
	background-color: transparent;

	background-position: 423px 0px;

	line-height: 18px;
}

.logo {
	margin-left: 596px;
	padding-top: 34px;
}

.content h2, .content h3, .dialog h2 {
	font-size: 14px;
	color: white;

	background-image: url('images/headrik-dark.gif');
	background-repeat: no-repeat;
	
	padding-top: 5px;
	padding-bottom: 26px;
	padding-left: 43px;
	
	margin: 0;
}

.content h3 {
	background-image: url('images/headrik-light.gif');
}

.content h4 {
	font-size: 14px;
	color: white;
}

.dialog h2 {
	margin-left: 27px;
}

.right-panel {
	float: right;
	width: 375px;
}

.text {
	padding-left: 43px;
}

.text p {
	margin-top: 0;
}

.up {
	margin-top: -7px;
}

.ods-18 {
	margin-top: 180px;
}

.right-panel .text {
	width: 255px;
}

.intro .info {
	width: 505px;
	margin-left: 20px;
}

.sapa {
	margin-left: 29px;
	margin-right: 435px;
}

.location .right-panel .text img {
	margin-left: -9px;
	margin-top: 5px;
}

.location .highslide img {
	border: none;
}

.left-half {
	float: left;
	width: 455px;
}

.left {
	margin-left: 510px;
	margin-right: 17px;
}

.photogallery .left {
  margin-left: 475px;
  margin-right: 20px;.
}

.about, .photogallery, .flat_offers, .flatDetail {
	padding-bottom: 65px;
	margin-left: 29px;
}

.flat_offers {
	margin-right: 29px;
}

.font-white {
	color: white;
}

.red-bold strong {
	color: #bf252c;
	font-weight: bold;
}

.error {
  color: #bf252c;
}

a.red-bold-a {
	font-weight: bold;
	text-decoration: none;
	color: #bf252c;
	display: block;
}

a.red-bold-a:hover {
	text-decoration: underline;
}

.right-panel .down {
	width: 338px;
}

.down table {
	margin-bottom: 40px;
}

.down table td {
	vertical-align: top;
}

.down table td a img {
	padding-right: 16px;
}


.text table {
	border-collapse: collapse;
	border: 0;
}

.window {
	background: url('images/window-bgr.gif') repeat-x;
	background-color: #4c4c4c;
}

.window-top {
	background: transparent url('images/window-dark-corner-tr.gif') no-repeat scroll right top;
	width: 100%;
}

.window img.corner {
	display: block !important;
	width: 5px;
	height: 5px;
}

.window-bottom {
	background: transparent url('images/window-corner-br.gif') no-repeat scroll right top;
	width: 100%;
}

.right-panel .window {
	margin-left: 42px;
}

.finance .window {
	width: 305px;
}

.finance .window-content {
	padding-bottom: 13px;
}

.finance .window .form {
	margin: 20px 30px;
	font-weight: bold;
	color: white;
}

.form input.type-text {
	background: white url('images/input-bgr.gif') no-repeat;
	width: 232px;
	height: 16px;
	border: 1px solid #212121; 
	padding: 4px 5px 3px;

	font-weight: bold;
	color: #202020;
}

.form input.red-text {
	background-image: url('images/input-red-bgr.gif');
	color: white;
	text-align: right;
}

.form select {
	width: 244px;
	height: 25px;
	border: 1px solid #212121; 
	padding: 3px 5px;

	font-weight: bold;
	color: #202020;
}

.form select.fixace {
	width: 121px;
}

#sadzba {
	background: white url('images/input-sadzba-bgr.gif') no-repeat;
	width: 100px;
	margin-right: 6px;
}

.finance .form p {
	margin-top:5px;
	margin-bottom: 6px;
}

.finance .form p.lina {
	padding-top: 5px;
	margin-top: 10px;
	border-top: 1px solid #2b2b2b;
}

.contact .right-panel {
	width: 537px;
}

.contact .sapa {
	margin-right: 560px;
	color: white;
}

.contact .window {
	width: 465px;
	color: white;
}


.error_row {
	color: red;
}

.cform table {
	border-collapse: collapse;
	margin:15px;
	padding:0;
}

.cform table td {
	padding-bottom: 5px;
	vertical-align: top;
}

.cform table td.first-child {
	width: 115px;
	text-align: right;
	padding-right: 14px;
	padding-top: 7px;
}

.cform fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.cform input.type-text {
	width: 286px;
	height: 18px;
	background: white url('images/input-contact-bgr.gif') no-repeat;
	border: none;
	padding: 4px 2px 3px;
}

.cform textarea {
	width: 286px;
	height: 68px;

	background: white url('images/textarea-bgr.png') no-repeat;
	border: none;

	padding: 4px 2px 3px;
}

.cform input.type-submit {
	background: #bb242c url('images/submit-contact.png') no-repeat;
	border: none;

	width:149px;
	height: 35px;

	color: white;
	font-weight: bold;
	font-size: 12px;
}

.dialog .cform {
	margin-top: -23px;
}


.photogallery .photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.photogallery .photo img {
	border: 5px solid #585858; 
}

table.offers {
	width: 100%;
	border-collapse: collapse;
	border-style: hidden;
}

table.offers td {
	border-bottom: 1px solid #777777;
	text-align: center;
}

table.offers thead td {
	background-color: #c0252d;
	
	font-weight: bold;
	color: #cccccc;

	padding-top: 2px;
	padding-bottom: 2px;

	vertical-align: bottom;
	font-size: 11px;
}

table.offers tbody td {
	background-color: white;
	color: black;
	
	padding-top: 4px;
	padding-bottom: 4px;

	font-size: 10px;
}

table.offers tbody tr td.last {
      color: green;
}

table.offers tbody tr.inactive td.last {
      color: red;
}

table.offers tbody tr {
	cursor: pointer;
}

table.offers tbody tr.inactive {
	cursor: default;
}

table.offers tbody td.sale, table.offers tbody td.sklep {
	font-weight: bold;
	color: red;
	width: 100px;
}

table.offers tr.field-names a {
	color: #cccccc;
	text-decoration:  none;
}

table.offers tr.field-names a.selected {
	text-decoration: underline;
}

table.offers tfoot td {
	background-color: white;
}

.flatDetail .right-panel {
	width: 416px;
}

.flatDetail .sapa {
	margin-right: 480px;
}

.flatDetail h1 {
	color: white;
	margin-left: 12px;
	margin-bottom: 40px;
	margin-top: 0px;
}

table.flat-details {
	border-collapse: collapse;
	width: 352px;
}

table.flat-details td.first-child {
	width: 120px;
	background-color: #c0252d;
	color: #cccccc;
	font-weight: bold;

	padding-left: 11px;
}

table.flat-details td {
	background-color: white;
	color: black;
	border-bottom: 1px solid #777777;

	padding-bottom: 6px;
	padding-top: 7px;
	padding-left: 17px;
}

.podorys {
	margin-top: 34px;
}

.podorys img, .podorys .highslide:hover img {
	border: 5px solid #595959;
	width: 350px;
}

.flatDetail .down {
	width: 300px;
}

.flatDetail h3 {
	margin-top: 52px;
}

.flatDetail button.interest {
	background: #bb242c url('images/button-interest-bgr.png') no-repeat;
	border: none;

	width:269px;
	height:32px;

	color: white;
	font-weight: bold;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: -12px;
	
	border: 1px solid #b5232a;
	text-transform: uppercase;
}

.textwrapper {
	margin-left: 15px;
}

.clear {
	clear: both;
}

#hs-modal-window {
	width: 475px;
	background: url('images/window-bgr.gif') repeat-x;
	background-color: #4c4c4c;
	color: white;
}

#hs-modal-window .cform table td.first-child {
	width: 150px;
}

#hs-modal-window a.close-button {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: right;
	margin-right: 7px;
}

#hs-modal-window a.close-button:hover {
	text-decoration: underline;
}



.highslide-wrapper div {
	font-size: 12px;	
}

.messanger .message {
	margin-bottom: 8px;
}

#footer {
	background-image: url('images/footer.gif');
	background-position: top center;

	background-repeat: no-repeat;
	height: 275px;
	width: 100%;

	position: absolute;
	bottom: 0;

}

.wrapping {
	width: 960px;
	margin: 0 auto;
}

#footer img.nwave {
	float: right;
	margin-right: 62px;
	margin-top: 188px;
}

#footer img.top_rezidence {
	margin-top: 188px;
	margin-left: 21px; 
}
