html,body {
	margin: 0px;
	height: 100%;
	font-family: verdana, arial, helvetica;
}

html {
	overflow-y: scroll;
}

body {
	background-color: #cccccc;
	background-image: url(../../layout/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.logoArea {
	background-image: url(../images/top_logo.gif);
}

.logoImage {
	margin-left: 16px;
	margin-top: 16px;
}

.languageLink {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #636363;
}

.languageLink:hover {
	text-decoration: none;
	color: #636363;
}

.languageLink:visited {
	text-decoration: underline;
	color: #636363;
}

.articleCommandLink {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.articleCommandLink:visited {
	color: #000000;
	text-decoration: none;
}

.articleCommandLink:hover {
	color: #000000;
	text-decoration: underline;
}

.articleCommandLinkDisabled {
	font-size: 8pt;
	text-decoration: none;
	color: #888888;
	font-weight: bold;
}

.bottomText {
	padding-top: 16px;
	font-size: 8pt;
	text-decoration: none;
	color: #e2e2e2;
}

#yhteydenotto input {
	margin-bottom: 2px;
}

.yhteysDesc {
	padding-right: 10px;
}

#tarjouspyynto .mainTaso {
}

#tarjouspyynto .subTaso {
	padding-left: 32px;
}

