html, body		{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size:  11px;
	margin:0; padding:0;
	text-align: center;
	background: url(../images/bg.jpg) repeat-x #404040;
 }
#main {
	margin: auto;
	text-align: left;
	width: 932px;
	background: url(../images/bg_main.gif) repeat-y;
}
#top {
	position: relative;
	width: 932px;
	height: 251px;
	background: url(../images/top.jpg) no-repeat;
	}
#top img {
	border: 0;
}
#top a#logo {
	position: absolute;
	top: 183px;
	left: 560px;
}

#top ul {
	position: absolute;
	right: 1px;
	padding: 0; margin: 0;
	list-style-type: none;
}
#top ul li { 
	float: right;
	height: 65px;
	margin-top:18px;
	/*line-height: 65px;*/
}
#top ul li a {
	text-decoration: none;clear:both; height:65px; position:relative;
	text-align: center;
	width: 84px;
	display:block;
	color: #FFFCF5;
	font-weight: bold;
	font-size: 10px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
} 
#top ul li a:hover {
	color: #FFE7B2;
}
	
#left {
	float: left;
	width: 353px;
	text-align: center;
}
#left ul {
	
	width: 353px;
	list-style-type: none;
	padding: 31px 0 0 0; margin: 0;
	background: url(../images/subleft.jpg) no-repeat;
}
#left ul li {
	float: right;	
}	
#left ul li a {
	text-align: right;
	display: block;
	color: white;
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	width: 270px;
	background: url(../images/li.gif) 100% 50% no-repeat;
	text-decoration: none;
	margin: 0; padding: 6px 45px 6px 0;
}
#left ul li a:hover {
	color: #FFD266;

}

#left_cont {
	float: right;
	background: url(../images/bg_left.gif) repeat-y right;
	padding: 5px 40px 5px 110px;
}

.box {
	float: left;
	width: 100px;
	text-align: center;
	
}
#left_cont strong {
	margin-top: 8px;
	display: block;
	text-align: center;
}
#left_cont p {
	margin: 0; padding: 2px 1px 4px 0;
	text-align: center;
}

#ender {
	float: left;
	background: url(../images/menu_bottom.jpg) no-repeat;
	width: 353px;
	height: 16px;
}
	
#right {
	float: left;
	width: 563px;
	text-align: center;
	
	}
#right_cont {
	margin: auto;
	padding-top: 15px;
	width: 523px;
	text-align: left;
	
	
	
}
/*-----bottom--------*/
.cleaner {
	height: 1px;
	clear: both;
	

}
#bottom {
	float: left;
	width: 932px;
	height: 9px;
	background: url(../images/bottom.gif) no-repeat;
	
	font-size: 1px;
}
a#ebrana {
	width: 932px;
	
	display: block;
	margin: auto;
	text-align: right;
	
}
a#ebrana img {
	border: 0;
}

table.table_left  {
	background: #000000;
 }
 
  .table_left TD {
	background: #5683B2;
	margin: 1px;
	padding: 5px;
	text-align: center;
 }