html {
	height:100%;
	padding:0;
	margin:0; 
	border:0; 
	background:rgb(209,205,193);
	font-size:76%; 
	font-family:verdana, sans-serif;
	overflow: hidden; 
	display: block;
	}

body {
	height:100%; 
	display: block;
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background: #0a5c00;
}
#start_contener{display: block;
	overflow:hidden; 
	position:absolute; 
	z-index:3; 
	top:140px; 
	bottom:0px; 
	width:1152px; 
	margin-left:-570px; 
	left:50%; 
	border-left:0px solid #000;
	border-right:0px solid #000;
	background-color: #b0aba5;
}
	

* html #start_contener {
	margin-left:-570px; 
	left:50%;
	overflow: hidden;
	top:0px; 
	bottom:0px; 
	display: block;
	height:100%;
	width:1152px;
	border-top:140px solid #fff; 
	border-bottom:0px solid #fff;
	background-color: #b0aba5;
}
#start_content {
	
	display:block; 
	overflow-x: hidden; overflow-y: scroll;
	position:absolute;
	z-index:3; 
	top:0px; 
	bottom:0px; 
	width:1152px !important;
	
	margin-left:214px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	background-color:#eee9d2;
	}
* #start_contener #start_content {
	overflow: auto;
	/*overflow-x: hidden; overflow-y: scroll;*/
	display:block;
	padding: 10px;
	padding-bottom: 0px;
	padding-right:10px;
	top:0px; 
	bottom:0px; 
	height:100%;
	width:100%;
	display: block;
	border-top:0px solid #fff; 
	border-bottom:0px solid #fff;
	margin-left:0px;
	background-image:url('../images/start/start_body.jpg');
	background-repeat:no-repeat;
	background-color:#0a5c00;
}

#start_header{position:absolute; 
	margin-left:-570px; 
	left:50%; 
	top:0; 
	width:1152px; 
	text-align: center;
	height:140px;
	background-color: #8699b3;
	font-size:1em; 
	z-index:5; 
	border:0px solid #000;
	background-image: url('../images/start/start_header.jpg');}
.start_headerLogo{position: absolute; top: 10px; left: 100px;}
.nodecor {border: 0px;}
a.nodecor { color: #cc0000; text-decoration: none;}
a.nodecor img {border: 0px;}
a.nodecor:active { color: #cc0000; text-decoration: none;}
a.nodecor:hover {background-color: transparent; text-decoration: none; }
#start_content a{position:absolute; text-decoration:none;color:#960;}
#start_content a:hover{color:#000;}

a.hungary{left:438px;top:99px;}
a.austria{left:416px;top:132px;}
a.france{left:392px;top:165px;}
a.slovakia{left:362px;top:198px;}
a.europe{left:343px;top:230px;}
a.webshop{left:330px;top:262px;}

