
html, body {
margin : 0;
height : 100%;
font-family : arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 17px;
color : #a8662c;
background-image : url("tlo.png");
background-repeat : repeat-x;
}

body {
padding : 0;
margin : 0;
}
#main {
position : relative;
width : 780px;
border : 0 solid black;
margin : 0 auto;
z-index : 0;
}
img {
border : 0;
}
#menu {
position : absolute;
top : 205px;
left : 0;
width: 220px;
height: 300px;
line-height: 17px;
background: #8f4601;
color: white;
padding-left: 20px;

}
#witamy {
position : absolute;
top : 221px;
left : 266px;
color : #c69b6e;
}
#info_lewa {
position : absolute;
top : 273px;
left : 266px;
width : 235px;
}
#info_prawa {
position : absolute;
top : 273px;
left : 538px;
width : 230px;
}
#linia {
position : absolute;
top : 273px;
left : 510px;
width : 1px;
height : 131px;
background-color : #ead1bb;
}
#linia_dol {
position : absolute;
top : 428px;
left : 266px;
width : 516px;
height : 1px;
background-color : #ead1bb;
}
#stopka1 {
position : absolute;
top : 444px;
left : 266px;
width : 150px;
color : #d89467;
}
#stopka2 {
position : absolute;
top : 444px;
left : 670px;
width : 150px;
}
#niebo {
position : absolute;
top : 0;
left : 780px;
width : 100px;
height : 206px;
background-image : url("niebo2.jpg");
}
#tlo_male {
position : absolute;
top : 250px;
left : 240px;
width : 540px;
height : 178px;
background-image : url("domy_tlo.jpg");
z-index : 0;
}
#kontakt_tlo {
position : absolute;
top : 250px;
left : 240px;
width : 540px;
height : 178px;
background-image : url("kontakt_tlo.jpg");
z-index : 0;
}
#tresc {
position : absolute;
top : 273px;
left : 266px;
width : 514px;
}
.obraz {
border : 9px solid #f8dabe;
margin-right : 15px;
margin-top : 9px;
margin-bottom : 9px;
}
a {
color : #a8662c;
}
td.szary {
padding : 0;
margin : 0;
vertical-align : top;
color : silver;
}
#formularz {
width : 250px;
height : 250px;
text-align : left;
}
input {
border : 1px solid #8f4601;
width : 170px;
height : 16px;
margin-left : 5px;
}
textarea {
border : 1px solid #8f4601;
width : 268px;
height : 110px;
overflow : auto;
margin-left : 5px;
}
#wyslij {
vertical-align : top;
width : 65px;
height : 25px;
border : 0;
}

a.nowelinki {color: white; text-decoration: none;}
a.nowelinki:hover { color: #ffa320; text-decoration: underline;}


