div.box_space{
height: 15px;
}

div.box_fill{
background-image: url('../img_template/box_fill.jpg');
}

div.box_fill_bottom{
background-image: url('../img_template/box_fill_bottom.jpg');
background-repeat: no-repeat;
background-position: bottom left;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 15px;
}


div#box_search{
width: 1000px;
height: 40px;
margin: 0 auto;
text-align: left;
z-index: 3;
}

input#search_field{
border: 0;
background: transparent;
margin-top: 6px;
margin-left: 18px;
width: 195px;
}

input#search_ok{
border: 0;
width: 120px;
height: 30px;
background: transparent;
cursor: pointer; cursor: hand;
}

div#box_head_categories{
height: 86px;
background-image: url('../img_template/box_head.jpg');
}

div.categories_main{
padding-left: 10px;
}

div.categories_main a{
display: block;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
}

div#box_head_name{
color: white;
text-align: center;
line-height: 75px;
font-size: 15pt;

}

div#box_head_aktualnosci{
height: 86px;
background-image: url('../img_template/box_head.jpg');
}

div.aktualnosc{
padding: 15px;
}
div.data{
font-size: 7pt;
text-align: right;
}

div.content small{
display: block;
text-align: right;
}

div#box_head_promocje{
height: 86px;
background-image: url('../img_template/box_head.jpg');
}


div#box_promocje{
padding: 10px;
text-align: center;
}

div#special_new_price a{
color: red;
}

div#special_name{
font-size: 12pt;
padding: 10px;
}