

body {

	background: #282828 url('gfx/kk-motocykle_00.jpg') repeat-x top;
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	
	text-align: justify;
	
	color: #888888;
	
	margin: 0;
	
}

h1 {

}

h2, h3 {

	font-size: 19px!important;
	
	font-weight: 500;
	
	color: #b6121d;
	
	width: 90%;
	
}


h4, h5, h6 {

	font-size: 9pt;
	
	color: #000;
	
	text-decoration: underline;
	
}

p, ol, ul, dl, blockquote {

}

FIELDSET {
	
	border: 0px;
	
}

INPUT {
	
	padding: 5px;

}

INPUT.add-button {

	background: #b6121d;
	
	padding: 4px;
	
	color: #fff;
	
	font-size: 12px;
	
	border: 1px solid #821018;

}

INPUT.big-button {

	background: #b6121d;
	
	padding: 4px;
	
	color: #fff;
	
	font-size: 12px;
	
	border: 1px solid #821018;

}


INPUT.silver-button {

	background: #6c6c6c;
	
	padding: 4px;
	
	color: #fff;
	
	font-size: 12px;
	
	border: 1px solid #393838;

}

INPUT.next {

	background: #6c6c6c;
	
	padding: 4px;
	
	color: #fff;
	
	font-size: 12px;
	
	border: 1px solid #393838;

}


INPUT.button {

	background: #6c6c6c;
	
	padding: 4px;
	
	color: #fff;
	
	font-size: 12px;
	
	border: 1px solid #393838;

}

SELECT {

	padding: 5px;
	
	font-size: 12px;

}

a {

	color: #ABABAB;
	
}

a:hover {

	text-decoration: none;
	
	color: #787878;
	
}

img {

	border: 0px;
	
	padding: 0px;
	
	margin: 0px;
	
}




/* Header */

#header {

	width: 1041px;
	
	margin: 0px auto;
	
}

#header h1 {

	text-align: center;
	
	margin: 0px;
	
	padding-top: 40px;
	
	font-size: 32px;
	
}

#header h2 {

	margin: 0px;
	
	text-align: center;
	
	font-size: 11px;
	
}

#header a {

	text-decoration: none;
	
	color: #5C5C5C;
	
}

#header .menu {

	width: 1041px;
	
	height: 50px;
	
	background: none;
	
	float: left;
	
}

#header .baner {

	width: 1041px;
	
	height: 262px;
	
	float: left;
	
	background: url('gfx/kk-motocykle_15_2.jpg');
	
}

/* Content */

#container {

	width: 1041px;
	
	margin: 0 auto;
	
}

#content {

	width: 1041px;
	
	float: left;
	
	margin: 0;
	
	padding: 0;
	
	background: none;
	
}

#left_side {

	float: left;
	
	width: 717px;
	
}

#right_side {
	
	float: left;
	
	width: 232px;

}

#bestseller {

	float: left;
	
	width: 218px;
	
	margin-left: 29px;
	
	background: url('gfx/kk-motocykle_25_2.jpg') no-repeat bottom;
	
}

#bestseller a {

	margin: 20px 20px;
	
	color: #777777;
	
	font-size: 12px;
	
	text-decoration: none;
	
	line-height: 19px;
	
}


#bestseller h1{

	padding: 0px;
	
	margin-top: 0px;
	
	background: url('gfx/kk-motocykle_17.jpg') no-repeat;
		
	font-size: 14px;
	
	width: 218px;
	
	height: 33px;
	
	color: #fff;
	
}



#specials {

	float: left;
	
	width: 218px;
	
	margin-left: 10px;
	
	background: url('gfx/kk-motocykle_25_3.jpg') no-repeat bottom;
	
}

#specials a {

	margin: 20px 20px;
	
	color: #777777;
	
	font-size: 12px;
	
	text-decoration: none;
	
	line-height: 19px;
	
}


#specials h1{

	padding: 0px;
	
	margin-top: 0px;
	
	background: url('gfx/kk-motocykle_19.jpg') no-repeat;
		
	font-size: 14px;
	
	width: 218px;
	
	height: 33px;
	
	color: #fff;
	
}

#specials h3 {

	font-weight: bold;
	
	text-align: center;

}

#specials img {

	margin: auto;
	
	display: block;
	
	width: 90px;
	
	height: 90px;

}

#login {

	float: left;
	
	width: 242px;
	
	margin-left: 0px;
	
	background: url('gfx/kk-motocykle_27.jpg') no-repeat bottom left;
	
}

#login input {

	background: #282828;
	
	border: 0px;
	
	padding: 6px;
	
	margin: 3px;
	
	color: #fff;
	
	font-size: 11px;

}

#login input.zaloguj {

	border: 0px;
	
	background: none;

}

#login a {

	margin: 20px 20px;
	
	color: #777777;
	
	font-size: 12px;
	
	text-decoration: none;
	
	line-height: 19px;
	
}


#login h1{

	padding: 0px;
	
	margin-top: 0px;
	
	background: url('gfx/kk-motocykle_20.jpg') no-repeat;
		
	font-size: 14px;
	
	width: 242px;
	
	height: 70px;
	
	color: #fff;
	
}


#search {

	float: left;
	
	width: 266px;
	
	height: 81px;
	
	margin-left: 0px;
	
	background: url('gfx/kk-motocykle_22.jpg') no-repeat bottom center;
	
}


#search input{
	
	border: 1px solid #d7aa1a;
	
	color: #856e23;
	
	padding: 4px;
	
	background: #fee38b;
	
	font-size: 11px;
	
}

#search table {

	margin-left: 65px;
	
	margin-top: 15px;

}

#main_body {
	
	float: left;
	
	width: 673px;
	
	background: #ffffff;
	
	margin-top: 10px;
	
	margin-left: 29px;
	
}

#main_body .box {
	
	padding: 10px;
	
	font-size: 12px;
	
}

#main_body .box h2{
	
	font-size: 14px;
	
	text-decoration: none;
	
	font-weight: bold;
	
}

#main_body .box a{

	text-decoration: none;

	color: #000;

}

#main_body h1{

	padding-top: 0px;
	
	margin-top: 0px;
	
	background: url('gfx/kk-motocykle_34.jpg') no-repeat;
		
	font-size: 14px;
	
	width: 673px;
	
	height: 59px;
	
	color: #fff;
	
}

#item {
	
	float: left;
	
	width: 196px;
	
	height: 246px;
	
	background: url('gfx/item_back.png') no-repeat;
	
	margin: 10px;
	
}


#item .item-photo {

	width: 100%;
	
	height: 142px;

	
	float: left;
	

	
}


#item .item-photo img {
	
	display: block;
	
	margin-left: auto;
	
	margin-right: auto;
	
	max-height: 124px;
	
	

}


#item .item-desc {
	
	float: left;
	
	width: 93%;
	
	text-align: center;
	
	padding: 6px;
	
	padding-top: 2px;
	
}


#item .item-desc a {

	font-size: 14px;
	
	color: #252323;
	
	text-decoration: none;
	
	padding-bottom: 5px;
	
}


#main_body .end{

	padding-top: 0px;
	
	margin-top: 0px;
	
	background: url('gfx/kk-motocykle_56.jpg') no-repeat bottom left;
		
	width: 673px;
	
	height: 17px;
	
	float: left;
	
}



#box {

	float: left;
	
	width: 266px;
	
	background: #000 url('gfx/kk-motocykle_31.jpg') no-repeat top;
	
	margin-top: 10px;
	
}

#box h1{

	padding-top: 0px;
	
	margin-top: 0px;
	
	background: url('gfx/kk-motocykle_30.jpg') no-repeat;
		
	font-size: 14px;
	
	width: 266px;
	
	height: 66px;
	
	color: #fff;
	
}

#box .end{

	padding-top: 0px;
	
	margin-top: 0px;
	
	background: url('gfx/kk-motocykle_40.jpg') no-repeat bottom left;
		
	width: 266px;
	
	height: 20px;
	
}

#box li a {

	font-size: 11px;
	
	margin: 15px;
	
	text-decoration: none;
	
	line-height: 21px;
	
	color: #fff;
	
	text-align: left;
	
	font-family: Arial;
	
	font-variant: normal!important;
	
}

#current {

	color: #f0c000!important;
	
	font-weight: bold;

}

#box a {

	font-size: 11px;
	
	margin: 15px;
	
	text-decoration: none;
	
	line-height: 21px;
	
	color: #ff0000;
	
	text-align: left;
	
}

#losowe {

	float: left;
	
	width: 266px;
	
	background: #000 url('gfx/kk-motocykle_31.jpg') no-repeat top;
	
	margin-top: 10px;
	
}

#losowe .end{

	padding-top: 0px;
	
	margin-top: 0px;
	
	background: url('gfx/kk-motocykle_40.jpg') no-repeat bottom left;
		
	width: 266px;
	
	height: 20px;
	
}

#losowe h1{

	padding-top: 0px;
	
	margin-top: 0px;
	
	background: url('gfx/kk-motocykle_43.jpg') no-repeat;
		
	font-size: 14px;
	
	width: 266px;
	
	height: 66px;
	
	color: #fff;
	
}

#losowe a {

	font-size: 12px;
	
	margin: 15px;
	
	text-decoration: none;
	
	line-height: 21px;
	
	color: #fff;
	
}


/* Footer */

#footer {
	
	width: 100%;
	
	background: #000 url('gfx/kk-motocykle_55.jpg') repeat-x;
	
	float: left;
	
}

#footer ul {

		margin-top: 20px;

}

#footer ul li {
	
	display: inline;
	
	list-style-type: square;

}

#footer ul li a {
	
	text-decoration: none;
	
	padding: 4px;
	
	
}

#footer .text {
	padding-top: 0px;
	float: left;
}

#footer p {
	margin-top: 10px;
	padding-top:  5px;
	color: #7a7f82;
	font-size: 11px;
	text-align: left;
}

#desc
{
	border: 0px!important;
}

#desc h1 {
	
	background: none!important;
	
	border: 0px!important;
	
	color: #000;
	
	font-size: 15px;
}

.grey {

	color: #000!important;
	
}

dt {
	color: #000!important;
}

dd {
	color: #000!important;
}

#subcategory {

	background: #747474;

}