/* @override http://www.moto-center.pl/css/dodatki.css */

/* @group promo */

#boxpromo {
	width: 794px;
	height: auto;
	display: block;
	background: url(../images/index_02.png) repeat-y center top;
	position: relative;
	top: 0;
	float: left;
}


#promo-head {
	width: 794px;
	height: 64px;
	background: url(../images/promo_01.png) no-repeat center top;
	padding: 0;
	display: block;
}

#header-hit {
	width: 794px;
	height: 64px;
	background: url(../cssgraphics/header_hit.png) no-repeat center top;
	padding: 0;
	display: block;
}


.promo-title {
	font: bold 16px Helvetica, Arial, Verdana;
	color: white;
	padding-left: 25px;
	padding-top: 17px;
}

#promo-cont {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#promo-fotter {
	display: block;
	width: 794px;
	height: 66px;
	padding: 0;
}

#promo-footer-left {
	display: block;
	background: url(../images/index_03.png) no-repeat left top;
	height: 66px;
	width: 731px;
	float: left;
}

#promo-footer-left h3,
#promo-footer-left a:link,
#promo-footer-left a:active,
#promo-footer-left a:visited {
	color: maroon;
	text-align: right;
	padding-top: 10px;
	font: bold 16px Helvetica, Arial, Helvetica, Geneva, sans-serif;
	padding-right: 20px;
}

#promo-footer-left a:hover {
	text-decoration: underline;
}

#promo-footer-right {
	position: relative;
	float: right;
	display: block;
	background: url(../images/index_04.png) no-repeat left top;
	height: 66px;
	width: 63px;
}

/* @end */

/* box bestsellers */

#boxbest {
	width: 794px;
	height: auto;
	display: block;
	background: url(../images/index_02.png) repeat-y center top;
	margin-bottom: 20px;
	position: relative;
	top: 0;
	float: left;
}

#best-head {
	width: 794px;
	height: 64px;
	background: url(../images/best_01.png) no-repeat center top;
	padding: 0;
	display: block;
}

#best-cont {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#best-fotter {
	display: block;
	width: 794px;
	height: 66px;
	padding: 0;
}

#best-footer-left {
	display: block;
	background: url(../images/index_03.png) no-repeat left top;
	height: 66px;
	width: 731px;
	float: left;
}

#best-footer-left h3 {
	color: maroon;
	text-align: right;
	padding-top: 10px;
	font: bold 16px Helvetica, Arial, Helvetica, Geneva, sans-serif;
	padding-right: 20px;
}

#best-footer-right {
	position: relative;
	float: right;
	display: block;
	background: url(../images/index_04.png) no-repeat left top;
	height: 66px;
	width: 63px;
}

.specbox {
	display: block;
	height: 66px;
	width: 63px;
}

.items {
	position: relative;
	float: left;
	display: block;
	width: 170px;
	height: 200px;
	margin: 2px;
	padding: 5px;
	border: thin solid silver;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

.items img {
	height: 100px;
	width: auto;
	overflow: hidden;
	margin: 1px;
	padding: 5px;
}

.items img:hover {
	height: 100px;
	width: auto;
	overflow: hidden;
	margin: 1px;
	padding: 5px;
}

.items a:link,
.items a:active,
.items a:visited {
	color: maroon;
	text-decoration: none;
}

.items a:hover {
	color: maroon;
	text-decoration: underline;
}

.extrarpice {
	font-weight: bold;
	color: maroon;
	background-color: #e1e1e1;
	padding: 3px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
	font-size: 15px;
}

.extraprice {
	font-weight: bold;
	color: maroon;
	padding: 3px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
	font-size: 15px;
	border-bottom: thin solid white;
	margin-bottom: -1px;
	border-top: thin solid silver;
	border-right: thin solid silver;
	border-left: thin solid silver;
}



#soon-head {
	width: 794px;
	height: 64px;
	background: url(../images/boxsoon_01.png) no-repeat center top;
	padding: 0;
	display: block;
}


#products-head {
	width: 794px;
	height: 44px;
	background: url(../images/boxproducts_01.png) no-repeat center top;
	padding: 0;
	display: block;
}


#productsbox #products-head h1 {
	padding: 0;
	margin: 0;
}

#productsbox #products-head h1 {
	font: bold 16px Helvetica, Arial, Verdana;
	color: white;
	padding-left: 25px;
	padding-top: 17px;
}


#productsbox {
	width: 794px;
	height: auto;
	display: block;
	background: url(../images/index_02.png) repeat-y center top;
	position: relative;
	top: 0;
	float: left;
}

#products-cont {
	padding-left: 20px;
	padding-right: 20px;
}

/* @group nowosci */


#news-head {
	width: 794px;
	height: 64px;
	background: url(../images/boxnews_01.png) no-repeat center top;
	padding: 0;
	display: block;
}

#news-cont {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

.newsitems {
	position: relative;
	float: left;
	display: block;
	width: 135px;
	height: 200px;
	margin: 1px;
	padding: 5px;
	border: thin solid silver;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

.newsitems img {
	height: 100px;
	width: auto;
	overflow: hidden;
	margin: 1px;
	padding: 5px;
}

.newsitems img:hover {
	height: 100px;
	width: auto;
	overflow: hidden;
	margin: 1px;
	padding: 5px;
}

#box-footer_new {
	position: relative;
	display: block;
	width: 794px;
	height: 29px;
	padding: 0;
	background: url(../images/boxbottom.png) no-repeat center bottom;
}


/* @end */

#box-footer {
	position: relative;
	display: block;
	width: 794px;
	height: 29px;
	padding: 0;
	background: url(../images/boxbottom.png) no-repeat center bottom;
	float: left;
}

#boxImage {
	border: 0;
	padding: 0;
	margin: 0;
}

#boxImage {
	width: 363px;
	background: url(../images/box_image_repeat.png) repeat-y center top;
	height: auto;
	display: block;
	position: relative;
}

#boxImage a img {
	outline: maroon solid 1px;
	padding: 3px;
	margin-top: 10px;
}

#boxImage a img:hover {
	outline-color: black;	
}

#boxImageHeader {
	width: 363px;
	height: 40px;
	margin-top: -1px;
	background: url(../images/box_image_header.png) no-repeat center top;
	
}

#boxImageFooter {
	width: 363px;
	height: 23px;
	margin-top: 1px;
	background: url(../images/box_image_footer.png) no-repeat center bottom;
	
}

.koszyki {
	clear: both;
	float: center;
	text-align: center;
	padding: 13px 0;
	width: 200px;
	}
	
.specialPrice {
	font-size: 15px;
	color: white;
	padding: 8px 35px;
	text-align: center;
	background: url(../img/promo-bg.png) 50% 0 no-repeat;
}

#lewakolprod {
	border-right: 1px dotted black;
	width: 60%;
	padding-right: 10px;
	}
	
#opisprod {
	clear: both;
	border-top: 1px dotted black;
	margin-top: 10px;
	padding: 10px 0 0 54px;
	float: left;
	width: 700px;
	}
