/* CSS Document */
body {
	margin:auto;
	margin-top:0px;
	margin-bottom:20px;
	text-align:center;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	background-image: url(images/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;

}

#main {position:relative;
width:800px;
min-height:500px;
margin:auto;
}
#header {
position:relative;
width:800px;

}
.column {
	position:relative;
	float:left;
	width:150px;
	text-align:center;
	padding-bottom:10px;
}

#column_center {
	background-repeat:repeat-y;
	width:500px;
	float:left;
	background-image: url(images/bg_06.gif);
}
#menu {position:relative;
text-align:left;
height:50px;
width:470px;
background-image:url(images/bg_03.gif);
background-repeat:no-repeat;
padding-left:30px;
}
#menu a { float:left; display:block; 
height:30px; 
width:108px;
text-align:center;
float:left;
text-decoration:none;
font-size:12px;
color:#FFFFFF;
padding-top:10px;
background-image:url(images/menu_05.gif);
background-repeat:no-repeat;
background-position:center;
margin-left:3px;
}
#menu a:hover {background-image:url(images/menu_03.gif);
color:#000000;
text-decoration:underline;
}
#menu .select a{background-image:url(images/menu_03.gif);
color:#000000;
text-decoration:underline;
}
#center_footer {
	position:relative;
	width:500px;
	height:18px;
	background-image:url(images/bg_09.gif);
	background-repeat: no-repeat;
}
.text {
	text-align:left;
	color:#000000;
	padding:10px;

}
.statsbox {
	position:relative;
	margin-top:5px;
	width:120px;
	text-align:left;
	padding:6px;
	border: 0px;
	
	color: #666666;
}
.statstop {
	width:132px;
	height: 10px;
	line-height: 10px;
	background-image:url(images/statstop.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.statsbottom {
	width:132px;
	height:12px;
	background-image:url(images/statsbottom.jpg);
	background-repeat: no-repeat;
}
.statsmid {
	width:132px;
	padding-left:0px;
	background-image:url(images/statsmid.jpg);
}
.statsmid h1 {
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	color:#AB6B94;
	text-transform: uppercase;
}
.Both {
	clear: both;
}
.statsbox img { margin-bottom:1px;}
h1 {font-size:16px;
font-weight:bold;
color:#666666;
margin:0px;
margin-bottom:10px;}

.nadpis_tbl {
	background-color: #AB6B94;
}

.main_panel {
	font-weight:bold;
}

.head_tbl {
	font-weight:bold;
}
