/* standard elements */

.sefi {
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px
	
}


table {
	font-family: Arial, Helvetica, sans-serif;
	font: 11px Arial, Helvetica, sans-serif;
	width: 96%;
	margin-top: 10px;
	margin-left: 10px;
	margin: 10px;
	margin-bottom: 10px;
}

td {
valign="top";
}

td vääntömomentti {width: 111px;}
td muutettu teho {width: 111px;}
a img {border: 0; margin: 6px;}
img {margin: 0px;}


.ms-vh  {
	width: 100px;
	nowrap: nowrap;
	text-align: left;
}

.malli {
	width: 140px;
}

.hv {
	width: 100px;
}

.nm {
	width: 100px;
}


* {
	margin: 0;
	padding: 0;
}
a {
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}


body {
	background: url("img/bg.gif") repeat-y center top;
	color: #eeeeee;
	background-color: #222222;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Trbuchet, Tahoma, Verdana, Helvetica, sans-serif;
text-align: center
}

}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.0em;
	padding-bottom: 1.0em;
	margin-top: 10px;
	margin-left: 10px;
	margin: 10px;
	margin-bottom: 10px;
}
ul {margin-left: 3.0em;}

.content li {
	list-style-image: url("img/li.gif");}
h1 {
	font-size: 1.4em;
}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 12px;
	margin-top: 10px;
	margin-left: 10px;
	color: #eeeeee;
}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {
	color: #eeeeee;
}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url("img/bgcontainer.gif") repeat-y;
	margin: 0 auto;
	width: 890px;
	text-align: left
}

/* header */
.header {
	background: url("header.jpg") right top no-repeat;
	height: 170px;
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

/* item */
.item {clear: both;}
.item .date {
	font: 100% Arial, Helvetica, sans-serif;
	background: url("img/bgdate.gif") right top no-repeat;
	color: #EEEEEE;
	float: left;
	height: 30px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 620px;
}
.item h1 {
	color: #eeeeee;
	line-height: 30px;
	padding-left: 16px;
	background-color: #222222;
}
.item .body {padding: 12px 18px;}

/* main */
.main {
float: left;
width:656px
}

/* navigation */
.navigation {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	width: 189px;
}
.navigation h1 {
	color: #FFF;
	font-size: 1.3em;
	line-height: 30px;
	padding-left: 12px;
	background-color: #222222;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #444444;
	margin-left: 0px;
	list-style: none;
	color: #444444;
}

.navigation li a:active {
	background: #000000;
	color: #EEEEEE;
}


.navigation li a {
	background: #444444;
	color: #eeeeee;
	display: block;
	padding: 3px 4px 3px 12px;
	text-decoration: none;
	background-color: #333333;
}
.navigation li a:hover {
	background: #000000;
	color: #EEEEEE;
}

/* footer */
.footer {
	line-height: 58px;
	padding-left: 0px;
	padding-right: 10px;
	font: 100% Verdana, Helvetica, sans-serif;
	background: url("img/bgfooter.gif") right top no-repeat;
	float: left;
	height: 58px;
	text-align: center;
	width: 820px;
	color: #EEEEEE;
	line-height: 58px;
	padding-left: 16px;
	background-color: #222222;

}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #BBBBBB;
}

.footer .left {
	float: left;
	line-height: normal;
	text-align: left;
	padding: 7px 34px;
}
.footer .right {
	float: right;
	line-height: normal;
	text-align: right;
	padding: 7px 4px 7px 4px;
}

/* floats */
.left {
	float: left;
	padding: 16px;
}
.right {
	float: right;
	padding: 16px;
}













