﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	padding:0;
	text-align:center;
	background-image:url(img/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#398134;
}
#page2 {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:981px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#5c5c5c;
}
#page {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:981px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#5c5c5c;
	position:relative;
}

a { 
	color:#5c5c5c;
	text-decoration:none;
}
a img {
	border:none;
}
form, ul  {
	margin:0;
	padding:0;
	list-style:none;
}
#ps {
	background:url(img/ps.gif);
	width:80px;
	height:406px;
	left:-80px;
	top:0;
	position:absolute;
}
#ls {
	background:url(img/ls.gif);
	width:160px;
	height:600px;
	right:-160px;
	top:0;
	position:absolute;
}
#top {
	background:url(img/top.gif);
	width:981px;
	height:224px;
}
#pilkarz {
	position:absolute;
	left:0;
	top:0;
}
#logowanie {
	position:absolute;
	right:57px;
	top:27px;
	width:190px;
	height:118px;
}
#logowanie div, #logowanie div a {
	color:#90b28f;
}
#logowanie label{
	float:left;
	width:190px;
	padding-bottom:7px;
	color:#90b28f;
}
#logowanie label span{
	float:left;
	width:40px;
	padding-top:7px;
}
.lg {
	background:url(img/lg.gif);
	width:140px;
	height:19px;
	float:right;
	border:none;
	padding:7px 0 0 10px;
	color:#a2cda1;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.lg:focus {
	outline: none;
}
#zlg {
	background:url(img/zlg.gif);
	width:54px;
	height:19px;
	border:none;
	float:left;
	color:#83af81;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:0 3px;
	margin:0;
	margin-left:60px;
}
#menu {
	position:absolute;
	left:245px;
	top:181px;
	z-index:5;
}
#menu li{
	float:left;
	padding-right:4px;
	position:relative;
}
#menu li a {
	float:left;
	height:24px;
	background-repeat:no-repeat;
	background-position:center 6px;
	z-index:1;
}
#m1{background-image:url(img/buttons/strona_glowna.gif); width:114px;}
#menu li:hover #m1, #menu li.sfhover #m1{background:url(img/buttons/strona_glowna_on.gif)}
#m2{background-image:url(img/buttons/seriea.gif); width:64px;}
#menu li:hover #m2, #menu li.sfhover #m2{background:url(img/buttons/seriea_on.gif)}
#m3{background-image:url(img/buttons/serieb.gif); width:64px;}
#menu li:hover #m3, #menu li.sfhover #m3{background:url(img/buttons/serieb_on.gif)}
#m4{background-image:url(img/buttons/nizsze_ligi.gif); width:83px;}
#menu li:hover #m4, #menu li.sfhover #m4{background:url(img/buttons/nizsze_ligi_on.gif)}
#m5{background-image:url(img/buttons/puchary.gif); width:77px;}
#menu li:hover #m5, #menu li.sfhover #m5{background:url(img/buttons/puchary_on.gif)}
#m6{background-image:url(img/buttons/rekordy.gif); width:75px;}
#menu li:hover #m6, #menu li.sfhover #m6{background:url(img/buttons/rekordy_on.gif)}
#menu ul {
	width:162px;
	position:absolute;
	top:23px;
	left: -999em;
	z-index:2;
	overflow:hidden;
}
#menu ul li {
	background:url(img/menu.gif);
	float:left;
	width:162px;
}
#menu ul a{
	color:#FFF;
	margin-left:10px;
	width:125px;
	border-bottom:1px #c30000 dotted;
	padding:5px 0 5px 15px;
	height:14px;
	background:url(img/arrow.gif) 7px 10px no-repeat;
}
#menu ul a:hover{
	background:url(img/menuover.gif) no-repeat;
	color:#fff900;
	font-weight:bold;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {
	left:0px;
}
#szukajka {
	position:absolute;
	left:791px;
	top:178px;
}
#szukajka input{float:left; border:none}
#szukajka input:focus{outline:none}
#szk {
	background:url(img/szukaj.gif);
	width:30px;
	height:29px;
	padding:0;
	margin:0;
}
#iszk {
	background:url(img/szukaj-input.gif);
	width:135px;
	height:20px;
	padding:9px 9px 0 0;
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#c78c8c;
	text-align:center;
}
#content {
	clear:both;
	background:url(img/content.gif);
	width:981px;
	overflow:hidden;
}
#left_box {
	float:left;
	width:456px;
	padding-bottom:10px;
}
#main {
	width:425px;
	height:263px;
	background:url(img/main.gif);
	border-bottom:4px #af0000 solid;
	padding:18px 18px 0 13px;
}
#zm {
	background:url(img/zm.gif);
	width:218px;
	height:26px;
	color:#e2b3b3;
}
#pg {
	float:left;
	padding:6px 0 0 4px;
}
#pg li {
	float:left;
	padding-left:5px;
	width:26px;
	height:20px;
	background:url(img/pointer.gif) right center no-repeat;
}
#pg li span{
	float:left;
	width:20px;
	height:17px;
	background:url(img/kloff.gif);
	padding:3px 0 0 0px;
	text-align:center;
	cursor:pointer;
}
#os {
	float:left;
	padding-left:10px;
	padding-top:10px;
}
#os li {
	float:left;
	padding:0 11px 0 0;
	width:11px;
	height:11px;
	background:url(img/pg.gif) left no-repeat;
	text-align:center;
	line-height:10px;
	cursor:pointer;
}
#dnia {
	width:408px;
	height:223px;
	background:#af0000;
	padding:5px 6px 0 6px;
	position:relative;
}
#kreska {
	position:absolute;
	top:114px;
	left:6px;
	background:#000;
	width:408px;
	height:1px;
	font-size:0.01px;
	z-index:2;
}
#ov {
	position:absolute;
	top:115px;
	left:6px;
	width:408px;
	height:92px;
	background:#000;
	z-index:2;
}
#dnia .img{
	position:absolute;
	top:5px;
	left:6px;
	z-index:1;
}
#dnia h2 {
	position:absolute;
	left:22px;
	top:130px;
	z-index:3;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	width:385px;
}
#dnia h2 a{
	color:#FFF;
}
#dnia p {
	position:absolute;
	left:22px;
	top:150px;
	color:#FFF;
	z-index:3;
	margin:0;
	padding:0;
	width:385px;
	line-height:22px;
}
.dodano {
	position:absolute;
	top:211px;
	left:11px;
	color:#e4a8a8;
}
.kom {
	position:absolute;
	top:211px;
	right:5px;
	color:#e4a8a8;
	width:200px;
	text-align:right;
}
.news {
	float:left;
	width:215px;
	padding-left:12px;
	padding-top:7px;
}
.tresc {
	border:1px #a6a6a6 dotted;
	padding:8px;
}
.tresc h3 {
	margin:0;
	padding:0 0 10px 0;
}
.tresc h3 a {
	font-size:11px;
	font-weight:bold;
	color:#398134;
}
.tresc .img {
	border:3px #eaeaea solid;
}
.tresc p {
	margin:0;
	padding:0;
	line-height:20px;
	text-align:justify;
}
.coms {
	padding:4px;
	overflow:hidden;
	background:#f4f4f4;
}
.left{float:left;}
.right{float:right;}
#archiwum {
	padding:12px 0 10px 15px;
	clear:both;
	overflow:hidden;
}
#archiwum li{
	float:left;
	background:url(img/archiwum.gif);
	height:19px;
	padding-top:8px;
}
.ag {width:19px; padding-left:5px;}
.bg {width:324px; font-weight:bold}
.cg {width:93px;}
#center_box {
	float:left;
	width:261px;
	padding-left:20px;
}
#pk {
	font-size:10px;
	padding-top:10px;
	padding-left:210px;
}
#sk {
	float:right;
	background:url(img/sk.gif);
	width:525px;
	height:13px;
}
.lk {
	float:left;
	background:url(img/lk.gif);
	width:19px;
	height:14px;
	padding:1px 0 0 5px;
	color:#a3a3a3;
}

.wrexbox {
}

.wrexbox h6 {
	
}

/**
 * Forms
 */
fieldset {
	padding: 15px;
	background: #FFF;
	border: 1px solid #AAA;
	margin: 10px 0px;
}

legend {
	font-size: 13px;
	font-weight: bold;
	margin-left: 5px;
	padding: 0px 10px;
}

fieldset div {
	overflow: hidden;
	/*background: #F4F4F7;
	border: 1px solid #B7B9D1;*/
	padding: 5px;
	width: 95%;
	margin: 10px auto;

}

fieldset label {
	float: left;
	width: 25%;
	font-size: 12px;
	border-right: 1px solid #aaa;
	margin-right: 30px;
}

fieldset input, fieldset textarea {
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	width: 60%;
	background: #fff;
}

fieldset select {
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	color: #000;
	font-size: 11px;
	font-family: Verdana;
}

fieldset input.submit, fieldset input.checkbox, fieldset input.radio {
	width: auto;
}

fieldset input.submit {
	background: #eee;
}

.pagination {
	padding: 10px;
	background: #efefef;
}

.wrexbox {
	/*border:1px #d7d7d7 solid;*/
	padding:8px;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	clear: both;
}

.wrexbox {
	border:1px solid #d7d7d7;
	padding:15px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 20px;
	margin-left: 15px;
	overflow: hidden;
}

.wrexbox h1 {
	color: #297029;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
}

.wrexbox h2 {
    font-weight: bold;
	font-size: 11px;
}

ul.list {
	list-style:square;
	margin-left: 20px;
	line-height: 20px; 
}

.pagination strong {
	color: #5c5c5c;
}

#ns, #ar, .dtd a, .pagination .ns {
	float:left;
	background:url(img/ns.gif);
	width:61px;
	height:15px;
	color:#a3a3a3;
	text-align:center;
	margin-right:4px;
	margin-left:4px;
	display:inline;
}
#ar {
	background:url(img/ar.gif);
	width:62px;
}
#center_box .header{
	background:url(img/header-center.gif);
	width:250px;
	height:26px;
	padding:10px 0 0 11px;
	margin:10px 0 0 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#3f8b3b;
	font-weight:bold;
}
.op {
	height:15px;
	border-bottom:1px #ebebeb solid;
	padding-top:8px;
}
.op span {
	float:left;
	background:url(img/ligoff.gif);
	width:50px;
	height:13px;
	text-align:center;
	cursor:pointer;
	padding-top:2px;
	margin-right:1px;
	font-size:10px;
}
.tabela {
	width:261px;
}
.tabela tr{
	float:left;
	width:261px;
	margin-top:3px;
}
.tabela td {
	border-bottom:1px #e8e8e8 solid;
	padding:2px;
}
.tabela .logo {
	padding:3px 5px;
}
.wynik, .poz {
	width:32px;
	height:16px;
	text-align:center;
	font-weight:bold;
	background:#ededed;
	font-weight:bold;
}
.poz {
	width:20px;
}
.klub, .klubr {
	width:82px;
	text-align:right;
}
.klubr {
	text-align:left;
}
#km {
	background:url(img/km.gif);
	width:210px;
	height:18px;
	border:none;
	margin-left:20px;
	margin-top:5px;
	padding:8px 0 0 14px;
	color:#5c5c5c;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#tu {
	padding:10px 0 0 83px;
}
#tu input {
	float:left;
	width:41px;
	height:15px;
	padding:0;
	border:none;
	background:url(img/rp.gif);
	color:#5c5c5c;
	text-align:center;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:2px;
	margin-right:7px;
	display:inline;
}
.biografia {
	float:left;
	background:url(img/bio.gif);
	width:247px;
	height:37px;
	padding:7px 0 0 7px;
	color:#b0b0b0;
}
.biografia img{
	float:left;
	padding:0 9px 27px 0;
}
.biografia a{
	float:right;
	width:228px;
	font-weight:bold;
	padding-bottom:3px;
	color:#5c5c5c;
}
#reklama {
	padding:3px 0 0 10px;
}
#reklama li {
	float:left;
	padding:10px 0 0 10px;
}
#reklama img {
	border:4px #e6e6e6 solid;
}
#zor {
	padding-left:80px;
	padding-top:20px;
	padding-bottom:10px;
	overflow:hidden;
	clear:both;
}
#zor a{
	float:left;
	background:url(img/zor.gif);
	width:95px;
	height:15px;
	text-align:center;
	color:#979797;
	font-size:10px;
}
#right_box {
	float:right;
	width:214px;
	padding-right:11px;
}
#right_box .header{
	background:url(img/header-right.gif);
	width:203px;
	height:26px;
	padding:10px 0 0 11px;
	margin:10px 0 0 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#9b0c0c;
	font-weight:bold;
}
.nk {width:96px; padding-left:3px}
.m {width:16px;}
.pk {width:19px;}
.br {width:38px; text-align:center}
#right_box .tabela tr, #right_box .tabela {width:214px;}
.tabela td {margin:0; float:left; height:14px; padding-top:4px}
.trm, .zc {padding-left:199px; overflow:hidden; padding-top:4px}
.trm a, .zc a{
	background:url(img/trm.gif);
	float:left;
	width:61px;
	height:15px;
	text-align:center;
	font-size:10px;
	color:#979797;
}
.zc {padding-left:135px;}
.zc a{width:76px; background:url(img/zc.gif);}
.kl {width:57px; text-align:right}
.ib{width:25px; text-align:center; font-weight:bold;}
#hg {
	padding-left:54px;
	width:145px;
	padding-top:8px;
}
#hg label {
	float:left;
	width:145px;
	padding-bottom:4px;
	padding-top:2px;
}
#og {
	float:left;
	background:url(img/og.gif);
	width:62px;
	height:15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	padding:0;
	margin-left:20px;
	display:inline;
	border:none;
	text-align:center;
	color:#979797;
	line-height:7px;
}
.dtd {
	overflow:hidden;
	clear:both;
	background:url(img/dtd.gif) top repeat-x;
	padding:5px 3px 0 0 ;
	text-align:right;
}
.dtd a{float:right; font-size:10px}
.wyw {
	float:left;
	width:214px;
	height:45px;
	background:url(img/bio.gif);
	color:#b0b0b0;
}
.wyw img{
	float:left;
	padding:10px 10px 27px 6px;
}
.wyw a {
	float:right;
	padding-top:8px;
	width:186px;
	height:16px;
	color:#5c5c5c;
	font-weight:bold;
}
.wj {
	clear:both;
	padding-top:5px;
}
.wj a{
	float:right;
	background:url(img/wj.gif);
	width:44px;
	height:13px;
	text-align:center;
	font-size:10px;
	padding-top:2px;
	line-height:normal;
}
#stats {
	overflow:hidden;
	padding:17px 0 7px 7px;
	width:257px;
	line-height:20px;
	background:url(img/dtd.gif) bottom repeat-x;
	margin-bottom:10px;
}
#footer {
	background:url(img/footer.gif);
	width:961px;
	height:25px;
	padding:14px 10px 0 10px;
}
#nav li {
	float:left;
	padding-right:9px;
	padding-left:3px;
	background:url(img/arrow2.gif) right center no-repeat;
}
#nav li a{
	float:left;
	width:82px;
	height:13px;
	background:url(img/nav.gif);
	text-align:center;
	font-size:10px;
	padding-top:2px;
}
#ttop {
	float:right;
	background:url(img/ttop.gif) right no-repeat;
	padding-right:18px;
	height:15px;
	font-size:10px;
	color:#adadad;
}
#stopka {
	clear:both;
	background:url(img/stopka.gif);
	width:981px;
	height:77px;
	color:#FFF;
}
#stopka a{
	color:#FFF;
}
#stopka ul {
	float:left;
	padding:26px 0 0 216px;
}
#stopka li {
	float:left;
	padding:0 12px 10px 12px;
	background:url(img/arrow3.gif) bottom no-repeat;
}
#dsgn {
	float:right;
	width:150px;
	height:77px;
}
#podstrona {
	margin:13px 0 0 15px;
	padding:7px 0 0 5px;
	width:438px;
	background:url(img/pdsr.gif) top repeat-x;
}
#lok {
	font-size:12px;
	color:#ac3a39;
	padding-bottom:8pxł
}
#lok a {
	color:#3b7f36;
}
#single_news {
	border:1px solid #d7d7d7;
	padding:15px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 20px;
	margin-left: 15px;
	overflow: hidden;
}
#single_news p {
	line-height: 16px;
}
#single_news h1 {
	color: #297029;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
}
#single_news p.date {
	color: #B5B5B5;
	text-align: right;
	margin-bottom: 0px;
}
#single_news img.image {
	border: 3px solid #E5E5E5;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.news_blocks {
	margin: 15px;
	clear: both;
	margin-bottom: 30px;
	margin-right: 0px;
}

.news_blocks .block {
	width: 48%;
	float: left;
}

.news_blocks ul {
	list-style: none;
	border:1px solid #d7d7d7;
	margin-left: 0;
	padding: 5px;
}

.news_blocks li {
	padding-left: 10px;
	background: url(img/more4.jpg);
	background-repeat: no-repeat;
	background-position: 1% 50%;
}

.news_blocks .block h3 {
	color: #297029;
	font-size: 11px;
	font-weight: bold;
	padding-left: 28px;
	background: url(img/more2.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}

#comments {
	margin-left: 15px;
	margin-top: 20px;
	clear: both;
}

#comments h6 {
	border-bottom: 1px solid #d7d7d7;
	font-size: 12px;
	font-weight: bold;
	color: #222;
	padding-bottom: 5px;
}

.comment {
	margin-left: 15px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}

.comment .left {
	width: 15%;
	float: left;
}

.comment .right {
	width: 80%;
	float: right;
}

.comment .left img.avatar {
	width: 50px;
	height: 50px;
	border: 4px solid #E5E5E5;
	display: block;
	margin-bottom: 8px;
}

.comment .left a {
	color: #297029;
	font-weight: bold;
}

.comment .right .udata {
	padding-bottom: 5px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 5px;
	overflow: hidden;
}

.register{
 color: #398135;
}

.wrexlist {
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #999;
}

.wrexlist .left {
	float: left;
	margin-right: 20px;
}

.wrexlist .left img {
	border: 1px solid #999;
	padding: 1px;
}

.wrexlist .right {
	float: left;
	text-align: left;
}

.wrexlist .right h3 {
	font-size: 13px;
}

.wrexlist .right div {
	margin-bottom: 3px;
}

.gallery_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 120px;
	height: 90px;
}

table.wrextable{text-align:center;border:none;width:100%;margin:10px auto;border-spacing:2px}
table.wrextable td{padding:5px;background:none}
table.wrextable thead td{background:#dadada}
table.wrextable tr.highlight td{background:#E1E1E1;font-weight:bold}
.rowHigh { background: #ebebeb }
.wrextext { line-height: 14pt }