@charset "utf-8";
/* CSS Document */
* { 
			margin:0; 
			padding:0; 
			border:0;
}
html { 
			width: 100%; 
			height: 100%; 
			overflow: auto; 
			overflow-x: hidden; 
			overflow-y: scroll; 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			color:#dae3e4; 
			font-size:12px;

}
body {
			background-image:url(../img/background.jpg);
			background-position:top left;
			background-repeat:repeat-x;
			background-color:#000000;
}
#container { 
			margin:0 auto; 
			position:relative; 
			width:990px;
			height:700px;
}
#top {
			width:990px;
			height:295px;
			margin-bottom:35px;
}
.left {
			float:left;
}
.right {
			float:right;
}
h2 {
			background-image:url(../img/big_head.png);
			background-position:top left;
			background-repeat:no-repeat;
			height:63px;
			width:689px;
			padding-left:35px;
			padding-top:17px;
			color:#FFFFFF;
			font-size: 14px;
			text-shadow:#000000 2px 2px;
}
h3 {
			background-image:url(../img/header.png);
			background-position:top left;
			background-repeat:no-repeat;
			background-color:black;
			height:55px;
			width:219px;
			padding-left:35px;
			padding-top:17px;
			margin-bottom:17px;
			color:#FFFFFF;
			text-shadow:#000000 2px 2px;
			font-size: 14px;
}			
.table_top {
			background-color:#00324E;
			padding-top:5px;
			padding-bottom:5px;
			padding-left:20px;
			width:704px;
			color:#dae3e4;
			font-weight:bold;
			font-size:12px;
			
}
.table {
			background-color:#000000;
			padding:10px;
			line-height:20px;
			width:704px;
			text-decoration:none;
}
.right img {
			display:block;
			margin:0 auto;

}
.right p {
			text-align:center;
			color:#dae3e4;
}
.table_bottom {
			border-bottom: #00324E solid 2px;
			padding-top:5px;
			padding-bottom:5px;
			padding-left:20px;
			color:#dae3e4;
			margin-bottom:65px;
			font-size:12px;
			text-align:right;
}
.table .gallery {
			display:block;
}
.table img {
			margin:10px;
}
.header {
			background-color:black;
			width:254px;
			color:#dae3e4;
			font-weight:bold;
			padding-bottom:20px;
			margin-bottom:35px;
}
.friend {
			background-color:black;
			width:254px;
			color:#dae3e4;
			font-weight:bold;
			padding-bottom:20px;
			margin-bottom:35px;
}
a {
			text-decoration:none;
}
a:link {
			color: #0072B4;
}
a:visited {
			color: #0072B4;
}
a:hover {
			color: #gold;
}
a:active {
			color: #0072B4;
}

.header a {
			padding-left:23px;
			background-image:url(../img/point.jpg);
			background-position:0 2px;
			background-repeat:no-repeat;
			color:white;
			text-decoration:none;
			display:block;
			margin-left:20px;
			margin-right:20px;
			font-weight:100;
			margin-bottom:13px;
}
.header a:hover {
			padding-left:23px;
			background-image:url(../img/point.jpg);
			background-position:0 -61px;
			background-repeat:no-repeat;
			font-weight:bold;
}
.h_txt {
			margin-left:20px;
			margin-right:20px;
			font-weight:100;
}
.spons img {
			margin-left:33px;
			margin-bottom:35px;
}
a#forum {
			display: inline-block;
			height: 57px;
			width:62px;
			background:url(../img/forum.jpg) 0 0;
			margin-left:25px;
}
a:hover#forum {
			background-position: 0 -57px; 
}
a#oklubie {
			display: inline-block;
			height: 57px;
			width:81px;
			background:url(../img/oklubie.jpg) 0 0;
			margin-left:25px;
}
a:hover#oklubie {
			background-position: 0 -57px; 
}

a#czat {
			display: inline-block;
			height: 57px;
			width: 51px;
			background:url(../img/czat.jpg) 0 0;
			margin-left:25px;
}
a:hover#czat {
			background-position: 0 -57px; 
}

a#historia {
			display: inline-block;
			height: 57px;
			width: 76px;
			background:url(../img/historia.jpg) 0 0;
			margin-left:25px;
}
a:hover#historia {
			background-position: 0 -57px; 
}
a#galeria {
			display: inline-block;
			height: 57px;
			width: 71px;
			background:url(../img/galeria.jpg) 0 0;
			margin-left:25px;
}
a:hover#galeria {
			background-position: 0 -57px; 
}

a#redakcja {
			display: inline-block;
			height: 57px;
			width: 91px;
			background:url(../img/redakcja.jpg) 0 0;
			margin-left:25px;
}
a:hover#redakcja {
			background-position: 0 -57px; 
}
a#sponsorzy {
			display: inline-block;
			height: 57px;
			width: 105px;
			background:url(../img/sponsorzy.jpg) 0 0;
			margin-left:25px;
}
a:hover#sponsorzy {
			background-position: 0 -57px; 
}
a#aktualnosci {
			display: inline-block;
			height: 57px;
			width: 115px;
			background:url(../img/aktualnosci.jpg) 0 0;
			margin-left:25px;
}
a:hover#aktualnosci {
			background-position: 0 -57px; 
}
ol li {
			list-style-position: outside;
			margin-left:30px;
			line-height:135%;
}
ul li {
			list-style:none;
			margin-left:20px;
			line-height:150%;

}
.exClear{
 		   clear:both;
 		   height:2px;
 		   line-height:2px;
}
#footer {
			background-color:#013553;
			height:35px;
			color:#dae3e4;
			margin: 15 0 35 0;
			padding:20px 20px 0;
			font-size:12px;
}
#footer a {
			color:#dae3e4;
			text-decoration:none;
			display: inline-block;
			font-weight:bold;
			margin-left:20px;
			margin-right:20px;
			font-size:12px;
}
#footer a:hover {
			font-weight:bold;
			color: gold;
			margin-left:20px;


}
.comment_name {
			background-color:#003455;
			padding:5px 25px;
			color:#dae3e4;
			text-shadow:#000000 1px;
			font-weight:bold;
}
.comment_textarea {
			padding:15px 45px;
			color:#dae3e4;
			margin:2px 0 25px;
			border-top:#000000 solid 1px;
			width:600px;
			!important max-width:600px;
}
.comment_data {
			color:#999999;
			padding-left:25px;
			font-size:10px;
}

			
