BODY { background: url(../img/body_bgnd.gif); }
* { font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #0867C5; }

.textSmall { font-size: 10px; }

DIV.textParagraf { margin-top: 10px; line-height: 16px; }

TD.header { height: 89px; }

TD.menu { background: url(../img/menu_bgnd.gif); }
	TABLE.menuTable { width: 730px; }
		TD.menuDivider { width: 25px; background: url(../img/menu_divider.gif); background-position: center; background-repeat: no-repeat; }

TD.leftColumn { width: 140px; background: url(../img/left_column_bgnd.gif); background-repeat: repeat-y; }

TD.centralColumn { background: #FFFFFF; padding-bottom: 30px; }
	.contentTitleImg { margin-bottom: 5px; }

	TABLE.formTable { margin-top: 15px; }
		TD.formHeading { padding-right: 20px; padding-top: 5px; }
		.formTextfield { background: url(../img/form_field_bgnd.gif); height: 21px; border: 1px solid #7F9DB9; color: #666666; padding-left: 6px; margin-bottom: 8px;}
		.formMenu { width: 100%; background: #FFFFFF; border: 1px solid #7F9DB9; margin-bottom: 8px;}
		.formTextarea { background: url(../img/form_field_bgnd.gif); height: 100px; border: 1px solid #7F9DB9; color: #666666; padding-left: 8px; margin-bottom: 8px;}
		.formButton { height: 20px; width: 60px; background: url(../img/form_button_bgnd.gif); color:#FFFFFF; border: 0px;}

TD.contentDivider { width: 50px; background: url(../img/content_divider_vertical.gif); background-position: center; background-repeat: repeat-y; }

TD.rightColumn { width: 180px; }
	TABLE.thumbs { wwidth: 100%; }
		TD.thumbHolderLeft { width: 90px; padding-right: 7px; padding-top: 5px; padding-bottom: 5px; } 
		TD.thumbHolderRight { width: 90px; padding-left: 7px; padding-top: 5px; padding-bottom: 5px; } 
		TD.thumbHolder { width: 90px; padding-left: 8px; padding-right: 8px; padding-top: 8px; padding-bottom: 8px; }
			IMG.thumbPic { border: 1px solid #999999; cursor: hand; }

TD.footer { height: 55px; background: url(../img/footer_bgnd.gif); }
	TABLE.footerData { width: 100%; height: 35px; }
	
UL.apartman { margin-top: 10px; }
UL.apartman LI { line-height: 17px; color: #666666; }