body.home {
	margin:      0px;
	padding:     56px;
	font-family: Arial;
	font-size:   12px;
	text-align:  left;
}
form {
	padding: 0px;
	margin:  0px;
}
input,
textarea,
select {
	font-family: Arial;
	font-size:   12px;
}
h1 {
	font-size:   16px;
	font-weight: normal;
	color:       #B0A301;
}
h2 {
	font-size:   12px;
	font-weight: bold;
	color:       #000;
}
h3 {
	font-size:   14px;
	font-weight: normal;
	color:       #541B76;
}
h4 {
	font-size:   12px;
	font-weight: bold;
	color:       #541B76;
}
a {
	color: #541B76;
}
a img {
	border: none;
}
/* PAGE */
.page {
	position: relative;
	width:    620px;
}
/* HEADER */
.header,
.headerKS {
	position:            relative;
	width:               100%;
	height:              55px;
	background-image:    url(/images/headerBg.jpg);
	background-repeat:   repeat-x;
	background-position: bottom left;
	text-align:          center;
}
.headerKS {
	background-image: url(/images/headerBgKS.jpg);
}
.header .logo,
.headerKS .logo {
	position: absolute;
	top:      0px;
	left:     30px;
}
.header .logoText,
.headerKS .logoText {
	position: relative;
	top:      13px;
}
/* MAIN */
.mainContainer {
	position: relative;
	width:    100%;
}
.mainNavigation,
.mainNavigationKS {
	position:    relative;
	width:       25%;
	padding-top: 40px;
}
.mainNavigation img {
	display: block;
}
.mainNavigation .levelHeader {
	position: relative;
	height:   30px;
}
.mainNavigation .levelHeader img {
	position: absolute;
	top:      0px;
	left:     0px;
}
.mainContent,
.mainContentFP {
	width:       75%;
	padding-top: 40px;
}
.mainContentFP {
	padding-top:    60px;
	vertical-align: top;
}
td.mainContentFP img {
	position: relative;
	top:      0px;
	display:  block;
}
.mainContent {
	padding-left: 20px;
	font-size:    12px;
	color:        #000;
}
.mainContent table th {
	padding:          4px 4px;
	border:           none;
	background-color: #E5E5E5;
	font-size:        12px;
	font-weight:      bold;
	color:            #000;
}
.mainContent table,
.mainContent table td {
	border-collapse: collapse;
	border:          1px solid #EEE;
	font-size:       12px;
	color:           #000;
}
.mainContent table .oddrow td {
	background-color: #F6F6F6;
}
.mainContent table.plainTable,
.mainContent table.plainTable td {
	border:           none;
	background-color: transparent;
}
.mainContent table.plainTable .oddrow td {
	background-color: transparent;
}
.mainContent ul li {
	list-style-image: url(/images/bullet.gif);
}
/* FRONT PAGE LINK */
div.frontPageLink {
	position: absolute;
	z-index:  2;
	top:      65px;
}
div.frontPageLink a {
	text-decoration: none;
}
div.frontPageLink img {
	display:      inline;
	margin-right: 10px;
}
/* LANGUAGE MENU */
div.langMenu {
	position: absolute;
	z-index:  1;
	top:      65px;
	right:    0px;
}
div.langMenu a {
	text-decoration: none;
}
div.langMenu img {
	margin-left: 10px;
}
/* MAIN NAVIGATION */
.mainNavigation a {
	color: #541B76;
}
.mainNavigationKS a {
	color: #68722D;
}
div.level1,
div.level1A {
	margin-bottom: 5px;
}
div.level1 a,
div.level1A a {
	text-decoration: none;
}
div.subs1 {
	padding:   0px 0px 10px 13px;
	font-size: 11px;
}
a.level2,
a.level2A {
	display: block;
}
a.level2A {
	color:           #000;
	text-decoration: none;
}
table.plainTable,
table.plainTable td {
	border: none;
}
.ok {
	padding: 15px;
	color:   #069;
	border:  1px solid #069;	
}
.ok a {
	color: #069;
}
.error {
	padding: 15px;
	color:   #C00;
	border:  1px solid #C00;	
}
.error a {
	color: #C00;
}
.missing,
.missing a  {
	color:       #C00;
	font-weight: bold;
}
/* NEWS */
div.newsItem {
	margin-bottom:       10px;
	padding-bottom:      10px;
}
div.newsDiv {
	height:              3px;
	background-image:    url(/images/newsDiv.gif);
	background-repeat:   repeat-x;
	background-position: bottom left;
	font-size:           1px;
}
p.publishDate {
	font-size: 11px;
	color:     #A7A7A7;   
}
p.return a {
	text-decoration: none;
}
/* FOOTER */
.footer {
	margin-top:  20px;
	padding-top: 5px;
	border-top:  1px solid #E5E5E5;
	font-size:   11px;
	text-align:  center;
	color:       #A7A7A7;
}

.otsake2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}

.otsake2 a:link { color: #000000; font-size: 12px; font-weight: bold; text-decoration: underline}
.otsake2 a:visited { color: #000000; font-size: 12px; font-weight: bold; text-decoration: underline}
.otsake2 a:active { color: #000000; font-size: 12px; font-weight: bold; text-decoration: underline}
.otsake2 a:hover { color: #000000; font-size: 12px; font-weight: bold; text-decoration: none}


.leipis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-image: url(images/pikkunuoli.gif);
}