body {
	background-color: #FFF;
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

#wrapper {
	border: 1px solid #000;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	width: 800px;
}
/*--------------------moje definicje------------------- */
#lewy  {border: 0px solid #000;
	left: 0%;
	top:230px;
	margin-left: 0px;
	margin-bottom:0px;
	position: absolute;
	width: 600px;
	background-color: 	white;
}
#prawy {border: 0px solid #000;
	left: 602px;
	top:0px;
	margin-top:0px;
	margin-left: 0px;
	position: absolute;
	width: 196px;
    height: inherit;
    text-align: center;
}
.tabb, tabb:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; font-variant : normal; font-weight : normal; text-decoration : none;
	color: #000000;
}
.tabb:hover {text-decoration : underline;}
a.lista, a.lista:visited {font-size: 10px ; FONT-WEIGHT: bold; TEXT-DECORATION: none ; color:#0000FF}
a.lista:hover   {font-size: 10px ;  Font-weight:bold ; color:darkorange ; text-decoration: underline}
a.menubok, a.menubok:visited, .menubok {font-size: 10px ; FONT-WEIGHT: normal; TEXT-DECORATION: none ; color:black}
a.menubok:hover {font-size: 10px ;  Font-weight:normal ; color:#0000FF ; text-decoration: none}

.tsmall, a.small, a.small:visited {font-size: 9px ; FONT-WEIGHT: normal; TEXT-DECORATION: none ; color:black ; font-family : Arial;  }
a.small:hover {font-size: 9px ;  Font-weight:normal ; color:#0000FF; text-decoration: none;  font-family : Arial}

#esped1 {
    border:0px solid #000;
	left: 0%;
	top:0%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 6px;
	position: relative;
	width: 800px;background:url("tlo_naglowka.png") repeat-x ;
}
#esped2 {
    border: 0px solid #000;
	left: 00%;
	top: 50%;
	margin-top:-110px;
	margin-left: 00px;
	position: absolute;
	width: 800px;
	_text-decoration: overline ;
	text-align:center;

}
/*------------------- koniec definicji moich -----------------------*/
#header {
    margin-top:0px;
	margin-left: 000px;
	position: relative;
	width: 700px;
}
#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 790px;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #666; }
a:hover { color: #333; }

#navigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}
a.table_top {
font-size: 12px ; FONT-WEIGHT:normal; TEXT-DECORATION: none ; text-decoration: underline;color:#0000FF;
}
a.table_top:hover   {font-size: 12px ;  Font-weight:normal ; color:darkorange ; 
}
.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background-image : url("nieb_tlo.png") ; background-repeat : repeat-x ; background-position : top left ; 
	font-size: 12px ; FONT-WEIGHT:normal; TEXT-DECORATION: none ; color:#0000FF;
	/*background: #4a4a4a url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;*/
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 2px;
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
	/*background: #4a4a4a url("title.png") repeat-x;*/
	background-image : url("nieb_tlo.png") ; background-repeat : repeat-x ; background-position : top left ; 
	font-size: 12px ; FONT-WEIGHT:normal; TEXT-DECORATION: none ; color:#0000FF;
	/*color: #FFF;
	font-size: 12px;
	font-weight: normal;*/
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* 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;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }
.tablica {
	border:0;
	background: #FFFFFF ;
	color: #191970;
	font-size: 14px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}
a.small {color:#C0C0C0;font-size: 10px;}
.xsmall {color:#C0C0C0;font-size: 10px;}
