@charset "utf-8";

html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
img {
	border: 0 none !important;
	text-decoration: none !important;
}
ul, ol, form, p, h1, h2, h3 {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #cecece;
}
a:hover {
	text-decoration: underline;
}
a.first, li.first {
	border-left: 0 none !important;
	border-top: 0 none !important;
	background: none !important;
}
a.last, li.last {
	border-right: 0 none !important;
	border-bottom: 0 none !important;
	background: none !important;
}
*:focus {
	outline: none;
}
body {
	background: url(gfx/bg.png) repeat-x top #003b77;
}
#main, .parentbox {
	width: 1000px;
	margin: 4px auto;
	clear: both;
}
ul, form, table, td {
	margin: 0;
	padding: 0;
}
#top {
	background: url(gfx/top.jpg) no-repeat;
	height: 243px;
	width: 1000px;
	position: relative;
	margin: 0 auto;
}
#logo {
	position: absolute;
	width: 336px;
	height: 116px;
	top: 110px;
	left: 37px;
}
#reklama {
	position: absolute;
	width: 499px;
	height: 106px;
	top: 36px;
	right: 0;
}

#left, #right {
	width: 244px;
	float: left;
}
#right {
	margin: 0 4px;
}
#center {
	width: 503px;
	float: right;
	margin-top: -5px;
}
#bottom {
	width: 960px;
	clear:both;
	font-size: 11px;
	padding:  18px 20px;
	height: 11px;
	margin: 10px auto 35px auto;
	background: url(gfx/bottom.png) no-repeat top;
	color: #959595;
}
#bottom p {
	float: left;
}
p.rightp, .fr {
	float: right !important;
}

ul#submenu {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	list-style: none;
	text-align: center;
}
ul#menu {
	height: 45px;
	margin-left: 20px;
	list-style: none;
}
ul#submenu {
	height: 27px;
	background: url(gfx/submenu.png) repeat-x;
}

ul#menu li {
	display: inline-block;
	background: url(gfx/menubgbr.png) right center no-repeat;
	color: #fff;
	padding-left: 0px;
	margin-left: 25px;
	text-align: center;
}
ul#menu li a {
	display: inline-block;
	padding: 15px 15px 9px 15px;
	height: 20px;
	color: #000;
	margin-left: -30px;
}
ul#menu li a:hover {
	text-decoration: none;
	color: #fff;
	background: url(gfx/menu-item-over-left.png) no-repeat bottom left !important;
}
ul#menu li:hover {
	background: url(gfx/menu-item-over-right.png) no-repeat bottom right !important;
}
ul#submenu li {
	display: inline-block;
	color: #5b5b5b;
}
ul#submenu li a {
	display: inline-block;
	background: url(gfx/dots.png) right center no-repeat;
	padding: 7px 16px 7px 12px;
	color: #727272;
}
ul#submenu li a:hover {
	text-decoration: underline;
}

#info {
	margin: 0 auto;
	width: 960px;
	height: 12px;
	padding: 15px 20px 25px 20px;
	color: #ebebeb;
}
#info p {
	float: left;
}
#info a {
	color: #9a9a9a;
}

.box, .news {
	clear: both;
	margin-bottom: 5px;
	padding: 8px;
	position: relative;
}
.box {
	margin-bottom: 15px;
}
#right .box {
	background: url(gfx/box-right.png) bottom;
	color: #bfbfbf;
}
#left .box {
	background: url(gfx/box-left.png) bottom;
	color: #454545;
}
.box h2, .news h1 {	
	font-size: 11px;
	font-weight: normal;
	color: #003b77;
	height: 30px;
	margin: -8px -8px 0px -8px;
	padding: 11px 5px 11px 50px;
	position: relative;
	z-index: 1000;
}
#right .box h2 {
	color: #fff;
}
h2.header-a {
	background: url(gfx/h2-a.png) no-repeat;
	margin-left: -19px;
	margin-top: -20px;
	padding: 23px 5px 11px 75px;
}
h2.header-b {
	background: url(gfx/h2-b.png) no-repeat;
	margin-left: -8px;
	margin-top: -15px;
	padding: 17px 5px 11px 69px;
}
h2.header-c {
	background: url(gfx/h2-c.png) no-repeat;
	margin-left: -8px;
	margin-top: -20px;
	padding: 23px 5px 11px 69px;
}
h2.header-d {
	background: url(gfx/h2-d.png) no-repeat;
	margin-left: -9px;
	margin-top: -20px;
	padding: 23px 5px 11px 72px;
}
h2.header-e {
	background: url(gfx/h2-e.png) no-repeat;
	margin-left: -8px;
	margin-top: -20px;
	padding: 26px 5px 9px 72px;
}
h2.header-f {
	background: url(gfx/h2-f.png) no-repeat;
	margin-left: -8px;
	margin-top: -20px;
	padding: 30px 5px 6px 64px;
}

p.stat-title {
	text-align: center;
	margin-bottom: 15px;
}

ul.menuv, ul.menuv-simple {
	list-style: none;
	margin: 0 -8px;
	position: relative;
	z-index: 8;
}
ul.menuv li {
	position: relative;
	z-index: 9;
}
#right ol {
	position: relative;
	margin: 0 -8px;
	padding-left: 30px;
}
ul.menuv li a, #right ol li a {
	background: url(gfx/arrows-7c7c7c.png) no-repeat 12px !important;
	display: block;
	padding: 4px 5px 4px 25px;
	color: #7c7c7c;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #cbcbcb;
}
#right ul.menuv li a, #right ol li a {
	background: none !important;
	color: #fff !important;
	border-bottom: 1px solid #00518f;
	border-top: 1px solid #002a6a;
}

/* hack dla niektórych przeglądarek - np. w ff nie działa dobrze list-style-position: inside
dla listy numerowanej, jeśli są w niej linki z display: block
przy selektorze listy odpowiedni padding-left
*/
#right ol li a {
	margin-left: -30px;
}

ul.menuv li a:hover {
	text-decoration: none;
	color: #000;
}
#right ul.menuv li a:hover, #right ol li a:hover {
	text-decoration: none;
	color: #5fade2 !important;;
}
p.d-count {
	position: absolute;
	right: 15px;
	top: 3px;
	width: 10px;
	text-align: left;
}
p.most-downloaded {
	text-align: center;
	margin-bottom: 5px;
}

ul.menuv-simple li a {
	background: url(gfx/arrows-5f0808.png) no-repeat 12px !important;
	display: block;
	padding: 2px 5px 2px 25px;
	color: #424242;
}
ul.menuv-simple li a:hover {
	text-decoration: underline;
}

#center h4 {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 11px 15px;
	text-shadow: #000 2px 2px 1px;
	background: url(gfx/h4.png) no-repeat center;
}

.news {
	overflow: visible;
	position: relative;
	margin-bottom: 10px;
	background: url(gfx/box-news.png) bottom;
}
.news h1 {
	background: url(gfx/news-h1.png) no-repeat;
	margin: -8px -8px 8px -8px;
	padding: 15px 10px;
	height: 15px;
	z-index: 10;
}
.news p {
	margin: 5px;
	padding-bottom: 4px;
	color: #bfbfbf;
}
.news img {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}
.newsfooter {
	clear: both;
	overflow: hidden;
	background: url(gfx/news-bottom.png) bottom no-repeat;
}
.newsfooter a {
	color: #e2e2e2;
	float: left;
	padding-top: 4px;
}
.newsfooter a.link {
	float: left;
	background: url(gfx/dots.png) no-repeat right center;
	padding: 0 10px;
	margin-top: 4px;
	color: #464646;
}
.newsfooter a.buttonblue {
	float: right;
}

.reklama {
	padding: 20px 42px;
	background: #333;
	text-transform: uppercase;
	display: block;
	margin: 2px auto;
	width: 50px;
	color: #858585;
}

#loginbox {
	margin: 0;
	padding: 0;
	width: 220px;
	height: 180px;
	position: absolute;
	right: 45px;
	top: 55px;
	color: #fff;
}
#loginbox p.newuser, #ankieta p.tit {
	padding: 0 10px 5px 10px;
	border-bottom: 1px dotted #53739f;
}
#loginbox p.newuser {
	margin: 10px 0;
	padding-bottom: 10px;
}
#loginbox p.newuser a {
	text-decoration: underline;
	line-height: 14px;
	color: #d5d5d5;
}
#loginbox table {
	margin: 3px auto;
	font-weight: bold;
	width: 200px;
}
#loginbox td {
	padding: 3px;
}
#loginbox input[type=submit] {	
	float: right;
	margin-top: 5px;
}
#loginbox ul.loginlist {
	list-style: none;
	float: left;
	margin-left: 3px;
}
#loginbox ul.loginlist li {
	display: block;
	background: url(gfx/arroworn.png) no-repeat;
	background-position: 1px;
	padding-left: 10px;
	margin: 5px 0;
}
#loginbox ul.loginlist li a {
	color: #fff;
	border: 0 none;
	font-weight: normal;
}
#loginbox ul.loginlist li a:hover {
	text-decoration: underline;
}

input[type=text], input[type=password] {
	background: url('gfx/input.png') no-repeat;
	width:155px;
	height: 19px;
	padding: 2px;
	color: #222;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0 none;
}

#ankieta {
	margin: 0 auto;
	width: 200px;
}
#ankieta p.tit {
	text-align: center;
	margin-bottom: 10px;
}
#ankieta .anopt {
	background: url(gfx/ankieta-off.png) repeat-x;
	width: 200px;
	margin: 5px 0;
	height: 10px;
}
#ankieta .anopton {
	background: url(gfx/ankieta-on.png) repeat-x;
	height: 10px;
}
#ankieta p.linki {
	text-align: center;
	margin: 15px auto 5px auto;
	width: 160px;
	overflow: hidden;
}
#ankieta p.linki a.buttonblue {
	float: left;
}
#ankieta p.linki a.buttonblack {
	float: right;
}
.nonebutton {
	border: 0 none;
	background: none;
	font-weight: bold;
	font-family: inherit;
	font-size: inherit;
	color: #858585;
	cursor: pointer;
}


.buttonblack, .buttonred, .buttongreen, .buttonyellow, .buttonsilver, .buttonblue {
	width: 70px;
	height: 16px;
	color: #fff !important;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 6px 0;
	border: 0 none;
	text-shadow: #111 2px 2px 1px;
	text-decoration: none;
}
.buttonblack {
	background: url('gfx/button-black.png') no-repeat;
}
.buttonred {
	background: url('gfx/button-red.png') no-repeat;
}
.buttongreen {
	background: url('gfx/button-green.png') no-repeat;
}
.buttonsilver {
	background: url('gfx/button-silver.png') no-repeat;
}
.buttonblue {
	background: url('gfx/button-blue.png') no-repeat;
}
.buttongreen:hover, .buttonviolet:hover, .buttonblack:hover, .buttonblue:hover, .buttonsilver:hover, .buttonred:hover {
	text-decoration: none;
}
input[type=submit].buttongreen, input[type=button].buttongreen,
input[type=submit].buttonblack, input[type=button].buttonblack,
input[type=submit].buttonviolet, input[type=button].buttonviolet,
input[type=submit].buttonblue, input[type=button].buttonblue,
input[type=submit].buttonsilver, input[type=button].buttonsilver,
input[type=submit].buttonred, input[type=button].buttonred {
	height: 25px !important;
	border: 0 none !important;
}

.match {
	clear: both;
	position: relative;
	background: url(gfx/match.png) repeat-x;
	height: 134px;
	padding: 5px;
	margin-bottom: 4px;
	border: 1px solid #0889d4;
	color: #fff;
}
.match h3 {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 3px;
}
.match p.enemies {
	text-align: center;
	overflow: hidden;
	margin-bottom: 2px;
}
.match a.matchHome, .match a.matchGuest {
	width: 74px;
	height: 72px;
}
.match a.matchHome {
	float: left;
}
.match a.matchGuest {
	float: right;
}
.match .vs {
	text-align: center;
	font-size: 20px;
	width: 60px;
	color: #fff;
	float: left;
	line-height: 70px;
}
.match p.datehour {
	text-align: center;
	clear: both;
	color: #9bcae5;
	font-size: 20px;
}
.match p.report {
	text-align: center;
	clear: both;
	color: #9bcae5;
}

.parentbox .box {
	width: 195px;
	float: left;
	clear: none !important;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}
#shoutbox {
	width: 552px;
}
#last-files, #last-news {
	margin-left: 2px;
}
.shoutcomment {
	padding: 5px;
	clear: both;
	color: #bfbfbf;
	min-height: 30px;
}
p.shoutauthor {
	float: left;
	color: #bfbfbf;
}
p.shoutdate {
	float: left;
	color: #bfbfbf;
	margin-left: 5px;
}
p.shout {
	clear: both;
	padding-top: 4px;
	background: url(gfx/opacity.png);
}

#shoutboxform {
	overflow: hidden;
	margin: 0 auto;
	width: 212px;
}
#shoutboxform input[type=text] {
	background: url('gfx/input-212.png') no-repeat;
	width: 208px;
	height: 19px;
	padding: 2px;
	color: #222;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0 none;
	clear: both;
	margin-bottom: 3px;
}
#shoutboxform input[type=submit] {
	float: right;
}
#shoutboxform a {
	margin: 5px 8px;
	text-decoration: underline;
	color: #bfbfbf;
	float: left;
}

#hotnews {
	margin-bottom: 5px;
	height: 145px;
	padding: 8px;
	color: #bfbfbf;
	overflow: hidden;
	position: relative;
}
#hotnews p {
	text-align: justify;
	padding-bottom: 15px;
}
#hotnews img {
	float: left;
	margin-right: 10px;
}
#hotnews h1 {
	font-size: 11px;
	color: #545454;
}
#hotnews {
	float: left;
}
#hotnews a {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

/* do usunięcia */
#hotnews img {
	width: 150px;
	height: 138px;
}
