

#outer2 {float:left; display:inline; margin-left:0px; margin-right:0px;}

#wrapper {display:inline-block;}


.cennik {
font-family: verdana, arial, sans-serif; 
width:630px; 
margin:0; 
position:relative;
z-index:90;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.cennik ul {
padding:0; 
margin:0;
list-style-type: none;
border:0;
}
.cennik ul table {border-collapse:collapse; margin:-1px -10px; font-size:1em;}
/* float the list so that the items are in a line */
.cennik ul li {
float:left; 
}
/* style the links to be 249px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.cennik ul li a, .cennik ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:120px; 
height:30px; 
color:#000; 
border:1px solid #fff;
border-width:1px 1px 0 0;
background:#E0ECF8; 
line-height:30px; 
font-size:11px;
}
/* make the dropdown ul invisible */
.cennik ul li ul {
position:absolute; left:-9999px; height:0;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.cennik ul li a:hover,
.cennik ul li:hover a {
color:red; 
background:#eeeeee;
}
/* make the sub menu ul visible and position it beneath the first list item */
.cennik ul :hover ul {
top:30px; 
left:0;
height:auto;
text-align:left;
}
/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
.cennik ul :hover ul li {
background:#e0e0e0; 
color:#000;
padding:10px;
width:584px;

}
/*float the image left with padding and no border */
.cennik ul :hover ul li img {
float:left; 
padding:10px 10px 10px 0; 
border:0;
}
/* style the paragraph font height */
.cennik ul :hover ul li p {
font-size:0.9em;
line-height:1.8em;
}
/* style the background and foreground color of the submenu links */
.cennik ul :hover ul li a {
display:inline;
background:#eee;
color:#c00;
text-decoration:underline;
border:0;
line-height:1.8em;
}
/* style the background and forground colors of the links on hover */
.cennik ul :hover ul li a:hover {
text-decoration:none; 
color:#000;
}
tr.cena1 
tr.cena2 {
width:490px;
}
.pogrubienie{
width:120px;
}
