/**
 * seoninja.pl
 *
 * @author Piotr Cichosz aka shpyo
 * @version 1.00 2008/09/29
 */

body,html {
	font: normal 0.9em verdana, Helvetica, Geneva, sans-serif;
	background: #fff;
	color: #000;
	margin: 0;
}

/******************************************************************
 * global styles
 */
a { text-decoration: none; }

img { border: 0; }

form {
	margin: 0;
	padding: 0;
}

input.submit {
	cursor: pointer;
	border: 0;
}
h1 { font: normal 17px Verdana, Helvetica, Geneva, sans-serif; border-bottom: 1px #444 dotted; color: #444; padding:15px 0px 5px 0px}
h2 {font-size: 15px; margin :0; padding: 0}
h3 {font-size: 14px; margin :0; padding: 0}
h4 {font-size: 13px; margin :0; padding: 0}
h5 {font-size: 12px; margin :0; padding: 0}
h6 {font-size: 11px; margin :0; padding: 0}


p { margin:2px 0px 2px 0px

}

p.ri { text-align: right; }

ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
}
#content {float: left; width: 954px; }
#site {
	width: 954px;
	margin: 0 auto;
}

#login { border-top: 4px solid #fcff09; background: #353030; color: #262626; text-align: left; padding:10px}
#login a { color: #262626}
#login a:hover { color: #6a6a6a}
#login2 {  background:url(/images/bg-login.png); color: #262626; text-align: left; padding:10px; margin-top:-16px}
#login2 a { color: #262626}
#login2 a:hover { color: #6a6a6a}

#logo { height: 87px; }
#logo a { 
	background:#000000 url(../../images/top_rotator/rotator.php) no-repeat;
	display: block;
	width: 954px;
	height: 87px;
	text-indent: -3000em;

}

#menu, #menu ul, #menu ul li {
	height: 52px;
}
#menu {
	background: url(../../images/frontend/menu-bg.gif);
}
#menu ul li {
	float: left;
}
#menu ul li a {
	text-indent: -3000em;
	display: block;
	height: 52px;
	background-position: 0 0;
}
#menu ul li a.onas {
	width: 90px;
	margin: 0 0 0 21px;
	background: url(../../images/frontend/m-onas.gif);
}
#menu ul li a.meble {
	width: 93px;
	margin: 0 0 0 21px;
	background: url(../../images/frontend/m-meble.gif);
}
#menu ul li a.dodatki {
	width: 114px;
	margin: 0 0 0 21px;
	background: url(../../images/frontend/m-dodatki.gif);
}
#menu ul li a.projektowanie {
	width: 324px;
	margin: 0 0 0 21px;
	background: url(../../images/frontend/m-projektowanie.gif);
}
#menu ul li a.kontakt {
	width: 117px;
	margin: 0 0 0 21px;
	background: url(../../images/frontend/m-kontakt.gif);
}
#menu ul li a:hover, #menu ul li a.selected {
	background-position: 0 52px;
}
#menu ul .drop {background:red}
.products { clear: both; }
.products h2 {


	padding: 9px 3px 11px 13px;
	font-size: 11px;
	cursor: pointer;
	border-bottom: solid 1px #f4f4f4;
}
#latestProducts { background: #000000; color:#f4f4f4 }
#popularProducts { background: #fff000; color:#505050 }
#promotionProducts { background: #8c8c8c; color:#f4f4f4 }
.products ul, #products ul.products { display: none; }
.products ul li, #products ul.products li {
	float: left;
	width: 237px;
	height: 161px;
	display: block;
	text-align: center;
	border-bottom: solid 1px #8f8f8f;
	border-right: solid 1px #8f8f8f;
}
.products ul li.first, #products ul.products li.first { width: 237.5px; }
.products ul li.last, #products ul.products li.last { border-right: 0; }
.products ul li h4, #products ul.products li h4 {
	color: #c9dff6;
	text-align: left;
	height: 23px;
	padding: 8px 0 0 13px;
	font-weight: normal;
	font-size: 0.9em;
	background: url(../../images/frontend/products-bg.gif) 0 -1px repeat-x;
}
.products ul li h4 a, #products ul.products li h4 a { color: #c9dff6; }

#pic { background: url(../../images/frontend/rotator/rotator.php) no-repeat center; height: 250px; }

#breadcramp {
	background: url(../../images/frontend/breadcrump-bg.gif);
	padding: 5px 10px;
	font-size: 0.9em;
	color: #b7b7b7;
}
#breadcramp ul li { display: inline; }
#breadcramp ul li a { color: #b7b7b7; }

#categories {
	float: left;
	width: 205px;
	padding: 0 9px 0 19px;
}
#categories h3 {
	font: normal 2em Verdana, Helvetica, Geneva, sans-serif;
	padding: 15px 0;
	color: #444;
}
#categories ul {
	padding: 4px 2px;
}
.bgdot { 
	background: url(../../images/frontend/dot.gif) bottom repeat-x;
}
#categories li { 
	padding: 4px 2px; 
}
#categories ul li a { color: #000; }
#categories p { 
	color: #888; 
	font-size: 0.8em;
}
#newsletterFormSmall input.text { 
	border: solid 1px #b1b1b1; 
	padding: 5px 2px;
	width: 205px;
	font-size: 1.3em;
	color: #888;
}
#newsletterFormSmall input.submit { 
	background: url(/images/frontend/newsletter-submit-bg.gif) right no-repeat;
	width: 95px;
	height: 20px;
}

#products {
	width: 721px;
	float: right;
	overflow: hidden;
}
#products ul.products { display: block; }
#products ul.products li {
	border-bottom: 0;
	width: 239px;
	border-right: solid 1px #e5e5e5;
}
#products ul.products li.first { border-left: solid 1px #e5e5e5; }
#products ul.products li.last {
	border-right: solid 1px #e5e5e5; 
	width: 237px;
}

#paginator {
	padding: 20px 0;
	clear: both;
	text-align: right;
}
#paginator ul li {
	display: inline; 
	text-align: center;
}
#paginator ul li a {
	padding: 2px;
	color: #888;
}
#paginator ul li a.selected { background: #ff0; }

#product {
	width: 635px;
	float: right;
	padding: 25px 60px 25px 25px;
	overflow: hidden;
	border-left: solid 1px #e5e5e5;
}
#product div.productPhoto {
	width: 269px;
	float: left;
	text-align: center;
}
#product div.productPhoto ul li { display: inline; }
#product div.productPhoto ul li img { width: 80px; padding:5px }
#product div.productInfo {
	width: 320px;
	float: left;
	font-size: 11px;
padding-left:40px
}
#product div.form { 
	border-top: solid 1px #d7d7d7;
	padding: 10px 0;
	font-size: 1.6em;
}
#product div.form input.text { 
	width: 30px;
	font-size: 1.2em;
	color: #888;
	text-align: center;
}
#product div.form input.submit { 
	width: 140px;
	height: 23px;
	background: url(../../images/frontend/koszyk-submit.gif);
}
#product div.form span { 
	color: #6d87a1;
	font-weight: bold;
	padding: 0 0 0 10px;
}
#product p.recommend { border-top: solid 1px #d7d7d7; }
#product p.recommend a { color: #6a6a6a; }

#product h1, #product h2 { 
	clear: both;
	color: #7d7d7d;
	font-weight: normal;
	font-size: 1.8em;
	padding: 0 0 10px 0;
}
#product h2 {
	padding: 10px 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: solid 1px #d7d7d7;
}

#similarProducts { 
	color: #7e7e7e;
	overflow: hidden;
}
#similarProducts div.product {
	width: 317px;
	float: left;
}
#similarProducts div.product .photo {
	float: left;
	padding: 0 10px 0 0;
}
#similarProducts div.product .price { font-size: 1.3em; }
#similarProducts div.product .price span { 
	color: #6d87a1;
	font-weight: bold;
}
#similarProducts h3 {
	font-weight: normal;
	font-size: 1.0em;
}
#similarProducts h3 a { color: #6d87a1; }
#similarProducts p { font-size: 0.8em; }

#footer {
	clear: both;

	position: relative;
	font-size: 0.8em;
	color: #fff;
	padding: 10px 20px;
	height: 29px;
	background: url(../../images/frontend/footer-bg.jpg) no-repeat;
}
#footer a { color: #fff; } 
#footer a.fusyi {
	position: absolute;
	right: 10px;
	top: 10px;
}
#register {width:957px}
.input {width: 150px; padding:5px; margin:7px}
#price {color: #6d87a1; font-size:15px}
#price-promo {color: #6d87a1; font-size:15px; text-decoration:line-trought}
table.koszyk {
font-size: 12px;
color:white;
padding:10px;

background: grey;
-moz-border-radius: 19px 19px 19px 19px;
}
table.koszyk th {
color:white;
padding:10px;

background: grey;

}
table.koszyk td {
color:white;
padding:10px;

background: grey;

}

#hidepage {position: absolute; z-index:500; background:url(/images/frontend/bg_black.png); height:100%; width: 100%;}
