* {
	margin:0;
	padding:0;
}

html,body {
	margin:0;
	padding:0;
}

body {
	font: 76% "Times New Roman", times, serif; 
	text-align:justify;
	background: #460810 url('../_img/bckg.gif') left top repeat-x;
	color: #ffffff;
}

img { margin: 0;
	   padding: 0;	
	   border: 0;
}

div#main {width: 806px; text-align: center; margin: 0 auto; padding: 18px 0 0 0; overflow: hidden;}
div#lang1 {float: left; display: inline; width: 706px;}
div#lang2 {float: left; display: inline; width: 100px; text-align: left; color: #eeeeee; font-size: 1.2em;}
div#lang2 a {color: #d8bf9e; text-decoration: none;}
div#lang2 a:hover {color: #d8bf9e; text-decoration: underline;}
div#logo {float: left; display: inline; width: 100%; margin: 0 0 20px 0;}

ul#menu {float: left; display: inline; font-size: 1.2em; text-align: center; width: 100%; margin: 0 auto; margin-top: 10px; height: 38px; overflow: hidden;}
ul#menu li {display: inline; list-style-type: none; margin: 0 5px 0 0px; line-height: 41px;}
ul#menu li a {display: inline; float: none; padding: 12px 8px 10px 8px; color: #d8bf9e; text-decoration: none; font-weight: normal; letter-spacing: -0.05em;}
ul#menu li a:hover {background: #d8bf9e; text-decoration: none; color: #460810; }
ul#menu li a.menu_on {background: #d8bf9e; text-decoration: none; color: #460810; font-weight: bold;}
ul#menu li a span {font-size: 1.6em;}

div#content {float: left; display: inline; width: 800px; border: 2px solid #d8bf9e; padding: 0px;}

div#footer {width: 806px; text-align: center; margin: 0 auto; padding: 22px 0 0 0; overflow: hidden; color: #8f6457;}
div#footer h2 {font-weight: normal; font-size: 1.5em; padding: 0 0 10px 0;}
div#footer a {font-weight: normal; color: #8f6457; text-decoration: none; }
div#footer a:hover {text-decoration: underline; }
div#footer p {font-size: 1.1em;}