body {
	background-color: black;
	color: #ecbd6c;
	font-family: sans-serif;
	font-size: 12px;
	margin: 0;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
    background: black;
	left: 50%;
	margin-left: -350px;
	position: absolute;
	width: 700px;
}
#header {
	width: 468px;
	height: 60px;
	margin: 10px auto;
}
#navigation {
	background: black;
	color: #ecbd6c;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 698px;
}
table.fl {
    width: 640px;
    vertical-align: top;
    margin: 0 auto;
    padding: 0;
}
table.fl td {
    background: black;
}
#flagi {
    width: 90px;
    margin: 0;
    padding: 0;
}
#filters {
    margin: 14px auto auto 0;
    padding: 0;
}
#search {
    margin: 14px 0 auto auto;
    padding: 0;
}
#content {
	clear: both;
	margin: 0 auto;
}
#copyright {
    display: none;
	margin: 10px;
	text-align: center;
}
#reklama {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* Hyper Links */
a { color: #fbdba3; }
a:hover { color: #ecbd6c; }
a.menu {
    font-size: 13px;
}
#navigation a, .table_top_title a { color: #ecbd6c; }
#navigation a:hover, .table_top_title a:hover {
	color: #FFF;
}

.table_border {
    background: black;
	border: 1px solid #a79679;
	margin-bottom: 10px;
	padding: 1px;
}
td {
    background: #262626;
    padding-left: 7px;
    padding-right: 7px;
}
/* Top Ranking Style */
.table_top_title {
	background: black;
	font-size: 13px;
	color: #ecbd6c;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #2f2920;
	font-size: 18px;
	font-weight: bold;
	padding: 7px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #262626;
	padding: 2px;
}
.table_top_rating {
	background-color: #262626;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: black;
	color: #ecbd6c;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #2f2920;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
.table_description {
    width: 90%;
    padding: 6px 15px;
    font-size: 13px;
}
.table_stats {
	background-color: #262626;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: black;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left {
    background-color: #fbdba3;
    color: black;
}
.stats1 {
	background-color: #fbdba3;
	text-align: center;
    color: black;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
    color: black;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.lightbg {
	color: #000;
	background-color: #FFF;
	text-align: center;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
	text-align: center;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

div.odlot {
    width: 600px;
    background: black;
	border: 2px solid #a79679;
	padding: 10px;
	text-align: center;
	margin: 0 auto;
}
