body{	  	
  background: #ffffff;
	width: 800px;
 	position: absolute;
  overflow: auto;
 	left: 50%;
 	margin: 0px 0px 0px -410px; 
  font-family: Arial, sans-serif;
}




.general {
	width: 800px;
	position: absolute;
  overflow: auto;
 	left: 50%;
  margin: 0px 0px 0px -410px;
  padding: 0px;
}

.top{
  width: 800px;
  height: 132px;
	background: #ffffff url("pictures/top.jpg") top center no-repeat;
}



.middle {
  background: #ffffff;
	width: 800px;
	margin: 0px;
	padding: 0px;
	}

.left{
  width: 552px;
	float: left;
	margin-right: 3px;
}

.right{
  width: 245px;
	float: right;
}

.bottom{
  width: 800px;
  height: 60px;
	
	clear: both;
	margin: 0px;
	color: #000000;
	margin-top:3px;
}

div.predajca a:hover          {color:#FDC281;}
/* ---- tagy ------------------------  */

img{
  border: 0px none;
}
