h2.delivery
{
	 margin-top: 6px;
	 height: 26px;
	 
	 padding-left: 20px;
	 padding-top: 18px;
	 background: url( gfx/box_light1.png ) no-repeat #f7f6f2;
}

a.delivery
{
	 display: block;
	 width: 162px;
	 height: 60px;
	 padding-left: 20px;
	 padding-right: 15px;
	 border-left: 1px solid #dfd7d0;
	 border-right: 1px solid #dfd7d0;
	 background-color: #f7f6f2;
	 color: #4c4c4c;
	 
	 vertical-align: middle;	 
}

a.delivery span
{
	 display: block;
	 font-weight: bold;
	 margin-bottom: 5px;
}

a.delivery img
{
	 float: left;
	 margin-left: 15px;
	 margin-right: 15px;
	 margin-bottom: 10px;
	 vertical-align: middle;
}

a.free300
{
	 display: block;
	 height: 30px;
	 width: 179px;
	 padding-left: 20px;
	 
	 color: #cd0000;
	 font-weight: normal;
	 text-decoration: underline;
	 background: url( gfx/box_light3.png ) no-repeat 0 -170px #f7f6f2;
}

.superpromo
{
	float: left;
	 display: block;
	 margin-top: 6px;
	 line-height: 1px;
}

p.payment, p.friendslink
{
	 float: left;
	 width: 179px;
	 height: 26px;
	 
	 margin-top: 6px;
	 
	 padding-top: 18px;
	 padding-left: 20px;
	 
	 background: url( gfx/box_light1.png ) no-repeat #f7f6f2;
}

p.radosc
{
    float: left;
    width: 179px;
    height: 26px;
    
    margin-top: 6px;
    
    padding: 16px 20px 2px 20px;
    
    font-weight: bold;
    
    background: url( gfx/box_light1.png ) no-repeat #f7f6f2;
}

img.radosc
{
	padding-left: 5px;
}

ul.payment
{
	 background-color: #f7f6f2;
}

ul.friendslink
{
	float: left;
}

ul.payment li, ul.friendslink li
{
	 width: 197px;
	 border-left: 1px solid #dfd7d0;
	 border-right: 1px solid #dfd7d0;
	 background-color: #f7f6f2;
	 float: left;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 text-align: center;
}

ul.friendslink li a { color: #e5a900; font-weight: bold; }

ul.payment li.last, ul.friendslink li.last
{
	 background: url( gfx/box_light3.png ) no-repeat 0 100% #f7f6f2;
	 width: 199px;
	 padding-bottom: 20px;
	 border: 0;
}

ul.payment li img, ul.friendslink li img
{
	 display: block;
	 width: auto;
	 height: auto;
		 
	 margin-left: auto;
	 margin-right: auto;
}

