body, html {
	background-color: #000;
	padding: 0;
	margin:0;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:14pt;
	text-align:left;
	color:#2a2f34;
	margin:0px auto;
}
img {
	border: none;
	display:block;
}
a {
	text-decoration:underline;
}
a:link {
	color: #f00;
}
a:visited {
	color: #f00;
}
a:active {
	color: #f00;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
.pagewrapper {
	margin:0px auto;
	width:976px;/*  height:200px;*/
}
.bottomwrapper {
	margin:0px auto;
	width:976px;/*  height:200px;*/
}
#header {
	height:103px;
	width:100%;
	background: url(../img/logo.gif) top left no-repeat;
	position:relative;
}
#logo a {
 font-size:2em;
 display:block;
 width:200px;
 height:103px;
 text-indent:-1000em;
 text-decoration:none;
}

/*
#h1 {
	position:absolute;
	top:24px;
	right:0px;
	width:410px;
	height:54px;
}
*/

#h1 {
 position:absolute;
 top:24px;
 right:0px;
 width:410px;
 height:54px;
 background:url(../img/fake_header.gif); 
}

#h1:hover{
 background-position: 0px -54px;
}

#h1_left {
	float:left;
	width:8px;
	height:54px;
	background:url(../img/h1_left.gif) no-repeat;
}
#h1_right {
	float:right;
	width:8px;
	height:54px;
	background:url(../img/h1_right.gif) no-repeat;
}
#h1 ul {
	float:left;
	width:394px;
	height:54px;
	background:url(../img/h1.gif);
	margin:0;
	padding:0;
}
#h1 ul li {
	height:27px;
	float:left;
	display:inline;
}

/*
#h1 {
	position:absolute;
	top:24px;
	right:0px;
	width:410px;
	height:54px;
}

#h1 {
 position:absolute;
 top:24px;
 right:0px;
 width:410px;
 height:54px;
 background:url(../img/fake_header.gif); 
}

#h1:hover{
 background-position: 0px -54px;
}

#h1_left {
	float:left;
	width:8px;
	height:54px;
	background:url(../img/h1_left.gif) no-repeat;
}
#h1_right {
	float:right;
	width:8px;
	height:54px;
	background:url(../img/h1_right.gif) no-repeat;
}
#h1 ul {
	float:left;
	width:394px;
	height:54px;
	background:url(../img/h1.gif);
	margin:0;
	padding:0;
}
#h1 ul li {
	height:27px;
	float:left;
	display:inline;
}
*/
#sklep {
	width:81px;
	height:27px;
	text-indent:-1000em;
	margin:14px 0 0 81px;
	display:block;
	background:url(../img/sklep.gif) no-repeat;
}
/*jak niezalogowany*/
#klub {
	width:121px;
	height:27px;
	margin:14px 0 0 150px;
	text-indent:-1000em;
	display:block;
	background:url(../img/klub.gif) no-repeat;
}
#raceclub {
	width:121px;
	height:27px;
	margin:14px 0 0 150px;
	text-indent:-1000em;
	display:block;
	background:url(../img/raceclub.gif) no-repeat;
}
#logowanie {
	width:97px;
	height:27px;
	margin:14px 0 0 4px;
	display:block;
	text-indent:-1000em;
	background:url(../img/logowanie.gif) no-repeat;
}
/*jak zalogowany*/
#klub_zal {
	width:121px;
	height:27px;
	margin:14px 0 0 50px;
	text-indent:-1000em;
	display:block;
	background:url(../img/klub.gif) no-repeat;
}
#raceclub_zal {
	width:121px;
	height:27px;
	margin:14px 0 0 50px;
	text-indent:-1000em;
	display:block;
	background:url(../img/raceclub.gif) no-repeat;
}
#profil {
	width:97px;
	height:27px;
	margin:14px 0 0 5px;
	text-indent:-1000em;
	display:block;
	background:url(../img/profil.gif) no-repeat;
}
#wyl {
	width:97px;
	height:27px;
	margin:14px 0 0 5px;
	text-indent:-1000em;
	display:block;
	background:url(../img/wyloguj.gif) no-repeat;
}
/*Main Column */
#maincolumn {
	float:left;
	display:block;
	width:654px;
	margin:0;
	padding:0;
}
.grey_line{
	width:100%;
	height:2px;
	font-size:2px;
	line-height:2px;
	display:block;
	background:#2a2f34;
	float:left;
}
.red_line{
	width:100%;
	height:3px;
	font-size:3px;
	line-height:3px;
	display:block;
	background:red;
	float:left;
}
/* Begin Navigation */
#navigation_level{
	width:100%;
	height:40px;
	background:#fff;
	margin:1px 0 0 0;
	position:relative;
	float:left;
}
#navigation_level img{
	display:inline;
	margin:0 2px 0 2px;
}
.n{
	background:url(../img/navi_bullet.gif) left center no-repeat;
	padding:0 0 0 9px;
	margin:0 0 0 6px;
}
#navigation_level a{
	font-size:0.9em;
	color:#000;
	text-decoration:underline;
}
#navigation_level a:visited{
	color:#000;
	text-decoration:underline;
}
#navigation_level a:hover{
	color:#f00;
	text-decoration:underline;
}

#n_info{
	position:absolute;
	left:11px;
	bottom:5px;
	display:block;
}
#n_opt{
	position:absolute;
	left:420px;
	bottom:5px;
	width:213px;
	display:block;
	text-align:right;
}

#n_opt a{
	font-size:1em;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#n_opt a:visited{
	color:#000;
	text-decoration:none;
}
#n_opt a:hover{
	color:#000;
	text-decoration:none;
}
.n_delim{
	margin:0 4px 0 4px;
}
/*End Navigation */

#maincontent{
}
#content{
	background:#fff;
	width:100%;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;	
}
#head_content{
	display:block;
	width:100%;
	margin:0 0 20px 0;
}

#content p{
	margin:10px 30px 0 39px;
}
#content h1{
	line-height:1.2em;
	font-size:1.8em;
	font-weight:bold;
	margin:0 0 0 15px;
	padding:18px 0 1px 0;
}
h1 .date{
	display:inline;
	font-size:0.8em;
	color:#f00;
	font-weight:bold;
	margin:0px 10px 0px 0px;	
}

h5.team{
	display:inline;
	font-size:1.4em;
	color:#f00;
	font-weight:bold;
	margin:0 0 0 15px;	
}

h6.autor{
	display:inline;
	font-size:1em;
	color:#000;
	margin: 0 0 0 10px;
	font-weight:normal;
}
h3.lid{
	font-size:1em;
	font-weight:bold;
	margin:0 30px 10px 15px;	
}
.lid h3{
	font-size:1em;
	font-weight:bold;
	margin:0 30px 10px 39px;
}
#gallery{
	float:left;
	display:inline;
	margin:0 25px 15px 0;
}
.gallery_head{
	background:#f00;
	display:block;
	height:32px;
	margin:0 0 1px 0;
	width:100%;
}
.lower{
	height:19px;	
}
#gallery h4{
	color:#fff;
	margin:0;		
	display:block;
	float:left;
	width:80px;
	height:32px;
	padding:0;	
	background:url(../img/galeria.gif) no-repeat;
	text-indent:-9999px;
}
#gallery h6{
	color:#fff;
	margin:0 5px 0 0;
	padding:0pt;
	float:right;
	font-size:1em;
	padding:0 0px 0 0;
	line-height:32px;
}
.gallery_footer{
	display:block;
	height:21px;
	margin:1px 0 0 0;
	width:100%;	
	background-image:url(../img/galeria_pattern.gif);
	background-color:#2a2f34;
	background-repeat:no-repeat;
	font-size:0.9em;
}
.gallery_footer a{
	float:right;
	color:#fff;
	background:url(../img/bullet.gif) right center no-repeat;
	padding:0 15px 0 0;	
	margin:0 10px 0 0;
	text-decoration:none;
}
.gallery_footer a:visited{
	color:#fff;
	text-decoration:none;
}
.gallery_footer a:hover{
	color:#fff;
	text-decoration:underline;
}
.gallery_footer span{
	float:right;
	color:#fff;
	padding:0px;	
	margin:0px 10px 0px 0px;
}
#article_box{
	float:left;
	display:inline;
	width:172px;
	margin:20px 15px 1px 39px;
	background:url(../img/articlebox_content.gif) repeat-y;	
}
.artbox_head{
	display:block;
	height:2px;
	line-height:2px;
	font-size:2px;
	margin:0;
	width:100%;
	background:url(../img/articlebox_top.gif)
}
.artbox_bottom{
	display:block;
	height:2px;
	line-height:2px;
	font-size:2px;
	margin:0;
	width:100%;
	background:url(../img/articlebox_bottom.gif)
}

#article_box ul {
	margin:0;
	padding:8px 0 8px 30px;
	margin:0 5px 0 0;
	list-style-position: outside;
	list-style-image: url(../img/bullet_red.gif);
}
#article_box ul li {
	color:#000;
	line-height:1.4em;
	margin-top:4px;
	font-weight:bold;
}
#article_box a{
	color:#2a2f34;
	text-decoration:none;
}

#article_box a:visited{
	color:#2a2f34;
	text-decoration:none;
}

#article_box a:hover{
	color:#2a2f34;
	text-decoration:underline;
}

#ocena_level{
	margin:20px 0 0 0;
	width:100%;
	height:31px;
	padding:0;
	background:#575c64;
	border-top:1px solid #000;
	border-bottom:2px solid #000;
}
.ocena_pts{
	width:140px;
	height:31px;
	float:right;
	display:block;
	color:#f00;	
	font-size:1.6em;
	line-height:25px;
	margin:0;
	font-weight:bold;
}
.o_pts{
	margin:2px 0 0 2px;
	display:display;
	float:left;	
	padding:0;	
}
.glosuj_form{
	padding:0;
	margin:0;
}
.glosuj_submit{
	margin:5px 3px 0 0;
}
#ocena_level h6{
	display:block;
	color:#fff;
	width:101px;
	margin:0;
	padding:0;
	float:left;
	background:url(../img/aktualna_ocena.gif) left center no-repeat;		
	text-indent:-9999px;	
	line-height:31px;
}
#ocena_level h5{
	margin:0;			
	display:block;
	float:left;
	color:#fff;
	width:95px;
	height:31px;
	padding:0;	
	background:url(../img/ocen_artykul.gif) left center no-repeat;	
	text-indent:-9999px;
}
/*End of Main Column */

/* Begin Foter */
#footer{
	height:150px;
	width:100%;
	margin:9px 0 9px 0;
	float:left;
	font-size:0.9em;
}
#footer_logo{
	width:146px;
	height:111px;
	display:block;
	float:left;
	margin:18px 0 16px 0; 
}
.footer_box{
	float:left;
	display:block;
	height:111px;
	line-height:1.3em;
	margin:18px 0 16px 0; 	
	background:url(../img/footer_spacer.gif) right top no-repeat;

}
#footer h4{
	margin:0;
	padding:0 0 10px 0;
	line-height:1.2em;
	font-size:1em;
	color:#f00;
	margin:0 0 0 30px;
}
#footer ul{
	margin:0 0 10px 0;
	padding:0 0 0 38px;
}
#footer li{
	margin:0 0 0 10px;
	color:#fff;
	list-style-position: outside;
	list-style-image: url(../img/bullet.gif);
}
#footer_sponsor{
	width:150px;
	height:111px;
	display:block;
	float:right;
	margin:18px 0px 16px 0; 
}
/* End Footer */
#copyrights{
	color:#4a4a4a;
	line-height:2em;
	font-size:0.9em;
	width:100%;
	height:70px;
	float:left;
}

/*End Wyniki*/

/*   na razie niepotrzebne, bo chyba zrezygnujemyz kategorii galerii
#shotnews {
	width:654px;
	background:red;
	margin:2px 0 0 0;
	padding:0;
	float:left;
	display:block;
}
.shotnews_img {
	float:left;
	margin:0;
	display:block;
}
#shotnewsmore {
	width:100%;
	background:#f00;
	float:left;
	padding:10px 0 20px 0;	
	
}
.shotnews_date {
	color: #000;
	font-size: 1.4em;
	line-height:1.8em;	
	font-weight:bold;
	letter-spacing:-0.03em;
	display:block;
	float:left;
	margin:0 10px 0 10px;
	padding:0;
}
.shotnews_title {
	color: #fff;
	font-size: 1.8em;	
	line-height:1.2em;		
	letter-spacing:-0.03em;
	display:block;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
.shotnews_title a {
	color: #fff;
}
#shotnewsmore p {
	color:#000;
	width:93%;
	font-size:1em;
	line-height:1.3em;
	display:block;
	float:left;
	padding:0;
	margin:5px 0 0 10px;
}

*/
