

#item1_1{
float: left;
}

.new{
width: 100%;
height:20%;
margin-top:0;
margin-left:10;
text-align:right;
color:#333333;
}

.new:hover{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: url(src/products/bgPartners.png) 100% 100% no-repeat;
text-align:left;
text-decoration: underline;
text-shadow: 0 0 0.5px #000033;
content:"Odwied¼ stronê..";
}

.new:hover img{
opacity: 0.4;
}

.new span{
font-size:15;
margin-top:0;
}

.itemsPic{
float:left;
margin-top:15;
display: block;
margin-left: auto;
margin-right: auto;
width: 150;
height:40;
}
