* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
}
body {
	text-align: center;
	font-size: 11px;
	background: #005AA4 url('./gfx/bg.png') repeat-x;
	color: #6A6969;
}
.clr {
	clear: both;
}
img {
	border: 0;
	vertical-align: middle;
}
a {
	color: #6A6969;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.input {
	font-size: .9em;
	color: #8A8A8A;
	background: url('./gfx/form.input.png');
	padding: 8px;
	border: 0;
	width: 141px;
	height: 11px;
	vertical-align: middle;
}
.textarea {
	font-size: 1em;
	border: 1px solid #CACACA;
	color: #6A6969;
	padding: 3px;
	vertical-align: middle;
}
.radio {
	vertical-align: middle;
}
.btn {
	background: url('./gfx/form.btn.gif') no-repeat center;
	border: 0;
	font-size: 1em;
	color: #FFF;
	width: 63px;
	padding: 5px 0;
	vertical-align: middle;
}
.text {
	line-height: 1.4em;
}
.text p {
	margin-bottom: 1em;
}
.text ul, .text ol {
	margin: 0 0 1em 3em;
}
.text h1, .text h2, .text h3, .text h4 {
	margin-bottom: 1em;
	color: #033883;
}
.text h1 {
	font-size: 2em;
	font-weight: normal;
}
.text h2 {
	font-size: 1.75em;
	font-weight: normal;
}
.text h3 {
	font-size: 1.4em;
}
.text h4 {
	font-size: 1em;
}
.margin_left {
	margin-left: 20px;
}
.double_line {
	line-height: 1.9em;
}
.pad_ctr {
	padding: 1.4em 0 1em;
}
.pad_top {
	padding-top: 1.4em;
}
.pad_lnk {
	padding: .5em;
}
.pad_tin {
	padding: .2em 0;
}
.pad_sml {
	padding: .5em 0;
}
.pad_btn {
	padding: 1em 5em;
}
body .tiny_margin {
	margin-bottom: .5em;
}
#doc_head {
	background: url('./gfx/bg.top.jpg') no-repeat center;
}
#doc_head .inner {
	background: no-repeat right;
	width: 997px;
	margin: 0 auto;
}
#doc_head .inner a {
	display: block;
	height: 150px;
}
#doc_menu {
	background: url('./gfx/bg.menu.png') no-repeat center;
}
#doc_menu .inner {
	width: 997px;
	height: 47px;
	margin: 0 auto;
	text-align: left;
}
#doc_menu ul {
	list-style: none;
	padding: 6px 0 0 15px;
	float: left;
}
#doc_menu ul li {
	float: left;
	height: 41px;
	position: relative;
}
#doc_menu ul a {
	display: block;
	float: left;
	height: 41px;
	background: url('./gfx/menu.png');
	overflow: hidden;
	text-indent: -9999px;
	color: #FFF;
}
#doc_menu ul .strona_glowna {
	width: 116px;
}
#doc_menu ul .portsmouth_fc {
	width: 114px;
	background-position: -116px 0;
}
#doc_menu ul .rozgrywki {
	width: 89px;
	background-position: -230px 0;
}
#doc_menu ul .historia {
	width: 74px;
	background-position: -319px 0;
}
#doc_menu ul .dla_kibica {
	width: 82px;
	background-position: -393px 0;
}
#doc_menu ul .serwis {
	width: 68px;
	background-position: -475px 0;
}
#doc_menu li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 41px;
	background: #005AA4;
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	padding: 5px;
	width: 150px;
	z-index: 9999;
}
#doc_menu li li {
	height: 1.5em;
	float: none;
}
#doc_menu li ul a {
	display: block;
	float: none;
	height: auto;
	background: none;
	text-indent: 0;
	text-decoration: none;
}
#doc_menu li ul a:hover {
	text-decoration: underline;
}
#doc_menu form {
	float: right;
	padding: 14px 40px 0 0;
}
#doc_menu input {
	vertical-align: middle;
	background: #FFB117;
	color: #FFF;
}
input#doc_search {
	background: #FFF url('./gfx/search.input.png');
	padding: 7px;
	font-size: .8em;
	width: 141px;
	height: 11px;
	border: 0;
	color: #8A8A8A;
}
#doc_body {
	background: url('./gfx/bg.body.gif') repeat-y center;
}
#doc_body .outer {
	background: url('./gfx/bg.doc.jpg') no-repeat center top;
}
#doc_body .inner {
	min-height: 576px;
	width: 997px;
	margin: 0 auto;
	padding-top: 18px;
	text-align: left;
	padding-bottom: 5px;
}
#doc_content {
	width: 532px;
	margin-right: 6px;
	float: right;
}
.ie6 #doc_content {
	margin-right: 0;
}
.spoiler1 {
	width: 468px;
	height: 60px;
	padding: 4px;
	background: url('./gfx/spoiler.460x60.png');
	margin: 0 auto 10px;
}
.image_box {
	display: block;
	position: relative;
}
.image_box .lt, .image_box .rt, .image_box .lb, .image_box .rb {
	position: absolute;
	width: 5px;
	height: 5px;
	font-size: 1px;
	background: url('./gfx/pics.borders.gif');
	overflow: hidden;
}
.image_box .lt {
	top: 0;
	left: 0;
	background-position: left top;
}
.image_box .rt {
	top: 0;
	right: 0;
	background-position: right top;
}
.image_box .lb {
	bottom: 0;
	left: 0;
	background-position: left bottom;
}
.image_box .rb {
	bottom: 0;
	right: 0;
	background-position: right bottom;
}
.index_news {
	height: 226px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	color: #FFF;
}
.index_news:hover {
	text-decoration: underline;
}
.index_news span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 502px;
	background: url('./gfx/transparent.png');
	padding: 5px 15px 15px;
	line-height: 1.7em;
}
.index_news strong {
	display: block;
	font-size: 1.4em;
	line-height: 1.8em;
}
.news_list {
	list-style: none;
	width: 537px;
	position: relative;
	left: -2px;
}
.news_list li {
	background: url('./gfx/news.bg.png') repeat-y;
	width: 266px;
	float: left;
	margin-top: 12px;
}
.news_list li.clr {
	padding-right: 4px;
}
.news_list li .head {
	height: 5px;
	overflow: hidden;
	background: url('./gfx/news.borders.png') 0 -5px;
}
.news_list li .foot {
	height: 5px;
	overflow: hidden;
	background: url('./gfx/news.borders.png');
	clear: both;
}
.news_list a {
	display: block;
	text-decoration: none;
	padding: 0 7px;
	line-height: 1.5em;
}
.news_list a:hover, .news_list a:hover * {
	text-decoration: underline;
}
.news_list .title {
	display: block;
	font-size: 1.2em;
	color: #033480;
	background: url('./gfx/news.arrow.gif') no-repeat 5px 7px;
	padding: 0 0 6px 12px;
}
.news_list .image_box {
	margin-bottom: 5px;
}
.news_list .left {
	float: left;
	color: #033480;
}
.ie .news_list .left {
	padding: 0 7px;
}
.news_list .right {
	float: right;
	color: #033480;
}
.ie .news_list .right {
	padding: 0 7px;
}
.body_list {
	list-style: none;
	padding-top: 5px;
	clear: both;
	width: 537px;
	position: relative;
	left: -2px;
}
.body_list li {
	margin-top: 10px;
	background: url('./gfx/box.bg.png');
}
.body_list li .head {
	height: 5px;
	overflow: hidden;
	background: url('./gfx/box.borders.png') no-repeat 0 -5px;
}
.body_list li .foot {
	height: 5px;
	overflow: hidden;
	background: url('./gfx/box.borders.png');
	clear: both;
}
.ie .body_list li .head {
	height: 13px;
}
.ie .body_list li .foot {
	height: 13px;
	background: url('./gfx/box.borders.png') no-repeat 0 8px;
}
.body_list a {
	text-decoration: none;
	display: block;
	background: url('./gfx/side.box.arrow.gif') no-repeat 10px 7px;
	padding: 0 5px 0 20px;
	line-height: 1.5em;
}
.body_list a:hover, .body_list a:hover * {
	text-decoration: underline;
}
.body_list .left {
	float: left;
	display: block;
}
.body_list .right {
	float: right;
	color: #033480;
	display: block;
}
.body_list .clr {
	padding-left: 8px;
	color: #033480;
	display: block;
}
.body_list .msg {
	padding: 10px 15px;
	font-size: .9em;
	color: #929292;
}
.body_list .msg a {
	text-decoration: underline;
	display: inline;
	background: none;
	padding: 0;
	color: #929292;
}
.body_list .msg a:hover {
	text-decoration: none;
}
.news_image {
	float: left;
	margin: 5px 5px 5px 0;
}
.fieldset {
	width: 248px;
	float: left;
	background: url('./gfx/fieldset.bg.png') repeat-y;
	margin-top: 20px;
	color: #054774;
}
.fieldset a {
	color: #054774;
}
.left_f {
	clear: both;
	padding-right: 35px;
}
.fieldset .head {
	height: 13px;
	background: #FFF url('./gfx/fieldset.borders.png') no-repeat 0 8px;
}
.fieldset .head span {
	margin-left: 33px;
	background: #FFF;
	padding: 0 15px;
	font-weight: bold;
	font-size: 1.1em;
}
.fieldset .body {
	padding: 10px 15px;
}
.fieldset .foot {
	height: 5px;
	background: #FFF url('./gfx/fieldset.borders.png') 0 -5px;
	overflow: hidden;
}
ul.arrow {
	list-style: none;
	line-height: 1.75em;
}
ul.arrow li {
	background: url('./gfx/fieldset.arrow.png') no-repeat 10px 5px;
	padding-left: 30px;
}
.comment {
	padding: 10px 15px;
	color: #535353;
}
.comment_b {
	background: #F5F4F4;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.comment .date {
	font-size: .9em;
	color: #B3B2B2;
}
.comment .text {
	line-height: 1.9em;
	background: no-repeat 20px 13px;
	padding-left: 90px;
}
#doc_side1, #doc_side2 {
	float: left;
	width: 220px;
	padding-left: 6px;
}
.side_typer, .side_forum, .side_relacje_live {
	display: block;
	margin-bottom: 5px;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
}
.side_typer {
	background: url('./gfx/side.typer.jpg');
}
.side_forum {
	background: url('./gfx/side.forum.jpg');
}
.side_relacje_live {
	background: url('./gfx/side.relacje_live.jpg');
	margin-bottom: 10px;
}
.box {
	background: url('./gfx/side.box.bg.png');
	border-bottom: 13px solid #FFF;
}
.box div.head {
	background: url('./gfx/side.box.top.png') no-repeat;
	border-bottom: 1px solid #FFF;
}
.box img.head {
	display: block;
	padding: 8px 0 15px 21px;
}
.box .body {
	background: url('./gfx/side.box.bottom.gif') no-repeat center bottom;
	padding-bottom: 5px;
}
.box .float1 {
	width: 95px;
	float: left;
	text-align: center;
}
.box .float1 img {
	display: block;
	margin: 5px auto 0;
}
.box .float2 {
	width: 30px;
	float: left;
	color: #999;
	font-size: .9em;
	text-align: center;
}
.box .float2 span {
	font-weight: bold;
	color: #6A6969;
	font-size: 1.3em;
	display: block;
	padding-top: 30px;
}
.box table {
	width: 216px;
	border-collapse: collapse;
	margin: 0 2px;
}
.box thead {
	text-align: left;
	font-weight: bold;
}
.box td {
	padding: 3px 0 2px;
}
.box tbody td {
	border-bottom: 1px solid #D7D7D7;
	text-align: center;
}
.box tbody td.left {
	text-align: left;
}
.box tbody .r1 td {
	background: url('./gfx/side.box.table.png');
}
.box tbody .r2 td {
	background: url('./gfx/side.box.table.png') 0 -19px;
}
.box tbody .r3 td {
	background: url('./gfx/side.box.table.png') 0 -38px;
}
.box tbody .r4 td {
	background: url('./gfx/side.box.table.png') 0 -57px;
}
.box ul.shoutbox {
	list-style: none;
	height: 188px;
	overflow: auto;
}
.box .shoutboxInfo {
	vertical-align: middle;
	font-size: .9em;
	padding: 2px 0;
}
.box .shoutboxInfo a {
	font-size: 1.2em;
	font-weight: bold;
}
.box .shoutboxContent {
	line-height: 1.4em;
}
.box form.shoutbox .textarea {
	display: block;
	margin: 5px 0;
}
.box .frm_links {
	float: right;
	padding: 4px 10px 0 0;
	font-weight: bold;
}
.box .frm_links a {
	text-decoration: none;
}
.box .frm_links a:hover {
	text-decoration: underline;
}
.box .list {
	list-style: none;
	margin: 0 2px;
}
.box .list li {
	height: 38px;
}
.box .list li a {
	text-decoration: none;
	display: block;
	color: #033480;
	font-size: .9em;
	padding: 4px 0 2px 20px;
	height: 32px;
	background: url('./gfx/side.box.arrow.gif') no-repeat 8px 10px;
}
.box .list li a:hover, .box .list li a:hover span {
	text-decoration: underline;
}
.box .list li span {
	font-weight: bold;
	display: block;
	padding-bottom: 2px;
	color: #686767;
	font-size: 1.1em;
}
.box .list li.r1 {
	background: url('./gfx/side.box.list.png');
}
.box .list li.r2 {
	background: url('./gfx/side.box.list.png') 0 -38px;
}
.box .margin {
	padding: 0 10px 5px;
}
.box .login label {
	float: left;
	width: 43px;
	line-height: 25px;
	padding-bottom: 10px;
}
.ie .box .login label {
	width: 40px;
}
.box .lnk_arr {
	background: url('./gfx/side.box.arrow.gif') no-repeat 3px 13px;
	padding-left: 1em;
}
.doc_body_foot {
	background: url('./gfx/bg.body.foot.gif') no-repeat top;
	height: 6px;
	overflow: hidden;
}
#doc_foot {
	background: url('./gfx/bg.foot.gif') repeat-y center;
}
#doc_foot .inner {
	width: 997px;
	margin: 0 auto;
	color: #FFF;
	text-align: left;
}
#doc_boxes {
	padding-top: 15px;
	margin: 0 3px 15px;
}
.box2 {
	width: 194px;
	float: left;
	margin: 0 2px;
}
.box2 .head {
	background: url('./gfx/foot.top.png') no-repeat;
	height: 33px;
}
.box2 .head img {
	display: block;
	padding: 8px 0 0 21px;
}
.box2 .body {
	background: url('./gfx/foot.bg.gif');
	padding: 8px 9px 2px;
    height: 200px;
}
.box2 .foot {
	background: url('./gfx/foot.bottom.gif');
	height: 5px;
	overflow: hidden;
}
.box2 a {
	color: #FFF;
}
.box2 .quote .text {
	background: url('./gfx/quote.png') no-repeat right bottom;
}
.ie6 .box2 .quote .text {
	background-image: url('./gfx/quote.gif');
}
.box2 .quote img {
	float: left;
	margin: 0 5px 5px 0;
}
.box2 .quote .link {
	text-align: right;
	padding-top: .5em;
}
.box2 .quote .link a {
	font-style: italic;
}
.box2 .btn {
	background-image: url('./gfx/form.btn2.gif');
}
.box2 .poll_links {
	font-weight: bold;
}
.box2 .poll_links a {
	margin-left: .5em;
	text-decoration: none;
}
.box2 .poll_links a:hover {
	text-decoration: underline;
}
.bot_head {
	height: 5px;
	background: url('./gfx/foot.borders.gif') 0 -5px;
	overflow: hidden;
}
.bot_body {
	background: #FFF;
	padding: 5px 0 5px 8px;
}
.bot_body a {
	margin-right: 5px;
}
.bot_foot {
	height: 5px;
	background: url('./gfx/foot.borders.gif');
	overflow: hidden;
}
.foot_copy {
	float: left;
	padding: 10px 0 0 10px;
}
.foot_menu {
	list-style: none;
	float: right;
	padding-top: 10px;
}
.foot_menu li {
	float: left;
	background: url('./gfx/foot.arrow.gif') no-repeat 18px 5px;
	padding-left: 25px;
}
.foot_menu a, .foot_about a {
	color: #FFF;
	text-decoration: none;
}
.foot_menu a:hover, .foot_about a:hover {
	text-decoration: underline;
}
.foot_about, .foot_about a {
	color: #517AB7;
}
.foot_about {
	float: right;
	padding: 10px 10px 0 50px;
}
.clr_foot {
	clear: both;
	height: 8px;
	overflow: hidden;
}
.foot_corner {
	height: 5px;
	background: url('./gfx/foot.corner.gif') no-repeat center top;
	overflow: hidden;
	padding-bottom: 2em;
	position: relative;
}
.foot_corner div {
	position: absolute;
	top: 4px;
	left: 0;
	width: 50%;
	background: url('./gfx/foot.border.png');
	height: 1px;
	overflow: hidden;
}

.wrexbox h1 {font-size: 1.75em;font-weight: normal;color: #033883;margin: 10px}
.wrexbox h2 {font-size: 1.25em;font-weight: normal;color: #033883;margin: 10px}

.pagination, .notice {
	border: 1px solid #CBCBCB;
	background: #E8E8E8;
	padding: 10px;
	width: 90%;
	margin: 10px auto;
}

/**
 * Forms
 */
fieldset {
	width: 93%;
	padding: 15px;
	background: #FFF;
	border: 1px solid #AAA;
	margin: 10px auto;
	-moz-border-radius:3ex;
  	-webkit-border-radius:3ex;
}

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 div.subForm {
    background: #FAFAFA;
    border: 1px solid #A0A0A0;
    -moz-border-radius:3ex;
    -webkit-border-radius:3ex;
}

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;
}

/**
 * Table
 */
.wrexbox table {
	border: 1px solid #C4C4C4;
	width: 100%;
	margin: 10px auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
}

.wrexbox td {
	padding: 7px;
	background: #FAFAFA;
}

.wrexbox td img {
	padding: 3px;
}

.wrexbox td img:hover {
	background: #cfcfcf;
}

.wrexbox tr:hover td {
	background: #EFEFEF;
}

.wrexbox thead td {
	text-align: center;
	background: /*#C8CAD5*/#445A6E;
	color: #fff;
	border-bottom: 1px solid #222;
}

.wrexbox thead tr:hover td {
	background: /*#C8CAD5*/#445A6E;
}

.wrexbox ul.list {
    margin-left: 15px;
    list-style: none;
}