/* CSS Document */

body {
	background-color: #069;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
	margin-top: 10px;
}

#wrap { width: 100%; /*text-align: center;*/}	

#mainBox {
	width: 822px;
	height: 650px;
	margin: auto;
	/*margin-top: 5px;*/
	z-index: 1;
}

#mainUp {
	width: 822px;
	height: 198px;
	z-index: 2;
}
	.topLogotyp {width: 446px; height: 141px; background-image: url(img/topLogotyp.jpg); float:left;}
	.topRight { width: 376px; height: 141px; background-image: url(img/topRight.jpg); float:left;}
	.topText { width: 446px; height: 57px; background-image: url(img/topText.jpg); float: left;}
	.topImage { width: 376px; height: 57px; background-image: url(img/topImage.jpg); float:left;}

#mainDown {
	width: 822px;
	height: 452px;
	z-index: 2;
}
	.downMeny {width: 228px; height: 460px; background-image: url(img/bg_meny.jpg); float:left; z-index: 2;}
		.meny { width: 161px; height: 409px; padding-top: 23px; padding-left: 34px; z-index: 3;
		font-size: 12px; line-height: 200%; /*background-color:#993366;*/}
		
	.downText {width: 594px; height: 460px; background-image: url(img/bg_text.jpg); float:left; z-index: 2;}
		.text { width: 560px; height: 410px; margin-top: 23px; padding-right: 10px; z-index: 3;	
		overflow: auto;
		scrollbar-face-color: #ffffff; 
		scrollbar-highlight-color: #ffffff; 
		scrollbar-shadow-color: #ffffff;
		scrollbar-3dlight-color: #cccccc;
		scrollbar-arrow-color: #cccccc; 
		scrollbar-track-color: #ffffff;
		scrollbar-darkshadow-color: #cccccc;
		/*background-color:#33CCFF;*/
		}
h1 {font-size: 12px; font-weight: 700; }
h2 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
}
.green {
	color: #000;
}

a.menu:link {color:#000; text-decoration: none;}
a.menu:visited {color:#000; text-decoration: none;}
a.menu:active {color:#000; text-decoration: none;}
a.menu:hover {color:#000; text-decoration:underline;}

a:link {color:#739a19; text-decoration: none;}
a:visited {color:#739a19; text-decoration: none;}
a:active {color:#739a19; text-decoration: none;}
a:hover {color:#739a19; text-decoration:underline;}

.img { border: 1px solid #000000; }#slr {
	padding: 0px;
	margin-left: 25px;
}
