body
{
background:url(images/bg.gif) repeat-x top #fff;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:0px auto auto auto;
color:#514c48;
}
a{
text-decoration:none;
color:#FF0099;
}
p{
text-align:justify;
line-height:15px;
padding:5px 0 5px 0;
font-size:11px;
margin:0px;
}
span{
color:#FF9900;
}
p.clear{
clear:both;
}
img.left_img{
float:left;
padding:5px 12px 0 0;
}
img.left_img_border{
float:left;
margin:5px 12px 0 0;
border:3px #b1cee0 solid;
}
h1{
font-size:18px;
color:#514c48;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:5px 0 5px 0;
margin:0px;
}
h3{
margin:0px;
}
input, textarea, select {
	border: 1px solid #DDD;
	background: #efefef;
	padding: 2px;
	font: 11px Tahoma;
	color: #444444;
}

input:focus, textarea:focus,select:focus, input:hover, textarea:hover, select:hover
{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #009900;
}

button {
	border: 1px solid #CCCCCC;
	background: #F8F8F8;
	padding: 0px;
	font: 11px Tahoma;
	font-weight: bold;
	color: #333333;
}
.stats_top {
	background: #92C7C7;
	color: #2d2d2d;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}
.stats2 {
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #EFEFEF;
	text-align: center;
}
#main_container{
width:677px;
height:auto;
margin:auto;
padding:0px;
position:relative;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
.join-table {
padding: 10px;
border-bottom:1px solid #DDD; 
}
.bg_top_panou {
   width: 651px;
   color: #2d2d2d;
   font-family: Verdana;
   font-size: 11px;
   margin:0 auto;
   height: 18px;
   background-image: url(images/bg-top-content.jpg);
   background-repeat: no-repeat;
}
.bg_bottom_panou {
   margin:0 auto;
   width: 651px;
   height: 15px;
   background-image: url(images/bg-bottom-content.jpg);
   background-repeat: no-repeat;
}
.bg_mid_panou {
   margin:0 auto;
   color:#000;
   width: 651px;
   background-image: url(images/bg-mid-content.jpg);
   background-repeat: repeat-y;
}
.border2 {
border: 1px solid #CCCCCC;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #fff;
color: #2d2d2d;
padding:1px;
}
.border3 {
border: 1px solid #2d2d2d;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #2d2d2d;
background-color: #efefef;
font-weight: bold;
padding:1px;
}
.top_illustration{
position:absolute;
top:0px;
left:-90px;
}
.table_top_rank {
color: #2d2d2d;
font-size: 13px;
font-weight: bold;
}
#header{
width:677px;
height:62px;
margin:auto;
}
.imagecov {
border: 1px solid #DDD;
padding: 2px;
background-color: #FFF;
}
.logo{
padding:15px 0 0 70px;
}
.table_border {
width:651px;
height:100px;
margin:10px auto;
padding:4px 0 0 0;
background:url(images/bg-mid.jpg) no-repeat left;
}
/*---------------- menu tab----------------------*/
#menu_tab{
width:677px;
height:52px;
font-family:Arial, Helvetica, sans-serif;
padding:0px;
background:url(images/menu_bg.gif) no-repeat center;
}

ul.menu {
list-style-type:none; 
width:600px; 
text-align: center;
margin: auto; 
padding:0px; 
background:none;
}

ul.menu li {
display:inline;
font-size:13px;
font-weight:bold;
line-height:52px;}

ul.menu li.divider {
display:block;
float:left;
width:1px;
height:52px;
padding:0px;
margin:0px;
background:url(images/divider.gif) no-repeat center;
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px; margin:0;width: auto; margin:0px 14px 0px 14px; text-align:center;
text-decoration:none; background:none; color:#534848;}

a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0px; margin:0;width: auto;margin:0px 14px 0px 14px;text-align:center;
text-decoration:none; color: #FF0099;}

a.nav:hover {
color: #FF0099; text-decoration:none;}

.darkbg {
  background-color: #DDD;
  color: #fff;
}

/*----------------main_content----------------*/
#main_content{
width:auto;
clear:both;
background-color:#FFFFFF;
height:auto;
}
#middle_banner{
width:651px;
height:165px;
margin:auto;
padding:20px 0 0 0;
background:url(images/middle_banner_bg.jpg) no-repeat center;
}
.middle_banner_content{
padding:10px 0 0 0;
}

/*----footer---------*/
#footer{
width:auto;
clear:both;
padding:15px 0 10px 0;
text-align:center;
color:#999999;
}