/* RESET */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }


/* OGOLNE ---------------------------------------------------------------------------------------------------------------- */
body  { color: #8c8c8c;  font-family: Arial,Tahoma,Helvetica,Verdana; margin: 0;  padding: 0;  font-size: 11px;  line-height: 1.5em; background: #bababa; }
body#popup {
	background-image: none;
}
p  {
	margin: 0;
	padding:  5px 0 15px 0;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}
h1 {
	color: #2e2d78;
	font-size: 14px;
	margin: 15px 0 5px 0;

}
h2 {
	color: #000;
	font-size: 12px;
	margin: 15px 0 5px 0;
}
h3 {
	color: #ba1b06;
	font-size: 11px;
	margin: 15px 0 5px 0;
	padding: 0 ;
}
h4 {
	color: #686881;
	font-size: 11px;
	margin: 15px 0 5px 0;
	padding: 0 0 0 20px;
}
a {
	color: 			#d41f08;
	text-decoration:	none;
}
a:hover {
	text-decoration: underline;
}
ul { margin: 20px 0 20px 20px;  }
li { padding: 0 0 2px 15px; line-height: 16px; list-style: square; }

ol { padding: 20px 0 20px 20px;  }
ol li { padding: 4px 0 4px 0px; list-style-type: decimal; }

table {
	font-size: 11px;
}


/* FORMULARZE ---------------------------------------------------------------------------------------------------------------- */
input,textarea,select {
	font-family: Arial,Helvetica,Verdana;
	font-size:		12px;
	margin:			0px;
	padding:		0px;
	font-weight: normal;

}
form {
	margin:			0px;
	padding:		0px;
	font-weight: normal;
}
textarea {
	border: 1px solid #CACACA;
	font-size: 10px;
	padding: 3px 4px;
	margin: 0;
	width: 160px;
	height: 80px;
}
input.text {
	border: 1px solid #a5a5b0;
	color: #000;
	padding: 1px 4px;
	margin: 0;
	background-color: #FFF;
	width: 160px;
}

input.button {
	height: 20px;
	font: bold 11px tahoma,verdana;
	background-color: #d41f08;
	border: 1px solid #ba1b06;
	padding: 0px 10px 2px 10px;
	margin: 0;
	color: #FFF;
	cursor: pointer;
	width: auto;
	overflow: visible;
}
input.light {
	background-color: #c7c7c7;
	color: #888;
	border-color: #999;
}
input[name='accepting'] {
	box-shadow: 0px 0px 0px 3px rgba(0,0,153,1);
	width: 20px;
	height: 20px;
}
a.button,
a.but_dodaj {
	height: 20px;
	font: bold 11px tahoma,verdana;
	padding: 0px 5px 2px 5px;
	margin: 0;
	color: #FFF;
	cursor: pointer;
	background-color: #2e2d78;
	border: 1px solid #000;

}
select {
	color:#000000;
	font-weight: normal;
}

/* DODATKOWE ---------------------------------------------------------------------------------------------------------------- */
a img {
	border: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.img_l {
	float: left;
	margin: 0 15px 10px 0px;
}
.img_r {
	float: right;
	margin: 0 10px 10px 15px;
}
.img_c {
	text-align: center;
	margin: 0 15px 10px 15px;
}
.clearing {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}


/*  LAYOUT ---------------------------------------------------------------------------------------------------------------- */
.content { width: 980px; margin: 0 auto; }
#header { height: 135px; width: 980px; background:url(../gfx/infolinia.gif) 256px 60px no-repeat; overflow: hidden; position: relative; }
#cont { width: 980px; }
#r_col { width: 720px; float: right; position: relative; }
#l_col { float: left; width: 250px; position: relative;  }
.mainPage #l_col{ width: 720px; float: left; position: relative; }
.mainPage #r_col{ float: right; width: 250px; position: relative;  }

#products_col { }
#main { padding: 10px 0 30px 0; overflow: hidden; }
/*  MENU LEFT /////////////////////////////////////////////////////////////////////////////////// */
#menu ul { margin: 0; padding: 0; list-style-image: none; }
#menu ul li { list-style:none; margin: 0; padding: 0; border-bottom: 1px solid #d4d4d4; }
* html #menu ul li { height:1px; vertical-align:bottom; }
#menu ul li a { display:block; font-family: 'Exo', Arial, Helvetica; font-size: 13px; padding: 6px 5px 6px 5px; color: #000;  }
#menu ul li.selected { background-image: none; }
#menu ul li.selected a { font-weight: bold; }

/* MENU DRUGI POZIOM /////////////////////////////////////////////////////////////////////////////////// */
#menu ul ul {  line-height: 10px; background-image: none; margin: 15px 0; }
#menu ul ul li { background-image: none; border: 0; }
#menu ul ul li a { display:block; font-weight: normal; line-height: 13px; padding: 3px 0 3px 20px; font-size: 12px; color: #666; }
#menu ul ul li.selected a { }

/* MENU TRZECI POZIOM /////////////////////////////////////////////////////////////////////////////////// */
#menu ul ul ul { padding-bottom: 5px; }
#menu ul ul ul li a { display:block; font-weight: normal; line-height: 13px; padding: 2px 0 0px 30px; background-image: none; color: #000; }
#menu ul ul ul li.selected a { color: #000; background-image: none;	}


/* WYSZUKIWARKA /////////////////////////////////////////////////////////////////////////////////// */
.search { padding: 10px 0 10px 20px; background-color:#d41f08; font-weight:bold; border-radius: 5px; color: #FFF; margin-bottom: 10px; font-size: 14px; font-weight: normal;  }
.search input.text { background-color: #e7e7e7; border: 0; width: 140px; height: 20px; padding: 2px 3px; margin: 5px 0 5px 0; vertical-align: middle; color: #000; border-radius: 4px; }
.search .button { vertical-align: middle; margin: 1px 0 5px 4px;  border: none; color: #FFF; padding: 0; font-size: 15px; line-height: 22px;  }
.search a { background:  url(../gfx/s1.gif) right center no-repeat; color:#FFF; padding: 0 10px 0 0; font-weight: normal; font-size: 11px; }

.producer { padding: 20px 20px; background-color:#2e2d78; border-radius: 5px; }
.producer select { width: 200px; height: 18px; line-height: 24px; }

/*BANERKI /////////////////////////////////////////////////////////////////////////////////// */
#baners,
#guide  {
	padding:1px;
}
#baners img {
	margin-top: 1px;
}
#baners { padding-top: 8px; text-align: center; }
#baners div { margin: auto; }

/* PORADNIK W BOKU /////////////////////////////////////////////////////////////////////////////////// */
#guide {
	padding: 0 0 5px 0;
	background: #f0f0f4 url(../gfx/gg.gif) 0 47px repeat-x;
	border-bottom: 2px solid #FFF;
}
#guide dl {
	padding: 0;
	margin: 0;
	background:  url(../gfx/dot.gif) bottom left repeat-x;
}
#guide dt {
	background:  url(../gfx/g.gif) 9px 12px no-repeat;
	padding-top: 5px;
}
#guide dt a {
	font-size: 9px;
	line-height: 9px;
}
#guide dd {
	background-image: none;
	padding-bottom: 5px;
}
#guide .more {
	float: none;
	padding: 5px 10px 0 10px;
	margin-left: 20px;
	background-position: 0 12px;
}
/* LOCALISER /////////////////////////////////////////////////////////////////////////////////// */
#localiser { font-size: 12px; padding: 7px 0 10px 0; line-height: 10px; margin-bottom: 0px; font-weight: bold; }
#localiser a {
	font-weight: normal;
	color: #313080;
	padding: 0 14px 0 10px;
	background:  url(../gfx/loc.gif) right center no-repeat;
}
#localiser #home {
	color: #d41f08;
	padding-left: 10px;
	font-weight: bold;
}
#localiser span {
	padding: 0 10px;
}

/* PRODUKT  
/////////////////////////////////////////////////////////////////////////////////// */
#products_col { margin-left: -7px; }
.product { float: left; width: 203px; padding: 0 15px; height: 345px; border-radius: 5px; border: 1px solid #bababa; margin-left: 7px; margin-bottom: 10px; }
.product .description .mainIMG { border-bottom: 1px dotted #bababa; text-align: center; padding: 15px 0;}
.product .description .mainIMG img { max-height: 90px; max-width: 120px; }
.product h1 { text-align: left; font-size: 14px; float: left;  padding: 10px 0; font-weight: bold; width: 153px;  height: 40px; margin: 0;overflow: hidden; }
.product h1 a {	color: #d41f08; }
.product .images { width: 50px; float: left; text-align: right;  }
.product .images img { max-width: 50px; margin-top: 5px; }
.product .descNew { clear: both; height: 53px; overflow: hidden; border-top: 1px dotted #bababa; padding: 10px 0; line-height: 15px; margin-top: 10px;  }
.product .descNew p {line-height: 15px; font-size: 10px !important; padding: 0px; color: #8C8C8C;}

.product p { padding: 5px 0 10px 0; }
.price { clear: both; font-size: 15px; color: #000;font-weight: bold; }
.price span { display: block;}
.price strong { font-weight: bold; font-size: 15px; color: #000; }
.price .current { color: #000; }
.price .old { text-decoration:  line-through; }
.addtobasket { text-align: right; margin: 10px 0; border-top: 1px solid #CCC; padding: 10px 0 0 0; }
.addtobasket input.button { width: 121px; height: 20px; background: #FFF url(../gfx/basket.png) 0 0 no-repeat; border: none; vertical-align: middle; }
.addtobasket a span { display: none; }
.addtobasket  input.number { width: 10px; background-color: #CCC; border: 1px solid #2e2d78; height: 15px; padding: 1px; margin: 0px 2px; vertical-align: middle; color: #000; font-size: 9px;	font-weight: normal; }
.more { display: block; float: right; background: #d62008 url('../gfx/rd2013/btn.png') 0 0 repeat-x; padding: 0 0 0 10px; font-weight: bold; border-radius: 3px; color: #FFF; padding: 4px 10px 5px 10px; font-weight: normal; font-size: 13px; margin-top: 7px; }
.desc { width: 368px; float: left; }
.details a { display: block; background:  url(../gfx/details.gif) 0 7px no-repeat; padding: 4px 0 4px 20px; font-weight: bold; }

.productsList { margin-left: -7px; overflow: hidden; }

/*PRODUKT W PROMOCJI //////////////////////////////////////////////////////////////////// */
#promotion { overflow: hidden; margin-left: -7px;}
#promotion .product { height: 240px; background: #f0f0f0; }
#promotion .product .descNew { display: none; }
#promotion .product .more { margin-top: -30px; }

/*PRODUKT NA PODSTRONIE W LISCIE
/////////////////////////////////////////////////////////////////////////////////// */
.pr1,
.pr2 { display: none; }
.pr2 { margin-bottom: 10px; }

/* Szczegoly PRODUKTU
/////////////////////////////////////////////////////////////////////////////////// */

.product .promoImage {height:120px;}
.product .image img.promoImg {max-height:120px;}
.detailsNew .product { border: 0; height: auto; width: 100%; margin: 0; padding: 0; float: none; }
.detailsNew .product .image { width: 300px; float: left; }
.detailsNew .product .description { padding-left: 20px; width: 400px; overflow: hidden; float: left; font-size: 13px; line-height: 18px; }
.detailsNew .product .description .images { float: none; width: auto; padding-bottom: 5px; }
.detailsNew .product .description img { float: right; vertical-align: middle; }
.detailsNew .product .description img.fl { float: left; }
.detailsNew .product h1 { margin: 0; padding: 20px 0 0 0; float: none; width: auto; height: auto; font-size: 18px;  }
.detailsNew .product .price .current,
.detailsNew .product .price strong { font-size: 15px; }


.th img { margin: 10px 10px 0 0; height: auto !important; width: auto !important; }
.prod_more { text-align: right; background: url(../gfx/dot.gif) 0 0 repeat-x; }
.prod_more a { color: #b3b3b3; background: url(../gfx/info.gif) right center no-repeat; padding-right: 20px; }
.automatScroll  { padding: 20px 0 10px 0 ; }
.automatScroll table.info { margin: 0; }
.automatScroll table.info td { text-align: center; }
.automatScroll form { margin: 0; padding: 0; display: inline; }
.automatScroll .addtobasket { border: none; padding: 0; display: inline; }
.automatScroll .addtobasket input.number { width: 22px; height: 15px; font-size: 9px; display: inline; background: #fff; }
.automatScroll .addtobasket input.button { width: 123px; height: 38px; background: url(../gfx/basket.png) 0 0 no-repeat; display: inline; }

/*KOMPLETOWANIE //////////////////////////////////////////////////////////////////////////////////// */


.opinion {
	background-color: #f1f1f1;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
}
.one_opinion {
	background: url(../gfx/dot.gif) 0 0 repeat-x;
	padding: 10px 0;
}
.opinion p {
	font-size: 9px;
	line-height: 12px;
}
.opinion p.author {
	font-size: 9px;
	line-height: 12px;
	padding: 0;
	font-style: italic;
}
.opinion .addOpinion {
	text-align: right;
}
.opinion .addOpinion a {
	background:  url(../gfx/red.gif) 0 4px no-repeat;
	padding: 0 0 0 10px;
	font-weight: bold;

}
/*CZESC PORADNIKA /////////////////////////////////////////////////////////////////////////////////// */
#quide_col { width: 250px; background: #2e2d78 url('../gfx/rd2013/poradnik.jpg') 0 0 no-repeat; padding: 64px 0 20px 0; margin-top: 0px; /*border-radius: 5px;*/ margin-bottom: 10px; }
a#kat_wykonawcow { background: url('../gfx/rd2013/katalog.png') 110px 10px no-repeat; height: 55px; width: 250px; display: block; }
#kat_wykonawcow span { display: none; }
a#droga_inwestora { background: url('../gfx/rd2013/droga.png') 130px 10px no-repeat; height: 55px; width: 250px; display: block; }
#droga_inwestora span { display: none; }

#quide_col dl { padding: 0; }
#quide_col dt { padding: 20px 20px 5px 20px;  }
#quide_col dt a { font-size: 14px; color: #FFF; }
#quide_col dd { margin:  0px 20px 0 20px; padding: 0 0 20px 0; font-size: 12px; line-height: 15px; background: url(../gfx/dot.gif) left bottom repeat-x; text-align: justify; }
#quide_col dd a { color: #b4b3ce; }

/* SPIS KATEGORII NA PODSTRONIE //////////////////////////////////////////////////////////////////// */
.cat {
	margin-top: 10px;
}
.cat h1{
	margin: 0;
}
.cat h1 a {
	color: #2e2d78;
	font-weight: bold;
}
.one_cat {
	padding: 0;
}
.one_cat img {
	margin-right: 20px;
}
.cat .hr {
	background: url(../gfx/dot.gif) left top repeat-x;
	height: 1px;
	margin: 10px 0;
}
/*BOX Z LOGAMI PRODUCENTOW //////////////////////////////////////////////////////////////////// */
#promo_producers {
	margin-top: 10px;
}
#promo_producers a img {
	vertical-align: middle;
}
.top_tab { font-weight: 700; font-size: 22px; font-family: 'Exo', Arial; text-transform: uppercase; color: #717382; text-align: center; }
#logos { text-align: center; padding: 10px; }



/* PAGINATE  /////////////////////////////////////////////////////////////////////////////////// */
.paginate {  background:  url(../gfx/bg7.gif) left top repeat-x; margin: 10px 0; padding: 12px 15px 0 15px; height: 30px; text-align: left; }
.paginate a { font-weight: normal; }
.paginate .prev { padding: 0 0 0 18px; background:  url(../gfx/prev.gif) left center no-repeat; float: left; width: 72px; }
.paginate .next{ text-align: right; padding: 0 18px 0 0; background:  url(../gfx/next.gif) right center no-repeat; float: left; width: 72px; }
.paginate .num { text-align: center; float: left; color: #000; padding: 0;  }
select#producers { margin-left: 10px; }
.paginate .num a { padding: 0 5px; background:  url(../gfx/dots.gif) right center no-repeat; }
.paginate .num a.selected { color:#000; }
.paginate form { display: inline; }

#det .prev { width: 200px; }
.prevnextprod { float: right; background: url(../gfx/sep.gif) center center no-repeat; width: 286px; }
#det .prevnextprod .prev, #det .prevnextprod .next { float: right; width: 125px; background:  url(../gfx/next1.gif) right center no-repeat; }
.prevnextprod a { color: #636363; }
#det .prevnextprod .prev { background:  url(../gfx/prev1.gif) left center no-repeat; }

/* FOOTER /////////////////////////////////////////////////////////////////////////////////// */
#footer .content { padding: 30px 0; }
#footer p { padding: 0;  color: #FFF; font-size: 16px; font-family: 'Exo', Arial; line-height: 22px; }
#bestnet { color: #b2b2b2; float: right; }
#bestnet a { color: #b2b2b2; font-weight: bold; }
#reg {
	color: #b2b2b2;
	font-size:9px;
	width: 550px;
	line-height: 12px;
}
/* DODATKOWE DO STRONY ---------------------------------------------------------------------------------------------------------------- */
.hr {
	height: 1px;
	font-size: 0.1%;
}
#logo {
	float: left;
	width: 240px;
}
#panel { float: right; overflow: hidden; width: 730px; background:  url(../gfx/bg1.gif) left bottom repeat-x; padding: 15px 0 0 0; height :30px; }
#top_links {  color: #bababa; float: left;  }
#top_links a {
	font: normal 12px Arial,Tahoma,Helvetica,Verdana;
	color: #2e2d77;
	padding: 2px 6px 2px 6px;
}
#top_links a img{ vertical-align: middle; }
#top_links img.login_fb { margin-top: -2px; }
#top_links #login {
	background: url(../gfx/login.gif) 7px 0 no-repeat;
	padding-left: 33px;
	font-weight: bold;
}
#top_links #profile {
	background: url(../gfx/profil.gif) 7px 0 no-repeat;
	padding-left: 33px;
}
#basket_panel {
	background: url(../gfx/bg_basket.gif) 0 0 repeat-x;
	float: right;
	margin-top: 11px;
	text-align: left;
	height: 48px;
	width: 258px;
}
#gotobasket {
	color: #2e2d77;
	font-weight: bold;
	font-family: Verdana,Arial;
	font-size: 11px;
	background: url(../gfx/basket_th.gif) 12px 0 no-repeat;
	display: block;
	margin: 10px 2px 0 0;
	padding: 4px 0 5px 45px;
	float: left;

}
.data {
	float: right;
	padding: 8px 12px 0 0;
}
.data table {
	padding: 0;
	border-collapse:collapse;

}
.data table th,
.data table td {
	padding: 3px;
	color: #2e2d78;
	font-weight: normal;
	font-size: 9px;
	line-height: 9px;
}
.data table th {
	text-align: left;
}
.data table td {
	text-align: right;
}
a#show_more {
	background: url(../gfx/roll.gif) 0 0 no-repeat;
	height: 10px;
	width: 258px;
	line-height: 0.1px;
	display: block;
}
a#show_more:hover {
	background-position: 0 -20px;
}
#show_more span {
	display: none;
}
#logo_bot { display: none; }
#hiddenCart {
	z-index: 2;
}
.more_info {
	font-size: 9px;
	background-color: #FFF;
	width: 253px;
}


/* LINKS Recommend, top, print, home  ---------------------------------------------------------------------------------------------------------------- */
#nav_bot {
	margin-top: 10px;
	border-top: 1px solid #e6e6e6;
}
#nav_bot a {
	display: block;
	float: right;
	color: #949391;
	padding: 20px 0px 20px 50px;
	font-size: 9px;
	background: url('../gfx/top.gif') 28px 18px no-repeat;
	font-weight: normal;
}
#nav_bot a#print {
	background: url('../gfx/print.gif') 28px 18px no-repeat;
}
#nav_bot a#recommend {
	background: url('../gfx/recommend.gif') 28px 18px no-repeat;
}


/* TABELE ---------------------------------------------------------------------------------------------------------------- */

.info {
	margin: 5px auto 15px auto;
	border-collapse:collapse;

}
.info td,
.info th {
	padding: 3px 4px;
	font-size: 9px;
	border: 1px solid #b0b0b0;
}
.info th,
td.first {
	background-color: #c9c9ca;
	text-align: left;
	font-weight: normal;
}
tr.line0 td {
	background-color: #f1f1f1;
}
form .info {
	width: auto;
}

tr.buttons td {
	text-align: center;
	padding: 10px 0;
	border: none;
}

.info img {
	border: none;
}
.info img,
.info input {
	vertical-align: middle;
}
/* TABELA KOSZYK */

.basket td {
	border: 1px solid #000;
	padding: 4px 5px 3px 5px;
}
.head td {
	border: 1px solid #000;
	color: #FFF;
	background-color: #cf1501;
	padding: 5px 3px;
	font-weight: bold;
}
.head a {
	color: #000;
}
.basket .num input {
	width: 40px;
	margin: 0 5px;
	padding: 0 3px 0 1px;
	font-size: 11px;
	text-align: right;
}
.money {
	background-color: #e5e6e6;
}
td.money_sum {
	background-color: #c7c7c7;
	font-weight: bold;
}

/* TABELA POR”WNAWCZA */
.compare td,
.compare th {
	padding: 5px 5px 7px 5px;
	font-size: 9px;
}

/* PROFIL UZYTKOWNIKA */
.orders td,
.orders th {
	padding: 6px;
	font-size: 9px;
	text-align: left;
}
.orders {
	font-size: 9px;
	margin: 10px;
	border-collapse: collapse;
}
.info .info {
	margin: 0;
	width: auto;
}
.orders p {
	font-size: 9px;
}
.orders h5 {
	color: #8bd618;
	font-size: 12px;
	margin: 0 0 3px 0;
}
/* INSANE */

/* start for JS:changeElementVisibility(elementName) */
.hide {
	display: none;
}

tbody.show {
	display: table-header-group;
}

/* tbody version for IE */
tbody.ieshow {
	display: block;
}

span.shortPrice input {
	width: 40px;
	margin-right: 18px;
}

table.advSearch {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
}

table.advSearch tr.buttons {
	text-align: center;
}

table.advSearch th {
	padding: 4px 24px 4px 0;
	font-weight: bold;
	text-align: left;
}

table.advSearch td {
	padding: 4px 0;
}

table.advSearch td table.checkboxes {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
}

table.advSearch td table.checkboxes td {
	padding: 2px 8px 2px 0;
}

table.advSearch td table.checkboxes td.ch {
	vertical-align: middle;
}

table.advSearch td table.checkboxes td.split {
	padding-left: 40px;
}

.staticInfo {
	padding: 40px 10px;
	text-align: center;
}

.staticInfo p {
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
}

.stat {
	text-align: center;
}

.stat a img {
	border: 0px;
}

.small {
	font-size: 9px;
	font-weight: normal;
}

/* start for JS:changeElementVisibility(elementName) */
.hide {
	display: none;
}

tbody.show {
	display: table-header-group;
}

/* tbody version for IE */
tbody.ieshow {
	display: block;
}

/* SORTOWANIE */
#sort {
	text-align: right;
}
#sort table {
	margin: 0 0 0 auto;
}
#sort a {
	color: #2e2d78;
	font-weight: bold;
	font-size: 9px;
	padding: 0 0 0 13px;
}
#sort a#actDown,
#sort a#actUp {
	color:#d41f08;
	padding: 0 0 0 30px;
}
#sort a#actUp {
	background: url('../gfx/srt.gif') 18px 3px no-repeat;
}
#sort a#actDown {
	background: url('../gfx/srt.gif') 18px -76px no-repeat;
}
#sort img {
	vertical-align: middle;
}
/* insane - upgrade */
table.info tr.name td {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.info tr.firstLine td {
	text-align: left;
	border-bottom: 0px;
	vertical-align: middle;
}

table.info tr.firstLine td p {
	margin: 0px;
	padding: 0px;
}

table.info tr.firstLine td p.fr {
	margin-right: 4px;
}

table.info tr.firstLine span {
	margin: 0 6px 0 6px;
}

table.info tr.firstLine span.name {
	color: #ba1b06;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

table.info tr.firstLine img {
	vertical-align: middle;
}

table.info tr.firstLine span.price {
	float: none;
	margin-left: 0px;
}

table.info tr.firstLine span.availability {
	margin-right: 0px;
}

table.info tr.separator td {
	height: 4px;
	border: 0px;
}


#steps { margin: 12px 0; border-collapse: collapse; padding: 0; }
#steps th { border: 1px solid #000; padding: 3px; background: #cf1501; color: #fff; }
#steps td { width: 25%; height: 34px; vertical-align: middle; border: 1px solid #000; border-top: 0; border-bottom: 0; padding: 0 4px; margin: 0; }
#steps td.selected { background: #e5e6e6; }
#steps h2 { margin: 0 6px; font-size: 11px; font-weight: normal; text-align: center; }
#steps td.selected h2 { font-weight: bold; }

.profileMenu { border-bottom: 2px solid #c7c7c7; padding:  0 0 9px 0; line-height: 14px; margin-top: 15px;}
.profileMenu li { background-image: none !important; padding: 0 !important; margin: 0 !important; display: inline;}
.profileMenu a { background-color: #CC0000; margin: 0 3px 0 0; border: 1px solid 00669a; border-bottom: none; color: #FFF; font-weight: bold;  padding: 7px 10px 8px 10px; }
.profileMenu a.selected { background-color: #FFF; border: 1px solid #c7c7c7; border-bottom: #FFF; color: #666; }

/* ORDER DETAILS - classes and ids should not be overridden due to proper printing */
#order { font-size: 11px; }
#order table { margin: 0; padding: 0; font-size: 10px; width: 100%; }
#order tr.noborder td { border: 0; }
#order th, #order td { border: 0; padding: 3px 4px; }
#order td.first { text-align: center; font-weight: bold; }

#order .fl { float: left; }

#order .hr { margin: 16px 0; border-bottom: 1px dashed #999; }
#order .sep { margin: 16px 0; }

#order .half { width: 49.5%; margin: 0; padding: 0; }
#order .left { float: left; }
#order .right { float: right; }

#order .cart { table-layout: fixed; }
#order .cart td { border: 1px solid #ddd; }
#order .twrapper { width: 100%; }

/* Add project specific definitions here. */
@media screen {
	#order th, #order td { border: 1px solid #ddd; }
}
#order th { background: #111; color: #fff; }
#order .hr { border-top: 0; }
#order .print { float: right; }
#order .print a img { border: 0; }

/* ORDER DETAILS - end */

.static { margin: 12px 0; }
#main ul.errors { padding-bottom: 4px; }


/*KROKI KOSZYK */
#steps { background: url(../gfx/dot.gif) left bottom repeat-x; padding-bottom: 10px; overflow: hidden; width: 100%; }
.step { width: 110px; float: left; margin-right: 15px; border-left: 5px solid #CCC; padding-left: 5px; }
#steps .selected { border-left: 5px solid #2e2d78; }
#steps p { font-size: 9px; line-height: 14px; padding: 0; color: #999; }
#steps h2 { color: #999; font-size: 11px; padding: 0 0 5px 0; text-align: left; margin: 0;  }
#steps .selected { color: #CCC; }
#steps .selected h2 { font-weight: bold; color: #2e2d78; }

/* Przelewy24 */
table.payments { width: 550px; }
table.payments small { margin-left: 20px; }
#przelewy24 { margin: 0 20px 20px 20px; }
#przelewy24 table td { border: 0; width: 50%; }
#przelewy24 label { margin-left: 6px; }
#przelewy24 .radio { vertical-align: middle; }
#przelewy24 #p24_er3wf2 { margin: 6px 0; }

.zagielBanner { text-align: center; margin: 10px 0; }
.opinieoBanner { text-align: center; margin: 10px 0; }
.opinieoBanner img { border:1px solid #797979;}
.zagiel { width: 225px; height: 36px; float: right; text-align: center; border: 1px solid #ccc; border-left: 5px solid #2e2d78; padding: 10px; margin: 0px 30px 10px;}
.negotiation { width: 225px; height: 56px; float: left; text-align: center; border: 1px solid #ccc; border-left: 5px solid #2e2d78; padding: 10px; margin-bottom: 12px; }

table.max { width: 100%; margin: auto; }
.coupons {
	border-color: #CCCCCC #CCCCCC #CCCCCC #2E2D78;
	border-style: solid;
	border-width: 1px 1px 1px 5px;
	float: left;
	height: 56px;
	margin-bottom: 12px;
	margin-left: 20px;
	padding: 10px;
	text-align: center;
	width: 245px;
}
.coupons .text {
	width: 100px;
	height: 16px;
}
.coupons span {
	display: block;
	margin-bottom: 3px;
}


.eng { width: 30px; height: 50px; margin-right: 20px; float: right; margin-top: 8px;}
.eng a { display:block;  background: url(../gfx/eng.gif) 50% 50% no-repeat; width: 30px; height: 50px; text-indent: -5000px; }
.de { width: 30px; height: 50px; margin-right: 0px; float: right; margin-top: 8px;}
.de a { display:block;  background: url(../gfx/de.gif) 50% 50% no-repeat; width: 30px; height: 50px; text-indent: -5000px; }

.currency { text-align: right; font-size: 13px; color: #000000;  float: right; }
.currency span {  }
.currency form { display: inline; }
.currency select { margin-top: -2px; padding: 0 0 0 5px; margin-left: 3px; color: #000000; }



.facebook {
	position: fixed;
	top: 70px;
	left: -302px;
	width: 302px;
}

.f_content {
	background: #FFF;
	border: 1px solid #004080;
}

#fb_1 {
	overflow: hidden;
	width: 302px;
}

#fb_1 img {
	position: absolute;
	right: -48px;
	top: 0px;
}

.price_old {
	text-decoration: line-through;
	color: #999;
}

/*  2013 redesign ----------------------------------------------------------------------------------- */

.info td, .info th { font-size: 12px; padding: 8px 10px; }
table.info { font-size: 12px; }

table.info tr.firstLine span.name { display: block; float: left;  padding: 10px 0 10px 0; font-weight: bold; font-size: 16px; }
table.info tr.firstLine td div.rest { float: right; padding: 0px 0 0px 0; }
.automatScroll .addtobasket input.number { border-radius: 4px; text-align: center; font-size: 13px; }
.empty td { border-left: 0; border-right: 0; height: 5px; }



/* NEW REDESIGN */
/* BXSLIDER */
#slider-main { width: 720px; height: 280px; overflow: hidden; }
.bx-pager { text-align: right; position: absolute; z-index: 100; bottom: 15px; right: 10px;  height: 14px; }
.bx-pager a { margin-right: 4px; display: block; float: left; width: 14px; height: 14px; background: url('../gfx/rd2013/pager-bullet.png') 0 0 no-repeat; }
.bx-pager a:focus { border: none;  }
.bx-pager a.pager-link { font-size: 0.01%; }
.bx-pager a.pager-active { font-weight: bold; background-position: 0 -122px; }

#mainMenu { width: 970px; height: 125px; overflow: hidden; background: url('../gfx/rd2013/oferta.png') 0 0 no-repeat; padding: 5px 4px; margin: 3px 0 2px 0; }
#mainMenu ul,#mainMenu li { margin: 0; padding: 0; }
#mainMenu li {float: left; background-image: none; list-style-type: none;  }
#mainMenu li a {  display: block; width: 119px; height: 42px; font-family: 'Exo', Arial; color: #FFF; text-align: center;
	padding: 70px 10px 0 10px; line-height: 13px; font-size: 12px; font-weight: 700;  }
#mainMenu #menuItem-1 { background: url('../gfx/rd2013/ic-1.png') 0 0 no-repeat; }
#mainMenu #menuItem-3 { background: url('../gfx/rd2013/ic-2.png') 0 0 no-repeat; }
#mainMenu #menuItem-4 { background: url('../gfx/rd2013/ic-3.png') 5px 4px no-repeat; }
#mainMenu #menuItem-6 { background: url('../gfx/rd2013/ic-4.png') 0 0 no-repeat; }
#mainMenu #menuItem-13 { background: url('../gfx/rd2013/ic-5.png') 0 0 no-repeat; }
#mainMenu #menuItem-55 { background: url('../gfx/rd2013/ic-6.png') 0 0 no-repeat; }
#mainMenu #menuItem-67 { background: url('../gfx/rd2013/ic-7.png') 0 0 no-repeat; width: 136px; }

.mainPage #products_col .product { }
#all { background: #FFF url(../gfx/bg.gif) 0 0 repeat-x; }

.newTitle { color: #d62008; font-family: 'Exo', Arial; font-weight: 700; font-size: 22px; line-height: 24px; margin-left: 7px; padding: 10px 0 20px 0; }