@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1885c0;
	margin: 0px;
	padding: 0px;
	background-color: #e9f0f7;
	text-align: center;
}
h1 {
	font-weight: normal;
	letter-spacing: -0.1em;
	text-align: right;
	padding-bottom: 20px;
	font-size: 26px;
}
h2 {
	font-weight: normal;
	letter-spacing: -0.1em;
	text-align: right;
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
.orange {
	color: #C60;
}


h6 {

	font-weight: bold;
	letter-spacing: -0.1em;
	font-size: 14px;
}


#envelope {
	text-align: left;
	width: 760px;
	background-color: #e0e9f4;
	background-image: url(images/mainarea_bck.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
}
#title {
	height: 109px;
	width: 461px;
	position: absolute;
	left: 299px;
	background-image: url(images/solna_jeskyne_relax2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu {
	position: absolute;
	top: 121px;
	text-align: right;
	height: 26px;
	width: 736px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#menu a {
	text-decoration: none;
	color: #1885c0;
}
#menu a:hover {
	text-decoration: underline;
}
#title h1 {
	display: none;
}
#header {
	height: 167px;
	background-image: url(images/header_bck.jpg);
	background-repeat: repeat-x;
	position: relative;
}
#mainarea {
	background-image: url(images/mainarea_deco.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#mainarea_inside {
	padding-right: 24px;
	padding-bottom: 66px;
	padding-left: 220px;
	text-align: justify;
	line-height: 1.4em;
}
.tablerow1 {
	background-color: #C5D6EB;
}
.tablehreader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #85aad7;
}


.footerinside {
	padding-right: 24px;
	text-align: right;
	padding-bottom: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.footerinside a {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.footerinside a:hover {
	color: #529FCE;
}
#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #114A84;
}
