body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: center;
	background-color: #5b5c5c;
}

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

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #5b7083;
}

a:hover {
	text-decoration: none;
	color: #8a8a8a;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

h1 {
	color: #777777;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

h1 span {
	color: #e36635; 
}

h2 {
	color: #777777;
	font-size: 15px;
	font-weight: bold;
	padding: 24px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

h2 span {
	color: #e36635; 
}

ul#menu { 
	width: 774px;
	height: 58px;
	text-align: center;
	list-style: none;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-image: url(./images/menu.jpg);
	border: 1px solid #ffffff;
}

ul#menu li {
	display: inline;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#menu li a {
	color: #d0d0d0;
	height: 58px;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 58px;
	letter-spacing: 2px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 22px 0px 22px;
	/*	
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(./images/menu_separator.jpg);
	*/
}

ul#menu li a:hover {
	color: #ffffff;
}

div#upper {
	height: 163px;
	width: 774px;
	margin: 0px auto 0px auto;
	text-align: left;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-image: url(./images/upper.jpg);
}

a#logo {
	width: 226px;
	height: 69px;
	display: block;
	margin: 0px 0px 0px 63px;
	padding: 0px 0px 0px 0px;
}

div#main {
	width: 774px;
	margin: 0px auto 0px auto;
	text-align: left;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
}

div#left_col {
	width: 582px;
	width/**/:/**/ 557px;
	float: left;
	padding: 0px 10px 0px 15px;
	margin: 0px 0px 0px 0px;
}

div#right_col {
	width: 173px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.search {
	font-weight: bold;
	color: #e36635;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	background-image: url(./images/lupa.jpg);
	border-bottom: 3px solid #d2d2d2;
}

div.search form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.search form fieldset {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #777777;
}

div.search_cell {
	float: left;
	width: 185px;
	margin: 20px 0px 0px 0px;
}

div.search form input {
	width: 11em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #777777;
}

div.search form select {
	width: 13.3em;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #777777;
}

div.search form input.search_submit {
	width: 100px;
	height: 30px;
	color: #ffffff;
	cursor: pointer;
	background-repeat: repeat-x;
	background-image: url(./images/button_bg.jpg);
	border: 0px solid #ffffff; 
}

div.search form label {
	color: #777777;
	font-weight: bold;
}

div.search h2 {
	font-size: 22px;
	color: #777777;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 80px;
}

div.search_note {
	font-size: 10px;
	font-weight: normal;
	color: #e36635;
	padding: 0px 0px 0px 80px;
} 

div.estate {
	width: 183px;
	width/**/:/**/ 153px;
	float: left;
	color: #fff;
	padding: 10px 20px 10px 10px;
	margin: 0px 0px 20px 0px;
	background-repeat: repeat-y;
	background-image: url(./images/estate_bg.jpg);
}

div.finance {
	width: 183px;
	width/**/:/**/ 153px;
	float: left;
	text-align: center;
	padding: 10px 20px 10px 10px;
	margin: 0px 0px 20px 0px;
	background-repeat: repeat-y;
	background-image: url(./images/estate_bg.jpg);
}

div.finance img 
{
	display: block;
	margin: 0px auto 0px auto;
}

div.estate p {
	color: #ffffff;
	line-height: 18px;
}

div.viac_info a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	background-repeat: repeat-x;
	background-image: url(./images/button_bg.jpg);	
}

a.photo {
	display: block;
	text-align: center;
}

a.photo img {
	padding: 3px 3px 3px 3px;
	background-color: #ffffff;
	border: 3px solid #d2d2d2;
}

div.photo {
	text-align: center;
}

div.photo img {
	padding: 3px 3px 3px 3px;
	background-color: #ffffff;
	border: 3px solid #d2d2d2;
}

div.transakcia {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

div.spacer {
	clear: both;
}

div.detail {
	text-align: right;
	padding: 0px 10px 0px 0px;
}
/*---------------------------------------*/
div#footer {
	width: 776px;
	height: 150px;
	margin: 0px auto 0px auto;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(./images/footer_bg.jpg); 
}

div#phone {
	width: 770px;
	width/**/:/**/ 750px;
	height: 90px;
	float: left;
	font-size: 12px;
	text-align: left;
	padding: 60px 0px 0px 20px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: 270px 0px;
	background-image: url(./images/phone.jpg); 	
}

div.footer_border {
	width: 3px;
	height: 150px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(./images/rl_footer_bg.jpg);
}

div#numbers {
	width: 300px;
	color: #ffffff;
	text-align: left;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0px 0px 10px;
}

div#rights {
	width: 400px;
	margin: 5px auto 0px auto;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #919191;
	font-size: 9px;
}

div.house_p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #f3f3f3;	
}

div.house_n {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #f8f8f8;
}

div.house_a {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #eaeaec;	
}

div.img_category {
	width: 130px;
	float: left;
	text-align: center;
}

div.img_category img {
	padding: 3px 3px 3px 3px;
	background-color: #ffffff;
	border: 3px solid #d2d2d2;
}

div.gallery {
	width: 125px;
	height: 110px;
	float: left;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

div.gallery img{
	
}

span.img_category {
	cursor: pointer;
}

div.charact {
	width: 370px;
	float: left;
}

div.description {
	width: 370px;
	text-align: justify;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 0px 0px;
	border-top: 1px solid #d7d7d7;
}

span.description {
	color: #5b7083;
}

span.item {
	width: 100px;
	text-align: right;
	float: left;
	color: #5b7083;
}

span.value {
	width: 256px;
	padding: 0px 0px 0px 10px;
	text-align: justify;
	float: left;
}

ul.offer_menu {
	list-style: none;
	color: #5b7083;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}

ul.offer_menu li {
	height: 33px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul.offer_menu li a {
	color: #ffffff;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 1px 0px 0px 10px;
	background-repeat: repeat-x;
	background-image: url(./images/button_bg.jpg);
}

div.label {
	float: left;
	width: 150px;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
	text-align: right;
	color: #777777;
}

div.textfield {
	float: left;
	width: 300px;
	padding: 5px;
}

div.textfield input {
	width: 200px;
	border: 1px solid #d1d1d1;
}

form div.textfield input.send_button {
	width: 100px;
	height: 30px;
	color: #ffffff;
	cursor: pointer;
	background-repeat: repeat-x;
	background-image: url(./images/button_bg.jpg);
	border: 0px solid #ffffff; 
}

div.textfield input:focus {
	border: 1px solid #5b7083;
}

div.textfield textarea {
	width: 300px;
	height: 150px;
	border: 1px solid #d1d1d1;
}

div.textfield textarea:focus {
	border: 1px solid #5b7083;
}

div.captcha {
	float: left;
	width: 100px;
	padding: 5px;
}

div.note {
	float: left;
	width: 200px;
	padding: 5px;
	font-size: 10px;
	color: #a8a8a8;
}

div.center {
	text-align: center;
	width: 100%;
	padding: 5px 0px 5px 0px;
}

/*--------- lightbox ----------*/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img { 
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(./img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(./images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(./images/nextlabel.gif) right 15% no-repeat;
}


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData {
	padding:0 10px;
	color: #666;
}

#imageData #imageDetails { 
	width: 70%;
	float: left; 
	text-align: left; 
}	

#imageData #caption { 
	font-weight: bold;	
}

#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			

#imageData #bottomNavClose {
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;	
}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/*--------- lightbox ----------*/