﻿a img { border: none; }
ul, p
{
    margin:0px;
}
p
{
    color:#666666;
    font-size:11px;
}
body 
{
    font-family:Verdana;
    font-size:13px;
    	margin: 0px;
	padding: 0px;
}

#mainCnt
{
    width:100%;
    margin:0px auto;
    background-color:#FFFFFF;
}

/*header*/
#mainCnt #top
{
    background-color:#c41301;
    width:100%;
    height:290px;
    clear:both;
}

#mainCnt #top #header
{
    margin:0px auto;
    padding-top:56px;
    overflow:hidden;
    width:724px;
    height:234px;
}

#mainCnt #top #header #leftHeader
{
    width:192px;
    height:234px;
    float:left;  
     background-color:#FFFFFF;
    overflow:hidden;
}

#mainCnt #top #header #rightHeader
{
    width:532px;
    height:234px;
    float:right;
       background-color:#FFFFFF;
       overflow:hidden;
}

/*panes*/
#mainCnt #panes
{
    background-image:url(images/backCntLine.jpg);
    background-repeat:repeat-y;
    width:724px;
    padding:0px 25px 0px 25px;
    margin:0px auto;
    clear:both;
}

#mainCnt #panes #leftPane
{
    height:inherit;
    width:195px;
    float:left;
}

#mainCnt #panes #rightPane
{
    height:inherit;
    width:515px;
    padding-right:7px;
    padding-bottom:5px;
    float:right;
}

/*footer*/
#mainCnt #footer
{
    background-image:url(images/footer2.jpg);
    background-repeat:no-repeat;
    width:774px;
    height:127px;
    font-size:10px;
    clear:both;
    margin:0 auto;
}


#mainCnt #footer #companyFooter .logoSmall
{
    height:48px;
    width:128px;
}
#mainCnt #footer #contact
{
    font-size:10px;
    margin:0;
    padding-top:10px;
}
/*leftmenu*/
#mainCnt #panes #leftPane #leftMenu 
{
    width:100%;
    display:block;
    float:left; 
}
#footer #possibleFooter
{
    width:100%;
    clear:both;
}
#footer #companyFooter
{
    height:50px;
    padding:5px 25px 0px 25px;
}
#footer #companyFooter .left
{
    float:left;
    padding-left:25px;
    width:152px;
}
#footer #possibleFooter .left
{
    float:left;
    padding-left:35px;
    width:202px;
}
#footer #possibleFooter .left p
{
    float:left;
    padding-top:10px;
    padding-right:5px;
}
#footer #possibleFooter .left img
{
    float:left;
    padding-top:7px;
}
#footer #companyFooter .right
{
    padding-left:25px;
    width:490px;
    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:10px;
    height:25px;
    width:160px;
    color:#fff;
    font-size:14px;
    text-decoration:none;
    background-image:url('images/left_menu_split.jpg');
    background-repeat:no-repeat;
    background-position:left bottom;
}
#mainCnt #panes #leftPane .leftMenu a:hover
{
    font-weight:bold;
    text-decoration:none;
}
#search_top
{
    width:192;
    height:42px;
    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;
  padding-top: 10px;
}
.contTitle span
{
  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:#003300;
    padding-top:5px;
}
#prop_normal a .header2 span
{
    font-size:8pt;
    text-transform:uppercase;
    color:#c21300;
    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:#c21300;
    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: #ffe8e5;
}
#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:#003300;
    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:#c21300;
}
#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 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: #333;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
}

#folder_send input
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	margin-top:2px;
	width: 145px;	
}

#folder_send .button
{
	color: #ffffff;
	background-image: url(images/blank_white.gif);
	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;
	display: block;
}

#folder_send .button:hover
{
	color: #ffffff;
	text-decoration: none;
}

.wrongEmail
{
	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 */

#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;
}