@charset "UTF-8";

.main {
	position: absolute;
	left: -310px;
	width: 620px;
	margin-left: 50%;
	margin-top: 20px;
	background-color: #000;
	}

.banneri {
	background-image: url('images/yla.jpg');
	
	width: 620px;
	height: 200px;

}

.linkit {
	background-color: none;
	margin-top: -32px;
	z-index: 50;
	width: 620px;
	height: 30px;
	position: absolute;
	margin-left: 50%;
	left: -310px;
	text-align: center;
}

.keskitys {
	text-align: center;
}	
.leipayla {
	background-image: url('images/ly.jpg');
	
	width: 620px;
	height: 37px;

}

.leipakeski {
	background-image: url('images/lk.jpg');
	background-repeat: repeat-y;
	width: 620px;
	min-height: 500px;

}

.leipaala {
	background-image: url('images/la.jpg');
	
	width: 620px;
	height: 47px;

}

.footer {
	width: 620px;
		background-image: url(images/ala.jpg);
		background-repeat: no-repeat;
		height: 30px;
		v-align: bottom;
		clear:both;
	
		
		
}
.body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #DDFF81;
	vertical-align: top;
}
.body {
	background-color: #000;
}


.menuitem2 {
  width: auto;
  float: left;
  padding: 14px 6px ;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  display: inline;
  position: relative;


}

.menuitem2:hover {
		width: auto;
  padding: 14px 6px ;
  float: left;
    text-align: center;
color: green;
}
.menuitem2_selected {
		width: auto;
    float: left;
	padding: 14px 6px ;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  color: yellow;
    text-align: center;
}



	
