
#menu{
background-image:url(../images/menu_bg.jpg);
background-image:top left;
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
float:left;
width:100%;
height:64px;
text-align:center
}
#menu ul{
width:694px;
margin:0 auto;
}
#menu li{
float:left;
list-style-type:none;
}
#menu li a{
display:block;
float:left;
height:54px;
background-position:bottom;
background-repeat:no-repeat
}
#menu li a:hover{
background-image:url(../images/arrow.gif);
}
#menu li a.active{
background-image:url(../images/arrow.gif);
}
#content{
background-image:url(../images/content_bg.gif);
background-position:top left;
background-repeat:repeat-y;
float:left;
width:953px;
margin:0 0 0 21px;
display:inline
}
.about p{
width:595px;
padding:15px 0 0 0
}

 #pojemnik {
         position: relative;
         height: 55px;
         background:url(../images/mee_05.gif)
 }

 .gora_l {
         position: absolute;
         top: 0;
         left: 0
 }

 .gora_p {
         position: absolute;
         top: 0;
         right: 0
 }


 #o-td {
         position: relative;
         height: 29px;
         background:url(../images/td_05.gif)
 }

 .gora_td {
         position: absolute;
         top: 0;
         left: 0
 }

 .gora_td-p {
         position: absolute;
         top: 0;
         right: 0
 }
.tabelka{
margin-top:4px;
margin-left:40px; 
font-family: ; 
font-size: 12px; 
color:#ffffff
}