body {
 background:url('images/bg.gif') #000 repeat-x;
 font-family:Tahoma;
 margin:0;
 padding:0;
}

#content {
 width:1000px;
 position:relative;
 margin:0 auto;
}

#top {
 width:1000px;
 height:237px;
 float:left;
 background:url('images/top.gif');
}

#gora {
 width:900px;
 float:left;
 margin-left:50px;
 margin-top:12px;
 font-size:11px;
 color:#FFF;
}

#gora a {
 color:#FFF;
 text-decoration:none;
}

#logowanie {
 width:240px;
 height:120px;
 float:right;
 margin-top:50px;
 margin-right:30px;
 color:#fff;
 font-size:11px;
}

.login {
 width:104px;
 height:18px;
 float:left;
 border:0;
 background:#404040;
 color:#FFF;
 font-size:11px;
 padding:3px;
 margin:5px;
 border:1px #404040; solid;
  border-radius:5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
}

.zaloguj {
 width:68px;
 height:20px;
 float:right;
 border:0;
 background:#FF8A00;
 border:1px #FF8A00; solid;
  border-radius:5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 color:#FFF;
 font-size:11px;
 margin:5px;
}

#logowanie a {
 color:#FFF;
 font-size:11px;
 text-decoration:underline;
 float:left;
 margin-left:90px;
 margin-top:9px;
}

#m {
 width:1000px;
 height:100px;
 float:left;
 background:url('images/menu.gif');
}

#menumenu {
 width:1000px;
 height:100px;
 float:left;
 list-style:none;
 margin:0;
 padding:0;
}

#menumenu li {
 display:block;
 margin:0;
 float:left;
 list-style:none;
 font-weight:bold;
 padding:0;
}

a.menu1 {
 height:38px;
 width:auto;
 float:left;
 display:block;
 color:#FFFFFF;
 text-decoration:none;
 padding-left:16px;
 padding-right:16px;
 padding-top:19px;
 z-index:10;
 font-size:12px;
}

a.menu1:hover {
 background:url('images/m.gif') right top repeat-x;
 display:block;
 background-color:#ff8c00;
 color:#FFFFFF;
 text-decoration:none;
}

	#menumenu li a:hover {
	 background:#ff8c00;
	 height:38px;
	}

	#menumenu li:hover a{
	 background:#ff8c00;
	 height:30px;
	}

#menumenu  ul {
 position:absolute;
 width:830px;
 height:42px;
 color:#000000;
 display: none;
 margin:0;
 padding-left:20px;
 padding-right:20px;
 top:285px;
 left:0;
 z-index:5;
}

#menumenu  ul a {
 color:#000000;
 text-decoration:none;
}

#menumenu  ul a:hover {
 color:#000000;
 text-decoration:none;
 font-weight:bold;
}

#menumenu  ul li{
 display:block;
 color: #000000;
 text-decoration: none;
 padding: 4px 5px 0px 0px;
 float:left;
 margin-top:16px;
 margin-left:5px;
 margin-right:16px;
 height:18px;
 font-size:11px;
 font-weight:lighter;
}

#menumenu  ul li a {
 margin:0;
 padding:0;
}

#menumenu  li:hover ul {
 display:block;
}

#menumenu  li:hover ul a{
 background:none;
}

#menumenu  ul li li {
 color:#F71111;
}

#srodek {
 width:970px;
 float:left;
 background:#FFF;
 padding:15px;
 font-size:12px;
 line-height:17px;
}

#lewo {
 width:460px;
 float:left;
}

#wdg {
 width:460px;
 height:11px;
 float:left;
 background:url('images/wdg.png');
 margin:0;
 padding:0;
}

#wdd {
 width:460px;
 height:10px;
 float:left;
 background:url('images/wdd.png');
 margin-bottom:14px;
}

#wd {
 width:440px;
 float:left;
 background:#000000;
 color:#FFF;
 padding:10px;
}

.wd_tytul {
 width:440px;
 float:left;
 margin-bottom:6px;
 line-height:10px;
}

.wd_tytul a {
 color:#FFF;
 font-weight:bold;
 text-decoration:none;
}

.wd_tytul a:hover {
 color:#FF8A00;
 text-decoration:none;
}

.wd_tresc {
 width:440px;
 float:left;
 margin-top:10px;
 text-align:justify;
 background:url('images/wdtlo.png');
}

.wd_tresc span {
 color:#808080; 
}

.wd_tresc img {
 width:150px;
 height:150px;
 float:left;
 margin-right:11px;
 margin-bottom:1px;
}

a.news_wiecej {
 display:block;
 float:right;
 border:0;
 width:80px;
 height:20px;
 background:#FF8A00;
 border:1px #FF8A00; solid;
  border-radius:5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 text-align:center;
 color:#FFF;
 text-decoration:none;
}

a.news_wiecej:hover {
 text-decoration:underline;
}

.news {
 width:440px;
 float:left;
 color:#000;
 padding:10px;
 margin-bottom:0px;
}

.news_tytul {
 width:440px;
 float:left;
}

.news_tytul a {
 color:#000;
 font-weight:bold;
 text-decoration:none;
}

.news_tytul a:hover {
 color:#FF8A00;
 text-decoration:none;
}

.news_tresc {
 width:440px;
 float:left;
 margin-top:10px;
 text-align:justify;
}

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

.news_tresc span {
 color:#808080; 
}

.news_tresc img {
 float:left;
 margin-right:11px;
 margin-bottom:1px;
}

#archiwum {
 width:440px;
 float:left;
 color:#000;
 padding:10px;
 margin-bottom:0px;
 line-height:19px;
}

#archiwum a {
 color:#666666;
 text-decoration:none;
}

#archiwum a:hover {
 color:#000;
 text-decoration:none;
 font-weight:bold;
}

a#archw {
 display:block;
 font-weight:bold;
 float:right;
 margin-top:5px;
}

#prawo {
 width:510px;
 float:left;
}

.box {
 width:245px;
 height:315px;
 margin-left:10px;
 margin-bottom:10px;
 float:left;
}

.boxg {
 width:245px;
 height:28px;
 float:left;
 background:url('images/boxg.png');
 text-align:center;
 font-weight:bold;
 padding-top:8px;
}

.boxt {
 width:223px;
 height:251px;
 float:left;
 border-left:2px #D4D4D4 solid;
 border-right:2px #D4D4D4 solid;
 padding:9px;
}

.boxd {
 width:245px;
 height:10px;
 float:left;
 background:url('images/boxd.gif');
}

.mecz {
 width:223px;
 float:left;
 text-align:center;
}

.druzyny {
 width:223px;
 float:left;
 font-weight:bold;
 margin-bottom:10px;
}

.druzynaA img, .druzynaB img {
 width:53px;
 height:53px;
 float:left;
}

.druzynaA img {
 margin-left:20px;
}

.wynik {
 width:72px;
 float:left;
 padding-top:21px;
 font-size:14px;
 font-weight:bold;
 color:#000;
}

.meczinfo {
 width:223px;
 float:left;
 margin-top:10px;
 text-align:justify;
}

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

.meczinfo a:hover {
 color:#000;
 text-decoration:underline;
}

#tabela {
 font-size:11px;
 line-height:25px;
 margin-top:5px;
}

#foto {
 width:223px;
 float:left;
 text-align:center;
 margin-top:10px;
}

img.zdj {
 width:200px;
 border:0;
}

.shoutbox {
 overflow:auto; 
 width:223px; 
 height:150px; 
 font-size:11px;
}

.sbwpis {
 width:190px;
 float:left;
 margin-left:5px;
 margin-bottom:5px;
 padding-left:5px;
 padding-right:5px;
 line-height:19px;
 border-bottom:1px #E5E5E5 solid;
 padding-bottom:7px;
}

.sbwpis span {
 width:190px;
 float:left;
 display:block;
 margin-bottom:3px;
}

.dodajsb {
 width:193px;
 height:32px;
 float:left;
 border:1px #949494 solid;
 display:block;
 font-size:11px;
 font-family:Tahoma;
 line-height:17px;
 padding:6px;
 margin-top:15px;
 margin-left:9px;
 margin-bottom:9px;
 margin-right:9px;
}

.sbwyslij {
 width:63px;
 height:26px;
 float:right;
 border:1px #949494 solid;
 margin-right:9px;
}

#buttony {
 width:440px;
 float:left;
 margin-top:20px;
 margin-left:40px;
}

#buttony img {
 width:100px;
 height:50px;
 float:left;
 border:0;
 margin:5px;
}

#linki {
 width:440px;
 float:left;
 margin-top:10px;
 font-size:11px;
}

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

#linki a:hover {
 color:#000;
 text-decoration:underline;
}

#stopka {
 width:987px;
 height:60px;
 float:left;
 background:url('images/stopka.gif');
 padding-left:10px;
 padding-top:13px;
 color:#FFF;
 font-size:11px;
}

#stopka a {
 color:#FFF;
 text-decoration:none;
}

#stopka a:hover {
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
}

.komunikat {
 width:100%;
 float:left;
 margin-top:116px;
 color:#FFF;
 font-size:11px;
 text-align:center;
}

.kom {
 width:440px;
 float:left;
 margin-bottom:14px;
 font-size:11px;
}

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