body {
	width:1096px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: #656565 url(fonas.png) top left repeat;
	text-align: left;
}

.bg {
	background: url(fonas.png) top left repeat;
}

.titulas {
	width:1096px;
	height: 779px;
	background: url(pradzia.png) top left no-repeat;
}


.sales
{
float:left; 
width:229px; 
height:465px;
margin-top: 151px;
margin-left: 128px;
}

.prod
{
float:left; 
width:229px; 
height:465px;
margin-top: 151px;
margin-left: 4px;

}


.sales b:hover {
float:left; 
width:229px; 
height:465px;
background: url(sales.png) bottom right no-repeat;
}



.prod b:hover {
float:left; 
width:230px; 
height:466px;
background: url(prod.png) bottom left no-repeat;
border: none;
}


a {
	outline: none;
}
