body {
text-align: center;
margin: 0;
padding: 0;
color: #000000;
background: #616266 url('../images/bg.gif') ;
background-repeat: repeat-x;
font-family: Verdana, Tahoma;font-size:10px;
}
h1 {
font-family: Verdana, Tahoma;font-size:18px;
}
.tmenutable {
    border-left: 1px solid #e0e0e0; 
	height: 100%;
	width: 100%;
}
.tmbtn {
	border-right: 1px solid #e0e0e0;
	height: 32px;
	font-size:12px;
}
.tmbtn a{
	color: #000000;
	text-decoration:none;

}

.tmbtn a:hover{
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}


.mtbtn {
	padding-left: 40px;
	border-left: 10px solid #83b830;
	border-bottom: 1px solid #3d3e42;
	background-color: #252528; 
	background-image: url('../images/menu_arrow.gif');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: 29px;		
}

.mtbtn2 {
	border-left: 4px solid #83b830;
	border-bottom: 1px solid #3d3e42;
	background-image: url('../images/menu_arrow.gif');
	background-repeat: no-repeat;
	background-color: #18191a;	
	color: #CCD0DD;
	font-size: 12px;
	font-weight: normal;
	height: 29px;
	padding-left :32px;
	text-decoration: none;
	vertical-align: middle;
}
.menutable {
	background-color: #3d3e42;	
	background-position: top right;
	background-repeat: repeat-x;
	border-top: 1px solid #3d3e42;
	height: 100%;
	width: 207px;
	vertical-align: top;
}

.menutableleft{
    background-image: url('../images/bgm.gif');
    width:211px;
    margin: 0px; padding: 0px;
    vertical-align: top;
    text-align: left;
}

table#gallery *{
    margin: 0px;
    padding:0px;
}

.news {
	width:650px;
	vertical-align: top;
	horizontal-align: center;
}
.newstitle{
	background-image: url('../images/news_top.gif');
	height:25px;
}




ul#main_menu {
	color: #231f20;
	margin: 0; padding: 0;
	width: 206px;
}
ul#main_menu li {
	list-style: none;
	margin: 0;
	padding: 0;	
	font-size:12px;
}
ul#main_menu li a {
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:7px 6px 7px 20px;
	border-left: 10px solid #83b830;
	border-bottom: 1px solid #3d3e42;
	background-color: #252528; 
	font-size: 12px;
	font-weight: normal;
	text-align: left;	
}
ul#main_menu li a:hover {
	background-color: #888377;
	border-left: 5px solid #a3b830;
	color: #ffffff;
}
ul#main_menu .selected {	
	background-color: #504c41;	
	color: #fea849;	
	font-weight:bold;
}
/* IF there is a drop down here then we need an arrow */
ul#main_menu .down {
	background-image: url('../images/menu/arrow.gif');
	background-repeat:no-repeat;	
	background-position: 90%;
	border-left: 10px solid #83b830;		
}
ul#main_menu .down:hover {
	background-image: url(../images/menu/arrow_down.gif);
	background-position: 90%;
	background-repeat:no-repeat;	
}
/* When the drop down is open */
ul#main_menu .down_open {
	background-image: url(../images/menu/arrow_down.gif);
	background-repeat:no-repeat;
	background-position: 90%;
	background-color: #888377;
	color: #ffffff;
	font-weight:bold;
}
/* When the drop down is selected */
ul#main_menu .down_selected {
	background-image: url(../images/menu/arrow_selected.gif);
	background-repeat:no-repeat;
	background-position: 90%;
	background-color: #504c41;
	border-bottom: 1px solid #5a5548;
	color: #fea849;	
	font-weight:bold;
}



ul#main_menu ul {
	color: #231f20;	
	margin: 0; padding: 0;	
	border-bottom:1px solid #FFFFFF;
}
ul#main_menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;	
}
ul#main_menu ul li a {
	text-decoration:none;
	display:block;
	border:0;
	background-color: #252528;	
}
ul#main_menu ul li a:hover {
	color: #111111;
	background-color: #b4aea0;	
	border:0;
	font-weight:normal;		
}
ul#main_menu ul li .submenu-down {
	color: #ffffff;
	background-color: #7e755c;	
}
.nowa{
	overflow: hidden;
	width: 792px;
}
