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:none;
}
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;
	display:block;
	background:#2a2f34;
	float:left;
}
.red_line{
	width:100%;
	height:3px;
	font-size: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;
}
.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;
}
/*End Navigation */
#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;
}
.shotnews_title a:hover {
	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;
}

#mainwrapper {
	width:100%;
}

/*Main Tabs */
#newscontent {
	float:left;
	width:100%;
	margin:1px 0 0 0;
	padding:0;
	background:#fff;
}
#newscontent ul {
	padding:0;
	margin:0;
	list-style:none;
}
#newscontent ul li {
	padding:15px 0 0 10px;
	width:96%;
	height:92px;
	line-height:1em;
}
#newscontent ul li p {
	font-size:0.9em;
	margin:10px 0 0 10px;
	padding:0px;
	line-height:1.4em;
	color:#43484f;
}
#newscontent ul li p a {
	color:#43484f;
	text-decoration:none;
}
#newscontent ul li p a:visited {
	color:#43484f;
	text-decoration:none;	
}
#newscontent ul li p a:hover {
	color:#43484f;
	text-decoration:underline;	
}

.news_img_container {
	width:188px;
	height:92px;
	display:block;
	float:left;
	margin-right:19px;
	background:url(../img/newsimg_container.gif) no-repeat;
}
.news_date {
	font-size: 1em;
	letter-spacing:-0.04em;
	line-height:1.2em;
	margin:0;
	display:inline;
	color:#f00;
	font-weight:bold;
}
h2.news_title {
	font-size:1.2em;
	letter-spacing:-0.03em;
	line-height:1.2em;
	margin:0;
	padding:0;
	height:15px;
	display:inline;
	color:#000;
	font-weight:bold;
}
.news_title a{
	color:#000;
	text-decoration:none;
}
.news_title a:visited{
	color:#000;
	text-decoration:none;
}
.news_title a:hover{
	color:#000;
	text-decoration:underline;
}

.news_img {
	float:left;
	border:1px #5a6167 solid;
}
.news_more {
	width:100%;
	background:#000;
	height:23px;
	line-height:22px;	
	display:block;
	float:left;
	padding:0;
	margin:20px 0 0 0;
}
.nm_1 {
	width:130px;
	background:#f00;
	margin-top:1px;
	height:22px;
	display:block;
	float:left;
}
.nm_2_pages {
	color:#fff;
	width:393px;
	background:#f00;
	margin:1px 0 0 2px;
	height:22px;
	display:block;
	float:left;
	font-weight:bold;
	font-size:0.9em;	
}
.nm_2_pages_i {
	float:right;
}
.nm_2_pages a {
	color:#fff;
	text-decoration:underline;
}
.nm_2_pages img{
	display:inline;
}
.nm_2_pages a:visited {
	color:#fff;
	text-decoration:underline;
}
.nm_2_pages a:hover {
	color:#fff;
	text-decoration:underline;
}
.nm_links{
	display:block;
	float:left;
	margin:0 10px 0 3px;
	padding:0;
}
.nm_next{
	margin:0;
	padding:0;
	text-indent:-9999px;
	height:21px;
	width:30px;
	display:block;
	float:left;
	background:url(../img/bullet.gif) left center no-repeat;
}
.nm_prev{
	margin:0;
	padding:0;
	text-indent:-9999px;
	height:21px;
	width:20px;
	display:block;
	float:left;
	background:url(../img/bullet_inv.gif) left center no-repeat;
}
.more_bullet{
	background:url(../img/bullet.gif) left center no-repeat;
	padding:0 0 0 15px;	
}
.nm_rss {
	color:#fff;
	width:128px;
	background:#2f373b;
	margin:1px 0 0 1px;
	height:22px;
	display:block;
	float:left;
	text-indent:10px;
	font-weight:bold;
}
.rss_bullet{
	background:url(../img/feed.gif) left center no-repeat;
	padding:0 0 0 25px;
	color:#fff;
}
.nm_rss a {
	color:#fff;
	text-decoration:none;
}
.nm_rss a:visited {
	color:#fff;
	text-decoration:none;
}
.nm_rss a:hover {
	color:#fff;
	text-decoration:underline;
}
/*End of Main Tabs*/
/*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*/
