body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background: url("../img/bg.gif");
	text-align:left;
}

#container {
	position:relative;
	width:1000px;
	text-align:left;
	background-color:#E5E4DF;
}

#header {
	position:absolute;
	width:1000px;
	height:535px;
	top:0px;
	left:0px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	background:url("../img/head_background.jpg") no-repeat;
}

#header #menu { 
	position:absolute; 
	background:url("../img/menu_bg.png");
	width:650px;
	height:27px;	
	left:160px;
	top:105px;
}

#header #menu #topmenu ul { 
	position: absolute; 
	list-style: none; 
	height: 27px; 
	width: 600px; 
}

#header #menu #topmenu ul li { 
	float: left;
	background: #000;
	font-size: 12px; 
}

#header #menu #topmenu ul li a { 
	display: block;
	padding-left:8px;
	padding-right:8px;
	margin-top:-12px;
	margin-bottom:0px;
	padding-top:5px; 
	font-weight:bold; 
	color:#FFFFFF;
	height:22px; 
	background:url("../img/menu_bg.png"); 
	float:left; 
}

#header #menu #topmenu ul li ul li a { 
	display: block;
	margin-top:0px;
	padding-top:5px;
	margin-bottom:0px;
	font-weight:bold; 
	color:#FFFFFF;
	height:22px;
	background:#114D9E;
	left:0px;
	float:left; 
}

#header #menu #topmenu ul li ul {
	position: absolute;
	display:none;
	top:15px;
	width:719px;
	background:#114D9E;
	margin-left:0px;
	padding-left:0px;
	left:0px;
}

#header #menu #topmenu ul li a:hover { 
	background:url("../img/menu_active.png"); 
	color:#0009A6;
}

#header #menu #topmenu ul li:hover { 
	background: #a1a1a1; 
}

#header #menu #topmenu ul li a.selected {
	color: #026b89;
	background: #a1a1a1;
}

#header #menu #topmenu ul li:hover ul {
	display: block;
	margin-left:0px; 
}

#header #menu #topmenu ul li ul li { 
	float: left; 
	background: #a1a1a1;
}

#header #news-box {
	position:absolute; 
	width:710px; 
	height:235px;
	left:14px; 
	top:221px;
	font-size:18px;
	z-index:200;
	padding-left:10px;
}

#header #news-box-text { 
	position:relative;
	padding:10px; 
	color:#FFFFFF; 
}

#header #news-box-text h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom:-2px;
}

#content {
	position:absolute;
	top:470px;
	left:0px;
	width:1000px;
	z-index:100;
	border-left: 2px solid white;
	border-right: 2px solid white;
}

#boxs {
	width:1000px;
	background-color:#E5E4DF;
}

#col_left {
	width:740px;
	float:left;
	background-color:#E5E4DF;
	padding-left:0px;
}

#left_col #content_body {
	/*padding:0px;*/
	width:740px;
	padding-left:8px;
}
#col_right {
	width:260px;
	top: 65px;
	left: 740px;
	float:left;
/*	background:#E5E4DF url("../img/earthfooter_a.png") repeat-x; */
}

.contentGreen { 
	position:relative;
	color:#000000; 
	width:700px; 
	padding-left:0px;
	margin-left:20px;
	padding-bottom:10px;
	background:url("../img/boxGreenTop.png") no-repeat; 
	float:left;
}

.contentGreen h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold; 
	margin-left:5px;
	margin-top:8px; 
	margin-bottom:15px;
}

.contentGreen .bottom { 
	position:relative;
	color:#000000; 
	width:700px; 
	height:3px;
	margin-top:5px;
	margin-left:-3px;
	padding-left:0px;
	padding-bottom:0px;
	background:url("../img/boxGreenBottom.png") no-repeat; 
	float:left;
}

.contentPurple { 
	position:relative;
	color:#000000; 
	width:700px; 
	padding-left:0px;
	margin-left:20px;
	padding-bottom:4px;
	background:url("../img/boxPurpleTop.png") no-repeat; 
	float:left;
}

.contentPurple h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold; 
	margin-left:5px;
	margin-top:8px; 
	margin-bottom:15px;
}

.contentPurple .bottom { 
	position:relative;
	color:#000000; 
	width:700px; 
	height:3px;
	margin-top:5px;
	margin-left:-3px;
	padding-left:0px;
	padding-bottom:0px;
	background:url("../img/boxPurpleBottom.png") no-repeat; 
	float:left;
}

.contentBlue { 
	position:relative;
	color:#000000; 
	width:700px; 
	padding-left:0px;
	margin-left:20px;
	padding-bottom:4px;
	background:url("../img/boxBlueTop.png") no-repeat; 
	float:left;
}

.contentBlue h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold; 
	margin-left:5px;
	margin-top:8px; 
	margin-bottom:15px;
}

.contentBlue .bottom { 
	position:relative;
	color:#000000; 
	width:700px; 
	height:3px;
	margin-top:5px;
	margin-left:-3px;
	padding-left:0px;
	padding-bottom:0px;
	background:url("../img/boxBlueBottom.png") no-repeat; 
	float:left;
}

.contentYellow { 
	position:relative;
	color:#000000; 
	width:700px; 
	padding-left:0px;
	margin-left:20px;
	padding-bottom:4px;
	background:url("../img/boxYellowTop.png") no-repeat; 
	float:left;
}

.contentYellow h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold; 
	margin-left:5px;
	margin-top:8px; 
	margin-bottom:15px;
}

.contentYellow .bottom { 
	position:relative;
	color:#000000; 
	width:700px; 
	height:3px;
	margin-top:5px;
	margin-left:-3px;
	padding-left:0px;
	padding-bottom:0px;
	background:url("../img/boxYellowBottom.png") no-repeat; 
	float:left;
}

#container #footer {
	position:relative;
	width:1000px;
	height:69px;
	background: red url("../img/bottom.png") repeat-x;
}

#container #reklambox {
	position:relative;
	width:220px;
	margin-top:10px;
	margin-left:25px;
	background: url("../img/reklamBoxBG.png") repeat-y;
}

#container #reklambox h2 {
	font-color:#000;
	font-size:14px;
	font-weight:bolder;
	padding-left:10px;
	padding-top:8px;
}
#container #reklamboxtop {
	position:relative;
	width:220px;
	height:36px;
	background: url("../img/reklamBoxTop.png") no-repeat;
	
}

#container #reklamboxfooter {
	position:relative;
	width:220px;
	height:24px;
	background: url("../img/reklamBoxBottom.png") no-repeat;
}

#container #reklamboxtext {
	padding:5px;
}

#bottom-menu ul li{ 
	position:relative; 
	list-style: none;
	top:24;
	left:14;
	color:#FFFFFF; 
	float:left;
	padding-top:20px;
	padding-right:5px;
	padding-left:5px;
}

#bottom a { 
	font-weight:bold;
	color:#FFFFFF;
}

#bottom a:hover	{
	color:#E9E9E9;
}

.box-1	  { position:relative; color:#000000; width:173px; height:228px;font-size:10px; padding-left:5px; background:url("../img/box-1.png") no-repeat; float:left; }
.box-1 h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; margin-left:5px; margin-top:8px; margin-bottom:15px;}
.box-2	  { position:relative; font-size:10px;color:#000000; width:173px; height:228px; padding-left:5px; background:url("../img/box-2.png") no-repeat; float:left; }
.box-2 h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; margin-left:5px; margin-top:8px; margin-bottom:15px;}
.box-3	  { position:relative; font-size:10px; color:#000000; width:173px; height:228px; padding-left:5px; background:url("../img/box-3.png") no-repeat; float:left; }
.box-3 h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; margin-left:5px; margin-top:8px; margin-bottom:15px; }
.box-4	  { position:relative; color:#000000; font-size:10px; width:173px; height:228px; padding-left:5px; background:url("../img/box-4.png") no-repeat; float:left; }
.box-4 h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; margin-left:5px; margin-top:8px; margin-bottom:15px; }
