body, p, ul, span, li, h1,h2,h3, a, img  {
	margin:0;
	padding:0;
}
#map {
height:500px;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #606a74;
	background-repeat: repeat-x;
}
body, div, table td, ul li {
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	
}
#dodakowe a {
	margin-left:5px;
	margin-top:5px;
	display:block;
	float:right;
	border:2px solid #F5F5F5;
}
#formSelect {	
	display:inline;
	text-align:right;
}

a {
	text-decoration:none;
	color:#F72749;
}
img {
	border:none;
}
.block {
	display:block;
}
/**/
.left {
	float:left;
}
.right {
	float:right;
}

.both {
	clear:both;
}
#page { 
	width:980px;
	margin:0 auto;
}

#top .border_top {
	background-image: url(../images/top_border.jpg);
	height: 120px;
	width: 1px;
	
}
#top {
	background-image: url(../images/domino-top.jpg);
	list-style:none;
}
#top li {
	float: left;
}
#top #prosklepy {
	float: left;
}
#top #prosklepy img {
	display: block;
}
#top #koszyk {
	
	float: right;
	height: 108px;
	width: 335px;
	margin-top: 5px;
	position: relative;
	
	margin-right:15px; 
	
}
#top #koszyk #payu { position:absolute; top:10px; right:20px; } 
#top #koszyk div {
	color: #82878D;
	font-size:11px;
}
#top #koszyk div a {
	color: #999999;
	text-decoration:none;
}
#top #koszyk div a.selected {
	color:#1CC3E5;
	font-weight:bold;
}
#top #koszyk div span {
	color:#F72749;
	font-weight:bold;
}
#koszyk #waluta {
	position: absolute;
	left: 178px;
	top: 11px;
}
#koszyk #do_koszyka {
	position: absolute;
	left: 201px;
	top: 64px;
}

#koszyk #wartosc {
	position: absolute;
	left: 24px;
	top: 80px;
}
#koszyk #ilosc_pro {
	position: absolute;
	left: 24px;
	top: 58px;
}

#menu_poziome {
	list-style:none;
	background-image: url(../images/menu_bg.jpg);
	background-color: #99FF33;
	width:970px;	
	float:left;
	padding-left:10px;
}

#menu_poziome li {
	float:left;
}
#menu_poziome li a { margin-top:7px;  } 
#menu_poziome li a span { display:block; float:left; } 
#menu_poziome li a span.left {  width:12px; height:36px; } 
#menu_poziome li a span.right { width:12px; height:36px; } 
#menu_poziome li a span.center {
	display:block;
	padding-top:10px;
	height:26px;
	color: #545D64;
	font-weight: bold;
	text-decoration: none;
}


#menu_poziome li a.active span.left { background:url(../images/top_btn_left.jpg); width:12px; height:36px; } 
#menu_poziome li a.active span.right {  background:url(../images/top_btn_right.jpg); width:12px; height:36px; } 
#menu_poziome li a.active span.center {background:url(../images/top_btn_center.jpg);
	color: #9bdaf2;

}


#menu_poziome li a {
	display:block;
	
	color: #545D64;
	font-weight: bold;
	text-decoration: none;
}

#menu_poziome li.border_left {
	background-image: url(../images/menu_border.jpg);
	height: 51px;
	width: 1px;
}
#menu_poziome li.border_right {
	background-image: url(../images/menu_border.jpg);
	height: 51px;
	width: 1px;
	float:right;
}
#menu_poziome li.flagi {
	background-image: url(../images/menu_border.jpg);
	float:right;
	padding-top:17px;
	padding-right:10px;
	background-repeat: no-repeat;
	background-position: right;
}
#menu_poziome li.flagi a {
	display:inline;
	margin:10px 5px;
	padding:0;
}
#nav {
	background-image: url(../images/nav_bg.jpg);
	clear: both;
	text-align: right;
	color: #D5DDE8;
	margin-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
	height: 20px;
	padding-top: 5px;
}
#nav a.selected {
	text-decoration: underline;
	color: #7DD6FB;
}

#nav a {
	color: #D5DDE8;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#left {
	float:left;
	width: 199px;
	margin-right: 6px;
}

#center {
	float:left;
	width: 570px;
	margin-right: 6px;
}
#right {
	float:left;
	width: 199px;
}
#center #baner {
	background-image: url(../images/baner.jpg);
	height: 182px;
	width: 570px;
	margin-bottom: 5px;
}
#center #baner span {
	color: #888C8F;
	width: 280px;
	margin-left: 15px;
	padding-top: 120px;
	display: block;
}
#center #baner a {
	color: #E92845;
	font-weight: bolder;
	text-decoration: none;
}

.header_grey, #center h1 {
	background-image: url(../images/header_grey.jpg);
	padding-top: 15px;
	padding-right: 16px;
	padding-left: 12px;
	height: 29px;
	font-size:12px;
	color: #DE2545;
	font-weight: bold;
}
.header_blue {
	background-image: url(../images/box_header_blue.jpg);
	padding-top: 15px;
	padding-right: 16px;
	padding-left: 12px;
	height: 32px;
	color: #FFFFFF;
	font-weight: bold;
}
.header_red {
	background-image: url(../images/box_header_red.jpg);
	padding-top: 15px;
	padding-right: 16px;
	padding-left: 12px;
	height: 32px;
	color: #FFFFFF;
	font-weight: bold;
}

#kontakt {
	margin-bottom:6px;
	background-color: #F6F7FB;
	padding: 10px;
	
}
#kontakt div {
	margin-bottom: 15px;
	color: #82878D;
	font-size: 12px;
}

	

.menu {
	list-style:none;
	background-color: #F6F7FB;
	margin-bottom: 6px;
	display: block;
	padding-bottom: 10px;
}
.menu li {
	background-image: url(../images/menu_li.jpg);
	background-repeat: no-repeat;
	background-position: 3px bottom;

}
.menu li a.active { font-weight:bold;} 
.menu li li a.active { text-decoration:underline; font-weight:normal; } 

.menu li a {
	display:block;
	background-image: url(../images/bull_menu.gif);
	background-repeat: no-repeat;
	background-position: 12px center   ;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 27px;
	color: #2B3336;
	text-decoration: none;
	padding-bottom:8px;
	
}
	
.menu li ul {
	margin-left:15px;
	list-style:none;
	padding-bottom: 5px;
}
.menu li ul li {
	background:none;
}
.menu li ul li a {
	background-image: url(../images/bull_menu_small.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top:5px;
	padding-bottom:2px;
	height:auto;
	
	padding-left:20px; 
	
}
.table_kontakt td {
	height:23px;
}
#footer {
	clear: both;
	background-image: url(../images/footer_bg.jpg);
	padding: 10px;
	color: #778086;
	font-size: 11px;
}
#footer .first {
	margin-left: 0px;
}

#footer a {
	color: #778086;
	font-size: 11px;
	margin-right: 8px;
	margin-left: 8px;
}
#footer #left {
	width: 744px;
	color: #778086;
	font-size: 11px;
	padding-top: 15px;
}
#page #footer #left span {
	padding-top: 5px;
	margin-top: 5px;
}
#footer #left p {
	padding-top: 5px;
}

#middle {
	overflow: hidden;
}
.submit_small {
	background-image:url(../images/submit_small.jpg);
	text-align:center;
	width: 71px;
	
	border:none;
	color: #5B6979;
	background-color: transparent;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	display: block;
} 
.box {
	background-color: #f4f7f9;
	padding-bottom: 10px;
	margin-bottom: 6px;
}
.box2 {
	background-color: #f4f7f9;
	padding: 10px;
	margin-bottom: 6px;
	
}
.box3 {
	background-color: #FEFFFF;
	
	margin-bottom: 6px;
	padding-bottom:10px;
	
}
.input_text, input.text {
	background-image:url(../images/input_middle.jpg);
	border:none;
	background-color: transparent;
	width: 166px;
	height: 24px;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 8px;
	color: #666666;
}
.logowanie {
	float:left;
	padding-left:10px;
	margin-top:10px;
}
.logowanie a { 
	text-decoration:underline;
	color:#82878D;
	font-size:11px;
} 
.procut_list {
	list-style:none;
	float:left;
}
.procut_list li {
	float:left;
	
	width:153px;
	height:205px;
	background-position: right 10px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 15px;
	display: block;
	font-weight: bold;
	
	
}	
a.nazwa {
	color: #15A2BF;
	font-weight: bold;
	display:block;
	
}

.procut_list li div {
	text-align:center;
	
}
.cena {
	font-weight:bold;
}
.cena .stara {
	text-decoration: line-through;
	margin-right: 5px;
}
.cena .nowa {
	color: #F63;
	font-size: 13px;
}
.see_more {
	display:block;
	float:right;
	margin-right:10px;
	background-image: url(../images/see_more.jpg);
	text-align: center;
	width: 95px;
	padding-top:5px;
	height:20px;
	color: #6A7179;
}

a.prom_nazwa {
	font-weight:bold;
	padding:5px 0;
}	

.prom_nav {
	margin-top:10px;
	display:block;
	height:15px;
}
.prom_nav a {
	display:inline;
	background-color: #15A2BF;
	padding-right: 5px;
	padding-left: 5px;
	color: #F9FCFD;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.prom_nav a.activeSlide {
	background-color: #F63;
}
	
.input_text_small {
	text-align:center;
	width:30px;#center
}	
 .content {
	padding: 15px;
	background-color: #F6F7FB;
}
#center .content {
	padding: 10px;
	background-color: #FFF;
	margin-bottom:6px;
}
#navigation {
	text-align: center;
	clear: both;
	position: static;
	float: right;
	margin-right: 10px;
	margin-top:10px;
	
}
#navigation a {
	background-color: #E6F2F7;
	color: #999999;
	height: 17px;
	width: 15px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
#navigation a.next, #navigation a.next:hover {
	padding:0;
	width:15px;
	height:22px;
	background-image: url(../images/nav_right.jpg);
}
#navigation a.prev, #navigation a.prev:hover {
	padding:0;
	width:15px;
	height:22px;
	background-image: url(../images/nav_left.gif);
}
#navigation a.selected {
	background-color: #F72749;
	color: #FFFFFF;
	font-weight: bold;

}
#navigation a:hover {
	background-color: #DADADA;
}
#slidePro1 { list-style:none;	height:190px; }
#slidePro1 li { width:180px; }

#slidePro2 { list-style:none;	height:186px; }
#slidePro2 li { width:570px; }

#prom_nav2 { position:absolute; bottom:15px; right:15px; z-index:9999;   } 
.prod_polecane {
	list-style:none;
	background-color:#f4f7f9;
	padding-top:5px;
	padding-bottom:10px;
	
}
.noproducts { padding:10px 10px; } 
.iq_onChangeSubmit { border:1px solid #999; font-size:12px; } 
.prod_polecane li {
	background-image: url(../images/menu_li.jpg);
	padding:7px 10px  2px 10px;
	background-repeat: no-repeat;
	background-position: 3px bottom;
	height:55px;	
}
.prod_polecane li a.image { float:right; } 
.prod_polecane li div { width:110px; float:left; padding-left:7px; padding-top:4px; } 
.prod_polecane li a {
	font-weight:bold;
	color:#15A2BF;
}
	
#center .header_grey h1 {
	float: left;
	margin:0;
	padding:0;
	background:none;
}
#formSelect { 
	margin-top:-3px;
}




h2 {
	color:#299BC5; 
	font-size:13px;
	font-weight:bold;
	margin:14px 0;
}
.style0 td.left, .style0 td.right { float:none; } 
.style0 td ul { 
	margin:20px;
}
.style0 td.inside table td { border:none!important; padding:0!important; } 



.style0 td .table_clear td {
	border:none;
	padding:0 5px; 
} 
.style0 {
	border-collapse: collapse;
}
.style0 td .table_clear td {
	border:none;
	padding:0 5px; 
} 
   
.style0 th {
	color: #F72749;
	border:none;
}
   
.style0 td, .style0 th {
   padding: 7px 10px;
   background:#EEF2F5;
}
 
.style0 td  {
   border:1px solid #FFF;
 
} 

.style0 td, .style02 td {
	
	font-size:11px;
	color:#666666;
 }

.product_tags a { display:inline-block; padding-right:20px; color:#000; }  

.product_desc { 
	line-height:20px;
	background:#EEF2F5; 
	padding:7px 10px; 
}
.product_desc table th { text-align:left; } 

.submit_p { 
	text-align:right;
	padding-right:10px;
	font-size:11px;	
	background-color: transparent;
	background-image: url(../images/product_to_cart.jpg);
	color: #666666;
	border:none;
	height:30px;
	width:152px;
}
.btn { float:left; } 
.btn, .btn2 {
	text-align:center;
	padding:0;
	
	background-color: transparent;
	background-image: url(../images/submit_blue_bg.jpg);
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #48BAE5;
	border-right-color: #45B7E1;
	border-bottom-color: #34A6D0;
	border-left-color: #1E8BB3;
	
}
.btn span.left, .btn span.right, .btn2 span.left, .btn2 span.right { display:none; } 
.btn_pay { background:url(../images/btn_pay.jpg); width:553px; height:392px; border:none;  } 
.btn_pay span { display:none!important; } 
.btn span, .btn2 span { display:block; padding:5px 10px;  } 

.s_m, .m_t {
	margin-top:15px;
}	
a.product_image_con {
	border:2px solid #F0F0F0;
	display:block;
	width:240px;
	height:250px;
	position:relative;
	text-align:center;
} 

.product_image2 {
	position:absolute;
	margin-left: 3000px;
}
	
.info {
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mapa {
	margin-left:20px;
	list-style:none;
	
}
.mapa li {
	background-image:url(../images/bull_menu_small.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 2px 5px;
}


/******************* DIZALOG *******************/
.boxy-wrapper .content form { text-align:center; } 
.boxy-wrapper .content { padding:15px; } 
.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }
.boxy-wrapper table td { padding:3px 10px; } 

  .boxy-modal-blackout { position: absolute; left: 0; top: 0; background:#000;
	  filter:alpha(opacity=80);
	  -moz-opacity: 0.80;
	  opacity: 0.80;
  }
  
  /* Border */
 	
  .boxy-wrapper { top:168px;  empty-cells: hide;  color:#000; border:1px #fff solid; background:#fff; padding:1px!important; }
  .boxy-wrapper p {display:block; padding:10px 0; text-align:center; line-height:18px; }
	.boxy-wrapper .top-left,
	.boxy-wrapper .top-right,
	.boxy-wrapper .bottom-right,
	.boxy-wrapper .bottom-left { height: 0px; width:0px; padding: 0; }
	
	.boxy-wrapper .top-left { }
	.boxy-wrapper .top-right { }
	.boxy-wrapper .bottom-right { }
	.boxy-wrapper .bottom-left { }
	
	.boxy-wrapper .top,
	.boxy-wrapper .bottom { height: 0px; padding: 0;  }
	.boxy-wrapper .top { background:#D40000; } 
	
	.boxy-wrapper .left,
	.boxy-wrapper .right { width:0px; padding:0 !important; }
	
	.boxy-wrapper .top { }
	.boxy-wrapper .bottom { }
	.boxy-wrapper .left { }
	.boxy-wrapper .right { }
	
	/* Title bar */
	
	.boxy-wrapper .title-bar { background:#ccc; cursor:move; height:20px; padding:5px 0 5px 0; margin:0;  }
	  .boxy-wrapper .title-bar.dragging { cursor: move; }
	    .boxy-wrapper .title-bar h2 {display:block;  float:left; color:#000; font-weight:bold; font-size:12px; margin:0; padding:4px 0 4px 15px; border:none;}
	    .boxy-wrapper .title-bar .close {float:right; display:block; width:16px; height:16px; margin:3px 10px 0 0; color:#fff; background: url(../images/btn_close.png) right 0 no-repeat;  } 
      a.close:hover {text-decoration:underline;}
	/* Content Region */
	
	.boxy-inner { }
	.boxy-content { min-width:220px; width:400px; float:left; text-align:center; display:inline; padding: 15px 20px 15px 20px; clear:both; font-size:11px; }

	.boxy-content a:hover {text-decoration:underline;}
	/* BTNS */
	

	.boxy-wrapper .loading { background:  url(project/soie/images/basic/loadingAnimation.gif) center center no-repeat; width:208px;  height:13px!important; padding:15px; overflow:hidden; } 
		
	/* CZAT */

	.boxy-wrapper #liveChat { }  
	.boxy-wrapper #liveChat p.info { width:320px; font-size:10px; margin-bottom:5px; color:#666666; text-align:left; }
	.boxy-wrapper #liveChat #dialog { height:200px; overflow:auto; text-align:left; width:320px; background:#fff; }  
	.boxy-wrapper #liveChat #dialog { height:320px; border:1px solid #ccc; margin-bottom:5px; padding:1px; overflow:auto; } 
	.boxy-wrapper #liveChat #dialog ul { margin:0; text-align:left; } 
	.boxy-wrapper #liveChat #dialog ul li { background: #E4E4E4; padding:2px; margin-bottom:1px; float:none; display:block; } 
	.boxy-wrapper #liveChat #dialog ul li.client { background: #EFEFEF; }  
	.boxy-wrapper #liveChat #dialog ul li p { padding:0; margin:0; } 
	.boxy-wrapper #liveChat #dialog ul li p.date { color:#0F63AE; font-size:10px; } 
	.boxy-wrapper #liveChat #dialog ul li p.date span.who { color:#666666; font-weight:bold; } 
	.boxy-wrapper #liveChat #input { border:1px solid #ccc; width:300px; padding:5px 10px !important; font-size:16px; color:#666666;  } 
	
	/* SHOP PAGES */
	.boxy-wrapper h1 { display:none; } 

.stara { text-decoration:line-through; padding-right:5px; } 
.product_desc ul { margin-left:20px; } 
.nav { padding-left:10px; padding-top:5px; text-align:center; } 
.nav a { display: inline-block; 
	background-color: #15A2BF;
	padding-right: 5px;
	padding-left: 5px;

	color: #F9FCFD;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;  } 
.nav a.active { background-color: #F63; } 
#userBox { padding:10px 20px; } 
#contactData img { float:none!important; border:1px solid #ccc; margin-bottom:10px;  } 

.listing_home { list-style:none!important; padding-left:15px; width:550px; padding-top:10px;   } 
.listing_home li { width:162px; float:left; font-weight:bold; color:#666; }  
.listing_home li a { color:#2B3336; } 
.listing_home li ul { list-style:none;  } 
.listing_home li ul ul  { padding-left:0px;  } 
.listing_home li  { color:#2B3336; font-weight:bold; background:url("../images/bull_menu.gif") 0 3px no-repeat; padding-left:15px; padding-bottom:10px; }
.listing_home li li { background:url("../images/bull_menu_small.gif") 0 3px no-repeat; width:auto; }   
.listing_home li ul { padding-top:10px; } 
.listing_home li ul li { padding-bottom:5px; font-weight:normal;  } 
.listing_home li ul li a { color:#2B3336; } 



.news { list-style:none; } 
.news li { background:#fff; padding:10px;  }  
.news li .date { float:left; width:40px; text-align:center; height:30px; padding-top:5px; background:#EEE; } 
.news li .date span { display:block; font-size:10px;  } 
.news li .name { font-size:18px; float:left; margin-top:8px; margin-left:10px; font-weight:bold; color:#15A2BF; } 
.news li .firstB { height:1px; color:#333;; border-bottom:1px solid #CCC; clear:both; margin-bottom:10px; margin-top:5px; } 
.news li.both { float:none; width:100%; padding:0; } 
.news li .d1 { float:left; width:120px;  padding-right:10px; } 
.news li .d2 { float:left; width:420px; }  
.news li .d2 .date { font-size:10px; color:#666; } 

.listingNews { list-style:none; } 
.listingNews li { padding:10px; border-bottom:1px solid #ccc; } 
.listingNews li .image { float:left; width:150px; text-align:center; }  
.listingNews li .right { float:left; width:400px; }  
.listingNews li a.name { display:block; margin-bottom:15px; }
