body{
background-color: #efe9c7;
}

img {border:none;}

#kontener {
margin: 0 auto;
width: 960px;
position: relative;
}

#logo {
text-indent: -99999px;
display:block;
width:950px;
height:71px;
background: #efe9c7 url("images/bg-header.png") no-repeat center top;
margin: 40px auto;
float: left;
}

#opis {
font:20px/26px Tangerine;
height:266px;
width:342px;
text-transform:uppercase;
background: #efe9c7 url("images/opis.png") no-repeat center top;
text-indent: -99999px;
float: left;
margin: -50px 0 20px 0 
}

#znak {
height:332px;
width:268px;
float: left;
margin: 20px 0 0 0
}

#realizacje {
list-style:none outside none;
margin:0 120px 0 0;
padding:0;
float: left
}

#realizacje a:hover{
border-bottom: 1px dotted grey;
}

#realizacje li{
margin: 10px 0;
}

#email {
left:0;
float: left;
margin: -20px 0 0 0
}
