﻿* {margin:0; padding:0; border:0}
fhtml, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #000;
	color: #000;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
}

#main {
	width: 1000px;
/*	margin: auto;*/

}

#kolumny {width:100%; display:table;}
#kolumny > div {display:table-cell;}

#bgL {
	background: url(gfx/trawaL.jpg) repeat-x right top;	
	width: auto;
	height: 20px;
}
#bgR {
	background: url(gfx/trawaR.jpg) repeat-x left top;
	width: auto;
	height: 20px;
}


/*#bgL {
	background: url(gfx/trawaL.jpg) repeat-x;
	position: absolute;
	width: 50%;
	left: -500px;
	height: 304px;
	z-index: -10;
}
#bgR {
	background: url(gfx/trawaR.jpg) repeat-x;
	position: absolute;
	width: 100%;
	height: 304px;
	z-index: -11;
}*/
a {
	font-weight: bolder;
	
}
p {
	padding-bottom: 5px;
}
#srodek {
	text-align: center;
}
#lewo {
	text-align: left;
}

/****************** HEADER *****************/

#header {
	height: 305px;
	background: url(gfx/logo.jpg) no-repeat;
	text-align: center;
}
#menu {
	height: 39px;
}
#menu li {
	display: inline;
	list-style-type: none;
}
/****************** CONTAINER *****************/
#container {
	float: left;
	width: 850px;
}

/****************** CONTENT *****************/
#contentBox {
	float: right;
	width: 700px;
	background: #fff url(gfx/contentT.gif) no-repeat top;
}

#content{
	width: 640px;
	min-height: 400px;
	margin: 80px 30px 10px 30px;
}

/****************** LEFT *****************/
#left {
	width: 150px;
	float: left;
}
#kartka1Box {
	background: url(gfx/kartka1.jpg) no-repeat;
	height: 227px;
	width: 150px;
	margin-top: 20px;
}
#kartka1 {
	padding-top: 50px;
	padding-left: 43px;
}
#kartka1  a, #kartka1  a :visited{
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#kartka1  a:hover{
	text-decoration: underline;
}
#kartka1 li {
	padding: 1px 0 1px 0px;
}

#kartka2Box{
	background: url(gfx/kartka2.jpg) no-repeat;
	height: 224px;
	width: 150px;
	margin-top: 10px;
}
#kartka2{
	padding-top: 34px;
	padding-left: 20px;
	text-align: center;
}
#prev {
	margin-top: 17px;
}

#next {
}
/****************** RIGHT *****************/
#right {
	float: right;
	width: 150px;
	text-align: center;
}
#zawodnik {
	background: no-repeat;
	height: 449px;
	width: 150px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/****************** FOOTER *****************/
#footerBox {
	background: url(gfx/contentB.gif) no-repeat bottom;
	width: 700px;
	height: 90px;
	text-align: right;
}
#footer {
	margin-right: 20px;
}
#footer a {
	color: #7c7c7c;
}
/****************** NEWSY *****************/
.newsHeadBox {
	background: #000;
	margin-bottom: 5px;
	color: #fff;
	text-align: right;
	padding: 3px;
}
.newsHeadBox h2 {
	font-size: 12px;
	float: left;
}
.newsHeadBox a {
	display: inline;
	color: #fff;
}
.newsBox {
	border: 1px solid #000;
	margin-bottom: 5px;
}
.newsBody {
	padding: 3px 9px 3px 9px;
	text-align: justify;
}
.newsBody a{
	color: #000;
}
.newsBody a:hover{
	text-decoration: none;
}
.newsFooter {
	padding: 3px;
	text-align: right;
	clear: both;
}
.newsFooter a {
	color: #000;
}
.komentuj {
	float: left;
}

.error {
	font-weight: bold;
	color: #F00;
}
.streszczenie {
	font-weight: bold;
}

.newsBody img {
	margin-right: 5px;
}
.bold {
	font-weight: bold;
}
#newsPhoto img {
	margin: 0 0 15px 0;
}

#komentBox {
	background: #e5e5e5;
	width: 620px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-left: 10px;
}

#komentHead {
	text-align: center;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin: 0 auto;
}
#komentBox fieldset {
	margin-top: 3px;
}

#komentBox textarea {
	width: 556px;
}
#komentBox input {
	width: 186px;
	margin-right: 10px;
}
#komentFooter {
	float: right;
	text-align: right;
}
#komentFooter #submit {
	float: right;
	width: 188px;
}
#komentBox .gw {
	color: #f00;
}

#komentBox label {
	display: block;
	width: 48px;
	float: left;	
	margin-left: 5px;
}

#komentFooter input {
	display: inline !important;
	float: none !important;
}
#komentBox input, #komentBox textarea {
	display: block;
	float: left;
	border: 1px solid #000;
}
#kometarzeHead	{
	text-align: center;
	padding-top: 1px;
}
		
#komentBox div.form {
	overflow: hidden;
	clear: both;
	padding: 3px;	
}

.komentHead {
	text-align: right;
	padding: 3px;
}

.komentBody {
	padding: 3px;
}

.komentBox h3 {
	font-size: 12px;
	float: left;
}

.komentarz {
	border-top: 1px solid #000;
	width: 95%;
	margin: 0 auto;
	padding-top: 3px;
	margin-bottom: 15px;
}

.komentL {
	float: left;	
}
.komentR {
	float: right;
}
.komentC {
	margin-top: 15px;
	clear: both;
}

/****************** ROSTER *****************/
#rosterMain {
	float: left;
	margin-right: 10px;	
}
#rosterDane{
	float: left;
}
#rosterFooter {
	clear: both;
}
#rosterBox p {
	margin: 4px 0 4px 0;
}
#roster th {
	cursor: pointer;
	background: #000;
	color: #fff;	
}
#roster {
	margin: 14px auto;
	
}
#roster td {
	background: #fff;
}
#roster tr.odd td {
	background: #d9d9d9;
}
#roster td {
	text-align: center;
	padding: 1px 2px 1px 2px;
	width: 50px;
}
#roster td.left {
	text-align: left;
	width: 120px;
}

.kontaktBox {
	clear: both;
	margin-bottom: 8px;
}
#roster a{
	color: #000;
	text-decoration: none;
}
#roster a:hover{
	text-decoration: underline;
}

.kontaktBox img {
	margin: 0 8px 8px 8px;
}



/******************** MENU ********************/
#menuh {
	margin-top: 20px;
}
#menuh a:hover {
	opacity:0.4;
	filter:alpha(opacity=40);
}

#menuh li
	{
	display: inline;
	list-style-type: none;
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}
#menuh ul ul li {
	display: block;
	padding: 3px;
}
#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}
	
div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

#druzyna {
	background: url(gfx/bgdruzyna.gif) no-repeat;
	left: -20px;
	width: 169px;
	height: 144px;
}
#druzyna li {
	margin-left: 33px;
}

#nation {
	background: url(gfx/bgnation.gif) no-repeat;
	left: -45px;
	width: 285px;
	height: 161px;
}

#nation li {
	margin-left: 59px;
}



#article {
	text-align: justify;
}

/************* LINKI ****************/
#linki {
	margin: 0 auto;
}

#linki a {
	color: #FFF;
	text-decoration: none;
}
#linki a:hover {
	text-decoration: underline;
}
#link {
	text-align: center;
}
#link a {
	color: #000;
	text-decoration: none;
}
#link a:hover {
	text-decoration: underline;
}
#linki li {
	display: inline;
	list-style-type: none;
	padding: 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#pageNumber a{
	color: #000;
	text-decoration: none;
}
#pageNumber a:hover, #pageNumber a.bold {
	text-decoration: underline;
}

/************* GALERIA ****************/
#galeria td {
	text-align: center;
}
#galeria table {
	cellspacing: 60;
	border: 0;
	cellpadding: 10;
	width: 100%;
}
#galerie a {
	color: #FFF;
	text-decoration: none;
}
#galerie a:hover {
	text-decoration: underline;
}


