@CHARSET "UTF-8";

body{
	padding: 0;
	margin:0;
	font-size: 11px;
	font-family:sans-serif;
	color: #1b4d82;
}

#all{
	width: 100%;
	max-width: 1198px;
	min-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

fieldset{
	margin: 0;
	border:0;
	padding:0;
}

img{border: 0;}

a:Link,a:Visited{
	color: #1b4d82;
	text-decoration: none;	
}
a:Hover{text-decoration: underline;}

	
input.text{
	width: 100px;
	border: 1px solid #1b4d82;
	color: #1b4d82;
	font-size: 10px;
}

input.submit{
	border: 0;
	background: #fff;
	color: #1b4d82;
}


/* top */
#top{
	width: 100%;
	height: 65px;
	background: url(img/background/top.png) no-repeat;
	background-position: 279px 0;
}

#top h1{
	width: 279px;
	height: 65px;
	margin: 0;
} 

#logo:link, #logo:visited{
	display: block;
	width: 279px;
	height: 65px;
	background: url(img/background/logo.png) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}
#top h2{
	display: none;
}


/* navigation */

#nav h1, #nav h2, #nav h3{
	margin: 0;	
	text-transform:uppercase;
	font-weight: normal;
	font-size: 11px;
}

#nav{
	width: 100%;
	height: 90px;
	border-bottom: 2px solid #1b4d82;
	position: relative;
}

#nav .left{
	float: left;
	/*max-width: 500px;
	min-width: 320px;*/
	width: 290px;
}

#nav .right{
	float: right;
	width: 640px;
}

#menu{
	padding:0;
	margin: 15px 0px 15px 20px;
	position: relative;
	left: 10px;	
	text-align: center;
}

#menu li {
	display: inline;
	background: url(img/inne/separator-small.png) right no-repeat;
	padding-right: 15px;	
	padding: 5px 15px 5px 10px;
	text-transform:uppercase;
	height: 25px;
}

#menu li.bot{
	position: relative;
	top: 15px;
}

#koszyk{
	position: absolute;
	height: 100%;
	width: 265px;
	right: 380px;	
	padding-top: 15px;
}

#koszyk h3{
	height: 80px;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	background: url(img/inne/separator-big.png) right top no-repeat;
}

#koszyk a:Link, #koszyk a:Visited{text-transform:uppercase;}


#koszyk ul{
	height: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	background: url(img/inne/separator-big.png) right top no-repeat;
	padding-right: 15px;
	width: 160px;
}
#koszyk li{
	margin-bottom: 4px;
}

#logowanie{
	width: 370px;
	height: 50px;
	overflow: hidden;	
	position: absolute;
	right: 0;
	padding-top: 15px;
}

#logowanie h3{
	display: inline;
	text-transform:uppercase;
	margin-right: 10px;
	}


#logowanie .rejestracja {
	text-transform:uppercase;
	position: relative;
	top: 5px;
}

#logowanie .zapomnialem{
	position: relative;
	top: 5px;
	left: 120px;
}

#szukaj{
	width: 335px;
	height: 35px;
	overflow: hidden;	
	position: absolute;
	right: 0;
	top: 60px;
	text-align: right;
	padding-right: 45px;
}

#szukaj label{	
	text-transform:uppercase;
	margin-right: 10px;
}

#content{
	width: 100%;
	position: relative;
}


/* produkty */

#produkty{
	width: 100%;	
	height: 370px;
	overflow: auto;
}

div.promocja{
	height: 395px !important;
}

div.promocja .wrapper{	
	height: 370px !important;
}

#produkty .wrapper{
	display: block;
	height: 340px;
	width: 2000px;
}
#produkty .wrapper div{
	width: 220px;
	text-align: center;
	display: inline;	
	float: left;
	margin: 0;
	background-image: url(img/inne/sep.png);
	background-repeat: repeat-x;
	background-position: 0 296px;
}
#produkty a{
	text-transform: uppercase;
	font-weight: bold;
}
#produkty a.img{
	display: block;
	width: 170px;
	height: 296px;
	margin-bottom: 5px;
}
#produkty span{
	color: red;
	font-weight: bold;
}
#produkty span{
	display: block;
	clear: both;
}

#wybor{
	width: 100%;
	height: 12px;
	background: #1b4d82;
	color: white;
	text-transform: uppercase;	
	padding: 5px 0px;
}
#wybor span{	
	margin-left: 20px;
}

/*kategorie*/

#kategorie{
	margin:0;
	width: 100%;
	list-style: none;
	background:url(img/background/kategorie-background.png) no-repeat;
	height: 105px;
	padding: 0;
	padding-top: 8px;
}
#kategorie li{
	width: 68px;
	border: 2px solid #1b4d82;
	height: 96px;
	float: left;
	margin: 0 5px;
	overflow: hidden;
	position: relative;
}
#kategorie a {
	display: block;
	width: 90px;
	height: 96px;
	position: relative;
}

#kategorie .on{
	float: left;
	/*margin-right: -14px;*/
	position: relative;
	/*left: 14px;*/
	z-index: 1;
}

#kategorie .off{
	position: absolute;
	top: 0;
	left: 0;
	z-index:0;
}

#kategorie span{
	display: block;
	float: left;
	text-indent: -1000px;
	overflow: hidden;
	width: 14px;
	height: 96px;
	z-index: 2;
	position: relative;
}

#page{
	width: 90%;
	padding: 30px 0 30px 20px  ;
	padding-left: 100px;
	min-height: 100px;
	position: relative;
}

#page h2{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	padding: 4px 20px;
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
	background: #1b4d82;
	color: #fff;
}
.wykaz{
	margin: 0; padding: 0;
}
.wykaz th {
	text-transform: uppercase;
	padding: 10px;
	margin: 0;
}
.wykaz td {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

.wykaz th, .wykaz td{
	border-bottom: 2px solid #1b4d82;
}

.koszyk .kolor{
	height: 15px;
	width: 15px;
	margin: 5px auto;
	border: 1px solid black;
}

.koszyk span{ text-transform: uppercase;}

.koszyk a{ text-transform: uppercase;}
.koszyk .zloz, .info .button{
	background: #1b4d82;
	color: #fff;
	border: 0;
	text-transform: uppercase;
	padding: 5px 10px;
	float: right;
}
.info .button:Link, .info .button:Visited {float: inherit;}
.koszyk .powrot{
	background: #bdcbdb;
	color: #1b4d82;
	border: 0;
	text-transform: uppercase;
	padding: 5px 10px;
	float: right;
	margin-right: 5px;
}


/* produkt */

#produkt{
	min-height: 300px;
	width: 100%;
	overflow: visible;
}

#produkt .zdjecia{
	width: 390px;
	height: 300px;
	float: left;
}

#produkt .zdjecia .glowne{
	float: left;
}

#produkt .zdjecia .reszta{
	float: left;
	width: 140px;
}

#produkt .zdjecia .reszta img{
	display: block;
	margin: 10px auto;
	margin-top: 5px;
}

#produkt .main{
	width: 250px;
	float: left;
	min-height: 300px;
	overflow: visible;
}

#produkt .zestawy{
	float: right;
	width: 400px;
	height: 300px;
}



#produkt .main h2 a{
	font-size: 11px;
	text-transform: uppercase;
}

#produkt .main .atrybuty{
	padding: 5px 15px;
	margin: 0 0 10px 0;
}

#produkt .main .kolory div{
	width: 15px;
	height: 15px;
	border: 1px solid black;
}

#produkt .main .rozmiary div{
	border: 1px solid #1b4d82;
	padding: 0px 3px;
}

#produkt .main .submit{
	background: #1b4d82;
	color: white;
	text-transform: uppercase;
	border: 0;
	display: block;
	margin: 10px 0;
	
}

#produkt .main td{
	text-align: center;
}


.zestawy .produkt{
	width: 180px;
	height: 140px;
	float: left;
}


.zestawy .produkt div{
	float: left;
	width: 50%;
	height: 100%;
}

.zestawy .produkt div a{
	display: block;
	margin-bottom: 30px;
}
.zestawy .produkt div a.button{
	margin: 0;
	margin-top: 20px;
	background: #1b4d82;
	color: white;
	text-transform: uppercase;
	border: 0;
	padding: 3px;
	width: 45px;
	
}

/** footer */

#footer{
	width: 100%;
	background: url(img/background/bottom.png) no-repeat;
	background-position: top;
	height: 139px;
	text-indent: -10000px;
	overflow: hidden;
}







/* tipps */
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(img/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(img/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}











#page span.big{
	font-weight: bold;
}


/* Elementy zamówienia */

 a.submit, a.submit2{
	background: #bdcbdb;
	color: #1b4d82;
	border: 0;
	text-transform: uppercase;
	padding: 5px 10px;
	margin-right: 5px;
	height: 15px;
}
a.submit2{
	background: #1b4d82;
	color: #fff;
}
a.submit:Hover, a.submit2:Hover{
	text-decoration: none;
}

 #page input.submit{
	background: #1b4d82;
	color: #fff;
	border: 0;
	text-transform: uppercase;
	height: 24px;
	position: relative;
	top:1px;
}





.zam_1 .left {
	float: left;
	width: 120px;
	padding: 0 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.zam_1 .right {
	float: left;
	width: 500px;
	padding-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.zam_1  a:Hover,.zam_2  a:Hover {
	color: #616161;
}

.zam_1 li {
	list-style-type: none;
	padding-left: 20px;
	background: url(img/ikony/strzalka_form.gif) no-repeat;
	background-position: left;
	color: #499A00;
	font-weight: bold;
	line-height: 17px;
}

.zam_2 td {
	padding: 5px;
	padding-right: 20px;
}

.trojblok {
	width: 751px;
	background: url(img/podklad/trojblok.gif) repeat-y;
	background-position: 210px 0;
	border-bottom: 1px solid #E2E2E2;
}

.trojblok .left {
	width: 170px;
	padding: 20px;
	float: left;
}

.trojblok .center {
	width: 235px;
	padding: 20px;
	float: left;
}

.trojblok .right {
	width: 225px;
	padding: 20px;
	float: left;
}

.zam_2 li,.zam_2 .kropka {
	list-style-type: none;
	padding-left: 20px;
	background: url(img/ikony/kolko.gif) no-repeat;
	background-position: left;
	line-height: 20px;
	margin-right: 5px;
}

.zam_2 ul {
	padding-left: 0px;
}

.zam_2 li div,.zam_2 .trojblok .center div {
	float: right;
	margin-right: 20px;
}

.zam_2 .razem {
	width: 210px;
}

.zam_2 .razem div {
	width: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

.zamowienie_form .text,.zamowienie_form select {
	width: 170px;
}

.zamowienie_form .button {
	float: right;
	padding-right: 10px;
}

a.krzyzyk:Link,a.krzyzyk:Visited {
	float: left;
	background: url(img/ikony/krzyzyk.gif) no-repeat;
	background-position: 75px 2px;
	width: 85px;
	font-weight: bold;
}

.zam_3 .podsumowanie {
	width: 751px;
	background: url(img/tlo/big_products.gif) repeat-y;
	background-position: 417px 0px;
	border-bottom: 1px solid #E2E2E2;
}

.zam_3 .left {
	width: 415px;
	float: left;
}

.zam_3 .right {
	width: 290px;
	float: left;
	padding: 0px 20px;
}

.zam_3 .produkt {
	width: 370px;
	border-top: 1px solid #E2E2E2;
	padding: 5px 10px;
	clear: both;
}

.zam_3 .produkt .left {
	padding: 0;
	width: 240px;
	padding-right: 5px;
	float: left;
	padding-bottom: 5px;
}

.zam_3 .produkt .center {
	width: 40px;
	padding-right: 10px;
	float: left;
	padding-bottom: 5px;
}

.zam_3 .produkt .right {
	padding: 0;
	width: 70px;
	padding-right: 5px;
	float: left;
	font-weight: bold;
	padding-bottom: 5px;
}

.zam_3 .lacznie {
	background-color: #E2E2E2;
	font-weight: bold;
}

.forma_platnosci_up {
	width: 709px;
	height: 11px;
	background: url(img/podklad/forma_platnosci_up.gif) no-repeat;
	margin-top: 40px;
}

.forma_platnosci {
	width: 669px;
	background: #499A00;
	padding: 10px 20px;
	color: white;
}

.forma_platnosci_down {
	width: 709px;
	height: 15px;
	background: url(img/podklad/forma_platnosci_down.gif) no-repeat;
}

a.back:Link,a.back:Visited {
	background: url(img/ikony/back.gif) no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
	padding-left: 20px;
	font-size: 13px;
}

.rachunek {
	width: 490px;
	padding: 0;
	margin: 0;
	padding-left: 20px;
}

.rachunek .left {
	width: 260px;
	padding-right: 5px;
	float: left;
	margin-bottom: 10px;
}

.rachunek .center {
	width: 80px;
	padding-right: 5px;
	float: left;
}

.rachunek .right {
	width: 124px;
	float: right;
}

#podstrona{
	width: 395px;
	height: 427px;
	padding: 20px;
	padding-top: 40px;
	margin: -200px auto 0;
	z-index: 100;
	background: url(img/podstrona.gif) no-repeat;
	position: relative;
}
#podstrona .content{	
	overflow: auto;
	width: 90%;
	padding-right: 5px;
	height: 100%;
	
}

#podstrona h2{
	text-align: center;
	text-transform: uppercase;
	color: #000;
}

#podstrona p{
	text-align: justify;
}

#zamknij {
	position: absolute;
	top: 10px;
	right: 13px;
	width: 18px;
	height: 20px;
	cursor: pointer;
}

span.promocja{
	color: red !important;
	text-decoration: line-through  !important;
}

.formularz_blad{color:red; font-weight: bold;} 