html, body {
	background:#fff;
	background-image: url('images/background.jpg');
	font-family:  Verdana,Tahoma,Arial, sans-serif;
	font-size:12px;
	color:#3f3f3f;
	height:100%;
}
#main-content{
background-image: url('images/background.jpg');
width:100%;
height:auto;
padding-bottom:10px;
margin-bottom:30px;
}

@font-face {
	font-family: 'Bauhaus';
	src: url('fonts/bauhaus/bauhaus.eot?#iefix') format('embedded-opentype'), 
	     url('fonts/bauhaus/bauhaus.woff') format('woff'), 
	     url('fonts/bauhaus/bauhaus.ttf')  format('truetype'),
	     url('fonts/bauhaus/bauhaus.svg#svgFontName') format('svg');
	}
@font-face {
	font-family: 'Trajan';
	src: url('fonts/trajan/trajan.eot?#iefix') format('embedded-opentype'), 
	     url('fonts/trajan/trajan.woff') format('woff'), 
	     url('fonts/trajan/trajan.ttf')  format('truetype'),
	     url('fonts/trajan/trajan.svg#svgFontName') format('svg');
	}
ul{
list-style-type: none;
}
ul li{
float:left;
} 
hr{
border-top:0px;
border-color:#3c3c3c;
margin-top:10px;
margin-bottom:10px;
}
a{
text-decoration:none;
color:#3f3f3f;
}
a:hover{
text-decoration:underline;
}
h1, h1 a{
font-family:Trajan;
font-size:23px;
line-height:23px;
color:#906947;
font-weight:normal;
}
h2{
font-family:Trajan;
font-size:15px;
color:#906947;
font-weight:normal;
}
.office{
margin-bottom:20px;
}
h1 a:hover{
text-decoration:none;
}
h1,h2, p, html, body,ul,input{
padding:0px;
margin:0px;
}
table td{
vertical-align: top;
margin:0px;
padding:0px;
height:20px;
}
table tr{
height:20px;
}
img, input, select{
border:0px;
}
p{
line-height:16px;
padding-bottom:5px;
}
textarea{
background: url('images/black-alpha.jpg');
border:0px;
resize:none;
height:70px;
width:100%;
font-family:  Tahoma,Verdana, Arial, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
overflow:hidden;
overflow-y: hidden;
overflow-x: hidden; 
}
input::-moz-focus-inner /*Remove button padding in FF*/
{
    border: 0;
    padding: 0;
}
input{
height:21px;
text-align:left;
font-weight:bold;
width:100%;
background: url('images/black-alpha.jpg');
color:#fff;
}
input.contact_button{
	float:right;
    width:55px !important;
    height:20px !important;
    border: 0 none !important;
	background: url('images/white-arrow.png') right center no-repeat;
	font-weight:normal;
	font-size:10px;
	font-size:15px;
	text-align:left;
	color:#fff;
	cursor: pointer;
	cursor: hand; /* For IE 5.0 and 5.5 */
}


input.count_button{
	float:right;
    width:70px !important;
    height:16px !important;
    border: 0 none !important;
	background: url('images/arrow-red.png') right center no-repeat;
	font-weight:normal;
	font-size:13px;
	text-align:left;
	color:#000;
	cursor: pointer;
	cursor: hand; /* For IE 5.0 and 5.5 */
}
.contact-subpage input.count_button{
margin-right:5px;
width:60px !important;
}
.clean{
clear:both;
}

/* site main css*/
#content{
width:100%;
position:relative;
z-index:10;
}
.container{
width:990px;
margin:0px auto;
}
.f-left{
float:left;
}
.f-right{
float:right;
}
#header-container{
height:106px;
width:100%;
position:relative;
z-index:10;
background:url('images/background-top.jpg') center top no-repeat;
}
.shadow{
 -moz-box-shadow: 0 0 10px black; -webkit-box-shadow: 0 0 10px black; box-shadow: 0 0 10px black;
 /* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#666666')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#666666');
}

.shadow-mini{
 -moz-box-shadow: 3px 3px 3px #aaaaaa; -webkit-box-shadow: 3px 3px 3px #aaaaaa; box-shadow: 3px 3px 3px #aaaaaa;
 /* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#666666')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#666666');
}

#logo{
margin-top:10px;
margin-left:10px;
}

#top-menu{
margin-top:65px;
margin-right:13px;
}

#top-menu ul li{
font-family: Bauhaus;
font-size:18px;
padding-left:10px;
padding-right:10px;
padding-bottom:15px;
padding-top:0px;
line-height:18px;
border-right:1px solid white;
}
.white,.white a{
color:white;
}

#top-menu ul li.border-right-none{
border-right:0px solid white;
}
#preview{
position:relative;
z-index:0;
width:100%;
height:279px;
}
#image-back{
position:absolute;
left:0px;
z-index:-1;
width:100%;
}
.halfPage{
width:50%;
height:279px;
}
.halfPage img{
width:100%;
height:279px;
}
#image{
width:980px;
margin:0px auto;
}
#shadow-on-the-bottom{
height:2px;
width:100%;
position:absolute;
z-index:-1;

-moz-box-shadow: 0 -1px 7px #000000; -webkit-box-shadow: 0 -1px 7px #000000; box-shadow: 0 -1px 7px #000000;
  /* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color='#666666')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color='#666666');
}


#circles{
position:absolute;
top:-24px;
right:3px;
}
#where-we-are{
position:absolute;
top:-21px;
left:400px;
}
#info{
position:absolute;
top:-22px;
left:515px;
}
.info-position{
position:absolute;
top:-262px;
right:15px;
}

#circles ul li{
width:30px;
height:34px;
font-family:Trajan;
font-size:18px;
color:white;
padding-left:12px;
padding-top:6px;
cursor: pointer;
cursor: hand; /* For IE 5.0 and 5.5 */
}

#circles ul li#c1:hover,#circles ul li#c2:hover,#circles ul li#c3:hover,#circles ul li#c4:hover,#circles ul li#c5:hover{

background: url('images/circle-0.png') no-repeat;
color:#666;
}

#circles ul li#c1{
background: url('images/circle-1.png') no-repeat;
}
#circles ul li#c2{
background: url('images/circle-2.png') no-repeat;
}
#circles ul li#c3{
background: url('images/circle-3.png') no-repeat;
}
#circles ul li#c4{
background: url('images/circle-4.png') no-repeat;
}
#circles ul li#c5{
background: url('images/circle-5.png') no-repeat;
}



#page-content{
margin-left:10px;
padding-top:20px;
margin-bottom:35px;
}

#main-content-left{
width:380px;
}

#main-content-right{
width:315px;
}
#main-content-right h1{ 
color:white;
}
#news{
margin-top:15px;
font-family:Georgia, Verdana, Tahoma;
font-style:italic;
}
.news-item{
margin-bottom:15px;
}
.news-date{
width:44px;
height:44px;
margin-top:4px;
float:left;
text-align:center;
line-height:15px;
background: url('images/circle-news.png') center center no-repeat;
}
.news-date div{
margin-top:3px;
}
.news-date span{
font-size:14px;
font-family:Times New Roman;
color:white;
}

.news-date span.day{
font-size:22px;
}
.news-content{
float:right;
margin-left:10px;
width:261px;
font-size:11px;
line-weight:9px;
}
.news-content a{
color:white;
}
.news-subpage .news-content{
width:370px;
}
.news-content,.news-content h2{
color:white;
}
.news-content h2{
font-size:18px;
font-weight:normal;
}

#items{
margin-left:8px;
margin-top:15px;
}
.item{
float:left;
width:169px;
margin-left:3px;
padding-left:17px;
margin-bottom:8px;
background: url('images/brown-circle.png') left 3px no-repeat;
}
.main-page-items .item{
width:160px;
}
.item-grey{
margin-left:3px;
padding-left:17px;
margin-bottom:18px;
background: url('images/grey-circle2.png') left 3px no-repeat;
}
.item-grey3{
margin-left:3px;
padding-left:17px;
margin-bottom:18px;
background: url('images/grey-circle.png') left 3px no-repeat;
}
.list{
margin-top:15px;
}
.list-item{
margin-left:8px;
padding-left:24px;
margin-bottom:8px;
background: url('images/arrow.png') left 2px no-repeat;
}
.leasing .list-item{
margin-bottom:26px;
}

.list-circle-item{
width:270px;
color:white;
padding-left:24px;
margin-bottom:8px;
background: url('images/white-circle.png') left 2px no-repeat;
}

#footer-container{
position:absolute;
bottom:10px;
z-index:15;
width:100%;
}
#footer-container2{
position:relative;
bottom:10px;
z-index:12;
width:100%;
}

#footer ul li,#footer2 ul li{
padding-right:10px;
font-size:10px;
font-family:Bauhaus;
}
ol li{
margin-bottom:10px;
}
#footer,#footer2{
width:310px;
margin:0px auto;
}
.address{
color:#303030;
line-height:15px;
}
.text{
color:#303030;
line-height:16px;
margin-top:17px;
text-align:justify;
}
.text p{
margin-bottom:15px;
}



#find-us,#find-us div{
margin-top:20px;
}
.margin-top-50{
margin-top:50px;
}
.margin-top-5{
margin-top:5px;
}
.margin-top-10{
margin-top:10px;
}
.margin-top-15{
margin-top:15px;
}
.margin-top-20{
margin-top:20px;
}
.margin-bottom-20{
margin-bottom:20px;
}
#find-us ul li{
margin-right:6px;
}
.margin-0{
margin:0px;
}
.contact h1{
 font-size:21px;
}
#form{
margin-top:15px;
}
.white-line{
height:18px;
padding-top:3px;
border-bottom:1px solid #fff;
border-top:1px solid #fff;
color:#fff;
}
.line-top-none{
border-top:0px;
}
.line-bottom-none{
border-bottom:0px;
}
#info-2{
margin-top:30px;
}
#info-2 img{
width:100%;
}
.info-position-2{
 position:absolute;
 top:195px;
 left:120px;
}
.info-position-2 img{
width:120px;
}

.calc-item{
margin-bottom:15px;
}
.calc-left{
float:left;
color:black;
margin-top:2px;
}
.calc-right{
float:right;
margin-left:10px;
width:270px;
}
.contact-subpage{
margin-top:15px;
}
input.calc-text,.calc-right select,textarea.calc-text,.calc-summary{
width:261px;
padding-left:3px;
font-weight:normal;
color:black;
background:#c6d5d1;
}
.calc-summary{
padding-top:2px;
padding-bottom:2px;
}
#main-content-right .calc-summary{
width:110px;
}
#calc-summary-right-side{
margin-top:23px;
}
#main-content-right .calc-left{
width:170px;
}
#main-content-right .calc-right{
width:110px;
}
textarea.calc-text{
width:259px;
}
.calc-right select{
position:absolute;
height:22px;
width:265px;
}
.span{
height:22px;
width:265px;
}
td.radio-button{
width:13px;
height:20px;
}

#banks-logo img{
margin-right:3px;
margin-bottom:5px;
}
.small-text{
font-size:10px;
}
.agree{
text-align:left;
line-height:10px;
margin-left:5px;
}
#middle{
width:730px;
float:right;
}
#wyniki table td{
text-align:center;
}
#list.item-normal .item{
 width:300px;
 background:#ff00ff;
}
#summary-table tr td{
width:165px;
}
#summary-table tr.row-name td{
 background:#666;
 color:white;
 padding-top:2px;
 padding-left:5px;
}
#summary-table tr.row-values td{
text-align:right;
font-size:11px;
padding-top:5px;
}

#summary-year #summary-table tr.row-values td{
font-size:10px;
}
#main-content-center #news .news-content div a{
color:#3f3f3f;
}
#main-content-center #news .news-content h2{
color:#906947;
}
