html
{
	font-family: "Verdana","Helvetica", "sans-serif";

	background-image: url('pics/tausta_kokeilu22.jpg');
        background-repeat: repeat-x;
	background-position: left top;
	background-width: 100%;
	
	background-color: #6699cc;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;

}

/**** ELEMENTIT ****/

#all
{
	width: 770px;
	height: auto;
        float: middle;
	background-color:white;

	padding: 10px 10px 10px 10px;
	
	border: 1px solid black;
}


#logo
{
	width: 750px;
	height: 136px;
	background-color: white;
	background-image: url('pics/suurpaa_tausta2.jpg');
        background-position: 0 0px;
        background-repeat: no-repeat;	
	background-position: 0 0;
	text-align: right;
	padding: 0px;
	border: 1px solid black;
	color: white;
	font-size: 0.6em;
}

#menu
{
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#middle
{
	width: 750px;
	font-size: 0.6em;
	height: auto;
	margin: 0px;
	padding:0px;
}

#middle table
{
        font-size: 1em;
}

#ajoohje
{
        font-size: 0.8em;
}

#leftColumn
{

  	width: 565px;
	height: auto;
	
	font-size: 1.4em;

	background-color: white;
	text-align: left;

	line-height: 1.3em;

	float: left;
/* 	margin-left: 10px; */
	margin-right: 10px;
}

#rightColumn
{
	float: left;

	font-size: 1.2em;

        width: 163px;
	height: 400px;
	
	padding: 0;
	margin: 0;

	background-color: white;
	background-image: url('pics/esittely_tausta.jpg');
        background-repeat: repeat-x;
	background-position: 0 bottom;
	border: 1px solid black;

	text-align: center;
}

#bottom
{
        font-size: 0.55em;
        font-weight: bold;

        width: 765px;
        text-align: right;
        color: black;
        margin: 0px;
        clear: both;

	letter-spacing: 0.1em;
}

#bottom2
{
        font-size: 0.55em;
        font-weight: bold;

        width: 75px;
        text-align: right;
        color: black;
        margin: 0px;
        clear: both;

	letter-spacing: 0.25em;

}




/***********************************/


/* OTSIKKO */

h1
{
	color: #0c44a1;
	font-size: 1.4em;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 1px solid #ebebeb;
	border: 1px solid black;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	
	padding-bottom: 10px;
	padding-top: 10px;
}

hr
{
	border: 1px solid #ebebeb;
}

/********************************/

img.leftmargin
{
	margin: 0px;
	margin-left: 10%;
	margin-right: 5%;

	padding-right: 10%;
}

.nomargin
{
	margin: 0px;
	margin-right: 5px;
}

.littlemargin
{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}

img
{
        margin-left: 20px;
	margin-right: 20px;
	margin-top: 1%;
	margin-bottom: 0;
}

img.border
{
	border: 1px solid black;
}

#hlö
{
	margin-bottom: 20px;
	margin-left: -10px;
}

textarea,select,option,input 
{
	font-family: "Verdana","Helvetica", "sans-serif";
}

textarea{
	font-size: 0.9em;
}
a.toplinkit:link , a.toplinkit:visited
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 10px;
}

a.toplinkit:hover
{
        color: white;
        text-decoration: underline;
}


a.ajoohje:link , a.ajoohje:visited
{
        color: white;
        text-decoration: none;
        font-weight: bold;
        margin-right: 10px;
        margin-top: 10px;
}

a.ajoohje:hover
{
        color: white;
        text-decoration: underline;
}

.mcpro:link, .mcpro:visited
{
	color: black;
	text-decoration: none;
}

.mcpro:hover
{
	font-weight: bold;
	color: black;
	text-decoration: underline;
}


#navi{
	width:750px;
	margin: 2px auto;
	color: #fff;
	font-size:12px;
	font-weight: bold;
	background-color: #0C44A1;
	height: 20px;
}

#navi a:link,#navi a:visited{
	color: white;
	text-decoration: none;
}

#navi a:hover{
	text-decoration: underline;
}

#navi #navi_centerer{
	margin-left: 130px;
}

#navi .navi_item{
/* 	width: 100px; */
	margin: 2px 18px;
	float: left;
}
#footer{
	height: 15px;
	vertical-align: text-top;
}

#footer img{

}


