html, body {
	color: #575757;
	margin: 0px; 
	padding: 0px; 
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;
	font-size: 11px;
	width: 100%;
	height: 100%;
	background: #f2f2f2;
} 
 
div#body { 
	margin: 0px auto; 
	text-align: left; 
	width: 996px;
	background: #fff;
}

 
div#wyniki { 
	float: left; 
	margin: 0px auto; 
	text-align: left; 
	width: 996px; 
	background: #b5d3f0;
}

div#wyniki span {
	display: block;
	float: left; 
	width: 135px; 
	height: 33px;
	background: url(http://static.pilka24.pl/images/wyniki_na_zywo.gif) no-repeat center;
}

div#wyniki div {
    position: relative;
    float: left;	
	width: 810px; 
	height: 33px;
	background: #fbf8ed;
	overflow: hidden; 
	z-index:4;
}


div#menu { 
	margin: 0px auto;
	width: 979px; 
	height: 41px;
}

div#menu a.on2 { 
	color: #fff;
	font-weight: bold;
	display: block;
	float: right;
	margin-left: 1px;
}
div#menu a.on2 .menu_l { 
	float: left;
	width: 7px; 
	height: 41px;
	background: url(http://static.pilka24.pl/images/menu2_on_l.gif);
}
div#menu a.on2 .menu_s {
	float: left;
	padding: 16px 10px 0px 10px; 
	margin: 0px auto;
	height: 25px;
	background: url(http://static.pilka24.pl/images/menu2_on.gif);
}
div#menu a.on2 .menu_r { 
	float: left;
	width: 7px; 
	height: 41px;
	background: url(http://static.pilka24.pl/images/menu2_on_r.gif);
}


div#menu a.on { 
	color: #234b72;
	font-weight: bold;
	display: block;
	float: right;
	margin-left: 1px;
}
div#menu a.on .menu_l, div#menu a:hover.off .menu_l { 
	float: left;
	width: 7px; 
	height: 41px;
	background: url(http://static.pilka24.pl/images/menu_on_l.gif);
}
div#menu a.on .menu_s, div#menu a:hover.off .menu_s {
	float: left;
	padding: 16px 10px 0px 10px; 
	margin: 0px auto;
	height: 25px;
	background: url(http://static.pilka24.pl/images/menu_on.gif);
}
div#menu a.on .menu_r, div#menu a:hover.off .menu_r { 
	float: left;
	width: 7px; 
	height: 41px;
	background: url(http://static.pilka24.pl/images/menu_on_r.gif);
}

div#menu a.off { 
	color: #234b72;
	font-weight: bold;
	display: block;
	float: right;
	margin-left: 1px;
}
div#menu a.off .menu_l { 
	float: left;
	width: 7px; 
	height: 41px;
	background: url(http://static.pilka24.pl/images/menu_off_l.gif);
}
div#menu a.off .menu_s {
	float: left;
	padding: 16px 10px 0px 10px; 
	margin: 0px auto;
	height: 25px;
	background: url(http://static.pilka24.pl/images/menu_off.gif);
}
div#menu a.off .menu_r { 
	float: left;
	width: 7px; 
	height: 41px;
	background: url(http://static.pilka24.pl/images/menu_off_r.gif);
}


div#top { 
	margin: 0px auto;
	width: 979px; 
	height: 140px;
}


div#middle {
	margin: 0px auto; 
	padding: 0px; 
	width: 979px;
	height: 65px;
	background: url(http://static.pilka24.pl/images/middle.jpg);
}


div#content {
	margin: 0px auto; 
	padding: 10px 0px 35px 0px; 
	width: 979px;
	background: #eaeaea;	
}


div#stopka {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: white;
	
	width: 979px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	background: url(http://static.pilka24.pl/images/bottom.jpg);
}

div#stopka div {
	padding: 10px 10px 0px 10px;
}


div#content945 {
	float: left; 
	width: 959px; 
	margin-left: 7px;
}

div#content745 {
	float: left; 
	width: 752px; 
	margin-left: 7px;
}

div#content445 {
	float: left; 
	width: 445px; 
	margin-left: 7px;
	display: inline;
}

div#content300 {
	float: left; 
	width: 300px; 
	margin-left: 7px;
}

div#content200 {
	float: left; 
	width: 200px; 
	margin-left: 7px;
}

.clear {
	clear: both; 
	font-size: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
	
a img {
	border: 0px;
}

a {
	color: #575757;
	text-decoration: none;
}

a:hover {
	color: #575757;
	text-decoration: none;
}

a.white {
	color: #fff;
	text-decoration: none;
}

a:hover.white {
	color: #d5e7f7;
	text-decoration: none;
}

a.blue {
	color: #568ebf;
	text-decoration: none;
}

a:hover.blue {
	color: #2d689b;
	text-decoration: none;
}

a.black {
	color: #000;
	text-decoration: none;
}

a:hover.black {
	color: #000;
	text-decoration: none;
}

a.red {
	color: #f93618;
	text-decoration: none;
}

a:hover.red {
	color: #c12d17;
	text-decoration: none;
}


a.stats {
	border-bottom: 1px dashed #568ebf;
	text-decoration: none;
}


h1 {
	color: #898989;
	font-weight: bold;
	font-size: 13px;
	float: left;
	padding: 7px 0px 5px 10px;
	margin: 0px;
}


h2 {
	color: #568dc0;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 2px 0px;
}
h2 a {
	color: #568dc0;
}

h4 {
	text-align: center;
	color: #cc0000;
	font-weight: bold;
	font-size: 11px;
	padding: 1px;
	margin: 2px 0px;
	background: #f8f8f8;
	border: 1px solid #ddd;
}


.podpis {
	color: #a8b4bf;
}


a.btn_wiecej {
	background-image: url(http://static.pilka24.pl/images/button/wiecej.gif);
	background-position: bottom;
	width: 94px;
	height: 19px;
	display: block;
	float: right;
	clear: both;
}
a:hover.btn_wiecej {
	background-position: top;
}


div.news_transparent {
	background-image: url(http://static.pilka24.pl/images/transparent.gif);
	filter: alpha(opacity=40);
	opacity: 0.4;
	width: 100%;
	height: 60px;
	position: relative;
	top: 165px;
}
div.news_transparent_text {
	position: relative;
	top: 105px;
	padding: 10px;
}
div.news_transparent_text a {
	font-weight: bold;
	font-size: 18px;
}

h1.news_old, h1.news_old a{
	font-weight: bold;
	font-size: 18px;
	color: #528fbe;
	margin: 0px;
	padding: 0px;
}




a.tagi_size_1 {
	font-size: 10px;
	color: #568ebf;
}
a.tagi_size_2 {
	font-size: 12px;
	color: #568ebf;
}
a.tagi_size_3 {
	font-size: 14px;
	color: #568ebf;
}
a.tagi_size_4 {
	font-size: 16px;
	color: #568ebf;
}
a.tagi_size_5 {
	font-size: 18px;
	color: #568ebf;
}
a:hover.tagi_size_1 {
	text-decoration: none;
	color: #2d689b;
}
a:hover.tagi_size_2 {
	text-decoration: none;
	color: #2d689b;
}
a:hover.tagi_size_3 {
	text-decoration: none;
	color: #2d689b;
}
a:hover.tagi_size_4 {
	text-decoration: none;
	color: #2d689b;
}
a:hover.tagi_size_5 {
	text-decoration: none;
	color: #2d689b;
}


.star-rating,
.star-rating a:hover,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(http://static.pilka24.pl/images/star.gif) left -1000px repeat-x;
}
.star-rating2,
.star-rating2 a:hover,
.star-rating2 a:focus,
.star-rating2 .current-rating{
	background: url(http://static.pilka24.pl/images/star2.gif) left -1000px repeat-x;
}
.star-rating, .star-rating2{
	position:relative;
	width:80px;
	height:16px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating2{
	width:55px;
	height:11px;
}
.star-rating li, .star-rating2 li{
	display: inline;
}
.star-rating a,
.star-rating .current-rating,
.star-rating2 a,
.star-rating2 .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:16px;
	line-height:16px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating2 a,
.star-rating2 .current-rating{
	height:11px;
	line-height:11px;
}
.star-rating a:hover,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star, .star-rating2 a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars, .star-rating2 a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars, .star-rating2 a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars, .star-rating2 a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars, .star-rating2 a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating, .star-rating2 .current-rating{
	z-index:1;
	background-position: left center;
}

ul.news{
	float: left;
	width: 50%;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.news li{
	background: url(http://static.pilka24.pl/images/punkt.gif) left 5px no-repeat;
	padding-left: 10px;
	margin-top: 3px;
}

.input {
	border: 1px solid #f1f1f1;
}


a.naruszenie {
    width:12px;
    height:11px;
    background-image: url('http://static.pilka24.pl/images/button/naruszenie2.jpg');
    background-position: 0 0;
    background-repeat:no-repeat;
    text-indent:-5000px;
    overflow: hidden;
    display:inline;
    float:left;
}
a.naruszenie:hover {
    background-position:0 -11px !important;
}

a.coments_ocena_plus {
    width:13px;
    height:22px;
    background-image: url('http://static.pilka24.pl/images/button/ocena_hand2.gif');
    background-position: 0 0;
    background-repeat:no-repeat;
    text-indent:-5000px;
    overflow: hidden;
    display:inline;
    float:left;
}
a.coments_ocena_plus:hover {
    background-position:0 -22px !important;
}
a.coments_ocena_minus {
    width:13px;
    height:22px;
    background-image: url('http://static.pilka24.pl/images/button/ocena_hand2.gif');
    background-position: -13px 0;
    background-repeat:no-repeat;
    text-indent:-5000px;
    overflow: hidden;
    display:inline;
    float:left;
}
a.coments_ocena_minus:hover {
    background-position:-13px -22px !important;
}


a.herb {
	background-position: top;
	display: block;
	width: 38px;
	height: 36px;
	float: left;
	margin-right: 1px;
}
a:hover.herb {
	background-position: bottom;
}



ul#news-slide-list {
    position: relative;
    width:10000px;
    height: 33px;
	list-style-type: none;
	z-index:1;
	top: 0px;
	margin-top: 0px;
}
ul#news-slide-list li {
    position: absolute;
    display: block;
    float: left;
    top: 10px;
    left: 820px;
}


table.tabela {
	border-spacing: 1px;
}	
table.tabela tr.n, table.tabela tr.w1 td.w2, table.tabela tr td.w2 {
	font-weight: bold;
	background: #f2f2f2;
}	
table.tabela tr.w1 td {
	background: #f8f8f8;
}	

.ul_news {
	padding: 0px 5px 0px 12px;
}


.profil {
	padding: 3px;
	border: 1px solid #dfe3e5;
	width: 120px;
	float: left;
	text-align: center;
}
.profil a span {
	display: block;
	text-align: center;
	margin: 2px 0px 4px 0px;
	font-weight: bold;
}


.profil_motto {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	width: 300px;
	height: 51px;
	background: #eaeaea;
	margin-left: 5px; 
}

.profil_motto_edit {
	font: 14px tahoma;
	color: #000;
	font-weight: bold; 
	margin: 5px; 
	height: 35px; 
	width: 245px; 
	overflow: hidden;
	background: #eaeaea;
	border: 1px #d4d4d4 solid;
	float: left;
}

.profil_motto_show {
	display: block; 
	margin: 5px; 
	height: 40px; 
	overflow: hidden;
}


.profil_opis {
	float: left;
	width: 300px;
	margin-top: 7px;
	background: #eaeaea;
	margin-left: 5px; 
}

.profil_opis_edit {
	font: 11px tahoma;
	color: #000;
	margin: 5px; 
	width: 290px;
	height: 100px;
	overflow: hidden;
	border: 1px #d4d4d4 solid;
	background: #eaeaea;
}

.profil_opis_show {
	margin: 5px;
}
