@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../images/bgrbody.jpg) repeat-x;
	margin: 0; 
	padding: 0;
	color: #48515C;
	}
html>body { font-size: 1em; }

h1, h2, h3 {
	margin: 0;
	padding: 0;
	}
h1 {
	magin: 0;
	width: 580px;
	padding: 0 0 0 40px;
	height: 45px;
	line-height: 35px;
	background: url(../images/bgrh1.jpg) no-repeat;
	font-size: 1.2em;
	}
h2 {
	font-size: 1.1em;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #f8f8f8;
	}
#left h3 {
	width: 160px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	padding-left: 40px;
	background: url(../images/leftboxtop.jpg) no-repeat;
	font-size: 1.2em;
	border-bottom: 1px solid #fff;
	}
	
#wraper { 
	margin: 0 auto; 
	width: 860px;  
	text-align: left; 
	font-size: .7em;
	} 

#header1 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 860px;
	height: 35px;
	color: fff;
	line-height: 35px;
	}

	#toolMenu {
		position: absolute;
		left: 0; top: 0; 
		}

#header2 {
	position: relative;
	width: 860px;
	height: 40px;
	margin-top: 16px;
	}
	
	#logowanie {
		position: absolute;
		left: 0; top: 0;
		width: 400px;
		height: 40px;
		}
	#rejestracja {
		position: absolute;
		left: 400px; top: 0;
		height: 40px;
		line-height: 40px;
		border-left: 1px solid #ECEEF0;	
		padding-left: 20px;
		}
			
	#koszyk {
		position: absolute;
		top: 0; right: 0;
		width: 210px;
		height: 40px;
		border-left: 1px solid #ECEEF0;
		padding-left: 40px;
		line-height: 20px;
		}
#pasek1 {
	width: 860px; height: 10px;
	background: url(../images/pasek1.jpg) no-repeat;
	font-size: 1px;
	}
#topImg {
	width: 860px;
	height: 170px;
	background: url(../images/topimg.jpg) no-repeat; 
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

#pasek2 {
	width: 860px; height: 10px;
	background: url(../images/pasek2.jpg) no-repeat;
	font-size: 1px;
	}

#left {
	float: left;
	margin: 0;
	width: 200px;
	}
	.leftbox {
		margin-bottom: 20px;
		}
#right {
	margin: 0 0 0 240px; 
	width: 620px;
	line-height: 140%;
	}
#goup {
	clear: both;
	width: 860px;
	height: 30px;
	line-height: 30px;
	text-align: right;
}
#foot {
	clear: both;
	width: 860px;
	height: 60px;
/*	background: url(../images/bgrfoot.jpg) no-repeat; */
	margin: 20px 0;
	text-align: center;
	padding-top: 10px;
	color: #97A0AA;
	border-top: 1px solid #F3F4F5;
	border-bottom: 1px solid #F3F4F5;
	}
/* linki --------------------------------- */
a:link, a:visited {
	color: #447AB7;
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	}

/* toolMenu ------------------------------ */
#toolMenu ul { margin: 0; padding: 0; }
#toolMenu li { margin: 0; padding: 0; display: inline; list-style: none; }

#toolMenu a:link, #toolMenu a:visited {
	display: block;
	float: left;
	color: #C6CBD0;
	text-decoration: none;
	height: 35px;
	padding: 0 15px; 
	line-height: 35px;
	border-left: 1px solid #474F5B;
	}
#toolMenu a:hover, #toolMenu a:active {
	text-decoration: underline;
	color: #DDE0E3;
	}

/* leftmenu ---------------------------- */
#left ul { margin: 0; padding: 0; }
#left ul li { margin: 0; padding: 0; list-style: none; }

#left a:link, #left a:visited {
	display: block;
	width: 190px;
	padding: 6px 0 6px 10px;
	background: #F3F4F5;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	}

#left a:hover, #left a:active {
	text-decoration: underline;
	background: #EBECED;
	}

/* foot menu -------------------------- */
#foot a:link, #foot a:visited {
	color: #97A0AA;
	}
	
/* search ------------------------------ */
#search {
	width: 200px;
	background: #F3F4F5;
	padding: 10px 0;
	margin-bottom: 10px;
	text-align: center;	
	border-top: 1px solid #fff;
	}
#search form { margin: 0; padding: 0; }
#search input { margin: 4px 0 ; padding: 0; }

/* logowanie -------------------------- */
#logowanie table {
	margin-top: 10px;
	}
#logowanie td { border: none; }
#logowanie .inputTxt {
	background: #ECEEF0;
	border: none;
	padding: 2px;
	margin: 0 8px 0 0 ;
	}
#logowanie .inputBtn {
	border: none;
	background: none;
	font-size: 1em;
	}

/* szerokosci ------------------------- */
.w40 { width: 40px; }
.w50 { width: 50px; }
.w60 { width: 60px; }
.w80 { width: 80px; }
.w120 { width: 120px; }
.w160 { width: 160px; }
.w200 { width: 200px; }
.w350 { width: 350px; }
.w400 { width: 400px; }


/* miniaturki produktow ---------------- */
.produktShortCategory, .produktShort {
	width: 620px;
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px solid #f8f8f8;
	}
.produktShort {
	width: 620px;
	overflow: hidden;
	padding: 10px 0;
	border-bottom: none;
	}

.produktShortCategory img, .produktShort img { border: none; }

.miniaturka {
	float: left;
	width: 250px;
	padding: 5px;
	background: #f8f8f8;
	margin-right: 20px;
	}
	
/* wyświetlanie produktów -------------- */
.namePrice {
	position: relative;
	margin: 0 0 0 280px;
	width: 340px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #f8f8f8;
	font-size: 1.2em;
	font-weight: bold;
	}
.name {
	position: absolute;
	left: 0; top: 0;
	width: 200px;
	}
.price {
	position: absolute;
	top: 0; right: 0;
	}
.oldPrice {
	text-decoration: line-through;
	color: #828E9D;
	}
a.btn {
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 10px 10px 10px 0;
	padding: 0 10px;
	background: url(../images/btn.jpg) repeat-x;
	text-align: center;
	}

span.btnCopy {
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 10px 10px 10px 0;
	padding: 0 10px;
	background: url(../images/btn.jpg) repeat-x;
	text-align: center;
	}
.allMini {
	width: 620px;
	border-bottom: 1px solid #efefef;
	padding: 0 0 5px 0;
	overflow: hidden;
	
	}
.allMini img { 
	float: left;
	border: 5px solid #f8f8f8; 
	margin: 5px;
	}

/* wygląd koszyka na zakupy ------------ */
.basket {
	width: 620px;
	text-align: center;
	margin-top: 10px;
	}
th {
	padding: 8px 0;
	text-align: center;
	border-bottom: 2px solid #dadada;
	}
.basket td, .dane td {
	border-bottom: 1px solid #dadada;
	}
.calkowitaWartosc, .kosztDostawy, .toPay {
	width: 620px;
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #f8f8f8;
	padding: 8px 0;
	margin: 10px 0 0 0;
	}

.kosztDostawy {
	font-size: 1em;
	border: none;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	color: #8F9AA7;
	}
.toPay {
	font-size: 1.3em;
	}
.divCel {
	width: 620px;
	text-align: center;
	}
.alignleft {
	text-align: left;
	padding: 5px 0;
	}
/* dane ----------------------------- */
table { 
	width: 100%;
	text-align: center;
	}

td {
	padding: 3px 2px;
	border-bottom: 1px solid #dadada;
	
	}

div#logowanie td { background: none; }

td img { border: none; }

table.dane {
	width: 400px;
	text-align: left;
	margin: 10px 0 0 100px;
	background: none;
	}
.dane td {
	padding: 2px 5px;
	background: none;
	}
.dane textarea { width: 200px; height: 80px; }

.opinie-form {
	width: 580px;
	padding: 20px;
	background: #f8f8f8;
}

table.opinie {
	width: 100%;
	text-align: left;
	margin-top: 10px;
	background: none;
	}
.opinie td, .dane td {
	border: none;
	}

td.formsubtitle { 
	padding: 4px 0;
	font-weight: bold;
	padding-left: 50px;
	}

.red { color: #b90000; }

.date { color: #ccc; font-weight: bold; }

div.opinion {
	padding: 10px;
	background: #f8f8f8;
	margin: 10px 0;
	}

.komentarz {
	font-style: italic;	
}
.komentarz p { margin: 0; }

#dlaniej {
	margin: 0;
	float: left;
	width: 290px; height: 80px;
	background: #F3F4F5;
	padding: 5px;
}
#dlaniego {
	margin: 0 0 0 320px;
	width: 290px; height: 80px;
	background: #F3F4F5;
	padding: 5px;
}
#dlaniej img, #dlaniego img { border: none; }
#baner {
	width: 190px;
	border: 5px solid #efefef;
}
#baner a:link, #baner a:visited, #baner a:hover, #baner a:active { 
	border: none; 
	margin: 0; 
	padding: 0;
	}
#baner img { border: none; }

#mapka-dojazdu {
	margin: 10px auto;
	width: 550px;
	height: 450px;
	border: 5px solid #efefef;
}