@charset "utf-8";

/***********************************************************************
BASE CSS FILE
***********************************************************************/

/************************* RESET CSS **********************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, 
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;}
blockquote, q {
	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: ''; }
/* remember to define focus styles! */
:focus {
	outline: 0;}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;}
del {
	text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	/*border-collapse: collapse;
	border-spacing: 0;*/
	}
/*******KONIEC*******/

body {
	line-height: 16px;
	color: #202020;
	font-size: 12px;
	background: #202020 url(../images/background.jpg) no-repeat center top;
	font-family: Tahoma, Arial, Verdana, sans-serif;}
p {
	padding:0px;
	margin-bottom:0.5em;
	margin-top: 5px; }
noscript, .alert {
	margin: 0 auto;
	width: 100%;
   padding: 3px 0;
   background: #ddd;
	color: #333;
	text-align: center;
	position: relative;
	top: 0;
	overflow: hidden;}
a img {
	border: 0px; }
a {
	text-decoration:none;
	font-weight: bold;
	border: 0px;}
a:link, a:visited {
	text-decoration: none;
	color: #000;}
a:hover {
	text-decoration:underline;
	color:#888;}

.clear {
	width:100%;
	height:0px;
	font-size:0px;
	line-height:0px;
	clear:both;}


/* ***************************** Layout ***************************** */

#container {
	width: 990px;
	height: auto;
	margin: 5px auto;
	padding: 0;
}

#header {
	float: left;
}

#logo {
	width: 254px;
	height: 267px;
	float: left;
}

#logo img {
	position: relative;
	left: 55px;
	top: 80px;
}

#slider {
	width: 490px;
	height: 265px;
	padding-top: 2px;
	float: left;
}

.zobacz {
	position: relative;
}

.zobacz-wszystkie {
	position: absolute;
	top: 10px;
	right: 12px;
}

#userarea {
	width: 244px;
	height: 260px;
	float: left;
	padding-top: 7px;
}

#topmenu {
	background: #FFF url(../images/topmenu_bg.png) no-repeat left top;
	width: 990px;
	height: 53px;
	float: left;
}

#base {
	background: transparent url(../images/base_bg.jpg) no-repeat left top;
	width: 970px;
	height: auto;
	padding: 5px 10px;
	float: left;
}

#leftcolumn {
	width: 226px;
	float: left;
}

#content {
	width: 744px;
	float: left;
}

#container-bottom {
	background: #202020 url(../images/container_bottom.jpg) no-repeat left top;
	width: 990px;
	height: 50px;
	float: left;
	position: relative;
	top: -25px;
	z-index: -10;
	margin-bottom: -44px;
}

#footer {
	width: 990px;
	height: 90px;
	float: left;
}

.hidden {
   display: none;
}

/* ***** TOP USER AREA ***** */

#logowanie {
	width: 221px;
	height: 64px;
	background: transparent url(../images/logowanie_bg.png) no-repeat left top;
	float: left;
	margin-bottom: 5px;
	padding: 55px 10px 0;
}

#login {
	float: left;
	margin-right: 6px;
	padding: 0;
}

#password {
	float: left;
	padding: 0;
	margin: 0;
}

#logowanie #user, #logowanie #pass {
   border: 0 none;
   width: 102px;
   height: 12px;
   padding: 5px 0 5px 5px;
   line-height:12px;
   margin:0;
   color: #C6C6C6;
   font-size: 11px;
   background: transparent url(../images/user_input.png) no-repeat left top;
   float: left;
}

#register {
	color: #FFF;
	padding-top: 8px;
	float: left;
}

#register .newaccount {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}

#register .remind {
	font-size: 11px;
	font-weight: normal;
	color: #7DBF0E;
}

.remind {
	margin-right: 18px;
}

.login-btn {
	border: none;
	background: transparent url(../images/login_btn.jpg) no-repeat left top;
	width: 34px;
	height: 22px;
	font-weight: bold;
}

#koszyk {
	width: 221px;
	height: 74px;
	padding: 55px 10px 0 10px;
	background: transparent url(../images/koszyk_bg.png) no-repeat left top;
	float: left;
}

#koszyk-content {
	text-align: center;
	padding: 5px 0;
	color: #FFF;
	font-size: 11px;
}

#koszyk-content strong {
	color: #7DBF0E;
}

#koszyk-btn {
	padding-top: 10px;
	text-align: right;
}

/* ***** TOPMENU ***** */

ul.mainmenu {
	padding-top: 5px;
}

#topmenu ul, #topmenu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#topmenu ul {
	float: left;
	background-color: transparent;
	padding: 5px 0 1px 22px;
}

#topmenu ul li.first {
	background: none;
}

#topmenu ul li {
	background: transparent url(../images/separator.jpg) no-repeat left top;
	float: left;
}

#topmenu ul a:link, #topmenu ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
	padding: 14px 23px;

}

#topmenu ul a:hover {
	background-color: #FFF;
	color: #599100;
}

/* ***** LEFT COLUMN ***** */

#category, #bestsellers, #newsletter, #offer {
	margin-bottom: 10px;
	float: left;
}

.boxheader {
	float: left;
}

/* ***** CATEGORY ***** */

#category h1, #bestsellers h1 {
	padding: 10px 10px;
	width: 226px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	background: transparent url(../images/box_header.jpg) no-repeat left top;
	color: #95D42A;
}

#category ul, #category ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#category ul li {
	width: 226px;
	background-color: #0D0D0D;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #000;
}

#category ul a:link, #category ul a:visited {
	display: block;
	width: 186px;
	text-decoration: none;
	padding: 7px 10px 8px 30px;
	font-weight: bold;
	background: #0D0D0D url(../images/category_list_bg.jpg) no-repeat left top;
	color: #FFF;
}

#category ul a:hover, #category ul a.select {
	background: #0D0D0D url(../images/category_list_bg.jpg) no-repeat left -31px;
	color: #7DBF0E;
}


/* ***** BESTSELLERS ***** */

#bestsellers ul {
	color: #FFF;
	list-style: none;
	background-color: #050505;
	padding: 0 0 10px 15px;
   margin: 0;
	float: left;
	width: 211px;
}

#bestsellers ul li {
	padding: 4px 0;
}

#bestsellers ul li a {
	font-weight: normal;
	font-size: 11px;
	color: #FFF;
}

#bestsellers ul li a:hover {
	color: #7DBF0E;
}

/* ***** NEWSLETTER ***** */

#newsletter {
	background-color: #050505;
}

#newsletter .rezygnacja, #newsletter .newsletter-text {
	color: #C6C6C6;
	padding: 10px;
	float: left;
	text-align: justify;
	width: 206px;
	font-size: 11px;
}

#newsletter .rezygnacja a {
	color: #7DBF0E;
	text-decoration: underline;
	font-size: 11px;
}

.newsletter-form {
	padding-left: 10px;
	float: left;
	width: 216px;
}

#newsletter .newsletter-email {
	border: 0;
	background: #FFF url(../images/newsletter_bg.jpg) no-repeat left top;
	width: 162px;
	height: 12px;
	color: #050505;
	line-height: 12px;
	font-size: 11px;
	padding: 5px;
	margin: 0;
	float: left;
}

#newsletter .newsletterbtn {
	padding: 0px;
	float: left;
	background-color: #FFF;
}

#newsletter input {
	float: left;
}


/* ***** OFFER ***** */

#offer-img {
	width: 206px;
	padding: 10px;
	text-align: center;
	background-color: #050505;
}


/* ***** CONTENT ***** */

#content {
	background: #0D0D0D url(../images/content_bg.jpg) repeat-y left top;
}

#content-header {
	background: #0D0D0D url(../images/content_header.jpg) no-repeat left top;
	width: 744px;
	height: 41px;
	float: left;
}

#content-bottom {
	background: #0D0D0D url(../images/content_bottom.jpg) no-repeat left top;
	width: 744px;
	height: 40px;
	float: left;
}


/* ***** CONTENT HEADER ***** */

#welcome {
	background: transparent url(../images/cyclist.png) no-repeat 10px center;
	width: 468px;
	height: 29px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 0 0 50px;
	float: left;
}

#search {
	width: 226px;
	height: 32px;
	padding-top: 9px;
	float: left;
}

#search .keywords {
	border: 0;
	background: #0D0D0D url(../images/search_bg.jpg) no-repeat left top;
	width: 172px;
	height: 12px;
	color: #C6C6C6;
	line-height: 12px;
	font-size: 11px;
	padding: 5px;
	margin: 0;
	float: left;
}

.searchbtn {
	padding-top: 0px;
	float: left;
}

/* ***** BOXES ***** */

.infoboxes {
	width: 724px;
	height: auto;
	float: left;
	padding: 10px;
}

.box {
	width: 357px;
	float: left;
}

.box-header {
	background: transparent url(../images/box_header.png) no-repeat left top;
	width: 337px;
	height: 34px;
	float: left;
	padding: 9px 10px 0;
}

.box-header img {
	float: left;
}

.box-header span {
	padding: 5px 0 0 10px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}

.box-content {
	background: transparent url(../images/box_bg.png) no-repeat left bottom;
	width: 337px;
	height: 142px;
	float: left;
	padding: 7px 10px 10px 10px;
}

.firstbox {
	margin-right: 10px;
}

.box-title {
	border-bottom: 1px dotted #000;
	padding-bottom: 3px;
}

.box-title-text {
	font-weight: bold;
	color: #000;
   display: block;
}

.box-title-date {
	font-weight: bold;
	font-size: 9px;
	color: #7DBF0E;
}

.box-desc {
	padding-top: 5px;
	float: left;
}

.box-img img {
	padding: 5px;
	border: 1px solid silver;
	float: left;
}

.box-desc-text {
	padding-left: 10px;
	float: left;
	width: 220px;
	text-align: justify;
}

.box-more {
	float: right;
	width: 220px;
	text-align: right;
	padding-top: 10px;
}

.box-desc-about {
	float: left;
	font-size: 11px;
	text-align: justify;
}



/* ***** PRODUCTS ***** */

.products {
	width: 724px;
   min-height: 830px;
	padding: 0 10px;
	float: left;
	z-index: 10;
}

.products-g {
	width: 724px;
	padding: 0 10px;
	float: left;
	z-index: 10;
}

.products-header {
	width: 704px;
	background: transparent url(../images/products_header.jpg) no-repeat left top;
	height: 34px;
	padding: 9px 10px;
	float: left;
}

.products-header img {
	float: left;
}

.products-header span {
	padding: 5px 0 0 10px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}

.product {
	background: transparent url(../images/product_bg.jpg) no-repeat left top;
	width: 157px;
	height: 252px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 10px;
	float: left;
}

.product-img {
   height:146px;
   text-align:center;
   width:157px;
   overflow: hidden;
}

.lastproduct {
	margin-right: 0 !important;
}

.product-title {
   height: 32px;
	font-weight: bold;
	text-align: center;
}

.foto {
   float: left;
   margin: 0 5px 5px 0;
}

input.submit {
   background: #7dbf0e;
   border: none;
   color: #000;
}

input.text, .textarea2 {
   border: 1px solid #c6c6c6;
   margin: 2px;
}

.textarea2 {
   width: 230px;
}

input.medium {
   width: 170px;
}

.center {
   text-align: center;
}

.error {
   color: #aa0000;
}

input.small {
   width: 70px;
}

.product-price {
	font-size: 16px;
	font-weight: bold;
	color: #7DBF0E;
	text-align: center;
	padding: 5px 0;
}

.product-button {
	padding-top: 20px;
}

.product-buy {
	width: 57px;
	float: left;
}

.product-detail {
	width: 100px;
	float: left;
}

/* *** SZCZEGӣY PRODUKT *** */

.product-header-price {
	float: right;
	padding: 3px 20px 0 10px;
	font-size: 14px;
	font-weight: bold;
}

.product-header-price b{
	font-size: 17px;
	color: #7DBF0E;
}

.product-details {
	width: 724px;
	padding-bottom: 15px;
	float: left;
}

.product-detail-images, .product-detail-bigimage, .product-detail-thumbs {
	width: 327px;
	float: left;
}

.product-detail-bigimage {
	width: 327px;
	text-align: center;
	background: transparent url(../images/product_big_bg.jpg) no-repeat left top;
	margin-bottom: 10px;
	height: 272px;
	float: left;
}

.product-detail-thumb {
	width: 107px;
	height: 72px;
	text-align: center;
	margin-right: 3px;
   margin-bottom: 3px;
	background: transparent url(../images/product_min_bg.jpg) no-repeat left top;
	float: left;
}

.product-detail-thumb a, .product-detail-thumb img {
	clear: both;
}

.lastThumb {
	margin-right: 0 !important;
}

.product-detail-description {
	width: 387px;
	padding-left: 10px;
	float: left;
}

.product-detail-title {
	width: 367px;
	padding: 15px 10px;
	font-size: 16px;
	color: #7DBF0E;
	font-weight: bold;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: silver;
	float: left;
}

.product-detail-text {
	padding: 10px;
	float: left;
	text-align: justify;
}

.product-detail-buttons {
	width: 387px;
	padding: 15px 0;
	border-width: 1px 0;
	border-style: solid;
	border-color: silver;
	float: left;
}

.product-detail-price {
	width: 193px;
	height: 50px;
	background: transparent url(../images/product_detail_price.jpg) no-repeat center top;
	padding-top: 15px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	float: left;
}

.product-detail-price b {
	font-size: 17px;
	color: #7DBF0E;
}

.product-detail-buy {
	width: 194px;
	text-align: center;
	float: left;
}

/* ***** FOOTER ***** */

#footer {
	background: transparent url(../images/footer_bg.jpg) no-repeat left top;
}

#footer-menu {
	width: 100%;
	padding-top: 17px;
	padding-bottom: 25px;
	text-align: center;
}

#footer-menu a {
	color: #7DBF0E;
	padding: 0 10px;
	border-right: 1px solid #FFF;
	font-size: 11px;
	font-weight: normal;
}

#footer-menu a:hover {
	color: #FFF;
}

.lastpoz {
	border: none !important;
}

.copyright {
	width: 500px;
	text-align: left;
}

.design {
	width: 490px;
	text-align: right;
}

.copyright, .design {
	color: #5D5D5D;
	font-size: 11px;
	float: left;
}

.copyright a, .design a {
	color: #5D5D5D !important;
	font-size: 11px;
}

/* *****  ***** */

a.page, span.page {
   width: 23px;
   height: 21px;
   line-height: 21px;
   margin: 0 2px;
   color: #fff;
   font-weight: bold;
   text-align: center;
   background: transparent url(../images/page.jpg) no-repeat 0 0;
   display: inline-table;
}

a.page-s {
   width: 23px;
   height: 21px;
   line-height: 21px;
   margin: 0 2px;
   color: #fff;
   font-weight: bold;
   text-align: center;
   background: transparent url(../images/page-s.jpg) no-repeat 0 0;
   display: inline-table;
}

strong.page-n, span.page-n, a.page-n {
   line-height: 21px;
   margin: 0 2px;
   color: #000;
   font-weight: bold;
   display: inline-table;
}


#page-title, #page-content {
	width: 724px;
	height: auto;
	float: left;
	padding: 10px;
}

#page-content {
   min-height: 830px;
}

.koszyk-info {
   text-align: center;
   font-weight: bold;
   text-transform: uppercase;
   color: #7dbf0e;
}

hr {
   background: #adadad; height: 1px; border: none;
}

.black {
   color: #000;
}

.green {
   color: #7dbf0e;
}

.usun-kos-btn {
	border: none;
}

.zmien-kos-btn {
	border: none;
}

.right {
   text-align: right;
}

.zamowienie-nag {
	background: transparent url(../images/cyclist.png) no-repeat 10px center;
	width: 468px;
	height: 29px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 0 0 50px;
}

div.art { width: 704px; margin: 10px 0; padding: 0 10px;  background: transparent url(../images/art.jpg) repeat-x bottom; float: left;}
div.art .data { height: 20px; color: #939393; display: block; border-bottom: 1px solid #adadad; font-size: 9px; font-weight: bold; }
div.foto { width: 90px; margin: 10px; padding: 5px; border: 1px solid #d6d6d6; background: #fff; float: left; }
div.foto2 { width: 582px; float: left; }
a.art-title { color: #7DBF0E; text-transform: uppercase; }
.kursor { cursor: pointer; }
ul#mapa-strony { margin: 0; padding: 5px; list-style: none; text-align: left; }
ul#mapa-strony li { padding: 2px 5px; padding-left: 15px; display: block; }
ul#mapa-strony li a { color: #444; }
