html
{
padding: 0;
margin: 0;
}

body
{
margin: 0;
/*padding: 9px 0 0 0;*/
padding: 0;
/*background: url(../images/body_bg.png) repeat-x top; */
font-family: Tahoma;
color: #6E6E6E;
}

h1, h2, h3
{
color: #676566;
}

#container
{
width: 100%;
margin-top: 10px;
background: #DEDEDC;
border-top: 3px #C2C2C2 solid;
border-bottom: 3px #C2C2C2 solid;
}

#content
{
margin: 0 auto;
width: 962px;
}

#inside
{
width: 925px;
padding: 0 10px 0 10px;
float: right;
font-size: 10pt;
}

#inside h1, #inside h2
{
font-size: 10pt;
}

#inside div.l50
{
float: left;
width: 45%;
}

#inside div.r50
{
float: right;
width: 45%;
}

#inside .offer
{
border-bottom: 1px solid #EAEAEA;
width: 860px;
color: #A3A3A3;
margin-bottom: 15px;
padding-bottom: 10px;
}

#inside .offer div.desc
{
float: left;
margin: 0 0 0 20px;
padding: 0;
}

#inside .offer div.desc h1
{
margin-top: 0;
}

#inside .offer div.desc h1 a
{
color: #ABABAB;
}

#inside .offer div.desc p
{
margin: 0;
padding: 0;
}

#inside .offer a.more
{
margin-top: 85px;
width: 70px;
height: 19px;
display: block;
float: right;
background: url(../images/right_more1.png) no-repeat;
}

#inside .offer a.more span
{
display: none;
}

#inside div.photo
{
float: left;
}

#inside div.details
{

}

#inside div.details img
{
border: 1px solid #ebebeb;
}

#inside div.gallery img
{
border: 1px solid #ebebeb;
}

#inside div.details div.photo
{
float: left;
margin-right: 20px;
}

#inside a.skontaktuj_sie
{
display: block;
width: 178px;
height: 22px;
float: right;
background: url(/images/skontaktuj_sie.png) no-repeat;
}

#inside a.skontaktuj_sie span
{
display: none;
}

#kontakt_form
{
width: 100%;
}

#kontakt_form label
{
display: block;
float: left;
width: 120px;
}

#kontakt_form input, #kontakt_form textarea
{
width: 350px;
border: 1px solid #999999;
font-family: Tahoma;
font-size: 9pt;
}

#kontakt_form #wyslij
{
border: 0;
width: 78px;
height: 22px;
background: url(/images/wyslij.png) no-repeat;
float: right;
cursor: pointer;
margin-right: 20px;
}

p.ok
{
background: url(/images/button_ok.png) no-repeat center left green;
padding: 5px 5px 5px 30px;
color: #ffffff;
}

p.error
{
background: url(/images/button_no.png) no-repeat center left red;
padding: 5px 5px 5px 30px;
color: #ffffff;
}

ul#menu 
{
display: block;
float: left;
margin: 0;
margin-top: -3px;
padding: 0;
list-style: none;
font-size: 9pt;
}

ul#menu li
{
float: left;
background: url(../images/menu_bg.png) no-repeat top center;
border-right: 2px #C2C2C2 solid;
padding: 18px 10px 15px 10px;
}

ul#menu li a
{
display: block;
text-decoration: none;
color: #272624;
}

#abraxas
{
margin: 0 auto;
width: 962px;
background: url(../images/abraxas_bg.png) repeat-y #ffffff;
}

#abraxas_footer
{
margin: 0 0 20px 16px;
width: 946px;
height: 55px;
background: url(../images/abraxas_footer.png) no-repeat #ffffff;
}

#header
{
margin: 0 auto;
background: url(../images/header.png) no-repeat;
width: 962px;
height: 200px;
}

#header #logo
{
position: relative;
top: 15px;
left: 50px;
margin: 0;
padding: 0;
}

#header #logo a
{
width: 263px;
height: 74px;
display: block;
}

#header #logo a span, a#kontakt span
{
display: none;
}

#header #kontakt
{
display: block;
width: 282px;
height: 40px;
position: relative;
top: 42px;
left: 305px;
}

hr
{
width: 895px;
margin: 20px auto;
background-color:#E0E0E0;
height: 1px;
border: 0;
display: none;
}

#hsearch
{
position: relative;
top: 60px;
left: 30px;
width: 560px;
font-family: Tahoma;
font-size: 9pt;
}

#hsearch input
{
width: 50px;
border: 1px solid #999999;
font-size: 9pt;
}

#hsearch select
{
border: 1px solid #999999;
font-size: 9pt;
}

#hsearch label
{
font-size: 9pt;
margin-left: 10px;
}

#hsearch #hbutton
{
border: 0;
width: 76px;
height: 20px;
background: url(/images/hbutton.png) no-repeat;
cursor: pointer;
margin-left: 20px;
}

#breadcrumb
{
position: relative;
top: 15px;
left: 21px;
width: 902px;
padding: 5px 0 5px 33px;

font-size: 8pt;
margin-bottom: 35px;
background: #EFEFEF;
}

#breadcrumb a
{
color: #7F7B74;
}

#left
{
width: 326px;
float: left;
}

#left h1
{
width: 296px;
height: 60px;
background: url(../images/left_h1.png) no-repeat;
color: #EAF6EA;
font-size: 11pt;
text-align:  right;
font-family: Helvetica;
line-height: 45px;
padding-right: 30px;
}

#left h1 a
{
text-decoration: none;
color: #ffffff;
}

#left .offer
{
float: right;
border-bottom: 1px solid #EAEAEA;
width: 270px;
color: #A3A3A3;
margin-bottom: 15px;
padding-bottom: 10px;
}

#left .offer p
{
float: right;
font-size: 8pt;
margin: 0;
padding: 0;
}

#left a.more
{
text-align: center;
color: #cccccc;
font-size: 9pt;
width: 100%;
display: block;
}

#right
{
float: right;
width: 545px;
margin-right: 20px;
}

#right .type
{
width: 253px;
float: left;
margin-right: 30px;
margin-bottom: 15px;
}

#right .type h1
{
color: #ABABAB;
font-size: 11pt;
font-weight: normal;
}

#right .type .offers
{
background: #EEEEEE;
padding: 10px;
}

#right .type .offers a
{
color: #ABABAB;
font-size: 8pt;
}

#right .type a img
{
border: 0;
}

#right .type .offers a.more
{
margin-top: 10px;
width: 104px;
height: 27px;
display: block;
float: right;
background: url(../images/right_more.png) no-repeat;
}

#right .type .offers a.sprzedaz
{
background: url(../images/index_more1.png) no-repeat;
}

#right .type .offers a.wynajem
{
margin-left: 20px;
background: url(../images/index_more2.png) no-repeat;
}

#right .type .offers a.more span
{
display: none;
}

#right #modyfikacja h1
{
font-size: 12pt;
}

#right #modyfikacja
{

}

#right #modyfikacja a
{
color: #cccccc;
}


.kontakt_box
{
float: right;
width: 182px;
height: 85px;
padding: 25px 15px 15px 15px;
background: url(/images/kontakt_box.png) no-repeat;
font-size: 9pt;
text-align: center;
}

#footer
{
padding: 0;
margin: 0;
height: 92px;
border-bottom: 45px solid #DEDEDC;
}

#footer_inside
{
width: 962px;
margin: 0 auto;
}

#footer_inside h1
{

}

#footer_inside h1 a
{
margin: 15px 0 0 0;
display: block; 
float: left;
width: 130px;
height: 32px;
background: url(../images/logo.png) no-repeat;
}

#footer_inside h1 a span
{
display: none;
}

#footer_inside ul
{
margin: 25px 0 0 0;
float: left;
list-style: none;
}

#footer_inside ul li
{
float: left;
margin-left: 30px;
}

#footer_inside ul li a
{
color: #828282;
text-decoration: none;
font-size: 9pt;
}

#footer_inside #contact
{
margin-top: 15px;
font-weight: bold;
float: right;
font-size: 11pt;
color: #828282;
}

#footer_inside #contact a
{
color: #828282;
text-decoration: none;
font-size: 11pt;
}


.clear
{
clear: both;
}








/* 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; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;
	}

/* Min-Width */

.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}

/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */
