html, body {
background-color : #70732B;

}

TABLE.container {
	VERTICAL-ALIGN: middle; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
	TEXT-ALIGN: center;
}

table.inner_table {
   padding: 0px;
   border: thick double black; 
	background-color : #6B825A;
}

table.inner_table tr#showimages {
 text-align: center;
}

table.inner_table #dragbar {
/* border: none; */
}

table.inner_table tr {
   padding: 0px;
}

table.inner_table tr td {
   padding: 0px;
}

#meniu01 {
		 BACKGROUND-COLOR: white;
		 width: 889px; 
		 text-align: center;
		 background-color: #6B825A;
/* border: 1px solid black; */
}

#meniu02 {
		 BACKGROUND-COLOR: white;
		 width: 889px; 
		 text-align: center;
		 background-color: #6B825A;
}


td.meniu_1_no {
		 width: 889px; 
		 background-color: #C4BD71;
}

td.meniu_1_no a {
		 border: 1px solid black;
		 text-align: center;
		 text-decoration: none;
		 color: black;
		 font-weight: bolder;
		 width: 100%;
}

td.meniu_1_no a:hover {
		 background-color: #EBFCA9;
}

td.meniu_1_act {
		 width: 889px; 
		 background-color: #C4BD71;
}

td.meniu_1_act a {
		 background-color: #EBFCA9;
		 border: 1px solid black;
		 text-align: center;
		 text-decoration: none;
		 color: black;
		 font-weight: bolder;
		 width: 100%;
}

table#meniu02 td.meniu_bottom {
		 width: 889px; 
/*		 background-color: #8C8963; */
		 background-color:  #C4BD71;
		 width: 0%; 
		 height=1.2em;
}

iframe.content_frame {
		 padding: 0px; 
		 background-color: #C2C767;
}

img#dragbar {
	border: 2px solid white;
}
