body {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	background-color: #FFFFFF;
	background-image: url('../images/new/tlo_canvas.jpg');
	background-repeat: repeat;
	background-position: top center;
	box-sizing: border-box;
}
img {
	border:none;
}
input[type="text"], input[type="password"], input.text, input.title, textarea, select {
    border: 1px solid #aaa;
    color: #666;
    padding: 3px;
}
input[type="text"]:focus, input[type="password"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
    border-color: #666;
}
a {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.containter_all {
	margin:0 auto;
	width:1000px;
}
#containter {
	float:left;
	width:955px;
}
#kwadraty {
	float: left;
	width: 765px;
	height: 571px;
}
#kwadraty .logo{
	float: left;	background:url(../images/main_logo.png) no-repeat 20px 85px;;	width: 193px;	height: 192px;
}
#kwadraty .yellow{
	float: left;	background:url(../images/main_yellow.jpg);	width: 154px;	height: 146px;	padding: 24px 18px;
}
#kwadraty .green{
	float: left;	background:url(../images/main_green.jpg);	width: 155px;	height: 146px;	padding: 24px 18px;
}
#kwadraty .graph1{
	float: left;	background:url(../images/main_graph1.jpg);	width: 178px;	height: 187px;	padding:5px 0 0 13px;
}
#kwadraty .red{
	float: left;	background:url(../images/main_red.jpg);	width: 157px;	height: 147px;	padding: 24px 18px;
}
#kwadraty .pink{
	float: left;	background:url(../images/main_pink.jpg);	width: 154px;	height: 147px;	padding: 24px 18px;
}
#kwadraty .graph2{
	float: left;	background:url(../images/main_graph2.jpg);	width: 191px;	height: 191px;
}
#kwadraty .orange{
	float: left;	background:url(../images/main_orange.jpg);	width: 155px;	height: 147px;	padding: 24px 18px;
}
#kwadraty .graph3{
	float: left;	background:url(../images/main_graph3.jpg);	width: 188px;	height: 183px;	padding:13px 0 0 5px;
}
#kwadraty .graph4{
	float: left;	background:url(../images/main_graph4.jpg);	width: 190px;	height: 188px;
}
#kwadraty .blue{
	float: left;	background:url(../images/main_blue.jpg);	width: 155px;	height: 140px; padding: 24px 18px;
}
#kwadraty .graph5{
	float: left;	background:url(../images/main_graph5.jpg);	width: 191px;	height: 188px;
}
#kwadraty ul{
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
}
#kwadraty li{
	margin: 0px;
	padding-top: 5px;
}
#kwadraty a{
	color: #FFFFFF;
	text-decoration: underline;
}
#kwadraty a:hover{
	text-decoration: none;
}
#right {
	float: left;
	width: 170px;
	padding: 7px 10px 0px 10px;
	text-align: center;
	overflow: hidden;
}
#right a{
	font-size: 11px;
	text-decoration: none;
}
#right a:hover{
	text-decoration: underline;
}
.searcher {
	float: right;
	padding: 10px 0 12px 7px;
	width: 163px;
	margin: 0px;
}
.searcher .input{
	padding: 3px 3px; 
	width: 122px; 
	font-size:11px;
	margin: 0px;
	border:1px solid #7F9DB9;
	margin-bottom: 4px;
	color:#666666;
	float:left;
}
.searcher .button {
	background:url(../images/but_ok.gif) no-repeat 0 0; 
	border: none; 
	cursor: pointer; 
	width: 23px; 
	height: 21px; 
	float:left;
	margin-left:4px;
}
#menu {
	text-align: left; 
	margin: 0 0 20px 0;
}
#menu .menu_line_small {
	padding: 3px 0px 4px 0px;	
	margin: 0px 4px;
	font-size: 10px;
}
#menu .menu_line_yellow {
	background:url(../images/raquo_yellow.gif) no-repeat left 3px; padding: 4px 0px 4px 16px;	margin: 0px 3px;
}
#menu .menu_line_green {
	border-bottom: solid 1px #CECECE; background:url(../images/raquo_green.gif) no-repeat left 3px; padding: 4px 0px 4px 16px;	margin: 0px 3px;
}
#menu .menu_line_red {
	border-bottom: solid 1px #CECECE; background:url(../images/raquo_red.gif) no-repeat left 3px; padding: 4px 0px 4px 16px;	margin: 0px 3px;
}
#menu .menu_line_pink {
	border-bottom: solid 1px #CECECE; background:url(../images/raquo_pink.gif) no-repeat left 3px; padding: 4px 0px 4px 16px;	margin: 0px 3px;
}
#menu .menu_line_orange {
	border-bottom: solid 1px #CECECE; background:url(../images/raquo_orange.gif) no-repeat left 3px; padding: 4px 0px 4px 16px;	margin: 0px 3px;
}
#menu .menu_line_blue {
	background:url(../images/raquo_blue.gif) no-repeat left 3px; 
	padding: 2px 0px 3px 16px;	
	margin: 0px 3px;
}
#menu .menu_line_blue_select {
	background:url(../images/raquo.gif) no-repeat left 3px; 
	padding: 2px 0px 3px 16px;	
	margin: 0px 3px;
	font-weight: bold;
}

#menu .menu_line a{
	color: #333333;
}
#menu img{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 6px 0 0px;
	text-decoration: none;
	display: block;
}
.box {
	text-align: center;
	border-top: 3px solid #e8e8e8;
	border-bottom: 3px solid #e8e8e8;
	padding: 10px 0;
	margin: 10px 0 0 0;
}
.box-text {
	color: #828282; 
	padding-left: 15px; 
	line-height: 140%;
}
#stopka {
	float: left;
	width: 755px;
	padding-top: 8px;
	text-align: center;
}
.stopka_sp {
	padding-top: 8px;
	width: 140px; 
	float: left; 
	color: #CCCCCC;
}
.stopka_link {
	color: #CCCCCC;
}
#main {
	float: left;
	width: 800px;
	overflow: hidden;
/*
	background: url(../images/backgr.jpg) no-repeat 0 300px;
*/
}
#main_koszyk {
	width: 955px;
}
#produkt {
	padding: 0px;
}
#produkt .foto_duze {
	float:left;
	text-align: center;
	vertical-align: middle; 
	width: 460px; 
}
#produkt .szczegoly {
	padding-left: 10px;
	display: block;
	width: 388px;
	float: right;
	font-size: 12px;
	padding-top: 0px;
}
#produkt .szczegoly a {
	color: #06A7E0;
	font-size: 12px;
}
#produkt .niedostepny {
	background: url(../images/niedostepny.jpg) no-repeat 20px 0;
	padding-left: 30px;
	padding-top: 25px;
	display: block;
	width: 240px;
	height: 110px;
	float: left;
}
#produkt .nazwa {
	color: #333333;
	font-size: 18px;
	line-height: 120%;
	padding: 0;
	margin: 0 0 6px 0;
}
#produkt .cena {
	color: #06A7E0;
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
/*
	margin-top: 5px;
*/
	display: block;
}
#produkt .dostep {
	color: #FA9921;
	font-size: 11px;
	line-height: 120%;
	display: block;
	margin-top: 6px;
}
#produkt .opis {
	font-size: 11px;
	line-height: 140%;
}
#produkt .opis_big {
	display:block;
	font-size: 12px;
	line-height: 140%;
	padding-left: 25px;
}
#produkt a {
	font-size: 12px;
	text-decoration: underline;
}
#produkt a:hover {
	text-decoration: none;
}
.minigalery {
	margin-right: 15px;
}
.zwiazane {
	float: left;
	padding: 0px;
}
.zwiazane_foto {
	padding: 0 0px;
}
.kategoria {
	float: left;
	width: 190px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	padding-left: 10px;
}
.kat_top {
	height: 20px; 
	width: 180px; 
	background:url(../images/kat_top.jpg) repeat-y;
}
.kat_top_1 {
	height: 60px; 
	width: 180px; 
	background:url(../images/kat_top.jpg) repeat-y;
}
.kat_foto {
	height: 125px; 
	width: 180px; 
	background:url(../images/kat_back.jpg) no-repeat; 
	vertical-align:bottom; 
	text-align: center; 
}
.kat_name {
	height: 23px; 
	width: 180px; 
	background:url(../images/kat_name.jpg) repeat-y; 
	color: #333333; 
	text-align: center;
	font-size: 11px;
}
.kat_bottom {
	height: 24px; 
	width: 180px; 
	background:url(../images/kat_bottom.jpg) repeat-y;
}
.nav {
	font-size: 11px;
}
a.navl {
	color: #EA3992;
	text-decoration: underline;
	font-size: 11px;
}
a.navl:hover {
	text-decoration: none;
}
.produkt_box {
	float: left; 
	width: 183px; 
}
.produkt_box_table {
	float: right; 
	width: 183px;
}
.produkt_box_foto {
	height: 180px; 
	vertical-align:bottom; 
	text-align: center;
}
.produkt_box_name {
	vertical-align: top; 
	font-size: 11px; 
	text-align: center;
}
.produkt_box_cena {
	font-size: 13px; 
	color: #55A6D0;
}
.produkt_box_cena_skresl {
	font-size: 11px; 
	text-decoration: line-through;
	color: #55A6D0;
}
.produkt_box_cena_promo {
	font-size: 13px; 
	color: #FF4314;
}
.produkt_box_bottom {
	height: 25px; 
	vertical-align: top; 
	text-align: center;
}
.produkt_box_dostepnosc {
	float: right; 
	font-size: 9px; 
	color: #666666;
}

#koszyk {
	padding: 20px 20px 0 20px;	
}


.require_star {
	color: #06A7E0;
}
input.txt2, textarea.txt2 {
	width: 282px;
	margin: 2px 0;
}
input.txt4, textarea.txt4 {
	margin: 2px 0;
}
input.txt3 {
	width: 100px;
}
.koszyk_header {
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
}
.koszyk_forma {
	font-size: 11px;
	line-height: 25px;
	float: left;
}
.koszyk_forma strong {
	font-size: 11px;
}
.koszyk_show_data {
	font-size: 11px;
	line-height: 25px;
	margin: 0 0 0 20px;
	float: left;
}
div.koszyk_show_data a, div.koszyk_show_data a:active, div.koszyk_show_data a:visited, div.koszyk_show_data a:hover {
	color: #F47B10;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
div.koszyk_show_data a:hover {
	text-decoration: none;
}
.koszyk_ilosc {
	border:1px solid #999999;
	width: 34px;
	height: 20px;
}
.koszyk_price {
	border-bottom:none !important;
	padding-top:10px;
}
.koszyk_price td {
	border-bottom:none;
}
.koszyk_cena_all {
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:26px;
}
.cena_all {
	font-size:20px;
}
.koszty_przesylki {
	padding:4px 0 0 10px;
}
.naglowek_sredni_pomaranczowy {
	color:#E71E27;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
}
.koszyk_buttons {
	border:none !important;
	text-align:center;
	padding-top:20px;
}
.powrot_do_zakupow {
	border:1px solid #CCCCCC;
	color:#666666;
	font-size:11px;
	width:118px;
	text-align:center;
	padding:4px 0;
	background:none;
	cursor:pointer;
	margin-right:10px;
}
.koncze_zakupy {
	border:1px solid #F7953A;
	color:#ffffff;
	font-size:11px;
	width:118px;
	text-align:center;
	padding:4px 0;
	background:#F7953A;
	cursor:pointer;
	margin-right:10px;
}
span.nazwa {
	color:#333333;
	font-size:20px;
	float:left;
	clear: both;
}

span.sciezka2 {
	margin-bottom: 0px;
	display: block;
}
span.sciezka2 span {
	background-image: url(../images/new/krok_off.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 143px;
	height: 21px;
	display: table-cell;
	padding: 5px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
span.sciezka2 span.sactive {
	background-image: url(../images/new/krok_on.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 143px;
	height: 21px;
	display: table-cell;
	padding: 5px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
span.sciezka2 span.sactive a {
	color: #FFF;
	text-decoration: none;
}
span.sciezka2 span.sactive a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*
span.sciezka2 {
	font-size: 11px;
	line-height: 180%;}
span.sciezka2 a {
	color: #06A7E0;
	text-decoration: underline;
	font-size: 11px;
	line-height: 180%;
}
span.sciezka2 a:hover {
	text-decoration: none;
}

span.sciezka2 span {
	color: #999999;
	display: table-cell;
	padding: 3px 0 0 20px;
	font-size: 11px;
	font-weight: normal;
}
span.sciezka2 span.sactive {
	display: table-cell;
	padding: 3px 0 0 20px;
	font-size: 11px;
	font-weight: bold;
}
span.sciezka2 span.sactive a {
	text-decoration: underline;
}
span.sciezka2 span.sactive a:hover {
	text-decoration: none;
}
*/

#logowanie {
	width: 540px;
	margin: 0 auto;
}
#logowanie p {
	padding: 4px 0;
	width: 350px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
#logowanie p.radio {
	margin: 10px auto;
}
#logowanie label.inputbox {
	text-align: right;
	padding: 0 10px;
	display: block;
	float: left;
	line-height: 24px;
	width: 90px;
}
#logowanie p.button input {
	width: 97px;
	height: 22px;
	border: 1px solid #06A7E0;
	color: #06A7E0;
	background: #fff;
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
}
.boxik_lewy_bg {
	float: left;
	width: 170px;
	font-size: 12px;
	padding-left:5px;
	padding-top:0px;
	padding-right:5px;
	color:#FF0000;
	margin:0px 30px 0 0;
/*
	border:1px solid #605D5C;
	background-color:#FFF;
*/
}
.boxik_lewy_bg div.static_menu span.title5 {
	background-color:#71B701;
	color:#FFFFFF;
	display:block;
	padding:2px;
}
.boxik_lewy_bg div.static_menu ul {
	margin:10px 0;
	padding:0px 0 0 0px;
}
.boxik_lewy_bg div.static_menu ul li {
	padding:3px 0;
	margin-left:0px;
	padding-left:0px;
	color:#333333;
	list-style:none;
/*
	background:url(../images/list-style08.gif) no-repeat 2px 9px;
*/
}
.boxik_lewy_bg div.static_menu li a {
	color:#666666;
	text-decoration: none;
}
.boxik_lewy_bg div.static_menu li a:hover {
	text-decoration: underline;
}
.boxik_lewy_bg div.static_menu span.title {
	background-color:#CCCCCC;
	color:#FFFFFF;
	padding:2px 2px 2px 2px;
	display:block;
}
#orders_header div {
	background-color:#FAD3AF;
	border:1px solid #FAD3AF;
	float:left;
	padding:5px;
}
.orders_row div {
	float:left;
	border:1px solid #FAD3AF;
	padding:5px;
}
.red_label div{
	width: 145px;
	background: #FF0000;
}
#cms {
	padding: 23px 0 0 40px;
	float: left;
	font-size: 11px;
	line-height: 130%;
}
#cms .cms_title{
	float:left; 
	display:block; 
	color: #FF3705; 
	font-family: Trebuchet MS; 
	font-size: 22px;
	line-height: 130%;
}
#cms a{
	text-decoration: underline;
	color: #52A4CF;
}
#cms a:hover{
	text-decoration: none;
}
#cms ul{
	padding: 0;
	margin: 0;

}
#cms li {
	list-style: none;
	padding: 5px 20px;
	margin: 0;
	background: url(../images/raquo.gif) left no-repeat;
}
#nav a {
	 color: #75B6D9; 
	 text-decoration:none;
}
#nav a:hover {
	 color: #75B6D9; 
	 text-decoration:underline;
}
#nav .strz {
	color: #E061D6; 
	font-weight:bold;
}
#nav {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 2px solid #E6E6E6;
}
a.frazy {
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}
a:hover.frazy {
	text-decoration:none;
}
.info_strong {
	color: #06A7E0;
	font-size: 18px;
}
.czerwona_ramka {
	 border: 2px solid #ff0000 !important;
}
.no_entry {
	color: #ff0000;
}
#komunikat {
	float:left;
	font-size:14px;
	color:#FF0000;
	width:500px;
	font-weight:bold;
	background-color:#fff;
	border:2px solid #FF0000;
	padding:10px;
	margin:20px 100px;
}
#komunikat2 {
	font-size:11px;
	color:#333;
	width:300px;
	background-color:#fff;
	border:1px solid #FDE9D7;
	padding:10px;
	margin-bottom:20px;
}
#errorMessage {
        position:absolute;
        z-index:1001;
        display:block;
        width:100%;
        height:100%;
      	left:0; 
      	top:40%; 
    	margin: auto 0;
}
html>body #errorMessage {
   	top:0;
}

#errorMessageBody {
        width: 400px;
		border:1px solid #A8A28E;
        background-color: #ffffff;
        filter:progid:DXImageTransform.Microsoft.Shadow( color=#A8A28E,direction=135,strength=3);
}

#errorMessageText {
		font-size: 11px;
        padding: 0;
		vertical-align: middle;
}
#errorMessageText TD {
		font-size: 11px;
		text-align: center;
		vertical-align: middle;
}
#errorMessageTitle {
	font-size: 10px;
    color: #fff;
    font-weight: normal;

  	text-align: left;
    width: auto;
	height: 14px;
    padding: 1px;
	vertical-align: middle;
		
	background-color: #1E75E5;
	background-image: url(../../admin/cms/tlo_message.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.komentarz {
}
.opis_item{
	padding: 3px 0 0px 0;
	font-size: 11px;
}
.opis_item span{
	color: #81B954; 
	line-height: 140%; 
}
.red_label {
	display:inline;
	float:left;
}
span.red_label {
	float:none;
}
span.page {
	font-size:13px;
	font-weight: bold;
}
a.next {
	color: #55A6D0;
}
.lista_cms {
	width:766px;
	padding:20px 0 0 10px;
	float:left;
}

.rekordzik_cms {
	float:left;
	width:100%;
	padding-bottom:20px;
}
.rekordzik_cms img {
	float:left;
}
.rekordzik_cms span.title_cms {
	font-size:18px;
	color:#ACCE21;
	font-weight:bold;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	float:left;
	display:inline;
	width:550px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 12px;
	text-decoration:none;
}
.rekordzik_cms span.title_cms a {
	font-size:18px;
	color:#ACCE21;
	font-weight:bold;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.rekordzik_cms span.title_cms a:hover {
	text-decoration:underline;
}
.rekordzik_cms div.images {
	width:150px;
	height:150px;
	display:block;
}
.rekordzik_cms div.tekst_cms {
	display:block;
	float:left;
	width: 550px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0 10px 0 20px;
	line-height:130%;
	font-size:12px;
}
.rekordzik_cms a.wiecej {
	font-size:11px;
	color:#72B5D7;
	float: right;
	text-decoration:underline;
	display:block;
	width:50px;
	padding-top:5px;
}
.rekordzik_cms a.wiecej:hover {
	text-decoration:none;
}

#account {
	font-size: 12px;
	float: left;
	width: 720px;
}

ul.title_user li {
	list-style-type: none;
	background-image: none;
	padding-left: 20px;
}
ul.title_user li a.headerek {
	background-color: #F69C46;
	color: #FFF;
	font-weight: bold;
	padding: 4px 10px;
	margin-left: -10px;
	text-decoration: none;
	display: block;
	width: 150px;
	margin-bottom: 8px;
}
ul.title_user li a.headerek:hover {
	text-decoration: underline;
}
ul.title_user li a.podpisek {
	color: #333;
	text-decoration: none;
}
ul.title_user li a.podpisek:hover {
	text-decoration: underline;
}

div.dostepnosc {
	color: #666666;
	font-size: 11px;
	padding: 3px 0;
}
div.listowy_box div.podpis {
	text-align: center;
	color: #E66C13;
	font-weight: normal;
	font-size: 12px;
	min-height: 47px;
	line-height: 15px;
	margin-top: 5px;
}
div.listowy_box div.podpis2 {
	margin-top: 5px;
	color: #06A7E0;
}
div.listowy_box div.podpis_nazwa {
	border-bottom: 1px dotted #666666;
	padding: 5px 0 2px 0;
	height: 31px;
	overflow: hidden;
}
div.listowy_box div.podpis_nazwa a {
	text-decoration: none;
	color: #666666;
}
div.listowy_box div.podpis_nazwa a:hover {
	text-decoration: underline;
}
div.listowy_box {
	float:left;
	width: 230px;
	padding: 0px 20px 0 0;
	margin-bottom: 10px;
	height: 300px;
	text-align:center;
}
div.listowy_jeden {
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
	width: 230px;
	height: 230px;
	display:table-cell;
	padding: 0px;
	line-height: 230px;
}
div.listowy_jeden img {
	vertical-align:middle;
}


#fittings div,
#fittings_inne div {
	float: left;
}
#fittings div.ten_prod_pasuje,
#fittings_inne div.ten_prod_pasuje {
	float: none; 
	margin-bottom: 10px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#A6A291; 
	font-weight:bold; 
}
#fittings div.title,
#fittings_inne div.title {
	float: none;
	margin-bottom: 10px;
}
#fittings p,
#fittings_inne p {
	height: 80px;
	width: 75px;
	margin: 0;
	text-align: center;
}
#fittings span.strike,
#fittings_inne span.strike {
	font-weight: normal;
	text-decoration: line-through;
}
#fittings li {
	text-align: center;
	font-weight: bold;
	padding-bottom: 0px;
}
#fittings_inne li {
	text-align: center;
	font-weight: bold;
	padding-bottom: 0px;
	float: left;
}
#fittings div.button,
#fittings_inne div.button_inne {
	width: 51px;
	height: 89px;
	padding: 50px 0px 0 0px;
}
#fittings ol, 
#fittings ul,
#fittings_inne ol, 
#fittings_inne ul {
	list-style: none;
}
.listowy_jeden_box div.podpis {
	text-align: left;
	color: #E66C13;
	font-weight: normal;
	font-size: 11px;
	height: auto;
	padding-right: 20px;
}
.listowy_jeden_box div.podpis {
	color: #FF5B01;
}
.listowy_jeden_box div.podpis a {
	color: #00548F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.listowy_jeden_box div.podpis a:hover {
	text-decoration: underline;
}
.listowy_jeden_box {
	float:left;
	width: 188px;
	padding: 0px 0px 0px 0px;
	height: 240px;
}
.listowy_jeden_fittings {
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 185px;
	height: 160px;
}
#karuzela {
	text-align:center;
	height: 220px;
}

h3.header_title {
    background-color: #f0f0f0;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}
h4.header_title {
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0 0 2px 0px;
	border-bottom: 1px dotted #06A7E0;
	color: #06A7E0;
}

/* tabs */
#tabs {
	color: #666666;
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	font-size: 12px;
}

#tabs ul.taby {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background-image:url('../images/new/nav-tab.gif');
	background-position: left 32px;
	background-repeat: repeat-x;
	height: 33px;
}
	
#tabs ul.taby li {
	margin-left: 8px;
	list-style: none;
}

* html #tabs ul.taby li {
	display: inline; /* ie6 double float margin bug */
}
#tabs ul.taby li {
	margin-top: 2px;
}
#tabs ul.taby li,
#tabs ul.taby li a {
	background: #CEE1EF url('../images/new/nav-right.gif') no-repeat right top;
	float: left;
}
#tabs ul.taby li a {
	width: 100px;
	background:  url('../images/new/nav-left.gif') no-repeat left top;
	text-decoration: none;
	padding: 7px 0 7px 0;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#tabs ul.taby li.active {
	background: url('../images/new/nav-right_active.gif') no-repeat right top;
	margin-top: 0px;
}
#tabs ul.taby li.active a {
	background: url('../images/new/nav-left_active.gif') no-repeat left top;
	color: #333333;
	padding: 9px 0;
}
#tabs div.taby {
	background: #FFF;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	clear: both;
	padding: 0px;
	min-height: 100px;
	text-align: left;
}
/*
#tabs div.taby h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 1px;
	z-index: 1;
}
*/
#tabs div.taby p {
	margin: 0 0 10px 0;
	padding: 0;
}

#tabnav {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background-image:url('../images/new/nav-tab.gif');
	background-position: left 34px;
	background-repeat: repeat-x;
	height: 35px;
	list-style:none;
}
#tabnav li {
	margin: 0 8px 0 0;
	list-style: none;
	float:left;
	padding: 0 0 0 0px;
}
#tabnav .navitem {
	width: auto;
}
#tabnav .navitem a.label {
	display:inline-block;
	height: 34px;
	padding:0;
	color: #666;
	text-align:center;
	padding: 0 20px;
	font-size: 14px;
	text-decoration:none;
	margin: 0;
	line-height: 34px;
}
#tabnav li a.label {
	background-color: #dddddd;
}
#tabnav li.active a.label {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #FFF;
}

/* tabs */
#tabs_small {
	color: #666666;
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	font-size: 11px;
}

#tabs_small ul.taby_small {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background-image:url('../images/new/nav-tab.gif');
	background-position: left 25px;
	background-repeat: repeat-x;
	height: 26px;
}
	
#tabs_small ul.taby_small li {
	margin-right: 8px;
	list-style: none;
}

* html #tabs_small ul.taby_small li {
	display: inline; /* ie6 double float margin bug */
}
#tabs_small ul.taby_small li {
	margin-top: 2px;
}
#tabs_small ul.taby_small li,
#tabs_small ul.taby_small li a {
	background: #CEE1EF url('../images/new/nav-right_small.gif') no-repeat right top;
	float: left;
}
#tabs_small ul.taby_small li a {
	width: 100px;
	background:  url('../images/new/nav-left_small.gif') no-repeat left top;
	text-decoration: none;
	padding: 4px 0 4px 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#tabs_small ul.taby_small li.active_small {
	background: url('../images/new/nav-right_active_small.gif') no-repeat right top;
	margin-top: 0px;
}
#tabs_small ul.taby_small li.active_small a {
	background: url('../images/new/nav-left_active_small.gif') no-repeat left top;
	color: #666666;
	padding: 6px 0 5px 0;
}
#tabs_small div.taby_small {
	background: #F8F8F8;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	clear: both;
	padding: 10px 20px;
	min-height: 50px;
}
#tabs_small div.taby_small h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 1px;
	z-index: 1;
}
#tabs_small div.taby_small p {
	line-height: 150%;
	z-index: 1;
}


.naglowek_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FF5B01;
	border-bottom:1px solid #FF5B01;
	width:100%;
	display:block;
}
.naglowek_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #00538F;
	border-bottom:1px solid #00538F;
	width:100%;
	display:block;
}

table.tabela {
border-collapse: collapse;
/*
border: 2px solid #000;
*/
}

table.tabela td, 
table.tabela th {
	border: 0px solid #ccc;
	padding: 2px 6px;
}

table.tabela2 {
	border-collapse: collapse;
	border: 2px solid #ccc;
	font: normal 11px arial, helvetica, sans-serif;
	color: #555;
	background: #fff;
}

table.tabela2 td, 
table.tabela2 th {
	border: 1px solid #ddd;
	padding: 4px 6px;
}

table.tabela caption {
	padding: 0 0 .5em 0;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background: transparent;
}

table.tabela thead th, 
table.tabela tfoot th {
	border: 2px solid #000;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background: transparent;
}
table.tabela tfoot td {
	border: 2px solid #000;
}

/* =body
----------------------------------------------- */

table.tabela tbody th, 
table.tabela tbody td {
}
table.tabela tbody th.naprawo,
table.tabela tbody td.naprawo {
	text-align: right;
}
table.tabela tbody th.nasrodek,
table.tabela tbody td.nasrodek {
	vertical-align: middle;
}
table.tabela tbody th {
	white-space: nowrap;
}
.odd {background: #fcfcfc;}
/*
table.tabela tbody tr:hover {
	background: #fafafa;
}
table.tabela tbody tr.nohover:hover {
	background: #ffffff;
}
*/
.right { float: right }
.left { float: left }

.error, .notice, .success {
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
	text-align: center;
}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}



#js_promoBar {
	color: #fff;
	position:fixed; 
	bottom:-70px; 
	left: 0; 
	background:url('../images/new/bottombarBG.png') repeat-x scroll 0 100% #B7D243; 
	height: 70px; 
	width: 100%;
	z-index:99999; 
	border-top: 1px solid #CDD198;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5)
}
#js_promoInner {
	width: 960px; 
	margin: 0px auto; 
	padding: 8px 0; 
	font-family: 'Droid Sans',Arial, sans-serif
}
#js_promoLeft {
	font-size: 18px; 
	letter-spacing: -1px; 
	font-weight: normal; 
	line-height: 1.3; 
	width: 40%; 
	float: left; 
	overflow: hidden}
#js_promoTitle {font-size: 22px; font-weight: bold}
#js_promoRight {
	width: 350px; 
	float: right
}
#js_promoForm label, #js_promoForm input {display:block;float:left}
#js_promoForm label {width: 200px;}
#js_promoForm input.text {width: 180px; margin-right:10px; border: 0px none; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; padding: 7px 5px 6px; background: #fefefe url('../images/new/inputbox-grad.png') repeat-x 0 0}
#js_promoForm input.text:focus {background: #fff}
#js_promoForm input[type=submit] {
	background-color: #639131; 
	border: 0px none; 
	width: 108px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px; 
	padding: 6px 5px 6px;
	margin-top: 4px;
	font-weight: bold; 
	color: #fff; 
	text-align:center; 
	font-face: 'Droid Sans', arial, sans-serif; 
	font-size: 13px; 
	text-shadow: -1px -1px 0 rgba(0,0,0,0.2);
	cursor: pointer
}
#js_promoBtn {
	background: #B7D243; 
	padding: 0 10px; 
	-moz-border-radius: 4px 4px 0 0; 
	-webkit-border-radius: 4px 4px 0 0; 
	border-radius: 4px 4px 0 0; 
	position: absolute; 
	width: auto; 
	height: 24px; 
	top:-25px; 
	left: 50px; 
	border: 1px solid #CDD198; 
	border-bottom: 0px none
}
#js_promoBtn a {color:#fff;line-height: 24px}
#js_promoBtn a:hover {background:transparent}
#js_facebook a {
	color: #FFF;
}
#js_facebook {
	float: right;
	width: 180px;
	color: #FFF;
	text-align:right;
}

.partypunkty {
	color: #E73670;
	float:right; 
	text-align: center;
	width: 60px;
	height: 32px;
	padding: 50px 0 0 6px;
	line-height: 14px;
	background-image: url('../images/new/prezencik.gif');
	background-position: top left;
	background-repeat: repeat-x;
	color: #81BF01;
	font-weight: bold;
	cursor: pointer;
}
.partypunkty a {
	color: #55A6D0 !important;
	text-decoration: none !important;
}

.artykul_images {
	float:right;
	padding:20px 50px 0 0px;
}

#index_big_box {
	width: 1000px;
	height: 607px;
	overflow: hidden;
}





#scrollbox_box {
	width: 1000px;
	height: 621px;
	overflow: hidden;
}
#scrollbox {
	text-align:center;
	width: 1000px;
	height: 621px;
}
#scrollbox_fittings,
#scrollbox_fittings li {
	margin: 0;
	padding: 0;
	list-style: none; 
	width: 1000px;
	height: 621px;
}
a.slider_prev img {
	position: relative; 
	left: 940px; 
	top: -50px; 
	margin: 0pt 0pt -25px 0; 
	padding: 0;
	z-index: 510;
}
a.slider_next img {
	position: relative; 
	left: 930px; 
	top: -50px; 
	margin: 0pt 0pt -25px 0;
	padding: 0;
	z-index: 500;
	visibility: hidden;
}
.slider_container {
	width: 1000px;
	height: 621px;
	margin: 0;
	padding: 0;
	clear:both;
	overflow:hidden;
	text-align:left;
}

#footer_real {
	margin: 0 auto;
	padding: 0px 0 60px;
    width: 931px;
}
#footer_real a{
	text-decoration: none;
}
#footer_real a:hover{
	text-decoration: underline;
}


#top_header {
	max-width: 1000px;
	margin: 0 auto 10px auto;
}

#logo_crazyshop {
	float: left;
	margin: 25px 0 0 10px;
}


#search_box {
	margin: 30px 0px 0 100px;
	float: left;
	text-align: left;
	width: 500px;
}

#menu_hiper_top {
/*
	background-image: url('../images/supercart/pod_koszyk_linki.png');
	background-repeat: no-repeat;
	background-position: top center;
*/
	width: 291px;
	text-align: center;
	margin: 0 8px 20px 0px;
	padding: 5px 0;
	color: #CCC;
	font-size: 11px;
}
#menu_hiper_top a {
	text-decoration: none;
}
#menu_hiper_top a:hover {
	text-decoration: underline;
}

#search_box form {
	margin:0px;
	padding:0;
}
#search_box input.search_top_text {
	width: 306px;
	height: 37px;
	background-image: url('../images/new/search_text.png');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	border: 0px none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #666666;
	outline: 0;
}
#search_box input.search_top_button {
	background:url('../images/new/search.png') no-repeat 0 0;
	width: 117px;
	margin: 0px;
	border:0px;
	cursor:pointer;
	color: #FFF;
	height: 37px;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	outline: none;
}

/* Big box with list of options */
#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:200px;	/* Width of box */
	height:160px;	/* Height of box */
	overflow: auto;	/* Scrolling features */
	overflow-x: hidden;
	overflow-y: auto;
	border:1px solid #317082;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	z-index:100;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:0px;		
	padding: 1px 0 1px 4px;
	cursor:pointer;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
	
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#317082;
	color:#FFF;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}


#hd {
	background-color: #A6CE39;
    color: #666666;
    margin: 0 auto;
    position: relative;
    width: 1000px;
    z-index: 100;
	padding: 0px;
	float: left;
	margin: 0px 0 0px 0;
/*	
	-webkit-box-shadow: 0 0px 5px #aaa;
	   -moz-box-shadow: 0 0px 5px #aaa;
	     	box-shadow: 0 0px 5px #aaa;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=0, Strength=5);
*/
}
#dannav {
	list-style:none;
	margin:0;
	padding:0;
}
#dannav .navitem h2 {
/*
	clear:both;
*/
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	margin: 0px 14px 3px 0px;
	padding: 0px 0 0 0px;
	font-weight: bold;
}
#dannav li {
	float:left;
	margin: 0;
	padding: 0 0 0 0px;
	font-size: 13px;
}
#dannav .navitem {position:relative;}
.topmenu_1 a.label  {
	background-image: url('../images/new/but_01.png'); 
	width: 193px;
}
.topmenu_2 a.label  {
	background-image: url('../images/new/but_02.png'); 
	width: 128px;
}
.topmenu_3 a.label  {
	background-image: url('../images/new/but_03.png'); 
	width: 127px;
}
.topmenu_4 a.label  {
	background-image: url('../images/new/but_04.png'); 
	width: 138px;
}
.topmenu_5 a.label  {
	background-image: url('../images/new/but_05.png'); 
	width: 154px;
}
.topmenu_6 a.label  {
	background-image: url('../images/new/but_06.png'); 
	width: 130px;
}
.topmenu_sale a.label  {
	background-image: url('../images/new/but_sale.png'); 
	width: 130px;
}

/*
.topmenu_1 a.label2  {
	background-image: url('../images/new/but_strzalka.png'); 
	width: 214px;
}
.topmenu_2 a.label2  {
	background-image: url('../images/new/but_strzalka.png'); 
	width: 127px;
}
.topmenu_3 a.label2  {
	background-image: url('../images/new/but_strzalka.png'); 
	width: 126px;
}
.topmenu_4 a.label2  {
	width: 129px;
}
.topmenu_5 a.label2  {
	background-image: url('../images/new/but_strzalka.png'); 
	width: 143px;
}
.topmenu_6 a.label2  {
	background-image: url('../images/new/but_strzalka.png'); 
	width: 129px;
}
.topmenu_sale a.label2  {
	background-image: url('../images/new/but_strzalka_pomarancz.png'); 
	width: 124px;
}
*/

#dannav .navitem a.label {
	display:inline-block;
	height: 49px;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration:none;
	margin: 0;
	line-height: 49px;
}
#dannav .navitem a.label2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	display:inline-block;
	color: #ffffff;
	text-align:center;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration:none;
	font-weight: normal;
	margin: 0;
	text-shadow: 1px 1px 0 #86AE19;
	border-right: 1px dotted #eee;
	padding: 5px 20px 0 20px;
	height: 23px;
}
#dannav .navitem a.label:hover {
	text-decoration:none;
	background-position:0 -49px;
	background-repeat: no-repeat;
	color: #06A7E1;
}
#dannav .navitem a.label2:hover {
	text-decoration:none;
	background-position: center -50px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-shadow: 1px 1px 0 #86AE19;
	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A6CE39), color-stop(1, #86AE19) );
	background:-moz-linear-gradient( center top, #A6CE39 5%, #86AE19 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A6CE39', endColorstr='#86AE19');

}

a.l2_promocja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	display:inline-block;
	padding: 5px 20px 0 20px;
	height: 23px;
	color: #ffffff;
	text-align:center;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration:none;
	font-weight: normal;
	margin: 0;
	text-shadow: 1px 1px 0 #86AE19;
	background-image: url('../images/new/but_strzalka_pomarancz.png'); 
	background-color: #F15922;
}
a.l2_promocja:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F15922), color-stop(1, #D13902) );
	background:-moz-linear-gradient( center top, #F15922 5%, #D13902 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F15922', endColorstr='#D13902');
}
#dannav .navitem a.labelSelected {
	display:inline-block;
	height: 49px;
	padding:0;
	font: normal 9px arial;
	color:#fff;
	text-align:center;
	background-position: 0 -49px; 
	background-repeat: no-repeat;
	text-decoration:none;
	margin: 0;
	line-height: 49px;
}

#dannav .navDivider {
	background-image: url('../images/new/podzial.gif');
	background-position: center center;
	width: 3px;
	height: 53px;
	line-height: 53px;
	margin: 0;
	padding: 0;
}
#dannav .hor{clear:both;height:10px;margin:10px 0px;border-bottom:1px solid #deded7;}
#dannav .navitem div.bd {
	position:absolute;
	display:none;
	width:200px;
	top: 28px;
	left:0;
	border:1px solid #ccc;
	border-top:0;
	padding: 0 0 10px 0;
	background-color:#fff;
	z-index:2;
	zoom: 1;
	-webkit-box-shadow: 0 2px 2px #999;
	   -moz-box-shadow: 0 2px 2px #999;
	     	box-shadow: 0 2px 2px #999;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=90, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=-90, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=3);
}
#dannav .box_cat {
	float: left;
	width: 180px;
}
#dannav .box_cat2 {
	float: left;
	width: 380px;
}
#dannav .navitem ul {
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
}
#dannav .navitem ul li {
	width:99%;
	padding: 3px 0;
	color: #000000;
}
#dannav .navitem .col {
	width: 180px;
	padding-left:10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}
#dannav .navitem .col2 {
	width: 380px;
	padding-left:10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}
#dannav .navitem .ft {clear:both;padding:5px 0 0 14px;}
#dannav .navitem .ft a {
	color:#0070BE;
}
#dannav .navitem ul li a {
    color: #000000;
/*
    display: block;
*/
    font-size: 13px;
    font-weight: normal;
    overflow: hidden;
    padding: 3px 0 3px 10px;
    text-decoration: none;
}
#dannav .navitem ul li a:hover {
    background-color: #888888;
    color: #FFFFFF;
    text-decoration: none;
}

#nav-oc div.bd {
	left: -50px !important;
}

.small_image {
	padding: 10px;
	border: 1px solid #CCC;
	margin: 10px 0px 10px 10px;
	float: left;
	width: 83px;
	height: 63px;
	text-align: center;
}


#left_menu_inner {
	background-color: #FFF;
	padding: 0 10px 10px 10px;
	margin-bottom: 0px;
}
#left_menu {
	font-size: 12px;
	color: #666666;
	float: left;
	width: 220px;
	padding: 0 0px;
	text-align: left;
	overflow: hidden;
	margin: 0px 0px;
}
#left_menu a{
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
#left_menu a:hover{
	text-decoration: underline;
}
#right_menu {
	float: right;
	width: 765px;
	padding: 0px 0px 0 0;
	text-align: left;
	overflow: hidden;
	margin: 0px 0 0 0;
}

.header_cat {
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	text-align: left;
	border-bottom: 2px solid #e8e8e8;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	font-weight: normal;
}

#box_left {
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	margin-top: 0px;
	padding: 0 10px 10px 10px;
}
#box_left table {
	padding: 0;
	margin: 0;
	width: 100%;
}
#box_left table td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 1px;
	margin: 0;
}
#box_left strong {
	color: #666666;
}
#box_left table th {
	font-size: 11px;
	color: #666666;
	padding: 10px 0px 0px 0px;
	margin: 0 0 0 0;
	text-align: left;
}
#box_left a {
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
#box_left a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}


table.reference {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d5d5d5;
    border-collapse: collapse;
	margin-bottom: 1em;
}
table.reference th {
	border: 1px solid #cccccc;
    background: none repeat scroll 0 0 #f8f8f8;
    padding: 0.583em;
}
table.reference td {
	border: 1px solid #cccccc;
    vertical-align: middle;
}





.tabela_komentarzy {
	border-collapse: collapse;
	border-bottom: 1px dotted #cccccc;
	padding: 0px;
	margin: 10px 0 0px 0;
	width: 100%;
}
.tabela_komentarzy th {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 0;
}
.tabela_komentarzy td {
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.vore_star {
	width:11px;
	height:15px;
	padding:0px;
	background:url(../images/new/starrating.gif) no-repeat 0 0;
	float: left;
	margin: 3px 0;
}
.vore_star2 {
	width:16px;
	height:18px;
	padding:0px;
	background:url(../images/new/starrating2.gif) no-repeat 0 0;
}
.comment_comm_box {
}
.komentarz {
	padding: 10px 0 10px 10px;
	margin: 0;
	border-top: 1px dotted #CCCCCC;
}
/* PAGER */
a.pagerek {
	border: 1px solid #ddd;
	background-color: #f8f8f8;
	padding: 2px 5px;
}
a:hover.pagerek {
	border: 1px solid #aaa;
	background-color: #ffffff;
	text-decoration: none;
}
.green {
	color: #06A7E0 !important;
}

h2.header_produkt {
	font: 18px Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 0 0 0px 0;
	padding: 0 0 0 15px;
	background-image: url('../images/new/zwiazane_kratka.gif');
	background-repeat: no-repeat;
	background-position: center left;
}
h2.header_polecane {
	font: 18px Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 10px 0 10px 0;
	padding: 0 0 0 15px;
	background-image: url('../images/new/polecane_kratka.gif');
	background-repeat: no-repeat;
	background-position: center left;
	text-align: left;
}

.zaprojektuj_title2 {
	color:#FF5B01;
	font-size:15px;
	padding: 0;
	display:block;
}
.zaprojektuj_title3 {
	color:#FF5B01;
	font-size:15px;
	padding: 0;
	display:block;
}

fieldset.Quantity {
    background-color: #FAFAFA;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    display: block;
    float: left;
    left: 0;
    padding: 7px 10px 7px 10px;
    position: relative;
    top: 0;
	margin-right: 5px;
	margin-top: 14px;
}
fieldset.Quantity:hover {
    border-color: #CCCCCC;
}
fieldset.Quantity label {
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    padding-right: 2px;
    text-align: center;
    vertical-align: middle;
}
fieldset.Quantity input.qty {
    box-shadow: none;
    color: #555555;
    font-size: 13px;
    font-weight: bold;
    margin: 0 auto;
    padding: 1px 2px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}

table.rabat_ilosci {
	width: 270px;
	border-collapse: collapse;
	border: 2px solid #E8E8E8;
	padding: 0;
	font-size: 11px;
	margin: 6px 0;
}
table.rabat_ilosci th {
	padding: 2px 5px;
	font-size: 11px;
	color: #55A6D0;
	text-align: right;
	border: 1px solid #DDDDDD;
}
table.rabat_ilosci td {
	padding: 2px 5px;
	background-color: #FAFAFA;
	border: 1px solid #E8E8E8;
	font-size: 11px;
	color: #666666;
	text-align: right;
}
table.rabat_ilosci td.czysto {
	background-color: #FfFFFF;
	text-align: center;
}
table.rabat_ilosci td.pelno {
	background-color: #DDDDDD;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 0;
}
.rabat {
	color: #E71E27;
	font-weight: bold;
}

table.doceny {
	width: 250px;
	border-collapse: collapse;
	border: 0px none;
	margin: 6px 0;
	padding: 0;
}
table.doceny th {
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	line-height: 17px;
	padding: 0px 3px 0px 0;
	margin: 0;
	width: 10px;
	white-space: nowrap;
}
table.doceny td {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #000;
	line-height: 17px;
	padding: 0px 3px;
	margin: 0;
	width: 220px;
}

table.zaprojektuj {
	border-collapse:collapse;
	width: 100%;
}
table.zaprojektuj th {
/*
	border-bottom: 1px dotted #CEE1EF;
*/
	padding: 0px;
	font-weight: bold;
	width: 40%;
	text-align: left;
}
table.zaprojektuj th small {
	font-weight: normal;
	color: #AAA;
}
table.zaprojektuj td {
/*
	border-bottom: 1px dotted #CEE1EF;
	width: 60%;
*/
	padding: 5px 0px;
	font-weight: normal;
	font-style: normal;
}


div.box_kategorie {
	margin-bottom: 10px;
	color: #00538F;
	padding-left: 0px;
	line-height: 18px;
}
h1.header_kategorie {
	font-size: 19px;
	clear:both;
	color: #06A7E1;
	margin: 0px 0 2px 0;
	padding: 0px 0 2px 0px;
	font-weight: normal;
	line-height: 22px;
/*
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 3px 5px;
	margin: 0 0 5px 0;
	color: #666666;
	line-height: 20px;
	background-color: #eeeeee;
	background-color: #FFF5F0;
*/
}
h1.header_kategorie a,
h1.header_kategorie a:visited { 
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #00538F;
	margin: 0;
	padding: 0;
}
h1.header_kategorie a:focus,
h1.header_kategorie a:hover {
	text-decoration: underline;
}

div.box_kategorie a,
div.box_kategorie a:visited { 
	font-size: 11px;
	text-decoration: none;
/*
	padding-left: 10px;
	display: block;
*/
	clear: both;
}
h1.header_kategorie_menu {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 3px 0px;
	margin: 0 10px 5px 10px;
	color: #666666;
	border-bottom: 1px dotted #666666;
}
div.box_kategorie a:focus,
div.box_kategorie a:hover {
	color: #FF5B01;
	text-decoration: underline;
}

#box_wybranych {
	padding: 0 0px 5px 10px;
	margin-bottom: 10px;
/*
	font-size: 11px;
*/
	font-weight: normal;
	border-bottom: 1px dotted #999999;
}

.leftmenu {
	margin: 0;
	padding: 0;
}

.licznik {
	color: #666666;
}
.wiecej_pokategorii,
.ukryj_pokategorie {
	color: #666666;
}
.wiecej_pokategorii2,
.ukryj_pokategorie2 {
	color: #55A6D0;
	text-align: right;
	display: block;
}
.wybrane_filtry {
	background-image: url('//www.partybox.pl/css/plugins/buttons/icons/tick.png');
	background-position: right bottom; 
	background-repeat: no-repeat; 
	cursor: pointer;
	padding: 2px 20px 2px 0;
}

h1.top_nazwa {
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.na_top_header {
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	float: left;
}
.box_sortowanie {
	line-height:32px;
}
#box_sortowanie_top {
	border-top: 1px dotted #999;
	line-height: 32px;
	height: 32px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 5px 10px 0 10px;
}
#box_sortowanie_bottom {
	border-top: 1px dotted #999;
	line-height:32px;
	height: 32px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 5px 10px 0 10px;
}

.blue_header {
	margin: 10px 0 0 0;
	border: 1px solid #D2D8E6;
}
h1.blue_h1 {
/*
	background-image: url(../images/new/blue_header.png);
	background-position: left top;
	background-repeat: repeat-x;
*/
	background-color: #ECEFF5;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 30px;
	height: 30px;
	text-align: left;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.blue_header_inside {
	background-image: url(../images/new/blue_header2.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

/****overlib *****/
#overlib {
	width: 460px;
	overflow:hidden;
	height: 460px
}
#overlib .up {height: 4px;background-image: url('../images/new/over-up-C.png');background-repeat: no-repeat; background-position:left top;}
#overlib .down {background-image: url('../images/new/over-down-C.png');background-repeat: no-repeat; background-position:left top;height: 5px;}
#overlib .left {background-image: url('../images/new/over-left-C.png');background-repeat:repeat-y; background-position: left top;}
#overlib .right {background-image: url('../images/new/over-right-C.png');background-repeat: repeat-y; background-position: right top;}
#overlib .content{
	background: #ffffff;
	background-image: url('../images/new/ajax-loader.gif');
	background-position: center center;
	background-repeat: no-repeat;
	width: 460px;
	margin: 0px 0px;}
#overlib .content p {padding: 0px; margin: 0px 4px;color: #b5b5b5;font-size: 11px;}
#overlib .content p.cast{padding: 0px; margin: 0px 4px;color: #b5b5b5;font-size: 9px;}
#overlib .content p.tickets {color: #b5b5b5;padding: 0px 0px; margin: 0px 3px; font-weight: bold;font-size: 9px;}
#overlib .content div.images {
	width: 460px; 
	height: 460px;
	padding: 0px; 
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
}
#overlib .content div.images div.title{
	left:3px;
	top: 460px;
	width: 460px;
	background-color: #444;
	position: absolute;
	opacity: 0.4;
	filter: alpha(opacity=60);
	padding: 0px; 
	margin: 0px;
}
#overlib .content div.images div.title p{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	line-height:0;
	text-align:center;
	margin: 14px 0px;
}


.pole_name {
	color:#AAAAAA; 
	font-size: 10px;
	font-weight: normal;
}

#polecane_dodatki {
	background-color: #F8F8F8;
    border: 1px solid #eee;
	margin: 0px 0 10px 0;
	padding: 10px;
}
table.polecane_dodatki {
	border: 1px solid #EEEEEE;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}
table.polecane_dodatki td {
	margin: 0;
	padding: 0;
}
table.polecane_dodatki td {
	border-bottom: 1px solid #EEEEEE;
}
table.polecane_dodatki td.pelno {
	font-weight: bold;
	padding: 10px;
	font-size: 13px;
}

h3.opis_title {
	color: #06A7E0;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0;
}

#produkt .alert {
	border: 1px dotted #dddddd; 
	padding:10px; 
	margin: 10px; 
	font-size: 11px; 
	color: #666666;
}

.tekst {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
	width: 340px;
	border: 1px solid #7F9DB9;
	padding: 3px 2px;
}

#cms_menu_left ul {
	list-style:none;
	overflow:hidden;
	margin: 0 10px;
	padding: 0px 0 15px 0;
}
#cms_menu_left ul li {
	list-style:none;	
	padding: 1px 5px;
	text-align: left;
	margin: 0;
}
#cms_menu_left ul li a {
	display:block;
	padding: 0 0 0 0px;
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
}
#cms_menu_left ul li a.sel {
	font-weight: normal;
	color: #06A7E0;
	text-decoration: underline;
}
#cms_menu_left ul li a:hover {
	background-color: #06A7E0;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

/* newsletter */
    #WFItem49 {
	}
    #WFItem49 div, #WFItem49 dl, #WFItem49 dt, #WFItem49 dd, #WFItem49 ul, #WFItem49 ol, #WFItem49 li, #WFItem49 h1, #WFItem49 h2 {
        border:none !important;
        background:none !important;
        float:none !important;
        width:auto !important;
        -moz-box-shadow:0 !important;
        -webkit-box-shadow:0 !important;
        box-shadow:0 !important;
        text-indent:inherit !important;
    }
    #WFItem49 address, #WFItem49 caption, #WFItem49 cite, #WFItem49 code, #WFItem49 dfn, #WFItem49 em, #WFItem49 th, #WFItem49 var {
        font-style:normal !important;
        font-weight:normal !important;
    }
    #WFItem49 strong {
        font-style:normal !important;
        font-weight:bold !important;
    }
    #WFItem49 em {
        font-style:italic !important;
        font-weight:normal !important;
        position:static !important;
    }
    #WFItem49 h1, #WFItem49 h2, #WFItem49 h3, #WFItem49 h4, #WFItem49 h5, #WFItem49 h6 {
        font-size:100% !important;
        font-weight:normal !important;
    }
    #WFItem49 q:before, #WFItem49 q:after {
        content:" " !important;
    }
    #WFItem49 abbr, #WFItem49 acronym {
        border:0 !important;
        font-variant:normal !important;
    }
    #WFItem49 sup {
        vertical-align:text-top !important;
    }
    #WFItem49 sub {
        vertical-align:text-bottom !important;
    }
    #WFItem49 .clearfix:after {
        visibility: hidden !important;
        display: block !important;
        font-size: 0 !important;
        content:" " !important;
        clear: both !important;
        height: 0 !important;
    }
    #WFItem49 .clearer {
        clear:both !important;
        font-size:0.1px !important;
        height:0.1px !important;
        line-height:0.1px !important;
        width:100% !important;
    }
    #WFWrapper .close {
        background:url('https://www.getresponsepl.com/images/common/highslide/close.png') repeat scroll 0 0 transparent !important;
        cursor:pointer !important;
        height:30px !important;
        position:absolute !important;
        right:-15px !important;
        top:-15px !important;
        width:30px !important;
        z-index:1 !important;
    }
    #wfCloseX {
        background:url('https://www.getresponsepl.com/images/common/highslide/close.png') repeat scroll 0 0 transparent !important;
        cursor:pointer !important;
        height:30px !important;
        position:absolute !important;
        right:0 !important;
        top:0 !important;
        width:30px !important;
        z-index:1 !important;
        cursor:pointer !important;
    }
    #WFItem49 .clrB {
        clear:both !important;
        text-align:left !important;
    }
    #WFItem49 * html .clearfix {
        zoom: 1 !important;
    }
    #WFItem49 *:first-child+html .clearfix {
        zoom: 1 !important;
    }
    #WFItem49 .wf-contbox {
        width: 260px !important;
		margin-left: 10px;
    }
    #WFItem49 form {
        display:inline-block !important;
        width:100% !important;
    }
    #WFItem49 label {
        margin:0 !important;
    }
    #WFItem49 p {
        line-height:18px !important;
        font-size:11px !important;
    }
    #WFItem49 input[type="submit"] {
        cursor:pointer !important;
    }
    #WFItem49 {
		margin: 0;
        color:#555555 !important;
        font-family:Arial, Helvetica, sans-serif !important;
        font-size:12px !important;
		float: left;
    }
    #WFItem49 .actTinyMceElBodyContent ul li {
        padding:3px !important;
        list-style-type:disc !important;
    }
    #WFItem49 .actTinyMceElBodyContent ol li {
        padding:3px !important;
        list-style-type:decimal !important;
    }
    #WFItem49 .actTinyMceElBodyContent ul {
        margin-left: 20px !important;
    }
    #WFItem49 .actTinyMceElBodyContent ol {
        margin-left: 25px !important;
    }
    #WFItem49 .actTinyMceElBodyContent ol ul, #WFItem49 .actTinyMceElBodyContent ul ol, #WFItem49 .actTinyMceElBodyContent ul ul, #WFItem49 .actTinyMceElBodyContent ol ol {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    #WFItem49 .wf-input {
		width: 250px;
		padding: 5px;
		margin: 5px 0;
		border: 1px solid #999999;
		font-size: 12px;
    }
    #WFItem49 .wf-button {
/*
		background-image: url("../images/new/pod_wyslij.gif");
		background-position: center center;
		background-repeat: no-repeat;
*/
		border: 0px none;
		color: #E268D8;
		cursor: pointer;
		font-size: 10px;
		font-weight: bold;
		height: 19px;
		line-height: 19px;
		margin: 5px 0 0;
		width: 69px;
    }
    #WFItem49 .wf-poweredby {
        font-family:Arial !important;
        font-size: 9px !important;
        color:#aaaaaa !important;
        font-weight:normal !important;
        font-style:italic !important;
        text-decoration:none !important;
        text-align:center !important;
    }
    #WFItem49 .wf-link {
        font-family:Arial !important;
        font-size:12px !important;
        color:#ffffff !important;
        font-weight:normal !important;
        font-style:normal !important;
        text-decoration:none !important;
    }
    #WFItem49 .wf-link:hover {
        font-family:Arial !important;
        font-size:12px !important;
        color:#ffffff !important;
        font-weight:normal !important;
        font-style:normal !important;
        text-decoration:none !important;
    }
    #WFItem49 .wf-divider {
        border-top-width:1px !important;
        border-color:#ffffff !important;
        border-style:solid !important;
    }
    #WFItem49 .wf-image {
        text-align:center !important;
    }
    #WFItem49 .wf-imgbox {
        overflow:hidden !important;
    }
    #WFItem49 #recaptcha_image {
        width:200px !important;
        height:38px !important;
    }
    #WFItem49 #recaptcha_image img {
        width:200px !important;
        height:38px !important;
    }
    #WFItem49 .wf-rc-boxm {
        width:200px !important;
        margin:0 auto !important;
        overflow:hidden !important;
    }
    #WFItem49 .wf-privacylink, #WFItem49 .wf-privacy {
        background: none !important;
        padding: 0 !important;
        text-align: center !important;
        color: #303030 !important;
    }
    #WFItem49 .wf-submit {
        text-align:right !important;
    }

	#page_left_prod_nad {
		border: 1px dashed #E268D8;
		padding: 10px;
	}
	
.varius_image {
	border: 1px solid #ddd !important; 
}
.varius_tekst {
	font-size: 10px !important;
	position: relative;
	font-weight: normal;
}

.brak_produktu {
	background-image: url(../images/new/brak_produktu.png); 
	background-position: top center; 
	background-repeat: no-repeat;
	padding: 140px 100px 0 0;
	color: #666666;
	margin: 30px 30px 0 30px;
}
.brak_produktu a.podlink {
	color: #01C0F5;
	font-weight: bold;
	text-decoration: none;
}
.brak_produktu a.podlink:hover {
	text-decoration: underline;
}
.brak_produktu h4 {
	color: #666666;
	font-size: 14px;
}

.artykul_cms a {
	font-size:12px;
	color: #06A7E0;
	text-decoration:underline;
}
.artykul_cms a:hover {
	text-decoration:none;
}
.artykul_cms {
	font-size:12px;
	margin: 10px 30px 0px 30px;
}

#popupContact_ramka {
	width: 250px; 
	border: 2px solid #dddddd; 
	padding: 15px 30px; 
	margin: 0 0 10px 40px; 
	background-color: #01C0F4;
}


/* ------------------------------------------ */

#personalizuj {
	margin: 10px 0;
}
#personalizuj .taby_small {
    background-color: #D4F3FC;
    margin-bottom: 10px;
    padding: 10px;
}
form.zatwierdz label {
  float: left;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  padding: 0 0 0px 5px;
}
form.zatwierdz .w {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
form.zatwierdz .ws {
	width: 96%;
	float: left;
	margin-bottom: 5px;
}
form.zatwierdz .input {
  float: left;
  border: 1px solid #06A7E1;
  font: bold 13px Helvetiva,Arial,sans-serif;
  color: #666666;
  padding: 5px;
  width: 84%;
}
form.zatwierdz .input3 {
  float: left;
  border: 1px solid #AAAAAA;
  font: bold 13px Helvetiva,Arial,sans-serif;
  color: #666666;
  padding: 5px;
  width: 47%;
  margin: 4px 0 0 0px;
}
form.zatwierdz .input2 {
	width: 47%; 
	border: 0 none; 
	background-color: #D4F3FC;
	  float: left;
	  font: bold 13px Helvetiva,Arial,sans-serif;
	  color: #666666;
	  padding: 5px;
	  font-weight: normal;
	  font-size: 12px;
}
form.zatwierdz .error {
  float: left;
  border: 1px solid #ff0000;
  font: bold 13px Helvetiva,Arial,sans-serif;
  color: #666666;
  padding: 5px;
  text-align: left;
}
form.zatwierdz .counter {
	float: right;
	font-size: 11px;
}



.NVHPHeroBox {
    height: 277px;
    position: relative;
    top: -5px;
    z-index: 146;
}
.NVHPMainBannerBox, .RVHPMainBannerBox {
    height: 297px;
    padding: 0px 0px 20px 0;
    width: 1000px;
	margin: 0 auto;
}
.NVHPMainBannerBox h1 {
	font-size: 16px;
	font-weight: normal;
	color: #06A7E0;
}
.heroWrap {
    background: url("../images/new/podramka.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    width: 100%;
    height: 267px;
    overflow: hidden;
    position: relative;
	padding: 10px 0 0 0;
}

.wrapBox{ 
	min-width: 1200px;  
	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1200 ? "1200px" : "100%"); 
}
.intersiteNavigationBottom { 
	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1321 ? "1200px" : "100%");
}
.heroBlue{
	width: 255px; 
	height: 251px; 
	position: absolute; 
	top: 14px; 
	left: 375px;
}
.heroBlue b{color:#257378; font-size:16px; position:absolute; top:169px; left:164px;}
.heroWrap a:hover{ text-decoration:none;}
.heroCollage {
	position:absolute;
}
.heroCollage a{float:left;display:block;}
#quickNav a{
	padding-bottom:32px;
}
.quickNavRightBanner a{
	padding-bottom:38px;
}
.uberNavigation,
.uberMsgBox{
	min-width:1200px;
}

#banerki {
	background-image:url('../images/new/tlo_deska.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
}

#kategoria_box {
	background-image:url('../images/new/pod_kategory2.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 860px;
	height: 347px;
	margin: 0 auto;
	padding: 62px 70px 38px 70px;
}
.kategoria_box {
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
	color: #06A7E0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.kategoria_box a {
	text-decoration: none !important;
	color: #06A7E0;
}
.kategoria_box a span {
	text-decoration: none !important;
	color: #666666;
}
.kategoria_box a:hover {
	text-decoration: underline !important;
}
.linijka {
	border-top: 1px dotted #CCC; 
	padding: 10px 0 5px 0; 
	line-height: 1px;
	height: 1px;
	margin: 20px 0 0 0;
}
.inner_kat {
	line-height: 24px;
}
.inner_kat a {
	text-decoration: none;
}
.inner_kat a:hover {
	text-decoration: underline;
}

#block_tlo {
	margin: 0px 0 0 0;
	background-color: #FFF;
	padding: 10px 0 10px 15px;
}

#big_produkt {
	background-color: #FFF;
}

#pod_produkt {
	width: 100%;
	background-image: url(../images/new/pod_produkt.png);
	background-position: center top;
	height: 92px;
	background-repeat: no-repeat;
}


#screzka_dla_produktu {
	margin: 0;
	padding: 10px 20px;
	font-size: 14px;
}
#screzka_dla_produktu a,
#screzka_dla_produktu a:visited { 
	text-decoration: none;
	font-size: 14px;
	color: #737375;
}
#screzka_dla_produktu a:focus,
#screzka_dla_produktu a:hover {
	text-decoration: underline;
}
.next_previev {
	float:right;
}
.next_previev a {
	color: #01B7EF;
	font-size: 12px !important;
	text-decoration:none;
}
.next_previev a:hover {
	text-decoration:underline;
}

.right_cena {
	color: #06A7E0;
	font-size: 22px;
	float: left;
	font-weight: bold;
}

a.nazwa_polecanych {
	text-decoration: none !important;
	margin: 5px 0;
	display: block !important;
}
a.nazwa_polecanych:hover {
	text-decoration: underline  !important;
}

#superCart {
	-webkit-box-shadow: 0 10px 10px #fff;
	   -moz-box-shadow: 0 10px 10px #fff;
	     	box-shadow: 0 10px 10px #fff;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#fff', Direction=180, Strength=10);
}


.cookiesInfo {
    background: none repeat scroll 0 0 #eeeeee;
    border-top: 1px solid #524F42;
    bottom: 0;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 2000;
}
.cookiesInfoContent {
    color: #524F42;
    font-size: 12px;
    font-weight: normal;
    height: 50px;
    margin: 0 auto;
    padding-top: 10px;
	padding-right: 250px;
	padding-left: 30px;
	position: relative;
    width: 720px;
	text-align: left;
}
.cookiesInfoContent a {
    font-size: 12px;
    font-weight: normal;
}
.closeCookiesInfo {
    background: url("../images/supercart/exit.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -25px;
	margin-left: -30px;
    position: absolute;
    top: 50%;
}


#dd-display-data {
	overflow:auto;
}
.button-basic {
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 520px;
/*
  margin-top: -22px;
*/
	position: absolute;
}
#dd-modal {
	display:none;
	position:fixed;
	top: 50%;
	left: 50%;
	height: 380px;
	width: 550px;
	margin-top:-220px;
	margin-left:-300px;
	background: #6BA433;
	border: solid 15px rgba(110,110,110,0.4);
	-moz-background-clip: padding;     /* Firefox 3.6 */
	-webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
	background-clip: padding-box;
	-moz-border-radius:5px;
	border-radius:5px;
	z-index:20000;
	padding: 10px 20px 20px 20px;
	color: #fff !important;
	text-shadow:none;
	line-height: 1.5em;
}
#close-modal {
	width:100px;
	padding:5px;
	float: right;
}

table.wybierz_postacie {
	width: 100%;
	border-collapse: collapse;
	border: 0px solid #FFF;
}
table.wybierz_postacie td {
	color: #FFF !important;
	text-align: center !important;
	font-size: 11px !important;
}
table.wybierz_postacie td a {
	color: #FFF !important;
	text-align: center !important;
	font-size: 11px !important;
	line-height: 14px;
	text-decoration: none !important;
}
table.wybierz_postacie td a:hover {
	text-decoration: underline !important;
}
.image_lewo {
	float: left;
}
.image_lewo img {
	padding: 1px 5px 2px 5px;
	margin: 4px 0 0 2px;
}

.mapa_strony {
	width: 310px; 
	float: left; 
	padding: 3px;
	display: block;
}

table.dlaczego_u_nas {
	border-top: 0 none;
	width: 100%;
	margin: 0;
	padding: 0;
}
table.dlaczego_u_nas td {
	padding: 5px 0 0 5px;
	margin: 0;
	font-size: 11px;
}
table.dlaczego_u_nas td a {
	font-size: 11px !important;
}

.shadow {
    background: none repeat scroll 0 0 white;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 3px 3px 3px #DDDDDD;
}
.podpisek {
	text-align: center;
	padding: 5px 0 0 0;
	text-decoration: none;
}
a.nadpodpisek {
	text-decoration: none;
}
a.nadpodpisek:hover {
	text-decoration: underline;
}


a.filtr,
a.filtr:visited,
a.filtr:active {
	background-image: url('../images/tematy_0.png');
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	margin: 0 0 0 10px;
	padding: 0px 0px 0 20px !important;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}
a.filtractive,
a.filtractive:visited,
a.filtractive:hover {
	color: #2AB2CB;
	font-size: 11px;
	background-image: url('../images/tematy_1.png');
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	margin: 0 0 0 10px;
	padding: 0px 0px 0 20px !important;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
a.filtr:hover {
	text-decoration: underline;
}

.text {
	width: 200px;
	color: #666;
	padding: 3px;
	margin: 3px 3px 3px 0;
	border: 1px solid #999999;
}
.text_select {
	width: 200px;
	color: #666;
	padding: 3px;
	margin: 3px 3px 3px 0;
	border: 1px solid #999999;
}
.text_small {
	width: 70px;
	color: #666;
	padding: 3px;
	margin: 3px 3px 3px 0;
	border: 1px solid #999999;
}
.text_big {
	width: 300px;
	color: #666;
	padding: 3px;
	margin: 3px 3px 3px 0;
	border: 1px solid #999999;
}
.naglowek_6 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

div.new_foto {
	font-weight: bold;
	text-align: left;
	margin: 0px 0px -46px 0px;
	position: relative;
	top: 175px;
	width: 60px;
	height: 46px;
}

/*
#superCart_container {
	background-image: url(../images/new/BNR_home_bombka.gif);
	background-repeat: no-repeat;
	background-position: 660px 0px;
}
*/
#superCart_left {
	margin-bottom: 0 !important;
}


fieldset.ilosc_opinii {
    background-color: #FAFAFA;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 20px;
    position: relative;
	text-align: center;
	margin: 10px 20px;
	display: inline;
}
fieldset.ilosc_opinii h1 {
	margin: 0;
	padding: 0;
	display: inline;
	color: #F16721;
	font-weight: bold;
	font-size: 36px;
}

fieldset.oceny {
	border: 0 none;
    padding: 0px 20px;
    position: relative;
	text-align: left;
	margin: 0px 20px;
	display: inline;
}

fieldset.srednia_opinii {
    background-color: #FAFAFA;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 20px;
    position: relative;
	text-align: center;
	margin: 10px 20px;
	display: inline;
}
fieldset.srednia_opinii h1 {
	margin: 0;
	padding: 0;
	display: inline;
	color: #71B701;
	font-weight: bold;
	font-size: 36px;
}
div.oceny_top {
	margin: 0 auto 20px auto;
	padding: 0 0 20px 0;
	text-align: center;
	border-bottom: 3px solid #ffcCb0;
}
table.tabelka_opinie {
	margin: 0 0 30px 0;
	padding: 0;
}
table.tabelka_opinie td {
	border-bottom: 1px solid #eee;
	padding: 20px;
	margin: 0;
}
table.tabelka_opinie td span {
	color: #F16721;
	font-size: 16px;
}
table.tabelka_opinie td.wieksze {
	font-size: 13px;
}
table.tabelka_opinie td blockquote {
    color: #666;
    font-style: italic;
    margin: 1.5em;
}

.licznik {
	color: #888;
	font-size: 10px;
}


a.new_orange, .new_orange {
	background-color: #a6ce39 !important;
}
a.new_orange:hover, .new_orange:hover {
	background-color: #86ae19 !important;
}

.dostepny_grupa {
	color: #a6ce39;
	font-weight: bold;
}

/* Main navigation ----------------------------------------------------------------*/
#top-nav {
	max-width: 1000px;
	background-color: #a6ce39;
	margin: 0 auto;
}

/*main sections navigation */
.sections {
	max-width: 1000px;
	margin: 0 auto;
}

/* default style */
.sections ul a, 
.sections h2 a {
	color: #dddddd;
	display: block;
	font-size: 16px;
	margin: 0;
	overflow: hidden;
	padding: 10px 17px 10px 17px;
	position: relative;
	text-align: left;
	text-decoration: none;
}

.sections h2 {
   	text-shadow: 1px 1px 0 #668e09;
	font-size: 14px; 
	font-weight: normal;
	letter-spacing: normal; 
	padding: 0;
	background-color: #a6ce39;
	color: #FFF;
	margin: 0;
}
.sections h1 a.topmenu {
	font-size: 16px; 
	font-weight: normal;
	padding: 13px 0 13px 20px;
	text-decoration: none;
	color: #FFF;
}

.sections a.topmenu:hover, 
.sections li a.topmenu:hover, 
.sections h2:hover, 
nav[role="navigation"] a.active {
	text-decoration: none; 
	color: #fff; 
}

#top-nav div.box_cat {
	width: 199px;
	float: left;
	padding-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
}
#top-nav div.style_last {
}


.ie6 nav.sections li, 
.ie7 nav.sections li {display: inline;}

nav[role="navigation"] ul a#index {display: none;}

.sections {
	text-align: center;
	width: auto;
}
h2 a.toggle {
	color: #FFF;
  background-image: url('../images/rwd/kategorie_on.png');
  background-position: 98% 50%;
  background-repeat: no-repeat;
}
h2 a.toggle:hover {
	color: #FFF;
  background-image: url('../images/rwd/kategorie.png');
  background-position: 98% 50%;
  background-repeat: no-repeat;
}

#home_ikona {
	display: none;
}
.navitem {
    position: relative;
	background-image: none;
	width: 50%;
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	color: #FFF;
	font-size: 14px;
}
nav[role="navigation"] ul {
	padding: 0;
	margin: 0;
}
nav[role="navigation"] ul a.topmenu {
	width: auto;
	font-size: 16px;
	padding: 8px 0px 8px 30px;
	margin: 1px 1px 0 0;
	
	background-color: #a6ce39;
	color: #ffffff;
    text-decoration: none;
    text-shadow: 1px 1px 0 #668e09;
}
nav[role="navigation"] ul a.topmenu:hover {
    background: #a6ce39 -moz-linear-gradient(center top , #a6ce39 5%, #86ae19 100%) repeat scroll 0 0;
	color: #ffffff;
    text-decoration: none;
}


/* 810 and up */
@media screen and (min-width: 810px) {
	.sections ul {
		display: block;
	}
	.sections h2 {
    	text-shadow: 1px 1px 0 #668e09;
		position: absolute; 
		left: -99999em;
	}
	
	.sections ul li {
		display: inline-block;
		text-align: center;
		width: auto;
	}

	#home_ikona {
		display: table-cell !important;
	}
	.ie7 .sections ul li, .ie6 .sections ul li {
		display: inline;
	}
	.sections.display-table ul {
		display: table; 
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.sections.display-table ul li {
		display: table-cell;
		margin: 0 0px 0 0;
		padding: 0;
		vertical-align: middle;
	}
	
	nav[role="navigation"] ul a.topmenu {
		padding: inherit;
		padding-top: 9px;
		padding-bottom: 9px;
		display: block;
		background: #a6ce39 url("../images/rwd/kropeczki.png") no-repeat scroll right center;
		width: 100%;
	}

	.sections li a {
		padding: 0 5px 0px 0px;
		font-weight: normal;
	
		font-size: 14px;
		text-align: center;
		border-width: 0;
		display: inline-block;
		text-decoration: none;
		color: #FFF;
		margin: 0;
	}
	.sections li a.podmenu {
		padding: 0 5px 0px 0px;
		font-weight: normal;
	
		font-size: 13px;
		text-align: left;
		border-width: 0;
		display: inline-block;
		text-decoration: none;
		color: #666;
		margin: 0;
	}
	.sections li a.podmenu:hover {
		text-decoration: underline;
		color: #06a7e0;
	}
	
	.sections li a.podmenu_wiecej {
		padding: 0 5px 0px 0px;
		font-weight: normal;
	
		font-size: 13px;
		text-align: center;
		border-width: 0;
		display: block;
		text-decoration: none;
		color: #06a7e0;
		margin: 0;
		font-weight: bold;
	}
	.sections li a.podmenu_wiecej:hover {
		text-decoration: underline;
		color: #06a7e0;
	}
	
	.navitem {
		position: relative;
		background: url("../images/rwd/kropeczki.png") no-repeat 0 0;
		background-position: right center;
		background-repeat: no-repeat;
		width: auto;
		float: none;
	}
	
}

div.menu h3 {
	margin: 10px 0 5px 0;
	color: #333;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}
div.menu ul li {
	display: block !important;
	float: none;
	text-align: left;
	z-index: 200;
}
div.menu ul li a.podmenu {
	text-transform: none;
	font-weight: normal;

	color: #666;
	text-decoration: none;
	background: none repeat scroll 0 0 transparent;
	margin: 0;
	padding: 2px 0;
	vertical-align: baseline;
	display: block;
	text-align: left;
	font-size: 13px;
    text-shadow: none;
}

div.menu ul li a.podmenu:hover,
div.menu ul li a.active {
	color: #00adee;
	background: none repeat scroll 0 0 transparent;
}
	
/* home icon */
nav[role="navigation"] ul a#index {
	background: url("../images/rwd/icons.png") no-repeat 0 0;
	height: 39px;
	text-indent: -999em;
	width: 35px;
	display: inline-block;
	
    margin: 15px 0 0px 10px;
    padding: 10px 0 0px 0;
}
nav[role="navigation"] ul a#index:hover {
	background: url('../images/rwd/icons.png') no-repeat -35px 0;
}

.navitem div.menu {
	transform: none;
	position: absolute;
	display: none;
	width: 200px;
	top: 37px;
	border: 1px solid #999999;
	border-top:0;
	z-index: 200;
	padding: 10px 20px 20px 20px;
	background-color: #f8f8f8;
	box-shadow: 0 2px 2px #666666;
	-moz-box-shadow: 0 2px 2px #666666;
	-webkit-box-shadow: 0 2px 2px #666666;
	text-align: left;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=90, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=-90, Strength=2) progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=180, Strength=3);
}
