@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0 ; 
	padding: 0;
	text-align: center;
	color: #515151;
}
html>body { font-size: 1em; }

img { border: none; }

.info {
	color: #b30000;
	border: 1px solid #eaeaea;
	background: #f3f3f3;
	padding: 10px;
}

h1 {
	margin: 0;
	height: 35px;
	padding: 0;
	line-height: 35px;
	font-size: 160%;
	font-weight: normal;
	border-bottom: 1px solid #efefef;
	color: #16316f;
	}
h2 { 
	font-size: 1.2em;
	height: 2em;
	line-height: 2em;
	border-bottom: 1px solid #efefef;
	margin: 0;
	font-weight: normal;
	}

h2.nazwa-produktu {
	border-bottom: none;
	font-size: 140%;
	padding: 0;
	line-height: normal;
	color: #16316f;
}

.marka {
	width: 180px;
	padding: 5px;
	background: #efefef;
	margin-top: 1px;
	}

#container { 
	width: 1000px;  
	background: #fff;
	margin: 0 auto;	
	text-align: left; 
	background: #fff; 
	font-size: .7em;
	padding: 0;
	} 
#header { 
	position: relative;
	width: 1000px;
	height: 140px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	} 
	
	#logo {
		position: absolute;
		left: 0; top: 0;
		width: 330px;
		height: 100px;
	}
	
	#tool-menu {
		position: absolute;
		top: 0; right: 0;
		height: 35px;
	}
	
	#login-menu {
		position: absolute;
		top: 35px; right: 0;
		height: 35px;
	}
	
	#wylogowanie { 
		position: absolute;
		top: 70px; right: 0;
		height: 30px;
		line-height: 30px;
		}
	
	#main-menu {
		position: absolute;
		top: 105px; right: 0;
		height: 35px;
		}
/*	
	#but-fir-red {
		position: absolute;
		top: 0; right: 260px;
		width: 225px;
		height: 40px;
		line-height: 45px;
		text-align: center;
		background: #a00606;
	}
	#but-fir-wh {
		position: absolute;
		top: 0; right: 260px;
		width: 225px;
		height: 40px;
		line-height: 45px;
		text-align: center;
		background: #f8f8f8;
	}
	
	#but-fir-wh .dd-dla-firm { color: #b90000; }
	
	#but-sklep-wh {
		position: absolute;
		top: 0; right: 29px;
		width: 225px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		background: #f8f8f8;
		font-weight: bold;
	}
	#but-sklep-red {
		position: absolute;
		top: 0; right: 30px;
		width: 225px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		background: #a00606;
		font-weight: bold;
	}
	
	.dd-dla-firm {
		font-weight: bold;
		color: #fff;
	}
*/
		
#top-img {
	margin: 0;
	width: 1000px;
	height: 200px;
	background: #efefef url(../images/bgrflash.jpg) no-repeat; 
	margin-bottom: 20px;
	}
#sidebar1 {
	margin: 0;
	padding: 0;
	float: left; 
	width: 200px;
	display: inline;
	}
	#sidebar-menu {
		width: 180px;
		background: #eaeaea url(../images/bgr_sidebarmenu.jpg) repeat-y;
		padding: 0 10px;
	}
	#sidebar-left-bot {
		width: 200px;
		height: 15px;
		background: url(../images/bgr_sidebarleftbot.jpg) no-repeat;
	}
	#sidebar-right-bot {
		width: 200px;
		height: 15px;
		background: url(../images/bgr_sidebarrightbot.jpg) no-repeat;
	}
	
#sidebar2 {
	float: right; 
	width: 200px; 
	display: inline;
	}
#mainContent { 
	margin: 0 220px 30px 220px; 
	line-height: 1.4em;
	} 
#footer { 
	width: 1000px;
	line-height: 1.5em;
	padding: 10px 0;
	text-align: center;
	background: #eaeaea;
	color: #838383;
	border-bottom: 1px solid #fff;
	} 
#footer-bot {
	width: 1000px;
	height: 15px;
	background: url(../images/bgr_footerbot.jpg) no-repeat;
	margin-bottom: 20px;
}
#footer p {
	margin: 0; 
	padding: 10px 0;
	}
.fltrt { 
	float: right;
	margin-left: 8px;
	}
.fltlft { 
	float: left;
	margin-right: 8px;
	}
.clearfloat { 
	clear:both;
	width: 100%;
	}
.sidebarheader {
	margin: 0;	
	width: 180px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	color: #324c62;
	border-bottom: 1px solid #c5c5c5;
	}
.sidebarheader-menu {
	width: 200px;
	height: 50px;
	margin-bottom: 2px;
	}
.searchformdiv {
	width: 180px;
	padding: 10px 0;
	margin-bottom: 10px;
	text-align: center;	
	border-top: 1px solid #fff;
	}
.searchformdiv form { margin: 0; padding: 0; }
.searchformdiv input { margin: 4px 0 ; padding: 0; }

.btn-szukaj {
	width: 70px;
	height: 20px;
	border: none;
	background: url(../images/btn_szukaj.jpg) no-repeat;
}

.pokaz-koszyk {
	border-bottom: none;
	text-align: right;
	}

.szukaj { background: url(../images/ico/ico_szukaj.png) right bottom no-repeat; }
#twoj-koszyk-header {
	width: 180px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	border-bottom: 1px solid #caced1;
	background: url(../images/ico/ico_koszyk.png) right bottom no-repeat;
	margin: 0; 
	padding: 0;
}
#twoje-konto-header {
	width: 180px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	border-bottom: 1px solid #caced1;
	background: url(../images/ico/ico_konto.png) right bottom no-repeat; 
}

/* clasy ogólne  -------------------------- */
.w60 { width: 60px; }
.w100 { width: 100px; }
.w160 { width: 160px; }
.w180 { width: 180px; }
.w200 { width: 200px; }
.w300 { width: 300px; }

.txtl { text-align: left; }
.txtc { text-align: center; }
.txtr { text-align: right; }

.all { text-align: left; }
.alc { text-align: center; }
.alr { text-align: right; }

.center { margin: 0 auto; }

.red { color: #b90000; }
.data { color: #999; font-weight: bold; }


/* ordered lists ------------------ */
#sidebar1 ul, #sidebar2 ul { margin: 0; padding: 0;  }
#sidebar1 ul li, #sidebar2 ul li{ margin: 0; padding: 0; list-style: none;}

#mainmenu ul { margin: 0; padding: 0; }
#mainmenu ul li { margin: 0; padding: 0; list-style: none; display: inline; }


/* links -------------------------- */
a:link, a:visited {
	color: #296497;
	text-decoration: none;
	}
a:hover, a:active {
	color: #cc252f;
	}
.news-temat a:link, .news-temat a:visited {
	color: #cc252f;
	text-decoration: none;
	}
.news-temat a:hover, .news-temat a:active {
	text-decoration: underline;
	}

#sidebar1 li a  {
	display: block;
	width: 180px;
	padding: 8px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c5c5c5;
	text-decoration: none;
	color: #000;
	font-size: 90%;
	text-shadow: #fff 1px 1px;

	}
#sidebar1 li a:hover  {
	text-decoration: underline;
	color: #a40404;
	}
#produktywymiar {
	border-bottom: 1px solid #fff;
}

#produktywymiar li a:link, #produktywymiar li a:visited {
	
	}
#produktywymiar li a:hover, #produktywymiar li a:hover {
	
	}

#produktykatalogowe li a:link, #produktykatalogowe li a:visited {
	
	}
#produktykatalogowe li a:hover, #produktykatalogowe li a:hover {
	
	}

#sidebar1 a.sub:link, #sidebar1 a.sub:visited { 
	font-weight: normal;
	}
#sidebar1 a.sub:hover, #sidebar1 a.sub:active {
	}
#sidebar1 a.current:link, #sidebar1 a.current:visited {
	color: #a40404;
	}	

#startlink a:link, #startlink a:visited {
	width: 135px;
	height: 40px;
	padding: 0;
	padding: 0 0 0 15px;
	background: url(../images/bgrstartlink.jpg) no-repeat;
	}
	
	
#ddsystem a:link, #ddsystem a:visited {
	color: #fff;
	text-decoration: none;
	}
#ddsystem a:hover, #ddsystem a:active {
	text-decoration: underline;
	}

#wylogowanie a, #footer a { 
	color: #AFCDFA; 
	text-decoration: none;
	}
#wylogowanie a:hover, #footer a:hover { 
	color: #fff;
	text-decoration: underline;
	}
	
.sidebarheader-menu a:link, .sidebarheader-menu a:visited {
	display: block;
	margin: 0;
	width: 165px;
	padding-left: 35px;
	height: 50px;
	line-height: 50px;
	background: #efefef url(../images/bgr_right_menu.jpg);	
	font-weight: bold;
	border-bottom: 3px solid #fff;
	color: #ce1a12;
	text-shadow: #fff 1px 1px;
}
.sidebarheader-menu a:hover, .sidebarheader-menu a:active {
	color: #000;
	text-decoration: underline;
}
/* --------------------------------------------- */
/* nowe klasy ---------------------------------- */
/* --------------------------------------------- */
.news-temat  {
	font-size: 1.2em;
	margin: 0;
	font-weight: normal;
}

.news-lead {
	padding: 0;
}

.news-ciemny { 
	background: #f8f8f8; 
	padding: 10px;
	}

.news-jasny { 
	background: #fff; 
	padding: 10px;
	}

/* -------------------------------- */
/* tool menu ---------------------- */

#tool-menu ul { margin: 0; padding: 0; }
#tool-menu ul li { margin: 0; padding: 0; list-style: none; display: inline; }

#tool-menu a:link, #tool-menu a:visited {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	background: #efefef url(../images/bgr_toolmenu1.jpg) repeat-x;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #fff;
}	
#tool-menu a:hover, #tool-menu a:active {
	background: #a00606 url(../images/bgr_toolmenu2.jpg) repeat-x;
	color: #fff;
}

#tool-menu a.pl img, #tool-menu a.en img, #tool-menu a.ru img {
	padding-top: 10px;	
}

#tool-menu a.pl, #tool-menu a.en, #tool-menu a.ru {
	border-left: none;
	padding: 0 10px;
	}

#tool-menu a.dd-dlafirm {
	pading: 0 5px 0 10px;
	background: #efefef url(../images/bgr_toolmenu1.jpg) repeat-x;
	color: #000;
}

/* -------------------------------- */
/* login menu --------------------- */
/* -------------------------------- */

#login-menu ul { margin: 0; padding: 0; }
#login-menu  ul li { margin: 0; padding: 0; list-style: none; display: inline; }

#login-menu a:link, #login-menu a:visited {
	color: #000;
	text-decoration: none;
	line-height: 35px;
	}
#login-menu a:hover, #login-menu a:active {
	text-decoration: underline;
	}

#wylogowanie ul { margin: 0; padding: 0; }
#wylogowanie  ul li { margin: 0; padding: 0; list-style: none; display: inline; }

#wylogowanie a:link, #wylogowanie a:visited {
	color: #000;
	text-decoration: none;
	line-height: 35px;
	}
#wylogowanie a:hover, #wylogowanie a:active {
	text-decoration: underline;
	}
	
	
/* -------------------------------- */
/* main-menu --------------------- */
/* -------------------------------- */
#main-menu ul { margin: 0; padding: 0; }
#main-menu ul li { margin: 0; padding: 0; list-style: none; display: inline; }

#main-menu a:link, #main-menu a:visited {
	display: block;
	float: left;
	height: 35px; 
	line-height: 35px;
	padding: 0 10px;
	background: #efefef;
	color: #16316f;
	border-left: 1px solid #fff;
}

#main-menu a:hover, #main-menu a:active {
	background: #16316f;
	color: #fff;
}

/* -------------------------------- */
/* footer menu -------------------- */

#footer a:link, #footer a:visited {
	color: #838383;	
}

#footer a:hover, #footer a:active {
	text-decoration: underline;	
}
	

/* lista produktow w kategorii ------ */
.miniaturka {
	float: left;
	width: 150px;
	padding: 5px;
	border: 1px solid #efefef;
	text-align: center;
	background: #f8f8f8;
	}

.miniaturki { /* pozostałe miniaturki zdjęć produktu */
	float: left;
	margin: 10px;
	padding: 3px;
	border: 1px solid #efefef;
	background: #f8f8f8;
 	}
	
.miniaturkibgr {
	clear: both;
	width: 100%;
	height: 45px; 
	margin: 10px 0;
	}

#podsumowanie {
	padding: 20px;
	margin: 20px 0;
	background: #f8f8f8;
	border: 1px solid #efefef;
	overflow: hidden;
	}
.podsumcena {
	font-size: 1.2em;
	font-weight: bold;
	}


/* tables ---------------------------- */
table {
	width: 100%;
	margin-top: 20px;
	}
	
table.backgroundNone td { background: none; }

th {
	padding: 10px 3px;
	text-align: center;
	border-bottom: 2px solid #dde0e3;
	}
td { 
	padding: 5px;
/*	border-bottom: 1px solid #dde0e3; */
	border-bottom: none;
	}
	td .input { text-align: center; }
	
.listaproduktow {
	margin-top: 20px;
}

.listaproduktow th, .listaproduktow td {
	background: none;
	padding: 0;
	vertical-align: top;
	}
.listaproduktow td {
	padding: 0;
	border: none;
	}
.listaproduktow .nazwaproduktu { padding: 10px 0; }

.nazwaproduktu {
	text-align: left;
	border-bottom: none;
}

.cena {
	font-size: 1.2em;
	font-weight: bold;
	}

td.podkreslenie {
	border-top: 1px solid #efefef;
	height: 20px;
}

/* --------------------------------------- */
/* tabele -------------------------------- */
/* --------------------------------------- */
table {
	width: 100%;
	margin: 0;
	padding: 0;
}

th {
	text-align: center;
	padding: 4px 0;
	border-bottom: 2px solid #a9bac7;
}
td {
	padding: 5px;
	border-bottom: 1px solid #a9bac7;
	border-bottom: none;
}

.podsumowanie td {
	font-weight: bold; 
	background: #f3f4f5 url(../images/bgr_th.jpg) bottom repeat-x;
}

.podsumowanie th {
	background: #edf2f6;
}

table.historia-zamowien {
	text-align: center;
}

.historia-zamowien th {
	background: none;
}

.historia-zamowien td {
	border-bottom: 1px solid #efefef;
}

/* --------------------------------------- */
/* sidebar2 ul --------------------------- */
/* --------------------------------------- */

#sidebar2 ul { margin: 0; padding: 0; border-bottom: 1px solid #fff; }
#sidebar2 ul li { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #caced1;
	}


	
/* formularze ------------------------- */
.formularzlogowania {
	margin: 20px auto;
	width: 300px;
	}

/* grupy materialow ------------------- */
.grupyMat, .miniMat {
	float: left;
	background: #f8f8f8;
	border: 1px solid #efefef;
	padding: 5px;
	margin: 5px;
	text-align: center;
	}
.grupyMat img, .miniMat img { border: 1px solid #ccc; }

.miniMat {
	margin: 0 20px 0 0;
	}
.katImg {
	float: right;
	padding: 5px;
	background: #f8f8f8;
	border: 1px solid #efefef;
	margin: 20px 0 20px 20px;
	}
.bottomlink {
	border-top: 1px solid #efefef;
	margin-top: 20px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	}
#mapka {
	width: 425px;
	height: 350px;
	background: #efefef;
	padding: 5px;
	margin-left: 50px;
	margin-top: 20px;
}
/* --------------------------------------------- */
/* strona firmowa ------------------------------ */
/* --------------------------------------------- */

.pierwsze-zdjecie {
	float: right;
	padding: 5px;
	background: #efefef;
	margin: 10px 0 10px 10px;
}
.pierwsze-zdjecie img { border: none; }

.lista-galerii {
	float: left;
	width: 235px;
	padding: 5px;
	margin: 10px;
	border: 1px solid #efefef;
	background: #f8f8f8;
	display: inline;
}
.lista-galerii img {
	float: left;
	border: none;
	margin-right: 10px;
}
#but-sklep-wh a:link, #but-sklep-wh a:visited {
	color: #a20c0c;
	text-decoration: none;
}
#but-sklep-wh a:hover, #but-sklep-wh a:active {
	text-decoration: underline;
}
#but-sklep-red a:link, #but-sklep-red a:visited {
	color: #fff;
	text-decoration: none;
}
#but-sklep-red a:hover, #but-sklep-red a:active {
	text-decoration: underline;
}

.uwagi-header {
	padding: 5px;
	background: none;
	border-bottom: 2px solid #efefef;
	font-weight: bold;
	
}
.uwagi textarea {
	width: 530px;
	height: 100px;
}
.rf { 
	margin: 5px 0;
	float: right;
}

.info-ramka {
	width: 540px;
	background: #f8f8f8;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
}

.typ-wertikala {
	float: left;
	width: 135px;
	height: 100px;
	text-aling: center;
	margin: 0;
	padding: 0;
}
	
#ul-twoje-konto {
	margin-bottom: 20px;
}

#produktykatalogowe {
	border-bottom: 1px solid #fff;
}

ul.buttony {
	margin: 0 0 20px 0;
	padding: 0;
}

ul.buttony li { margin: 0; padding: 0; list-style: none; display: inline; margin-right: 2px; }

ul.buttony li a {
	padding: 4px 6px;
	background: #b50901 url(../images/btn_czerwony.jpg) repeat-x;
	color: #fff;
}

.wymiary-produktow td {
	border-bottom: 1px solid #efefef;
}

a.dokosza-wym:link, a.dokosza-wym:visited, a.dokosza-wym:hover, a.dokosza-wym:active {
	display: block;
	width: 130px;
	padding: 4px 0;
	background: #b50901 url(../images/btn_czerwony.jpg) repeat-x;
	color: #fff;
	text-align: center;
}