body {
  background-color:#283718;
	font:10pt 'Tahoma','Arial',Sans-serif;
	color:white;
	margin:0;
	text-align:center;
}

a, img {
	border:none;
	text-decoration:none;
}

h1.title {
display:none;
}

#left {
  position:relative;
  height:100%;
  width:50px;
	text-align:center;
	background-color:#336600;
	float:left;
	background-repeat:no-repeat;
	sbackground-image:url('../images/left.jpg');
}

.menu_left_btn {
  position:relative;
  left:7px;
  #left:1px;
  height:35px;
  width:35px;
  background-repeat:no-repeat;
  cursor:hand;
  border-style:hidden;
  border-width:1px;
  border-color:#336600;
}

.menu_left_br {
  position:relative;
  font-size:0pt;
  height:10px;
  width:100%;
}

.menu_left_br2 {
  position:relative;
  font-size:0pt;
  height:5px;
  width:100%;
}

.menu_categories_br {
  font-size:0pt;
  height:15px;
  width:100%;
}

#logo {
  position:absolute; 
  left:0px; 
  bottom:0px; 
  sheight:175px; 
  height:194px; 
  width:100%; 
  background-image:url('../images/logo2.jpg');
}

#menu_left_langs {
  position:absolute; 
  left:0px; 
  bottom:220px;  
  width:100%; 
}

#main {
  position:relative;
  float:left;
  height:100%;
  width:514px;
	background-image:url('../images/main.jpg');
	text-align:center;
	text-decoration:none;
	
}

#right {
  position:relative;
  float:right;
  height:100%;
  width:236px;
	background-image:url('../images/right_menu.jpg');
	text-align:center;
	text-decoration:none;
	margin-left:0;
  margin-right:0; 
}

#menu_items {
  position:absolute;
  left:0;
  width:100%;
  top:15px;
  text-align:center; 
}

.menu_items_border {
  border:solid 2px #336600;
  cursor:hand;
  width:40px;
  height:40px;
  overflow:hidden; 
}

#menu_items_border_active {
  border:solid 2px #ffcc00;
  cursor:hand;
  width:40px;
  height:40px;
  overflow:hidden;
}

#menu_categories {
  position:absolute;
  left:0;
  width:236px;
  bottom:0;
  text-align:center;
  background-image:url('../images/menu_categories.jpg');
  background-repeat:no-repeat;
  background-position:left bottom;
  overflow:hidden;  
}

.menu_category {
  text-align:center;
  font-size:12px;
	text-decoration:none;
  color:white;
  font-size:11px;
}

.menu_category_img {
  overflow:hidden;
  cursor:hand;
  text-align:center;
}

#main_img_div {
  text-align:left;
  left:0;
  top:0;
}

#main_img {
  border:solid 5px #ffcc00;
}

#main_img_description_div {
  position:absolute;
  left:0;
  bottom:0px;
  height:80px;
  width:514;
}

#main_img_description {
  position:absolute;
  text-align:left;
  font-style:italic;
  left:10px;
  top:5px;
  font-size:10pt;
  color:#ffcc00;
  height:68px;
  width:494px;
  overflow:hidden;
}

#main_category_description_div {
  position:absolute;
  left:0;
  bottom:0;
  height:80px;
  width:514px;
}

#main_category_description {
  position:absolute;
  text-align:left;
  font-style:italic;
  left:10px;
  top:5px;
  font-size:11pt;
  color:#ffcc00;
  height:68px;
  width:494px;
  overflow:hidden;
}

#main_content {
  position:absolute;
  text-align:left;
  left:0px;
  bottom:0px;
  font-size:11pt;
  color:white;
  width:514px;
  padding:10px;
  overflow:hidden;
  background-color:#283718;
}

.footer {
  font-size:10pt;
  color:#336600;
	text-decoration:none; 
}

.lang {
  font-size:10pt;
  color:#ffcc00;
	text-decoration:none; 
}

#login_frm {
  position:absolute;
  font-size:10pt;
  top:10px;
  left:10px;
  height:120px;
  width:217px;
  border:solid 2px #ffcc00;
  background-color:#283718;
}

#login_frm span {
  font-size:11pt;
  color:#ffcc00;
}

#login_frm input.submit {
  font-size:11pt;
  color:#ffcc00;
  margin:5px;
  background-color:#283718;
  border:none;
  font-weight:normal;
}

#login_frm input {
  font-size:10pt;
}

#links{
  position:absolute;
  text-align:left;
  left:0px;
  bottom:0px;
  width:495px;
  padding:10px;
  height: 300px;
  overflow:auto;
  background-color:#283718;
  font-size:10pt;
  text-align:left;
}

#links a{
  color:#33aa00;
  text-decoration:none;
}
