@charset "utf-8";
body  {
	font: 100% Verdana, "Trebuchet MS", "Times New Roman", serif;
	background: #001C48 url(../images/bgrbody.jpg) repeat-x;
	margin: 0; 
	padding: 0;
	color: #3E454F;
	text-align: center;
	}
html>body { font-size: 1em; }

h1, h2, h3 {
	margin: 0;
	padding: 0;
	}
h1 {
	magin: 0;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #efefef;
	font-size: 1.2em;
	color: #3E454F;
	}
h2 {
	font-size: 1.1em;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #efefef;
	}
h3 {
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	background: #f8f8f8;
	border-bottom: 1px solid #efefef;
	}
	
#left h3 {
	width: 160px;
	height: 35px;
	line-height: 35px;
	color: #636D7E;
	font-size: 1.2em;
	background: #DCDFE2;
	border-bottom: 1px solid #fff;
	}

p.more {
	width: 100%;
	text-align: right;
	}
	
#wraper { 
	margin: 0 auto; 
	width: 860px;  
	text-align: left; 
	font-size: .7em;
	background: #fff url(../images/bgrwraper.jpg) repeat-y;
	} 

#header {
	position: relative;
	width: 860px;
	height: 80px;
	background: url(../images/bgrheader.jpg) no-repeat;
	text-align: left;
	}
	
	#logo {
		position: absolute;
		left: 10px; top: 10px;
		width: 200px; height: 60px;
		
		}
	#koszyk {
		position: absolute;
		top: 20px; left: 220px;
		width: 220px;
		height: 40px;
		color: #636D7E;
		border-left: 1px solid #ECEEF0;
		line-height: 20px;
		padding-left: 20px;
		}
	
	#loginMenu {
		position: absolute;
		left: 460px; top: 20px;
		width: 220px;
		height: 40px;
		line-height: 40px;
		color: #636D7E;
		text-align: center;
		border-left: 1px solid #ECEEF0;
	}
#topImg {
	margin: 0 auto;
	width: 840px;
	height: 170px;
	background: #3E454F url(../images/bgrtopimg.jpg) no-repeat;
	}
	
#menu {
	position: relative;
	margin: 0 auto;
	width: 840px;
	height: 34px;
	line-height: 34px;
	text-align: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(../images/bgrmainmenu.jpg) repeat-x;
	}

	#mainMenu {
		position: absolute;
		left: 0; top: 0;
		margin: 0 auto;
		width: 679px;
		height: 34px;
		line-height: 34px;
		text-align: left;
		padding-left: 10px;
		}
	#hurtbtn {
		position: absolute;
		top: 0px; right: 0px;
		width: 139px;
		height: 34px;
		background: #990000 url(../images/bgrhurtbtn.jpg) repeat-x;
		border-left: 1px solid #fff;
		text-align: center;
		}
	
#toppasek {
	margin: 0 auto;
	width: 840px;
	height: 20px;
	background: url(../images/bgrtoppasek.jpg) no-repeat;
	}

#left {
	float: left;
	margin-left: 30px;
	width: 180px;
	display: inline;
	}
	.leftbox {
		margin-bottom: 20px;
		}
#right {
	margin: 0 0 0 250px; 
	width: 570px;
	line-height: 140%;
	}

#bottombar {
	clear: both;
	width: 860px;
	height: 20px;
	background: url(../images/bgrbottombar.jpg) no-repeat;
	}
#foot {
	width: 860px;
	height: 50px;
	background: url(../images/bgrfoot.jpg) no-repeat;
	text-align: center;
	color: #fff;
	padding-top: 10px;
	}
/* linki --------------------------------- */
a:link, a:visited {
	color: #1C78B0;
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	}

/* toolMenu ------------------------------ */
#mainMenu ul { margin: 0; padding: 0; }
#mainMenu li { margin: 0; padding: 0; display: inline; list-style: none; }

#mainMenu a:link, #mainMenu a:visited {
	color: #fff;
	text-decoration: none;
	height: 34px;
	line-height: 34px;
	display: block;
	float: left;
	padding: 0 5px;
	}
#mainMenu a:hover, #mainMenu a:active  {
	text-decoration: underline;
	}

#hurtbtn a:link, #hurtbtn a:visited  {
	color: #fff;
	text-decoration: none;
	}
#hurtbtn a:hover, #hurtbtn a:active {
	text-decoration: underline;
	}
	
a.wyrozniony {
	background: #990000;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
	
/* 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: 170px;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	background: #EFEFEF;
	}

#left a:hover, #left a:active {
	text-decoration: underline;
	}

a.mainCategory {
	font-weight: bold;
	color: #b90000;
	}
#foot a {
	padding: 0 8px;
	border-left: 1px solid #fff;
	color: #fff;
	}
#foot a.startLink {
	border: none;
	}
/* logowanie -------------------------- */
input, textarea { 
	background: #fff;
	border: 1px solid #efefef;
	}
.button {
	height: 20px;
	line-height: 20px;
	padding: 0 15px;
	background: #1C78B0;
	color: #fff;
	}

#logowanie table {
	margin-top: 10px;
	}
#logowanie .inputTxt {
	background: #fff;
	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; }
.w130 { width: 130px; }
.w140 { width: 140px; }
.w160 { width: 160px; }
.w200 { width: 200px; }
.w350 { width: 350px; }

/* lista produktów w kategoriach ------- */
.productDesc {
	width: 570px;
	margin: 10px 0;
	}

.productName {
	width: 545px;
	height: 25px;
	line-height: 25px;
	background: #efefef;
	margin-top: 20px;
	font-weight: bold;
	padding-left: 20px;
	border-left: 5px solid #990000;
	}
.miniaturka {
	float: left;
	width: 200px;
	margin: 10px 10px 10px 0 ;
	}

.miniaturka img, .miniProdukt img { border: none; }

.productInfo {
	margin: 10px 0 0 220px;
	width: 340px;
	height: 100px;
	}
	
.cenaNetto {
	font-size: 1.2em;
	font-weight: bold;
	}
.cenaBrutto {
	font-weight: bold;
	color: #999
	}
.oldPrice {
	font-size: .8em;
	color: #999;
	text-decoration: line-through;
	}

.buttons {
	margin: 0 0 0 140px;
	width: 170px;
	padding: 10px 0 0 20px;
	height: 30px;
	border-left: 1px solid #f8f8f8;
	}
	
a.btn:link, a.btn:visited {
	display: block;
	float: left;
	width: 80px;
	height: 20px;
	text-align: center;
	margin-right: 5px;
	color: #fff;
	}
	
	.dokosz { background: #b90000; }
	.szcz { background: #1C78B0; }

.clear { 
	width: 100%; 
	clear: both; 
	height: 20px;
	}

.miniProdukt {
	margin: 20px 20px 20px 0;
	}

.status {
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #360C17;
	}

.produktShort {
	width: 620px;
	overflow: hidden;
	padding: 10px 0;
	border-bottom: none;
	}


.produktShortCategory img, .produktShort img { border: none; }


/* wygląd koszyka na zakupy ------------ */
table {
	width: 100%;
	text-align: center;
	}
th {
	padding: 3px;
	background: #e2e2e2;
	}
td {
	padding: 3px;
	background: #efefef;
	}


.basket {
	width: 570px;
	text-align: center;
	margin-top: 10px;
	}
th {
	padding: 8px 0;
	text-align: center;
	}
.divCel {
	width: 570px;
	text-align: center;
	}
.alignleft {
	text-align: left;
	padding: 5px 0;
	}

	
/* dane ----------------------------- */
table.dane {
	width: 400px;
	text-align: left;
	margin: 10px 0 0 100px;
	background: none;
	}
.dane td {
	padding: 2px 5px;
	}
.dane textarea { width: 200px; height: 80px; }

table.opinie {
	width: 550px;
	text-align: left;
	margin-top: 10px;
	background: none;
	}
table.zamowienia {
	width: 550px;
	text-align: left;
	margin-top: 10px;
	background: none;
	}


.zamowienia td {
	text-align: center;
	padding: 2px 0;
	}

td.formsubtitle { 
	padding: 4px 0;
	font-weight: bold;
	padding-left: 50px;
	}

.loginForm {
	margin: 100px auto;
	width: 300px;
	}
.red { color: #b90000; }

.date { color: #871C39; }

div.opinion {
	padding: 10px;
	background: #f8f8f8;
	margin: 10px 0;
	}
	
td img { border: none; }

.searchbgr {
	height: 40px;
	background: #f8f8f8;
	text-align: center;
	padding: 10px;
	}

.dokosza {
	background: #b90000;
	color: #fff;
	}
	
/* tabela produkty ------------------ */	
table.produkty {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	width: 570px;
	}
.produkty td {
	background: none;
	padding: 0;
	margin: 0;
	}
.produkty td.productName {
	width: 545px;
	height: 25px;
	line-height: 25px;
	background: #efefef;
	margin-top: 20px;
	font-weight: bold;
	padding-left: 20px;
	border-left: 5px solid #990000;
	}

.produkty .tdimg {
	width: 180px;
	}
.produkty .opis {
	width: 320px;
	}
.produkty .tdimg img {
		margin: 10px 0;
}

.allMini {
	width: 570px;
/*	border-bottom: 1px solid #871C39; */
	padding: 0 0 5px 0;
	overflow: hidden;
	
	}
.allMini img { 
	float: left;
	border: 5px solid #efefef; 
	margin: 5px;
	}


/* cena ---------------------- */
.cena {
	font-weight: bold;
	font-size: 1.2em;
	}
.oldPrice {
	font-size: .8em;
	color: #999;
	text-decoration: line-through;
	}
.opinia-dodaj {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #efefef;
}
