@media only screen and (max-device-width: 728px) {
	h1 {
		font-weight: normal; 
		font-size: 22px;
		font-family: Verdana, sans-serif;
		margin-bottom:6px;
	}

	.laskuri {
		line-height: 200%;
	}

}

@media only screen and (min-device-width: 729px) {
	h1 {
		font-weight: normal; 
		font-size: 20px;
		font-family: Verdana, sans-serif;
		margin-bottom:6px;
	}

	.laskuri {
		line-height: 180%;
	}
}

body {
	background-color:#dddddd;
}

div.ylaosa {
	max-width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #73AF59; /*#996600;*/
	border-top-left-radius: 10px 20px;
	-moz-border-top-left-radius: 10px 20px;
	border-top-right-radius: 10px 20px;
	-moz-border-top-right-radius: 10px 20px;
}
div.reunus {
	max-width: 744px;
	margin-left: auto;
	margin-right: auto;
	padding:8px;
	background-color: #000000;
}
div.ylaosa div.teksti {
	max-width: 300px;
	margin: 0px auto 0px auto;
	line-height: 52px;
	font-family: Arial, sans-serif;
	font-size:40px;
	color:#eeeeee;
	
}
div.ylaosa a, div.ylaosa a:visited, div.ylaosa a:active {
	color: #000000;  
	font-weight: bold; 
	font-size: 30px; 
	text-decoration:none; 
	font-family: Arial, sans-serif;
}
div.alateksti a, div.alateksti a:visited, div.alateksti a:active {
	color: #eeeeee;  
	font-weight: bold; 
	font-size: 16px; 
	text-decoration:none; 
	font-family: Arial, sans-serif;
}
div.ala2teksti a, div.ala2teksti a:visited, div.ala2teksti a:active {
	color: #000000;  
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none; 
	font-family: Arial, sans-serif;
}
div.leipa a, div.leipa a:visited, div.leipa a:active {
	color: #000000;  
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none; 
	font-family: Verdana, sans-serif;
}
p, td {
	font-weight: normal; 
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
p {
	margin-top:6px;
	margin-bottom:10px;
}

td {padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px;}

div.kehys {
	position:relative;
	max-width: 746px;
	background-color: #eeeeee;
	margin: 0px auto 0px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 2px solid #73AF59;
	border-right: 2px solid #73AF59;
	background-color:#eeeeee;
}

div.leipa {
	background-color: #eeeeee;
	margin: 0px auto 0px auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
textarea{background-color: #eeeeee;}

.submit {
	font-family: Verdana, sans-serif;
	color: #eeeeee;
	background-color: #73AF59;
	padding:2px;
	border:1px solid #000000;
	font-size: 12px;

	border-radius: 3px 3px;
	-moz-border-radius: 3px 3px;
}
.submit2 {
	font-family: Verdana, sans-serif;
	color: #eeeeee;
	background-color: #73AF59;
	padding:1px;
	border:1px solid #000000;
	font-size: 8px;
	vertical-align: text-top;
	border-radius: 2px 2px;
	-moz-border-radius: 2px 2px;
}

div.eka {
	max-width:426px;
	float:left;
}

div.toka {
	max-width:310px;
	float:right;
}
div.ads {
	/*width:336px;
	height:280px;*/
	background-color: #73AF59;
}

div.clearer {
	clear:both
}

div.alaosa {
	max-width: 744px;
	margin-left: auto;
	margin-right: auto;
	padding:8px;
	background-color: #73AF59; /*#996600;*/
	border-bottom-left-radius: 10px 20px;
	-moz-border-bottom-left-radius: 10px 20px;
	border-bottom-right-radius: 10px 20px;
	-moz-border-bottom-right-radius: 10px 20px;
}
input{
	font-family: Verdana, sans-serif;
	text-align:right;
	color: #000000;
	background-color:#eeeeee;
	font-size: 12px;
	border:1px solid #000000;
}
img { vertical-align: middle; }
div.fb-like {
	position:relative;
	top:-10px;
}

.message {visibility: hidden; height: 0px}

.ala2teksti {
	line-height: 12px;
}

div.ylaosa a:hover, div.alateksti a:hover,div.ala2teksti a:hover, div.leipa a:hover, a:hover {text-decoration:underline}
