
table {
	float: left;
	border-collapse: collapse;
}

table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border: none;
	/*border: 1px solid black;*/
}

td {
	padding: 0 0 0 0.3em;
	text-align: left;
}


* {
	margin: 0; padding: 0;
}

body {
	background-image:url('img/bg.jpg');
	background-repeat: repeat-x;
}

img {
	border: 0;
}

p, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 1em 5px 0 5px;
	padding: 5px;
}

p.leipis {
	text-align: justify;
}

a:hover {
	text-decoration: none;
}

/*
p.leipis:first-letter {
	color: #0066ff;
	font-size: 16px;
}
*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #336600;
	margin: 0 30px 10px 30px;
	padding: 5px 0 0 15px;
	border-bottom: 1px solid #336600;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #336600;
	margin: 1em 5px 0 5px;
	border-bottom: none;
}

#leipis-wrapper h1 {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

em {
	font-style: normal;
	font-weight: bold;
}

.keskitys {
	width: 865px;
	margin: 0 auto 0 auto;
}

#topkuva {
	height: 298px;
	width: 865px;
	background: #ffffff url('img/rborder_top.jpg') 100% 100% no-repeat;
}

#topkuva img {
	float: left;
}

#leftborder { float: left; }
#rightborder { float: right;}

.bl {
	height: 423px; /* minimikorkeus */
	width: 865px;
	background: #ffffff url('img/lborder_bg.jpg') 0 0 repeat-y;
}

.br {
	height: 423px; /* minimikorkeus */
	width: 828px;
	margin-left: 37px;
	background: #ffffff url('img/rborder_bg.jpg') 100% 0 repeat-y;
}

.sisalto {
	width: 791px;
	background: #ffffff;
}

#leipis-wrapper {
	width: 490px;
	margin: 0 0 0 10px;
	padding: 0 10px 0 10px;
}

#Rcol {
	float: right;
	margin: 10px 10px 0 10px;
}

.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	padding: 0 0 0 20px;
	border-bottom: none;
}

.fadedbr p {
	font-size: 11px;
	padding: 0 0 0 0;
	margin: 15px 0 0 0px;
}

.fadedbr h1 {
	font-size: 14px;
	color: #ffffff;
	margin: 0 0 5px 0px;
	padding: 5px 0 0 0;
	border-bottom: none;
}

.fadedbr span {
	color: #336600;
	font-weight: bold;
}

.navbar {
	width: 800px;
	height: 47px;
	margin-left: 33px;
	background: url('img/nav_left.png') 0 0 no-repeat;

}

.navbar_m { 
	width: 100%;
	height: 47px;
	margin-left: 9px;
	background: url('img/nav_bg.png');
}

.navbar_r {
	width: 100%;
	height: 47px;
	background: url('img/nav_right.png') 100% 0 no-repeat;
}

#nav_nosturi { margin: 0 0 0 102px; float: left; }

a.nav {
	display: block;
	float: left;
	width: 130px;
	height: 47px;
}

#etusivu {
	background-image: url('img/nav_etusivu.png');
	background-position: 0 0;
}

#etusivu:hover {
	background-position: 0 100%;
}

#kalusto {
	background-image: url('img/nav_kalusto.png');
	background-position: 0 0;
}

#kalusto:hover {
	background-position: 0 100%;
}

#palvelut {
	background-image: url('img/nav_palvelut.png');
	background-position: 0 0;
}

#palvelut:hover {
	background-position: 0 100%;
}

#yhteydenotto {
	width: 131px;
	background-image: url('img/nav_yhteydenotto.png');
	background-position: 0 0;
}

#yhteydenotto:hover {
	background-position: 0 100%;
}

.alt { display: none; }

.footer {
	width: 865px;
	height: 44px;
	background: #ffffff url('img/lbottomcorner.jpg') 0 0 no-repeat;
}

.footerm {
	width: 807px;
	height: 44px;
	margin-left: 58px;
	background: url('img/bottomborder.jpg') 0 100% repeat-x;
}

.footerr {
	width: 100%;
	height: 44px;
	background: url('img/rbottomcorner.jpg') 100% 0 no-repeat;
}

#footer-text {
	margin: 0 60px 0 0;
	padding: 5px 0 0 0;
	font-size: 10px;
	border-top: 1px solid black;
	color: #606060;
}


.fadedbl {
	width: 220px;
	margin: 15px 25px 5px 5px;
	background: #ffffff url('img/fadedbox_bgleft.png') 0 0 no-repeat;
}

.fadedbox {
	width: 100%;
	height: 160px;
	margin-left: 11px;
	background: #ffffff url('img/fadedbox_bg.png') 0 0 repeat-x;
	
}

.fadedbr {
	width: 100%;
	background: url('img/fadedbox_bgright.png') 100% 0 no-repeat;
}

.kopys
{
	padding: 0 0 0 0;
	margin: 0 37px 30px 0;
	text-align: right;
	font-size: 10px;
	color: #696969;
}

/* Yhteydenottolomake -- alkaa */

#contact_form form {
	width: 30em;
}


label {
	width: 6em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

#asia_ots {
	color: #000000;
	margin-left: 2.5em;
	font-size: 16px;
	font-weight: bold;
}

input {
	color: #000000;
	background: #fee3ad;
	border: 1px solid #336600;
	width: 20em;
}

.submit input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 6.5em;
	color: #000;
	background: #d3d3d3;
	border: 1px solid #336600;
	width: 6em;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	background: #fee3ad;
	border: 1px solid #336600;
	width: 28em;
	height: 20em;
	margin-left: 6.5em;
}

fieldset {
	border: 1px solid #336600;
}

legend {
	color: #ffffff;
	font-size: 18px;
	border: none;
	padding: 2px 6px 0 6px;
	margin-left: 10px
}


 #contact_form {
 	float: left;
 	margin: 50px 0 0 35px;
 }


.gradientbox p {
 	margin: 1em 0 1em 0;
 	padding: 0 0 0 7px;
}

.gradientbox h1 {
 	margin: 0 0 0 0;
 	padding: 0.2em 0 0 5px;
 	font-size: 18px;
 	border: none;
}

.gradientbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
 	margin: 20px 20px 0 0;
}

.gradientbox_m {
	margin: 0px 8px 0 8px;
	background: #ffffff url(img/box_gradient_bg.png) 0 0 repeat-x;
}

.gradientbox_r {
	background: url(img/box_gradient_rbg.png) 100% 0 no-repeat;
}

.gradientbox_l {
	background: url(img/box_gradient_lbg.png) 0 0 no-repeat;
}

/* Yhteydenottolomake -- loppu */

.yritystied {
	float: left;
	padding: 5px 0 0 0;
	margin: 5px 0 0 30px;
}

.hlotied {
	height: 55px;
	padding: 0 0 5px 20px;
	margin: 5px 0 0 0;
	background: url('img/graybar.gif') 0 0 repeat-y;
}

#contacts {
	width: 100%;
	margin: 10px 0 0 0px;
}

#contacts img {
	float: left;
	margin: 25px 0 0 30px;
}

#persons {
	float: right;
	margin: 30px 0 0 0;
}
.hlotied span {
	font-weight: bold;
	color: #336600;
}


#contacts p {
	padding: 0 0 0 10px;
}

#contacts .hlotied p {
	padding: 5px 60px 0 0;
}

.kopys a {
	text-decoration: none;
	color: #696969;
}