@charset "utf-8";
/* CSS Document */

body {
	margin: 35px 0px 0px 0px;
	background: #dededc url(images/background.gif) center no-repeat fixed;
	font-family: Verdana, Geneva, sans-serif;
}
p {
	margin: 0px;
}

.table {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -405px;
	margin-top:-297px;
}
#middle_background {
	background: url(images/background_body.jpg) repeat-y;
	width: 810px;
	margin: 0px;
	padding: 0px;
}
#wrapper1 {
	padding: 35px 12px 10px 12px;
}
#wrapper2 {
	padding: 0px 12px 0px 12px;
}
#wrapper3 {
	padding: 0px 12px 10px 12px;
}
#wrapper4 {
	padding: 0px 12px 5px 12px;
}
#sweden_wrapper {
	padding: 10px 10px 10px 0px;
	width: 400px;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}

.menu {
	color: #838182;
	font-size: 12px;
}
.menu a { color: #838182; text-decoration: none;}
.menu a:hover { color: #c51972; text-decoration: underline;}

.orange_block {
	background: url(images/home_orange_block.gif) left no-repeat;
	padding: 12px 0px 0px 58px;
	color: #FFF;
	font-size: 11px;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
ul a { color: #FFF; text-decoration: none;}
ul a:hover { color: #FFF; font-weight: bold; text-decoration: none;}
li {
	background: url(images/bullet.jpg) left center no-repeat;
	padding-left: 20px;
	margin-bottom: 12px;
}

.grey_bottom_block {
	background: url(images/grey_bottom_bar.gif) top left no-repeat;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	width: 776px;
	height: 134px;
	padding: 8px 0px 0px 10px;
}
.grey_bottom_block2 {
	color: #666;
	font-size: 12px;
	line-height: 18px;
	padding: 8px 0px 0px 10px;
}
.grey_right_block {
	color: #666;
	font-size: 14px;
	line-height: 21px;
	padding: 10px 0px 0px 10px;
}
.grey_text_11px {
	color: #666;
	font-size: 11px;
}
.grey_text_12px {
	color: #666;
	font-size: 12px;
	line-height: 16px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: lighter;
	color: #e67817;
	margin: 15px 0px 5px 0px;
}
.content_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #888;
	text-align: justify;
	margin-right: 5px;
}
.content_text_pink {
	color: #c51972;
}
.text_red {
	color: #900;
	padding-right: 10px;
}

.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 5px;
}