* {
margin:0;
padding:0;
}
body {
cursor:default;
font: 13px Verdana, Arial, Helvetica, sans-serif;
background-color:#f8f8f8;
background-image: url('images/bg.jpg');
background-repeat: repeat-x;
margin-bottom:0px;
color:#555555;
text-align: center;
}
#wrap{
width:1100px;
text-align:left;
margin:0 auto;
}
#top {
background-color:#ffffff;
background: url('images/top.jpg') no-repeat;
margin:0 auto;
height:256px;
width:1100px;
text-align:left;
position:relative;
}
#swf {
position:absolute;
top:20px;
left:450px;
}
#menu {
position:absolute;
top:215px;
left:180px;
}
#menu a, a:hover {
color:#555555;
text-decoration:none;
}
#left {
width:742px;
min-height:200px;
float:left;
background-color:#f8f8f8;
}
#left_cont {
background-color:#ffffff;
background: url('images/left_bg.jpg') repeat-y;
width:742px;
min-height:200px;
float:left;
}
#left_cont h2 {
margin-left:100px;
margin-right:30px;
margin-bottom:15px;
font-size:18px;
}
#left_cont p {
margin-left:100px;
margin-right:30px;
margin-bottom:15px;
}
#right {
width:358px;
min-height:200px;
float:right;
background-color:#f8f8f8;
}
#right_cont {
background-color:#ffffff;
background: url('images/right_bg.jpg') repeat-y;
width:358px;
min-height:200px;
float:right;
}
#right_cont h2 {
margin-left:50px;
font-size:14px;
}
#right_cont p {
margin-left:40px;
}
#right_cont ul {
margin-left:60px;
list-style: none;

}
#right_cont li { 
padding-left:10px;
background: url('images/punkt.jpg') no-repeat left;
list-style: none;
}
#right_cont li a, a:hover {
color:#555555;
text-decoration:none;
}
#main {
background-color:#ffffff;
background: url('images/left_foot.jpg');
background-repeat:no-repeat;
background-position:left bottom;
width:742px;
}
#footer {
background-color:#ffffff;
background: url('images/footer.jpg') repeat-x;
margin-top:50px;
width:100%;
height:38px;
float:left;
position:relative;
}

#footer p {
font-size:11px;
margin-top:15px;
margin-left:20px;
}

#realizacja {
position:absolute;
top:1px;
left:820px;
}

#realizacja p {
font-size:11px;
}

#realizacja p a, a:hover{
color:#555555;
}