body
{
	/*font-family: arial, helvetica, sans-serif;*/
	 font-family: verdana, Georgia;
	font-size: 80%;
	
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;

	background-color: white;
}
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

#language{
	width: 45px;
	height: 13px;
float:right;
border: red solid 0px;
}

#page{
	width: 800px;
	height: 1250px;
	
	margin: auto;

margin-top:50px;

	border: red solid 0px;
	
}

#logo{
		width: 738px;
	height: 129px;
		background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin:auto;
}
#panel{
		width: 784px;
	height: 190px;
		background-image: url(images/panel.png);
	background-repeat: no-repeat;
	margin:auto;
	padding-top:0px;

}

hr{
width:700px;
margin-top:10px;
margin-bottom:10px;


}

.leftmamas{
float:left;
	width: 250px;
	height: 150px;
	border: black solid 0px;
	
	margin-top:20px;
	margin-left:20px;
	
	text-align:center;
}
.mamas{
float:left;
		width: 244px;
	height: 123px;
		background-image: url(images/mamas.png);
	background-repeat: no-repeat;
	margin:auto;
	
	border: black solid 0px;
}
.rightmamas{
float:left;
	width: 250px;
	height: 150px;
	border: black solid 0px;
	
	margin-top:20px;
	text-align:center;
}


#menu{
	width: 430px;
	height: 25px;
	margin:auto;
	margin-top:10px;
border: green solid 0px;
}

#menu a{

		
	color: #5972AC;
	text-decoration: none;
	padding: 10px;
	margin:auto;
	font-size:15px;

}
#menu a:hover{

	color: #FF8C00;
	text-decoration: none;
	padding: 10px;
}
#menu a:focus,a:active{
	color: #330000;
}


.threepics{

		width: 750px;
	height: 250px;
		background-image: url(images/threepics.jpg);
	background-repeat: no-repeat;
	margin:auto;
}


.tampela{

float:left;

		width: 340px;
	height: 70px;
		background-image: url(images/tampela.jpg);
	background-repeat: no-repeat;
	margin:auto;
	margin-left:50px;
}
.footer{
float:right;
margin-right:10px;
}

.footer_info{
width:380px;
margin:auto;

}

.pan{
float:right;
		width: 115px;
	height: 114px;
		background-image: url(images/pan.png);
	background-repeat: no-repeat;
	margin-right:50px;
}


#maindata{
		width: 800px;
	height: 500px;
	margin:auto;
	margin-top:10px;
border: black solid 0px;
text-align:center;
}


.imgpics img{
	opacity:0.6;
	filter:alpha(opacity=60);

}
.imgpics img:hover{
	opacity:1;
	filter:alpha(opacity=100);

}
a:hover{

	text-decoration: none;

}


img{
		border: black solid 0px;
}
