@import url(stala/default.css);
@import url(stala/default_shop.css);

.main {
	width: 1000px;
	position: relative;
	text-align: left;
	margin: auto;
	clear:both;
}

header {
	clear: both;
	float: left;
	width: 100%;
	padding: 20px 20px;
	position: relative;
	background:#ededed;
}

/******************************************************************/

/*logo glowne*/

#logo {
	width: 180px;
	height: 91px;
	font-size: 30px;
	text-align: center;
	position: relative;
	display: block;
	float: left;
}

#logo span {
	width: 180px;
	height: 91px;
	position:absolute;
	top:0;
	left:0;
	background: url(logo.png);
}


#wysz{
	float: right;
	margin: 20px 10px 0 20px;
	position:relative;
	z-index:100;
}

#wysz input[type=text] {
	width: 385px;
	height: 47px;
	background: rgba(255,255,255,.8);
	border:none;
	color:#6d6d6d;
	padding-left:15px;
	float:left;
	border-radius: 8px 0px 0px 8px;
}

#wysz input[type=submit] {
	width: 47px;
	height: 47px;
	background: #a6a5a4 url(lupa.png) no-repeat center center;
	border:none;
	border-radius: 0px 8px 8px 0px;
	cursor:pointer;
}

#wysz_podp {
	position:absolute;
	top:42px;
	left:0;
	width: 385px;
	background:rgba(255,255,255,1);
	padding: 10px;
	z-index:200;
	text-align:left;
	display:none;
}

#wysz_podp a {
	display:block;
	font-size:14px;
	color:#212121;
	padding: 5px 10px;
}

#wysz_podp a:hover {
	color:#ec0000;
	background:#f1f1f1;
	text-decoration:none;
}

#goall {
	cursor:pointer;
	background: #dd1c15;
	text-align: center;
	color:#fff !important;
	margin-top:5px;
	font-weight: bold !important;
	font-size:12px !important;
}

#goall:hover {
	color:#212121 !important;
}



/******************************************************************/


#content {
	text-align: left;
	clear: both;
	float: left;
	width: 100%;
	padding: 20px 0;
}

#kols {
	clear: both;
	float: left;
	width: 100%;
}


h1, h2{
	font-size: 24px;
	color: #1c1c1c;
	font-weight: 300;
	text-transform: uppercase;
	border-bottom: 1px dashed #c1c1c1;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

h3{
	font-size: 22px;
	color: #2a2a2a;
	font-weight: bold;
}


#menu {
	width:100%;
	clear:both;
	float:left;
	text-align:center;
}

#menu a {
	display:inline-block;
	padding: 50px 0;
	width:320px;
	background-color: #ff9100;
	color:#fff;
	text-align:center;
	font-size:29px;
	font-weight:bold;
	margin:5px;
	border-radius:5px;
	text-transform:  uppercase;
}

#menu a:hover, #menu a.sel {
	background-color:#ed1c24;
	text-decoration:none;
	color:#fff;
}

#koll {
	width: 230px;
	float: left;
	margin-bottom: 20px;
}

#kolp {
	width: 890px;
	float: right;
	margin-bottom: 20px;
}

#kols {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 20px;
}

#menull, #menull_sub, #menull_sub2 {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	text-align:center;
}

#menull .dzialgl {
	margin-right:5px;
	background:#212121;
	color:#fff;
}

#menull a, #menull_sub a, #menull_sub2 a {
	display:inline-block;
	border-radius: 5px;
	padding: 5px 10px;
	background: #ccc;
	margin-left:5px;
	color:#212121;
	font-size:14px;
}

#menull a {
	margin-bottom: 5px;
}

#menull_sub a {
	background:#ffad00;

	margin-bottom:5px;
}

#menull_sub2 a {
	background:#ffba00;
	margin-bottom:5px;
}

#menull a:hover, #menull_sub a:hover, #menull_sub2 a:hover {
	text-decoration:none;
	color:#fff;
	background:#888888;
}

#menull a.s, #menull_sub a.s, #menull_sub2 a.s {
	font-weight: bold;
	background:#888888;
	color:#fff;
}


#koll h4{
	font-size: 18px;
	color: #ed1c24;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

#sciezka{
	clear: both;
	float: left;
	width: 100%;
	color:#afafaf;
	font-size:12px;
	text-align: left;
	margin-bottom: 10px;
}

#sciezka a{
	display: inline-block;
	background: url(sciezka.png) right center no-repeat;
	font-size: 12px;
	color: #030303;
	font-weight: 300;
	margin-right: 1px;
}

#sciezka a:hover{
	text-decoration: none;
	color: #ff7600;
}

#sciezka a:last-child{
	background: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}


.nagl_sort {
	float:right;
	margin-top:-55px;
}

.nagl_sort a {
	display:inline-block;


	background:#f1f1f1;
	color:#797979;
	border-radius:3px;
	padding: 3px 6px;
	margin: 0 2px;
}
.nagl_sort a.s, .nagl_sort a:hover {
	color:#ee0000;
	background:#ccc;
	text-decoration:none;
}

.listing{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}

.produkt {
	width: 234px;
	float: left;
	text-align: center;
	position: relative;
	height:250px;
	margin: 0px 20px 20px 0;
	border: solid 2px #f1f1f1;
	border-radius: 5px;
	background:#fff;
}

.produkt.col3, .produkt.col4 {
	margin-right:0;
}

.produkt .fota {
	width: 218px;
	background: #fff url(5.gif) no-repeat center center;
	height: 150px;
}

.produkt h4 {
	margin: 5px 0;
	padding: 0 5px;
	font-size:14px;
}

.produkt h4 a {
	color:#212121;
}

.produkt span {
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	text-align:center;
	color:#ed1c24;
	display:block;
	font-size:18px;
	font-weight:bold;
}

#fotki{
	width: 680px;
	float: left;
	text-align: center;
}

#opis_karta {
	width: 680px;
	float: right;
}

#opis_karta h6 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}

#fotogl {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #e3e2e2;
	position:relative;
}

#fotogl .scrollable {
  position:relative;
  overflow:hidden;
  width: 680px;
  height: 510px;
}

#fotogl .scrollable .items {
  width:20000em;
  position:absolute;
}

#fotogl .scrollable div {
	float:left;
	width: 680px;
    height: 510px;
	position:relative;
}



#fotogl .prev {
	background: url(strl.gif) center center no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -15px;
    top: 50%;
    z-index: 1;
    margin-top: -25px;
    cursor: pointer;
}

#fotogl .next {
    background: url(strp.gif) center center no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -15px;
    top: 50%;
    z-index: 1;
    margin-top: -25px;
    cursor: pointer;
}


#fotodod {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}


#fotodod  a {
	margin-left:8px;
	float: left;
	cursor:pointer;
}

#fotodod  a:first-child {
	margin-left:0;
}

#fotodod  a img {
	border: solid 1px #e3e2e2;
}

#fotodod  a.current img {
	border: solid 1px #ff9100;
}

#prod_dost {
	display:inline-block;
	text-align:center;
	margin: 20px 0;
	padding: 10px 20px;
	font-size: 16px;
	font-weight: bold;
	background:#fff;
}

#prod_dost .jest {
	color:#43bd11;
}

#prod_dost .niema {
	color:#ed1c24;
}


#koszyk_karta {
	float:right;
	width: 300px;
	position:relative;
	background: #f1f1f1;
	padding:20px;
	text-align:center;
}

#opis_produktu {
	clear: both;
	float: left;
	width: 100%;
	text-align:center;
}

#opis_produktu h6 {
	border-bottom: solid 1px #fe3232;
	font-weight: bold;
	text-align:left;
	padding: 10px 0;
	font-size:24px;
	color:#ff0000;
}

#cena {
	margin:0;
	text-align:center;
}

#cena span {
	font-size:27px;
	color: #ed1c24;
	margin-left:5px;
	display:block;
}

#cena_netto {
	margin:10px 0 0 0;
	text-align:center;
}

#cena_netto span {
	font-size:18px;
	color: #ff7600;
	margin-top:-5px;
	margin-left:5px;
	display:block;
}


.bt_kup{
	border: none;
	background: #46c500 url(iko_kosz.png) 10px center no-repeat;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 15px 30px 15px 53px;
	cursor: pointer;
	border-radius: 5px;
	margin:20px 0;
	display:inline-block;
}

.bt_kup:hover {
	background-color: #000;
	text-decoration:none;
}

/******************************************************************/

/*footer*/

footer {
	clear: both;
	float: left;
	width: 100%;
	padding:10px 20px;
	text-transform: uppercase;
	background: #ededed;
}
#copy {
	float: left;
	color:#6b6b6b;
	font-size:9px;

}

#projekt {
	float: right;
	color:#6b6b6b;
	font-size:9px;
}

#projekt a {
	color:#6b6b6b;
}

#projekt a:hover:nth-child(1){
	text-decoration: none;
	color: #94b700;
}

#projekt a:hover:nth-child(2){
	text-decoration: none;
	color: #ff0000;
}

/*sciezka*/

#sciezka{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000;
}

#sciezka a{
	display: inline-block;
	background: url(sciezka.png) right center no-repeat;
	font-size: 12px;
	color: #000;
	font-weight: 300;
	padding-right: 12px;
	margin-right: 1px;
}

#sciezka a:hover{
	text-decoration: none;
	color: #aa91b3;
}

#sciezka a:last-child{
	background: none;
	padding: 0px;
	margin: 0px;
	font-weight: 400;
	color: #aa91b3;
}

/*loga płynące*/

#marquee {
    width:760px;
    margin: 20px auto;
    height:90px;
    overflow: hidden;
    white-space: nowrap;
}
#marquee div {
    width: 200000px;
}
#marquee div img {
    float: left;
}

/*formularz kontaktowy*/

#kform{
	clear: both;
	float: left;
	width: 100%;
}

.inp_f, .textarea{
	width: 100%;
	height: 42px;
	padding-left: 10px;
	font-size: 14px;
	margin-bottom: 13px;
	border: none;
	color: #000;
	background: #ededed;
	border: 1px solid #f3f3f3;
	display: block;
}

.textarea{
	padding-top: 10px;
	resize: none;
	height: 122px;
	float: left;
}

.inp_f:focus, .textarea:focus{
	border-color: #000;
}

.btn_f{
	width: 200px;
	height: 50px;
	border: none;
	background: #ff0000;
	cursor: pointer;
	color: #fff;
}

.btn_f:hover{
	background-color: #000;
}

#kform ::-webkit-input-placeholder {color: #404040;}
#kform :-moz-placeholder {color: #404040;}
#kform ::-moz-placeholder {color: #404040;}
#kform :-ms-input-placeholder {color: #404040;}
#kform :placeholder-shown {color: #404040;}



#wejsciowka_dzial {
	float:left;
	clear:both;
	width:100%;
	text-align:center;
}


.box_wejsciowka {
	display: inline-block;
	width: 22%;
	vertical-align: top;
	margin: 30px 10px 0 10px;
}


.box_wejsciowka>a {
	color: #fff;
	background:#ff9100;
	display:block;
	padding: 10px 10px;
	border-radius:5px;
	font-size:18px;
	font-weight:bold;
}

.box_wejsciowka>a:hover {
	background:red;
	text-decoration:none;
}


.box_wejsciowka div {
	float:left;
	clear:both;
	width:100%;
	text-align: left;
}

.box_wejsciowka div a {
	margin-top:5px;
	color: #fff;
	background:#717171;
	display:block;
	padding: 10px;
	border-radius:5px;
	font-size:14px;
	text-align:center;
}

.box_wejsciowka div a:hover {
	background:#212121;
	text-decoration:none;
}




#apla_ulub {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-50px;
	background: #00c92f;
	color: #fff;
	font-weight: bold;
	padding: 10px 20px;
	border-radius: 0 0 5px 5px;
	text-transform: uppercase;

}

#apla_ulub:hover {
	background:#212121;
	text-decoration:none;
}

.cupboard .input_f {
	width:85px;
	text-align:center;
	font-size:14px;
	height: 40px;
}


#search h6 {
	margin-bottom: 15px;
}



