body,html {
	background : #F5F5F5;
	background-image : url('../kuvat/tausta.png');
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px; 
	font-weight : normal; 
	color : black; 
	text-decoration : none;
	margin-top : 0; 
	margin-left : 0; 
	margin-right : 0; 
	margin-bottom : 0;
}

a:link,
a:visited,
a:active {
	color : #6D3C97;
	text-decoration : none;
}

a:hover {
	color : #8D9BC6 ! important;
	text-decoration : none;
}

form {
	display: inline;
	background-color : transparent;
}

hr {
	height : 1px;
	color : #cccccc;
}

pre {
	font-family : "Courier New", Courier, monospace; 
	font-size : 11px;	
	font-weight : plain;
}

blockquote {
	font-family : Verdana, sans-serif;
	color : Black;
	font-size : 11px;
	font-style: italic;
	text-decoration : none;
}
/*  pohja  */

td.sivu {
	background-color: transparent;
	background-image : url('../kuvat/el_karim_right2.png');
	background-repeat : no-repeat;
	background-position : top right;
}
td.center {
	background-color: transparent;
	background-image : url('../kuvat/el_karim_center.png');
	background-repeat : repeat-y;
	background-position : top right;
}

div.etusivu {
	width: 400px;
	background-color: transparent;
	margin-left : auto;
	margin-right : auto;
	font-family : arial, Verdana, sans-serif;
	color : #333333;
	font-size : 14px;
	font-style: normal;
	font-weight : normal;
	text-decoration : none;	
}

div.teksti {
	padding : 5px;
	text-align : left;	
	font-size : 13px;
}

a.navi, a.navi:link, a.navi:visited, a.navi:active { 
	font-family : "trebuchet MS", Verdana, sans-serif;
	color : white;
	font-size : 18px;
	font-style: normal;
	font-weight : normal;
	text-decoration : none;
}
a.navi:hover {
	text-decoration : underline;
	color : white ! important;
}

a.menu, a.menu:link, a.menu:visited, a.menu:active { 
	font-family : "trebuchet MS", Verdana, sans-serif;
	color : #4D4228;
	font-size : 14px;
	font-style: normal;
	font-weight : bold;
	text-decoration : none;
}
a.menu:hover {
	text-decoration : underline;
	color : #7C6835 ! important;
}

div.menu {
	width : 400px;
	margin : auto;
}

span.menu_otsikko {
	float : left;	
	color : #836F3C;
	font-size : 18px;
	font-style: normal;
	font-weight : bold;
	text-decoration : none;	
}

.otsikko {
	color : #333333;
	font-size : 18px;
	font-style: normal;
	font-weight : bold;
	text-decoration : none;	
}

span.menu_hinta {
	float : right;
	color : #AA9763;
	font-size : 18px;
	font-style: normal;
	font-weight : bold;
	text-decoration : none;		
}

span.menu_teksti {
	float : left;
	color : #333333;
	font-size : 12px;
	font-style: normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
}

.alignLeft {
	float : left;	
}
.alignRight {
	float : right;
	margin-right : 3px;
}
