.border1 {
	background-image: url(images/dotted_y.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.border2 {
	background-image: url(images/dotted_y.gif);
	background-repeat: repeat-y;
	background-position: 56px;
}.border3 {
	background-image: url(images/dotted_bottom.gif);
	background-repeat: no-repeat;
}
.border4 {
	background-image: url(images/dotted_y.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.border5 {
	background-image: url(images/dotted_x.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.border6 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00254C;
	border-right-color: #00254C;
	border-bottom-color: #00254C;
	border-left-color: #00254C;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
a.skrivut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #919191;
	text-decoration:none;
}
a.skrivut:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777676;
	text-decoration:none;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.kraka {
	background-attachment: fixed;
	background-image: url(images/kraka.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

