﻿a, img
{
	border: none;
	outline: none;
}
ul, p
{
    margin:0px;
}
p
{
    color:#666666;
    font-size:12px;
}
body 
{
    font-family:Verdana;
    font-size:12px;
    margin: 0px;
	padding: 0px;
}

#mainCnt
{
    width:100%;
    margin:0px auto;
}

/*header*/
#logo_belt
{
    height: 117px;
    background-image: url(images/logo_gradient.jpg);
    background-repeat: repeat-x;
    clear: both;
}
#logo_belt .belt_in
{
    width: 1000px;
    margin: 0 auto;
}
#logo_belt .belt_in h1
{
    margin: 0;
    padding: 12px 0 0 20px;
    display: block;
    float: left;
}
#logo_belt .belt_in .slogan
{
    padding: 34px 91px 0 0;
    display: block;
    float: right;
}
#mainCnt #top
{
    width: 100%;
    height: 475px;
    background-image: url(images/top_bg.jpg);
    background-repeat: repeat-x;
    clear: both;
}
#top .top_in
{
    width: 1000px;
    height: 475px;
    background-image: url(images/top_bg_in.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
}
#flash
{
    padding: 100px 115px 0 0;
    float: right;
}
/*panes*/
#mainCnt #panes
{
    width:724px;
    padding: 0 25px;
    margin: 0 auto;
    clear: both;
}

#mainCnt #panes #leftPane
{
    height:inherit;
    width:193px;
    float:left;
}

#mainCnt #panes #rightPane
{
    height:inherit;
    width: 515px;
    padding: 20px 0;
    float:right;
    overflow: hidden;
}

/*icon menu*/
#icon_menu
{
	height: 87px;
	width: 510px;
	list-style: none;
	padding: 0;
	margin: 0;
	clear: both;
	overflow: hidden;
}

ul#icon_menu li
{
	list-style: none;
	float: left;
	display: block;
	overflow: hidden;
}

#apartment, #house, #plot, #object
{
	height: 35px;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 52px 8px 0 8px;
	text-align: center;
	font-weight: bold;
}

#apartment, #object
{
	width: 112px;
}

#house, #plot
{
	width: 111px;
}

#apartment
{
	background-image: url(images/icon_apartment.jpg);
}

#apartment p, #apartment div, #apartment a
{
	font-size: 11px;
	color: #cc6600;
}

#house
{
	background-image: url(images/icon_house.jpg);
}

#house p, #house div, #house a
{
	font-size: 11px;
	color: #311c0e;
}

#plot
{
	background-image: url(images/icon_plot.jpg);
}

#plot p, #plot div, #plot a
{
	font-size: 11px;
	color: #3d5c06;
}

#object
{
	background-image: url(images/icon_object.jpg);
}

#object p, #object div, #object a
{
	font-size: 11px;
	color: #053d6c;
}

ul#icon_menu li a
{
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
}

ul#icon_menu li div
{
	padding-top: 5px;
	overflow: hidden;
}

/*footer - begin*/
#mainCnt #footer
{
    background-image:url(images/footer_bg.gif);
    background-repeat: repeat-x;
    background-position: center top;
    width: 100%;
    height: 79px;
    color: #7d5732;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    clear: both;
}
#footer .footer_in { width: 700px; padding-top: 33px; margin: 0 auto; }
#footer .footer_in .left { float: left; }
#footer .footer_in .left p { padding-right: 10px; }
#footer .footer_in .left p, #footer .footer_in .left a { display: block; float: left; }
#footer .footer_in .left p, #footer .footer_in .right a { margin-top: 3px; }
#footer .footer_in .right { float: right; }
#footer .footer_in .right a, #footer .footer_in .right a:link, #footer .footer_in .right a:visited { color: #7d5732; }
/*footer - end*/

/*leftmenu*/
#mainCnt #panes #leftPane #leftMenu 
{
    width:100%;
    display:block;
    float:left; 
}

#mainCnt #panes #leftPane .leftMenu
{
    background-image:url('images/left_menu_bg.jpg');
    background-position:left;
    background-repeat:repeat-y;
    padding-left:11px;
    padding-bottom:10px;
}
#mainCnt #panes #leftPane .leftMenu a
{
    display:block;
    padding-top:10px;
    padding-left:20px;
    height:28px;
    width:147px;
    color:#560002;
    font-size:13px;
    text-decoration:none;
    font-weight:bold;
    background-image:url(images/left_menu_split.jpg);
    background-repeat:no-repeat;
    background-position:left bottom;
    outline: none;
}
#mainCnt #panes #leftPane .leftMenu a:hover
{
    color: #f2dca7;
    background-image: url(images/left_menu_hover.jpg);
    text-decoration:none;
}
#search_top
{
    width:192;
    height:34px;
    background-image:url('images/search_top.jpg');
    background-repeat:no-repeat;
    overflow:hidden;
}
#small_search
{
    width:182px;
    background-image:url('images/search_bg_grad.jpg');
    background-position:top;
    background-repeat:repeat-x;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:10px;
}
#small_search p, 
#small_search input,
#small_search select,
#small_search div
{
    font-size:11px;
    color:#666666;
}
#small_search p
{
    padding:3px;
}
#search_foot
{
    width:192px;
    height:1px;
    background-image:url('images/search_bottom.jpg');
    background-repeat:no-repeat;
    background-position:left;
    overflow:hidden;
    clear:both;
}
#search_button
{
    padding-top:10px;
    padding-bottom:10px;
}
#search_button a
{
    background-image:url('images/findbt.gif');
    background-repeat:no-repeat;
    display:block;
    width:84px;
    height:17px;
    margin:0 auto;
}
.contTitle
{
  padding-bottom:5px;  
}
.contTitle span
{
	color: #ff6633;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial;
	clear: both;
}
.underline
{
    background-image:url('images/title_underline.jpg');
    background-position:left;
    height:1px;
    width:100%;
    clear:both;
    background-repeat:no-repeat;
    
}
#prop_normal a .normal_propertyI
{
    clear:both;
    height:127px;
    overflow:hidden;
    padding-right:5px;
}
#prop_normal a
{
    clear:both;
    overflow:hidden;
    display:block;
    height:129px;
    cursor:pointer;
    text-decoration:none;
}
#prop_normal a:hover
{
    text-decoration:none;
}
#prop_normal a .normal_propertyAI
{
 background-image:url('images/AIpropGrad.jpg');
 background-repeat:repeat-x;
 clear:both;
 height:127px;
 border:solid 1px #ecebeb;
 overflow:hidden;
 padding-right:5px;
}
#prop_normal a .small_photo img
{
    width:155px;
    height:105px;
    border:0;
}
#prop_normal a .normal_propertyI .small_photo
{
    background-image:url('images/IPhotoBg.jpg');
    width:164px;
    height:114px;
    background-repeat:no-repeat;
    padding-top:9px;
    padding-left:11px;
    float:left;
}
#prop_normal a .normal_propertyAI .small_photo
{
    background-image:url('images/AIPhotoBg.jpg');
    width:164px;
    height:116px;
    background-repeat:no-repeat;
    padding-top:11px;
    padding-left:11px;
    float:left;
}
#prop_normal a .header
{
    font-size:11pt;
    font-family:Verdana;
    font-weight:bold;
    color:#a04108;
    padding-top:5px;
}
#prop_normal a .header2 span
{
    font-size:8pt;
    text-transform:uppercase;
    color:#DF6319;
    font-weight:bold;
}
#prop_normal a .header2
{
    padding-top:2px;
}
#prop_normal a .des,
#prop_normal a .info
{
    color:#666666;
    font-size:11px;
}
#prop_normal a .info
{
    font-weight:bold;
}
#prop_normal a .info .value
{
    color:#DF6319;
    font-weight:bold;
}
#flipper
{
    font-size:11px;
    text-align:center;
    clear:both;
    margin-bottom:10px;
}
#flipper a, #flipper a:hover
{
    text-decoration:none;
}
#flipper span:hover
{
    text-decoration:underline;
    color:#333333;
}
#flipper a span
{
    color:#333333;
        padding-left:2px;
    padding-right:2px;
}
#flipper .active span
{
    font-weight:bold;

}
#flipper a .I
{
}
#flipper a .AI
{
    background-color: #fde7d9;
}
#properties_small .OfertaWyrozniona
{
    width:164px;
    height:218px;
    float:left;
    background-image:url('images/special_bg.jpg');
    background-repeat:repeat-x;
    background-position:top;
    overflow:hidden;
    margin-right:5px;
    margin-bottom:5px;
    border:solid 1px #ecebeb;
}
#properties_small .OfertaWyrozniona .photo
{
    padding-top:11px;
    padding-left:10px;
    width:152px;
    height:102px;
    background-image:url('images/special_photo_bg.jpg');
    background-repeat:no-repeat;
    overflow:hidden;
}
#properties_small .OfertaWyrozniona .photo img
{
    width:142px;
    height:91px;
}
#properties_small .OfertaWyrozniona .header
{
    color:#094166;
    font-size:13px;
    font-weight:bold;
    padding-left:7px;
    padding-bottom:3px;
}
#properties_small .OfertaWyrozniona .des
{
    padding-left:7px;
    padding-bottom:5px;
}
#properties_small .OfertaWyrozniona .des .value
{
    color:#0a638d;
}
#properties_small .OfertaWyrozniona a
{
    width:90px;
    height:23px;
    background-image:url('images/szczegoly.jpg');
    background-repeat:no-repeat;
    overflow:hidden;
    margin:0 auto;
    display:block;
}
.notifyMsg
{
    font-weight:bold;
    font-size:12px;
    text-align:center;
    padding-bottom:10px;
}
.listTab
{
    font-size:11px;
    color:#666666;
}
.listTab .loc .box_loc { clear: both; padding-right: 35px; }
.listTab .loc select { width: 202px; float: right; }
.listTab input,
.listTab select,
.listTab textarea,
#propertyCalc input,
#propertyCalc select
{
    font-size:11px;
    color:#666666;
    border:solid 1px #AAAAAA;
}
.listTab .listHeader
{
    font-weight:bold;
}
.Send_But
{
    padding-top:10px;
    padding-bottom:10px;
}
.Send_But a
{
    display:block;
    margin:0 auto;
    width:120px;
}
.tabButtons a
{
    display:block;
    height:31px;
    float:left;
    cursor:pointer;
}
.tabButtons #det
{
    width:136px;
    background-image:url('images/szczegoly_tab_off.jpg');
    background-repeat:no-repeat;
    overflow:hidden;
}
.tabButtons #det.active
{
    background-image:url('images/szczegoly_tab_on.jpg');
}
.tabButtons #calc
{
    width:88px;
    background-image:url('images/calc_tab_off.jpg');
    background-repeat:no-repeat;
    overflow:hidden;
}
.tabButtons #calc.active
{
    background-image:url('images/calc_tab_on.jpg');
}
.tabButtons #con
{
    width:155px;
    background-image:url('images/contact_tab_off.jpg');
    background-repeat:no-repeat;
    overflow:hidden;
}
.tabButtons #con.active
{
    background-image:url('images/contact_tab_on.jpg');
}
#details,
#calculator,
#conta
{
    clear:both;
    background-color:#f1f1f0;
        background-color:#f1f1f0;
    border-top:solid 1px #e9e9e9;
    border-left:solid 1px #e9e9e9;
    border-right:solid 1px #e9e9e9;
}
.galleryPane
{
    float:left;
    width:280px;
    padding-top:5px;
}
.contentPane
{
    float:right;
    width:220px;
    padding-top:5px;
    padding-right:8px;
}
#mainImg
{
    margin-left:6px;
    width:260px;
    height:174px;
    background-image:url('images/big_img_bgjpg.jpg');
    background-repeat:no-repeat;
    padding-top:7px;
    padding-left:7px;
}
#mainImg img
{
    width:253px;
    height:166px;
}
#mainImg a
{
    width:100%;
    height:100%;
    display:block;
}
#smallImg
{
    width:86px;
    height:76px;
    background-image:url('images/small_img_bg.jpg');
    background-repeat:no-repeat;
    padding-top:7px;
    padding-left:7px;
    float:left;
}
#smallImg img
{
  width:77px;
  height:69px;   
}
#items p
{
    display:block;
    float: left;
    font-weight:bold;
    line-height:16px;
    width:118px;
}
#items p.h
{
    clear:both;
    padding-right:2px;
    font-weight:normal;
    width:100px;
}
#items p.hh
{
    padding-right:2px;
    line-height:17px;
    width:100px;
}
#items p.agnr
{
    line-height:17px;
    float:left;
    
}
#items span
{
    clear:both;
}
#centerContent
{
    clear:both;
    background-color:#f1f1f0;
    border-bottom:solid 1px #e9e9e9;
    border-left:solid 1px #e9e9e9;
    border-right:solid 1px #e9e9e9;
    padding:10px;
}
#centerContent .left
{
    clear:both;
    float:left;
    width:170px;
    padding-top:15px;
}
#centerContent .left a
{
    width:158px;
    height:25px;
    display:block;
    text-align:center;
    color:#fff;
    text-decoration:none;
    background-image:url('images/button_blank.jpg');
    background-repeat:no-repeat;
    padding-top:4px;
}
#centerContent .left a:hover
{
    text-decoration:none;
}
#centerContent .right
{
    float:right;
    width:300px;
    padding-top:5px;
    padding-right:8px;
}
#centerContent .right a
{
    color:#666666;
    text-decoration:none;
}
#centerContent .right a:hover
{
    text-decoration:underline;
}
.splitter
{
    clear:both;
    height:1px;
    background-image:url('images/splitter.jpg');
    background-repeat:no-repeat;
    overflow:hidden;
    margin-top:10px;
    margin-bottom:10px;
}
.Send_But1 a,
.Send_But2 a
{
    display:block;
    width:91px;
    height:22px;
    background-repeat:no-repeat;
    margin:0 auto;
}
.Send_But1,
.Send_But2
{
    padding-top:10px;
    padding-bottom:10px;
}
.Send_But1 a
{
    background-image:url('images/send_white.jpg');
}
.Send_But2 a
{
    background-image:url('images/send_grey.jpg');
}
#propertyCalc .item #rodzaj.left
{
    width:400px;
}
#propertyCalc .item #rodzaj.right
{
}
#propertyCalc .item #prowizja.left
{
    width:400px;
}
#propertyCalc .item #prowizja.right input
{
    width:200px;
}
#propertyCalc .item #cena.left
{
    width:400px;
}
#propertyCalc .item #cena.right input
{
    width:200px;
}
#propertyCalc
{
    padding-left:10px;
    padding-top:10px;
}
#propertyCalc .item .right
{
    float:left;
    width:240px;
}
#propertyCalc .item .left
{
    width:250px;
    float:left;
    clear:both;
}
#propertyCalc .lastitem .item .right
{
    color:#ff0000;
    font-weight:bold;
}
.calcCont
{
    padding-top:15px;
    clear:both;
}
.calcCont a
{
    margin:0 auto;
    text-align:center;
    font-size:10px;
    color:#fff;
    width:105px;
    height:21px;
    display:block;
    background-image:url('images/small_blank_button.jpg');
    background-repeat:no-repeat;
    padding-top:7px;
}
.calcCont a:hover
{
    color:#fff;
    text-decoration:none;
}

/* Notes - Begin */

#folder_send
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}

#folder_send input
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	margin-top:2px;
	width: 15px;	
}

#folder_send .text
{
	padding-right: 10px;
}

#folder_send .button a
{
	color: #000000;
	background-image: url(images/send_button.jpg);
	background-repeat: no-repeat;
	width: 91px;
	height: 21px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	margin-left: 10px;
	margin-top: 2px;
	text-indent: -90000%;
	outline: none;
	display: block;
}

.wrongEmail, .validate
{
	color: #f00;
	font-family: Verdana;
	font-size: 11px;
}

.notify_msg, #notify
{
	color: #4986cd;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0 auto;
	text-align: center;
}

/* Notes - End */

/* Global - Begin */

.Normal, .NormalDisabled, .Normal p, .NormalDisabled p
{
    color: #666666;
    font-size: 12px;
    line-height: 21px;
}

/* Global - End */

/* 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(images/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; }
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	}
#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;	}
#numberDisplay
{
    color:#000;
}
