/*#############################################################
Name: Bad Boys
Date: 2007-02-30
Description: Motor's Gang :).
Author: zama
URL: http://webmark.shost.pl

#############################################################*/


body{
	color:#222222;
	font:normal 100% Verdana, Tahoma, Arial, sans-serif;
	padding:0;
	margin:0;
	text-align:center;
	background:#151515 url(images/bg.jpg) repeat-x;
	}

h1 a{
	text-indent:-5000px;
	display:block;
	outline:none;
	height:90px;
	width:180px;
	}

#podstawa{
	width:700px;
	margin:0 auto;
	text-align:left;
	font-size:.75em; /*12px*/
	line-height:1.3em;
	color:#818181;
	}

#top{
	background:transparent url(images/top.jpg);
	height:360px;
	}






/*lewa
=================================================================*/
#lewa, #lewa2{
	width:450px;
	padding:0;
	float:left;
	display:inline;
	}
#content{
	padding:0 10px 20px 10px ;
	font-size:1em;
	text-align:justify;
	background:#2D2D2D url(images/rozek.jpg) left bottom no-repeat;
	color:#8C8C8C;
	}

#linki{
	background:#151515 url(images/linkii.jpg) top right no-repeat;
	padding:15px 15px 0 0;
}
#linki li a{
	border-bottom:1px solid #252525;
	display:block;
	width:270px;
}
#linki li a:hover{
	color:#EF880A;
}
#linki li{
	list-style-type:square;
	margin-left:16px;
}

#pikus{
	float:right;
	width:110px;
	height:110px;
	background:transparent url(images/pikus.jpg);
}





/*prawa
=================================================================*/

#prawa, #prawa2{
	float:left;
	width:250px;
	}

#menu{
	background:#000 url(images/menu.jpg) top right no-repeat;
	padding:35px 0 15px 0;
}
#szukarka{
	background:#151515 url(images/szukarka.jpg) top right no-repeat;
	height:134px;
	color:#555;
	padding:10px 10px 0 10px;
}
#searchform{
	padding-top:24px;
	text-align:center;
}
#s{
	border:3px double #151515;
	background-color:#151515;
	color:#ddd;
	width:180px;
}





/*stopka
=================================================================*/
#stopka{
	color:#5F6051;
	padding:20px 0;
	text-align:center;
	clear:both;
	background:#000 url(images/stopka.jpg);
	font-size:.63em;
	}






/*content
=================================================================*/
#content h2 a, #content h2 a:visited{
	color:#EF880A;
	font-size:13px;
	text-decoration:none;
	padding-bottom:6px;
	display:block;
	margin-bottom:10px;
	background:transparent url(images/h1.jpg) bottom left repeat-x;
	}
#content h2 a:hover{
	color:#606060;
}





/*obrazki
=================================================================*/
.obrazek img{
	background:url(images/loading.gif) no-repeat 50% 50%;
	padding:5px;
	border:1px solid #565751;
	display:block;
	margin:0 10px 3px 0;
	}
.obrazek:hover img{
	background-color:#EF880A;
	}




/*globalne
=================================================================*/
h1, h2, h3, h4, h5, h6, form, ul, ol, dl, dt, dd, li, div{
	margin:0;
	padding:0;
	}
li{
	list-style:none;
	}
.right{
	float:right;
	}
.left{
	float:left;
	}
a, a.link, a:visited {
	color:#818181;
	text-decoration:none;
	}
a:hover{
	color:#800000;
	}




/*menu
=================================================================*/
#navi li a{
	display:block;
	color:#65605C;
	font-weight:bold;
}
#navi li a:hover{
	color:#F8A94A;
	padding-left:3px;
}
#navi li{
	padding:5px 0;
	background:transparent url(images/li.jpg) bottom left repeat-x;
	margin-left:15px;
}
