body {
color: #cecece;
margin: 0px;
background-color:rgb(51, 153, 153);
background-image: url(bg-postawdom.jpg);
}

a, a:link, a:visited, a:active {
text-decoration: none;
color: #cecece;
}
a:hover {
color: #FFFFFF;
}

div#pasek {
position: absolute;
top: 0%;
left: 0%;
border: none;
background-color: #F34023 ;
width: 100%;
height 30px;
}

div#firma {
position: absolute;
top: 20px;
left: 0%;
border: none;
width: 100%;
height 30px;
text-align: center;
font-family: sans-serif, helvetica, arial;
font-size: 20px;
font-weight: bold;
z-index: 10;
}

div#obrazki {
border: none;
width: 200px;
margin-bottom: 100px;
margin-top: 0px;
position: absolute;
top: 8%;
left: 20%;
vertical-align: middle;
z-index: 5;
}

.obrazki {
border: 2px solid #cecece;
margin-top: 10px !important;
float: left;
}

div#menu {
border: none;
width: 200px;
margin-bottom: auto;
margin-top: 0%;
text-align: left;
position: absolute;
top: 10%;
right: 20%;
vertical-align: middle;
z-index: 6;
}

div#menu h3 {
margin: 0px;
margin-top: 15px;
padding: 4px;
padding-left: 20px;
color: #cecece;
text-align: left;
font-family: sans-serif, helvetica, arial;
font-size: 16px;
background-image: url(/gfx/mainbg.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

div#bottom {
position: absolute;
bottom: 0%;
left: 0%;
border: none;
width: 100%;
height: 300px;
background: transparent url(bottom-bg.png) no-repeat;
background-position: bottom center ;
z-index: 0;
}

img#bottom-img {
style="width: 200px;
height: 119px;
float: right;
margin-right: 50px;
margin-top: 150px;
}

div#adres {
position: absolute;
bottom: 0%;
left: 0%;
float: left;
font-family: sans-serif, helvetica, arial;
font-size: 10px;
font-weight: bold;
margin-left: 10%;
margin-bottom: 5px;
z-index: 7;
background-color: #F34023 ;
}

.linek {
margin: 0px;
margin-top: 3px;
line-height: 24px;
margin-left: 20px;
padding: 4px;
padding-left: 10px;
color: #cecece;
width: 100%;
text-align: left;
font-family: sans-serif, helvetica, arial;
font-size: 14px;
background-image: url(/gfx/subbg.gif);
background-repeat: no-repeat;
background-position: bottom left;
}


