
.products_new .product {
    border-bottom:4px solid #e9f0ff;
	 
	 
	 border-bottom:4px solid #BCD8F9;
    background: url(../images/produktKord.gif) no-repeat;
    padding: 0 0 5px 0;
    margin: 0 0 15px 0;
}
.products_new .product div {
    margin: 0 0 0 80px;
}
.products_new .product div.a {
    float:left;
    margin: 20px 0 0 0;
    text-align:center;
    width:80px;
}
.products_new .product div h3 {
    margin:5px 0 5px 0;
    font-size:14px;
}
.products_new .product div h3 a{
/*    color:#4797f3;
    text-decoration:none;*/
}
.products_new .product div p {
    font-size:11px;
    margin:0 0 5px 0;
	 
	 text-align: justify;
}
.products_new .product div span {
    color:#78c301;
    font-weight:bold;
    font-size:12px;
    float:left;
    display:block;
	 
	 margin-top:3px;
	  margin-bottom:2px;
}
.products_new .product div form {
    float:right;
    font-weight:bold;
    margin:0;
}
.products_new .product div form input {
    width:15px;
    border:1px solid #4899f3;
}
.products_new .product div form input.submit {
    background: url(../images/kosik.gif);
    width:17px;
    height:17px;
    border:0;
}

