@charset "UTF-8";
/* CSS Document */


body {background-color:#e9e3ba}
#container 
{
	background-color:#e5b37d;
	position:absolute;
	width:984px;
	height:3000px;
	left:50%;
	margin-left:-492px;
}

#menu 
{
	background-color:#385e2b;
	position:absolute;
	margin-left:0px;
	width:200px;
	height:2915px;
	padding-top:85px;
	padding-left:10px;
}

#text
{
	position:absolute;
	width:984px;
	height:80px;
	margin-left:200px;
	left: -200px;
	background-image:url(../images/images/title_01.jpg);
	top: 0px;
}

#bodytext
{
margin-left:200px;
margin-right:600px;
margin-top:20px;
width:400px;
height:auto;
padding:10px;
border:0px;
}

#bodytext2
{
margin-left:200px;
margin-top:20px;
width:650px;
height:auto;
padding:10px;
border:0px;
}

#adres
{
margin-left:500px;
margin-top:1px;
width:200px;
height:250px;
padding:10px;}

H1 
{font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
color:#385e2b;
text-align:center
}

p
{font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#385e2b;
text-align:left
}
 
#event
{position:absolute;
right:20%;
margin-left:600px}
