﻿body {
	background-image: url('tausta1.jpg');
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-color:#cfb9a4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin-left: 0px;
	margin-top: 0px;
}

.otsikot2
{font-family:Arial, Helvetica, sans-serif; font-size:12pt; font-weight: bold; color:#33271b;} 

.otsikot
{font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight: bold; color:#33271b;} 

.copy
{font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-weight: bold; color:#33271b;}

a:link
{color: #014e9c; text-decoration: underline; font-weight: bold;}

a:visited
{color: #014e9c; text-decoration: underline; font-weight: bold;}

a:active
{color: #8b7c6e; text-decoration: none;	font-weight: bold;}

a:hover
{color: #8b7c6e; text-decoration: none;	font-weight: bold;}

.img2
{border: 0px;}

img
{border: 2px solid #014e9c;}

.linkit
{margin-left: 0px;
margin-right: 0px;}

.teksti
{margin-left: 20px;
margin-right: 20px;}

.ala {
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

.viiva {
	color: #33271B;
}
.kuvat {
	text-align: center;
}


.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #33271b;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33271b;
	border-right-color: #33271b;
	border-bottom-color: #33271b;
	border-left-color: #33271b
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #e9dfd4;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #33271b;
}

.h_mnu_01 ul li a:visited{
color: #e9dfd4;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #33271b !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #afd2f1;
}

.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 5px solid #33271b; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 0; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: #e9dfd4;
text-decoration: none;
margin: 0 0 0 0; /*Margin between each menu item*/
padding: 5px 6px 5px 5px; /*Padding within each menu item*/
background-color: #33271b; /*Default menu color*/
border-bottom: 8px solid #b0d3f1;
}

.invertedshiftdown2 a:hover{
background-color: #b0d3f1; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #b0d3f1; /*Highlight red color theme*/
color: #33271b;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #b0d3f1; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #b0d3f1; /*Highlight red color theme*/
color: #33271b;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #b0d3f1;
background-color: black;
color: #e9dfd4;
}



