* {
	margin: 0px;
	padding: 0px;
}

html, body{
	background-color: #e4e1e1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-align: center;	
}

/* ---------------------- SZKIELET STRONY ---------------------- */
.parent{
	position: relative; top: 15px;
	width: 1000px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
}
.top1{
	position: relative;
	width: 1000px;
	height: 70px;
}
.top1Obrazek1{
	position: absolute; top: 0px; left: 75px;
	background:  url(images/80x70.gif) no-repeat;
	width: 80px;
	height: 70px;
}
.top1Opis{
	position: absolute; top: 0px; left: 155px;
	width: 465px;
	height: 70px;
	padding-top: 15px;
	color: silver;
	font-weight: bold;
}
.top1Obrazek2{
	position: absolute; top: 0px; left: 620px;
	background: url(images/155x70.gif) no-repeat;
	width: 155px;
	height: 70px;
}
.top1Logowanie{
	position: absolute; top: 0px; left: 780px;
	background-color: #e4e1e1;
	font-size: 12px;
	text-align: left;
	width: 220px;
	height: 70px
}
.top2{
	position: relative;
	background: url(images/baner.jpg) no-repeat;
	width: 1000px;
	height: 135px;
}
.top3{
	position: relative;
	background: url(images/tlo.gif) repeat-y;
	width: 1000px;
	overflow: hidden;
}
.buttony{
	position: absolute; top: 0px; left: 0px; z-index: 2;
	background: #6fb3ed url(images/buttony.jpg) no-repeat;
	width: 1000px;
	height: 65px;
}
.buttonMain{
	position: absolute; top: 5px; left: 40px;
	width: 200px;
	height: 30px;
}
.buttonKontakt{
	position: absolute; top: 5px; left: 827px;
	width: 120px;
	height: 30px;
}
.imgButtony{
	border-style: solid;
	border-width: 0px;
}
.opcje{
	border-color: #6fb3ed;
	position: relative; left: 30px;
	margin-top: 50px;
	width: 220px;
	min-height: 370px;
	float: left;
}
.opcjeLGRog{
	background: #6fb3ed url(images/opcjeLGRog.jpg) no-repeat;
	width: 15px;
	height: 15px;
	float: left;
}
.opcjeGora{
	background: #6fb3ed url(images/opcjeGora.gif) repeat-x;
	width: 190px;
	height: 15px;
	float: left;
}
.opcjePGRog{
	background: #6fb3ed url(images/opcjePGRog.jpg) no-repeat;
	width: 15px;
	height: 15px;
	float: right;
}
.opcjeTlo{
	background: #6fb3ed url(images/opcjeTlo.gif) repeat-y;
	position: relative;
	margin-top: 15px;
	min-height: 135px;
	clear: both;
	overflow: hidden;
}
.opcjeLDRog{
	background: #6fb3ed url(images/opcjeLDRog.jpg) no-repeat;
	position: absolute; left: 0px; bottom: 0px;
	width: 15px;
	height: 15px;
	float: left;
}
.opcjeDol{
	background: #6fb3ed url(images/opcjeDol.gif) repeat-x;
	position: absolute; bottom: 0px; left: 15px;
	width: 190px;
	height: 15px;
	float: left;
}
.opcjePDRog{
	background: #6fb3ed url(images/opcjePDRog.jpg) no-repeat;
	position: absolute; bottom: 0px; right: 0px;
	width: 15px;
	height: 15px;
	float: right;
}
.top4{
	background-color: black;
	width: 1000px;
	height: 20px;
	clear: both;
}
.top4LRog{
	background: #e4e1e1 url(images/LRog.jpg) no-repeat;
	position: relative;
	width: 20px;
	height: 20px;
	float: left;
}
.dol{
	background: #e4e1e1 url(images/dol.gif) repeat-x bottom;
	width: 960px;
	height: 20px;
	float: left;
}
.top4PRog{
	background: #e4e1e1 url(images/PRog.jpg) no-repeat;
	position: relative;
	width: 20px;
	height: 20px;
	float: right;
}
.inside{
	background-color: #e4e1e1;
	position: relative; top: 65px; right: 15px;
	width: 735px;
	min-height: 305px;
	float: right;
}

/* ---------------------- MENU ROZWIJANE ---------------------- */
#menuR{
	behavior: url(csshover2.htc);
	width: 120px;
	margin: 0px; 
	padding: 0px;
}
ul.rozwiniecie{
	float: left;
	width: 120px;
	list-style: none;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: transparent;
	margin: 0px;
	padding: 0px;
}
ul.rozwiniecie li.rozwin{
	position: relative; 
	margin: 0px;
	padding: 0px;
	height: 32px;
}
ul.rozwiniecie li.rozwin ul.rozwiniecie{
	display: none;
	width: 120px;
	margin: 0px;
	padding: 0px;
}
ul.rozwiniecie li.rozwin:hover ul.rozwiniecie{
	display: block;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 0px; 
	margin-top: 0px;
	padding: 0px;
}	

/* ---------------------- POKAZ INFO ---------------------- */
#informacja{
	behavior: url(csshover2.htc);
	text-align: left;
	color: black;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	color: red;
	float: right;
}
ul.pokaz{
	float: left;
	list-style: none;
}
ul.pokaz li.info{
	position: relative; z-index: 2;
}
ul.pokaz li.info ul.pokaz{
	display: none;
	width: 180px;
}
ul.pokaz li.info:hover ul.pokaz{
	display: block;
	overflow: hidden;
	position: absolute; top: 0px; left: 40px;
}	
	
/* ---------------------- PLIKI RUCHOME ---------------------- */

/* ---------------------- UZYTKOWNIK ---------------------- */

.uzytkownikZalogowano{
	position: absolute; top: 20px; right: 35px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
	float: left;
}
.uzytkownikFunkcje{
	position: relative; 
	margin: 20px 20px 20px 20px;
	width: 190px;
	font-size: 13px;
	text-align: left;
	overflow: hidden;
}
p.uzytkownikFunkcjeNaglowek{
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin-bottom: 7px;
}
/* ---------------------- VIEW ---------------------- */

.viewTabela{
	position: relative;
	width: 705px;
	text-align: center;
	border-width: 0px;
	border-spacing: 3px;
	margin-bottom: 100px;
}
.viewNaglowek{
	height: 25px;
	text-align: center;
	font-size: 10pt; 
	font-weight: bold;
	color: red;
}
.viewTabelaWewnatrz{
	width: 100px; 
	height: 55px; 
	text-align: center; 
	font-size: 11px; 
	font-weight: bold;
}

/* ---------------------- ZNAJDZ ---------------------- */

.znajdzNapis{
	font-weight: bold; 
	font-size: 9px; 
	color: white;
}
.znajdzInputSelect{
	width: 150px;
	height: 20px; 
	font-size: 12px;
	text-align: center;
	margin-bottom: 4px;
}
.znajdzInputText{
	width: 147px; 
	height: 19px; 
	text-align: center;
	margin-bottom: 4px;
}

/* ---------------------- KOSZYK ---------------------- */
.koszykImg{
	position: relative;
	background: #6fb3ed url(images/twojKoszyk.jpg) no-repeat;
	width: 180px;
	height: 55px;
	clear: both;
}
.koszykOem{
	position: relative;
	width: 95px;
	float: left;
	color: yellow;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 2px;
}
.koszykIlosc{
	position: relative;
	width: 95px;
	float: right;
	color: yellow;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2px;
}
.koszykHr1{
	position: relative; left: 95px;
	width: 95px;
	text-align: right;
	clear: both;
}
.cenyNapis{
	position: relative;
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: yellow;
}
.koszykWartoscNapis{
	position: relative;
	width: 95px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: white;
	float: left;
}
.koszykWartosc{
	position: relative;
	width: 95px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	color: white;
	float: right;
}
.koszykHr2{
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 190px;
	clear: both;
}
.koszykLinkPokaz{
	position: relative;
	width: 190px;
	font-size: 10px;
	text-align: right;
	clear: both;
}
.koszykNapisPusty{
	margin-top: 15px;
	margin-bottom: 30px;
	color: yellow;
	font-size: 15px;
	font-weight: bold;
}

/* ---------------------- PASS ---------------------- */

.passBledy{
	position: relative;
	margin: 20px auto 20px auto;
	font-size: 14px;
	font-weight: bold;
	color: red; 
}
.passPudelko{
	position: relative;
	margin: 50px auto 50px auto;
	width: 300px;
	text-align: left; 
	font-size: 12px;	
	font-weight: bold;
}
.passInfo{
	position: relative;
	float: left;
}
.passInputy{
	position: relative;
	text-align: right;
	float: right;
}

/*----------------------- DANE HURT -----------------------*/
.daneHurt{
	margin-left: 45px;
	text-align: left; 
	font-size: 11px; 
	font-weight: bold;
}

/***************************************************************/
/************************ ADMINISTRACJA ************************/
/***************************************************************/

/* ---------------------- VIEW1 ---------------------- */

.view1Naglowki{
	width: 100px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: darkblue;
}
.view1Srodek{
	width: 100px;
	height: 55px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* ---------------------- MAILING ---------------------- */

.mailingNaglowek{
	font-weight: bold;
	font-size: 18px;
	color: blue; 
	text-align: center; 
}

/* ---------------------- IMPORT CEN ---------------------- */

.importCenPudelko{
	position: relative;
	margin: 15px auto 50px auto;
	width: 600px;
	text-align: left; 
	font-weight: bold;
	font-size: 12px;
}
.importCenBledy{
	margin-bottom: 25px; 
	text-align: center;
	font-size: 15px;
	color: red;
}

/* ---------------------- KLIENCI WYKAZ ---------------------- */

.wykazTabela{
	position: relative;
	margin: 10px auto 10px auto;
	width: 650px; 
	text-align: left; 
	border-width: 1px;
	border-style: solid;
}
.wykazNaglowek{
	text-align: center;
	font-weight: bold; 
	font-size: 14px;
	color: red; 
}
.wykazSrodek{
	text-align: center; 
	font-weight: bold;
	font-size: 12px;
	color: green; 
}
.wykazStopka{
	position: relative; 
	margin: 0px auto 100px auto; 
	width: 400px;
	text-align: center; 
	font-weight: bold;
	font-size: 13px;
	color: red; 
}
 
/* ---------------------- EDYCJA KLIENTA ---------------------- */

.edycjaKlientaPudelko{
	position: relative;
	margin: 15px auto 100px auto;
	width: 450px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.edycjaKlientaL{
	position: relative;
	width: 250px;
	float: left;
}
.edycjaKlientaS{
	position: relative;
	width: 100px;
	float: left;
}
.edycjaKlientaP{
	position: relative;
	width: 100px;
	float: right;
}

/* ---------------------- MNOZNIK HURT ---------------------- */

.multipier{
	position: relative;
	margin: 15px auto 15px auto;
	width: 350px;
	font-size: 14px;
	font-weight: bold;
	color: blue; 
}

/* ---------------------- DODAJ PRODUKT FROM ---------------------- */

.dodajBledy{
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: red;
}
.dodajPudelko{
	position: relative;
	margin: 15px auto 0px auto;
	width: 550px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.dodajLewy{
	position: relative;
	width: 280px;
	text-align: left;
	float: left;
}
.dodajPrawy{
	position: relative;
	width: 270px;
	float: right;
}

/* ---------------------- DODAWANIE ADM ---------------------- */

.dodajAdm{
	text-align: center; 
	font-size: 14px;
	font-weight: bold;
	color: red;
}
.dodajAdmPudelko{
	position: relative;
	margin: 30px auto 0px auto;
	width: 250px;
	text-align: left; 
	font-size: 12px;
	font-weight: bold;
}
.dodajAdmTabela{
	position: relative;
	margin: 30px auto 100px auto;
	width: 500px;
}
.dodajAdmNaglowek{
	width: 150px;
	height: 25px; 
	font-weight: bold;
	font-size: 13px;
	text-align: center; 
	color: blue; 
}
.dodajAdmSrodek{
	width: 150px;
	height: 25px; 
	font-weight: bold;
	font-size: 12px;
	text-align: center; 
}
/* ---------------------- KLIENCI FORMULARZ ---------------------- */

.custForm{
	position: absolute; left: 30px; top: 5px;
	text-align: left;
	width: 500px;
}

/***********************************************************/
/************************ DETAL ****************************/
/***********************************************************/

/* ---------------------- SHOW CART ---------------------- */

.showCartPowrot{
	position: relative;
	margin: 15px auto 20px auto;
	width: 500px;
	font-size: 15px;
	text-align: left;
}
.showCartTabela{
	position: relative;
	margin: 15px auto 20px auto;
	background: url(images/koszykTlo.gif) no-repeat center;
	width: 500px; 
	text-align: center;	
	border-spacing: 2px;
}
.showCartNaglowek{
	height: 25px; 
	text-align: center; 
	font-size: 13px; 
	font-weight: bold;
	color: red;
}

.showCartWewnatrz{
	height: 35px;
	text-align: center;
	font-size: 11px; 
	font-weight: bold; 
	color: green;
}
.showCartStopka{
	height: 10px; 
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: darkblue;
}
.showCartZamow{
	position: relative;
	margin: 0px auto 100px auto;
	width: 500px;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
}
/* ---------------------- FORM1 ---------------------- */

.form1OpisHurt{
	position: relative;
	margin: 20px auto 20px auto;
	width: 650px;
	text-align: left;
	font-size: 12px; 
	font-weight: bold;
	color: black;
}
.form1Bledy{
	position: relative;
	margin: 20px auto 20px auto;
	width: 300; 
	height: 80; 
	margin: 15px auto 15px auto;
	text-align: center; 
	font-size: 17px; 
	font-weight: bold; 
	color: red;
}
.form1Inputy{
	position: relative;
	margin: 0px auto 20px auto;
	width: 310px; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: green;
}
.form1InputySrodek{
	position: relative;
	width: 110px; 
	height: 20px;
	text-align: left;
	float: left;
}
.form1Formulki{
	position: relative;
	padding-top: 15px;
	width: 280px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: black;
	float: left;
	clear: left;
}
.form1Stopka{
	position: relative;
	margin-top: 15px;
	width: 700px;
	text-align: center; 
	font-size: 12px;
	font-weight: bold;
	color: red;
	clear: both;
}

/* ---------------------- ZAM ---------------------- */

.zamNaglowek{
	position: relative;
	margin: 15px auto 0px auto;
	width: 300px; 
	font-size: 20px;
	font-weight: bold;
	color: darkgreen;
}
.zamDaneNaglowek{
	position: relative; left: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: darkblue;
}
.zamDane{
	position: relative; left: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.zamUwagiZamowienie{
	position: relative;
	text-align: left;
	font-size: 11px;
	font-weight: bold; 
	color: darkblue;
	float: left;
}
.zamTabela{
	position: relative;
	width: 700px;
	font-size: 11px; 
	color: darkblue;
	border-style: solid;
	border-width: 0px;
	border-color: black;
	border-spacing: 0px;
}
.zamTabelaSrodek{
	height: 16px; 
	text-align: center; 
	font-size: 11px; 
	font-weight: bold; 
	color: black;
}
.zamTabelaRodzaj{
	width: 700px; 
	height: 20px; 
	text-align: center; 
	font-size: 11px;
	font-weight: bold;
	color: darkgreen;
}

/* ---------------------- DESCRIPT ---------------------- */

.descriptNaglowek{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: blue; 
}
.descriptOpisL{
	position: relative;
	margin: 50px 0px 50px 100px;
	width: 160px;
	text-align: left;
	font-size: 12px; 
	font-weight: bold;
	color: red;
	float: left;
}
.descriptOpisS{
	position: relative;
	margin-top: 50px;
	width: 160px;
	text-align: left;
	font-size: 12px; 
	font-weight: bold;
	color: green;
	float: left;
}
.descriptOpisP{
	position: relative;
	width: 305px;
	height: 321px;
	float: left;
}
.descriptStopka{
	position: relative;
	margin: 30px 15px 100px 0px;
	width: 650px;
	text-align: left;
	font-size: 12px; 
	font-weight: bold;
	color: red;	
	clear: both;
}
.descriptKompatybilnosc{
	position: relative;
	margin-left: 20px;
	text-align: left;
	font-size: 11px; 
	font-weight: bold;
	color: green;
}

/* ---------------------- SRODEK INFOS ---------------------- */

.infos{
	position: relative; 
	background: #e4e1e1 url(images/zestaw1.jpg) no-repeat center;
	width: 700px;
	min-height: 305px;
	margin: 30px auto 30px auto;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
.main{
	position: relative;
	background: #e4e1e1 url(images/zestaw.jpg) no-repeat center;
	width: 705px;
	height: 305px; 
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.infosFlash{
	position: relative; 
	background: #e4e1e1;
	width: 500px;
	min-height: 305px;
	margin: 30px auto 0px auto;
	text-align: center;
}
.infosKontaktAdres{
	position: relative;
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	float: left;
}
.infosKontaktTelefony{
	position: relative;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: darkblue;
}
.infosKontaktGodziny{
	position: relative;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-right: 80px;
	margin-top: 40px;
	float: right;
}
.infosKontaktObsluga{
	position: relative;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	text-indent: 50px;
	margin-bottom: 20px;
	clear: both;
}
.infosKontaktKontakty{
	position: relative;
	width: 300px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	text-indent: 50px;
}

/* ---------------------- LINKI ---------------------- */

a.red_blue:link
{
    color: red;
	font-weight: bold;
    text-decoration: none;
}
a.red_blue:visited
{
    color: red;
	font-weight: bold;
    text-decoration: none;
}
a.red_blue:hover
{
    color: blue;
    font-weight: bold;
    font-style: italic;
}

a.black_blekit:link
{
    color: black;
	font-weight: bold;
    text-decoration: none;
}
a.black_blekit:visited
{
    color: black;
	font-weight: bold;
    text-decoration: none;
}
a.black_blekit:hover
{
    color: #6fb3ed;
    font-weight: bold;
    font-style: italic;
}
	
a.red_yellow:link
{
    color: red;
	font-weight: bold;
    text-decoration: none;
}
a.red_yellow:visited
{
    color: red;
	font-weight: bold;
    text-decoration: none;
}
a.red_yellow:hover
{
    color: yellow;
    font-weight: bold;
    font-style: italic;
}

a.red_yellow_none:link
{
    color: red;
	font-weight: bold;
    text-decoration: none;
}
a.red_yellow_none:visited
{
    color: red;
	font-weight: bold;
    text-decoration: none;
}
a.red_yellow_none:hover
{
    color: yellow;
    font-weight: bold;
    font-style: none;
}
	
	
	
	
	
	
	
	
	
	
	
	






















	
