body {
	font-family: Arial;
	font-size: 13px;
	margin:0px;
	padding:0px;
	padding-top:0px;
	text-align:center;
	background-color:rgb(148,187,80);
	color:black;
}

img {border:none;}
.hide{display:none;}

#all{width:100%;text-align:center;}

#cont{width:780px;margin:auto;text-align:left;border:3px solid white;}
#top{width:780px;height:224px;}
#topleft{float:left;}
#toplogo{float:left;width:368px;height:224px;background:url('img/logo.gif') no-repeat;}
#toplogo_en{float:left;width:368px;height:224px;background:url('img/logo_en.gif') no-repeat;}
#toplogo_de{float:left;width:368px;height:224px;background:url('img/logo_de.gif') no-repeat;}

#menucont{width:780px;height:28px;line-height:28px;background-color:rgb(148,187,80);}
#menu a.menu{float:left;font-size:16px;font-weight:bold;color:white;text-decoration:none;background:url('img/menudot.gif') no-repeat; background-position:left center;margin-left:15px;padding-left:15px;}
#menu a.menu:hover{color:black;}

#mcont{width:780px;background:url('img/mbg.jpg') repeat-y;}
#scont{width:780px;background:url('img/sbg.jpg') repeat-y;}
.tytul{font-weight:bold;color:red;}
.img{border:2px solid rgb(148,187,80);}

#mleft{width:240px;float:left;}
.fname{color:red;font-size:16px;}
.mmail{color:red;text-decoration:none;}
.mmail:hover{text-decoration:underline;}

#mright{width:540px;float:left;}
.mbox{width:525px;padding-left:5px;padding-right:10px;padding-top:10px;}
.mbox_img{width:253px;height:78px;float:left;}
.mbox_cont{width:250px;float:left;border-bottom:2px solid rgb(148,187,80);margin-left:10px;}
.mbox_title{color:red;font-weight:bold;}
.mbox_more{float:right;color:red;text-decoration:none;font-size:11px;line-height:15px;background:url('img/marrow.gif') no-repeat;background-position:right center;padding-right:13px;}
.mbox_more:hover{text-decoration:underline;}
.mbox p{margin-top:0px;margin-bottom:0px;}

#bottom{width:780px;height:6px;line-height:6px;font-size:6px;background:url('img/bottom.jpg') no-repeat;}
#sbottom{width:780px;height:6px;line-height:6px;font-size:6px;background:url('img/sbottom.jpg') no-repeat;}

#info{width:780px;height:25px;line-height:25px;background-color:rgb(148,187,80);color:white;font-size:11px;}
#info a{text-decoration:none;color:white;}
#info a:hover{text-decoration:underline;}

.gnavbar{height:25px;line-height:25px;text-align:center;}
.gnavbar a{text-decoration:none;color:red;margin-left:10px;margin-right:10px;}
.gnavbar a:hover{text-decoration:underline;}

