@charset "ISO-8859-1";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #d9e6be;
}
#container {
	width: 780px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	height: 160px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #fff;
	background-image: url(images/header_lilla.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
.lavender {
	margin-top: -80px;
	margin-left: 650px;
}
#mainContent h1 a {
	color: #215b33;
	font-size: 70%;
	text-decoration: underline;
}
#header ul {
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	margin-left: 15px;
}
#header #nav {
	padding-bottom: 80px;
	padding-top: 40px;
}
#header ul li {
	float: left;
	list-style-type: none;
	font-weight: normal;
	color: #215b33;
	font-size: 90%;
}
#header ul li a {
	text-decoration: none;
	float: left;
	list-style-type: none;
	font-weight: normal;
	color: #666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #d9e6be;
	padding-right: 10px;
	padding-left: 8px;
}
#header #current {
	text-decoration: none;
	cursor: default;
}
#header #current a {
	background-color: #f1f3ed;
	text-decoration: none;
	color: #215b33;
	cursor: default;
}
#header .con a {
	border: none;
	color: #006;
}
#header ul li a:hover {
	color: #603;
}
#header_eng ul {
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	margin-left: 10px;
}
#header_eng #nav {
	padding-bottom: 80px;
	padding-top: 40px;
}
#header_eng ul li {
	float: left;
	list-style-type: none;
	font-weight: normal;
	color: #215b33;
	font-size: 90%;
}
#header_eng ul li a {
	text-decoration: none;
	float: left;
	list-style-type: none;
	font-weight: normal;
	color: #666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #d9e6be;
	padding-right: 10px;
	padding-left: 8px;
}
#header_eng #current {
	text-decoration: none;
	cursor: default;
}
#header_eng #current a {
	background-color: #f1f3ed;
	text-decoration: none;
	color: #215b33;
	cursor: default;
}
#header_eng .con a {
	border: none;
	color: #006;
}
#header_eng ul li a:hover {
	color: #603;
}
#sidebar1 {
	float: right;  
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; 
	padding: 15px 10px;
}
#mainContent {
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#mainContent #left {
	width: 270px;
	float: left;
	height: 360px;
}
#mainContent #right {
	width: 290px;
	float: left;
	height: 360px;
}
#mainContent #right2 {
	width: 150px;
	float: left;
	margin-left: 30px;
	height: 360px;
}
.tider {
	font-size: 0.8em;
	color: #C00;
	font-weight: bold;
}
#right2 h2 {
	font-size: 1em;
	font-weight: normal;
	color: #306;
}

#right2 a:hover {
	font-size: 0.9em;
	font-weight: normal;
	color: #603;
	text-decoration: underline;
}
#right a:hover {
	color: #603;
	text-decoration: underline;
}
.smallpic {
	padding-right: 5px;
}
#footer {
	background-color: #fff;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #215b33;
	font-size: 80%;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #215b33;
	margin: 0px;
	padding: 0px;
	margin-bottom: -5px;
}
#mainContent p {
	font-size: 90%;
	font-weight: normal;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1em;
}
.clearthis {clear:both; }
#mainContent #leftcafe {
	width: 740px;
	float: left;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bicpic {
	padding-right: 10px;
}
#mainContent a {
	color: #333;
	text-decoration: none;
}
#mainContent a:hover {
	color: #603;
	text-decoration: underline;
}
#right2 a {
	font-size: 0.8em;
	font-weight: bold;
	color: #215b33;
	text-decoration: none;
}
#right a {
	color: #215b33;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}
div#formcontainer {
	width:600px;
	margin-left:0px;
	padding-left: 0px;
}
div#formcontainer h3 {margin:20px 0 0 10px; font-weight:bold; font-size:.75em;} /* adjust top margin for your context */
div#formcontainer h4 {margin:0 0 5px 10px; font-weight:normal; font-size:.75em;}
div#formcontainer form  {
	border-top: 2px solid #839188;
	border-bottom: 3px solid #839188;
	background-color: #f4f5f4;
	font-family: Arial, Helvetica, sans-serif;
} /* the top border is visually 1 px thicker because it touches the div.clearfix bordertop */
div#formcontainer div.clearfix {border: 1px solid #CCC; padding:10px 0px; vertical-align:top;} /* adds the line above each section and provides vertical spacing */
div#formcontainer form label {
	width:80px;
	float:left;
	font-size:80%;
	color: #839188;
	font-family: "Lucida Grande", "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
} /* this is the text label on the left of each input */
/*some extra styles for the checkbox and radio button sets*/	
div#formcontainer input[type="submit"] {display:block; margin-left:auto; margin-right:10px;}
div#formcontainer input[type="reset"] {display:block; margin-left:auto; margin-right:10px;}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
div#formcontainer input[type="firstName"] {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
div#formcontainer input[type="text"] {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 450px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	width: 450px;
}
#design h2 {
	font-size: 70%;
	font-weight: normal;
	color: #600;
	float: right;
	margin-top: 10px;
	background-color: #d9e6be;
	margin-right: 50px;
}
#design {
	background-color: #d9e6be;
	height: 30px;
	width: 100%;
}
#design h2 a {
	color: #215b33;
	text-decoration: none;
}
#leftcafe h2 {
	font-size: 1.3em;
	color: #215b33;
	margin: 0px;
	padding: 0px;
	margin-bottom: -10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.cafebild {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#right h2 {
	font-size: 1.2em;
	color: #215b33;
	margin: 0px;
	padding: 0px;
	margin-bottom: -15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#leftcafe a {
	color: #215b33;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}
.fltrtkarta {
	float: right;
	margin-left: 8px;
	margin-top: 0px;
}
#header_eng {
	height: 160px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #fff;
	background-image: url(images/header_lilla_english.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

