 .menu_produkty{ 
 height:302px;
 font-size: 13px;
 font-weight: bold;
 }
.syry{ 
 float: left;
 width: 255px;
 height: 302px;
 background-image: url(../images/produkty/syry.jpg);
 background-position:  left top;
 background-repeat: no-repeat;
 }
 .tuky{ 
 float: left;
 width: 255px;
 height: 302px;
 background-image: url(../images/produkty/tuky.jpg);
 background-position:  left top;
 background-repeat: no-repeat;
 }
 .masla{ 
 float: left;
 width: 255px;
 height: 302px;
 background-image: url(../images/produkty/masla.jpg);
 background-position: left top;
 background-repeat: no-repeat;
 }
 .deserty{ 
 float: left;
 width: 235px;
 height: 302px;
 background-image: url(../images/produkty/deserty.jpg);
 background-position:  left top;
 background-repeat: no-repeat;
 }
 .produkty_zeme{ 
 float: left;
 font-size: 12px;
 padding: 15px 15px 15px 15px ; 
 }
