<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { margin: 0px; padding: 0px; font-family: verdana, arial, helvetica, sans-serif; background-color:#000;}

#master{ width:910px; margin:0px auto;  background-color: #FFF;}

#header {}
#header img { border:0px;}
#header .baner {margin:0px 5px; height: 250px; background: url("../images/baner.jpg") no-repeat;}
#header .baner .nazwa {padding:30px 20px; font-size: 30px; font-weight: bolder; }
#header .menu_bg { width:900px; margin:0px auto 10px auto; height:30px; background-image:url(../images/background_foot.png); border-top:1px solid #AAA; border-bottom:1px solid #AAA;}
#header .menu_txt {text-align:right; padding:8px; font-size:12px;}
#header .menu_cart {text-align:left; padding:8px 6px 6px 20px; font-size:12px; float: left;}
#header a {}
#header a:link { color: #777; text-decoration: none;}
#header a:hover, #header a:focus { color:#111; text-decoration:underline;}	

#stopka {width:900px; margin:0px auto; height:30px; background-image:url(../images/background_foot.png); border-top:1px solid #AAA; clear: both;}
#stopka .stopka_txt {text-align:center; padding:6px; font-size:12px;}


/* html&gt;body #baner { height: 220px; }

/******* CONTENT*******/
#content {width:900px; margin:0px auto; background-color: #FFF; clear:both;}

/******* CONTENT &gt; LEWA *******/
#lewa { float: left;  width: 200px;  margin-left:0px;  }

/******* CONTENT &gt; MAIN *******/

#main {float: right;width:695px; /*background-color:#FFFFFF; *//* padding:0px 2px 5px 2px; margin-left:3px;*/ margin-right:5px; margin-top:5px; }
#main h1 { font-size: 14px;  font-weight:bold; border-bottom:1px dotted #999; margin:10px 0px 20px 0px; padding:10px 10px; text-align:left; }

/******* CONTENT &gt; MAIN &gt; SZABLON *******/

#szablon {}
#szablon .tresc {padding:10px; font-size: 12px; color:#444;} 

/******* CONTENT &gt; MAIN &gt; KATEGORIA *******/

#kategoria {font-size:12px; text-align: left;}
#kategoria table {width:100%;  border-spacing:0px 10px;}
#kategoria table tr td {border-bottom:1px dotted #666;}
#kategoria .td_img {width:160px;padding:5px;}
#kategoria .td_img img {border:1px solid #CCC;}
#kategoria .td_opis { padding:0 5px; vertical-align: top; }
#kategoria .td_opis .towar_nazwa {font-size:12px; font-weight:bold; color:#444; }
#kategoria .td_opis .towar_nazwa a {text-decoration: none; color:#444;  }
#kategoria .td_opis .towar_nazwa a:hover { text-decoration: underline; color:#111; }
#kategoria .td_opis .towar_opis {font-size:11px; font-weight:normal; color:#777; }
#kategoria .td_cena {width:100px;padding:0px 20px 0px 0px; text-align:right;}
#kategoria .td_cena .normalna { font-size:12px; color:#333;}
#kategoria .td_cena .promocja {font-size:14px; font-weight:bold; color:#56b700;}
#kategoria .td_dodaj {width:100px;padding:5px; text-align:center;}
#kategoria .td_dodaj img  {border:0px;}
#kategoria .dokoszyka a {font-size:12px; font-weight: bold; text-decoration: none; color:#cf0005}
#kategoria .dokoszyka a:hover {text-decoration: none; color:#3811e1;}

/******* CONTENT &gt; MAIN &gt; PRODUKT *******/
#produkt {font-size:12px; text-align: left; padding:0px 15px;}
#produkt .nazwa_prod {width:100%; padding:20px 0px; font-size:16px; font-weight:bold; border-bottom:1px dotted #999; }
#produkt .okno_img_cena {margin:10px 0 0 0;}
#produkt .img {width:300px; height:300px; float:left; }
#produkt .img img {width:300px; border:1px solid #DDD; }
#produkt .cena {width:365px; height:300px; /* border:1px solid #DDD;*/ float:right; text-align:right;  }
#produkt .cena .brutto {font-size:14px; color:#777; padding-right:20px;}
#produkt .cena .netto  {font-size:10px; color:#999; padding-right:20px;}
#produkt .cena .koszyk  {  padding-right:20px; padding-top:25px;}
#produkt .cena .koszyk a {font-size:14px;font-weight:bold; text-decoration: none; color:#cf0005;}
#produkt .cena .koszyk a:hover {text-decoration: underline; color:#cf0005; }
#produkt .cena .promocja { }
#produkt .opis  { clear:both; color:#555; padding:10px 20px 20px 0px;text-align: justify; }
#produkt h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;color:#555;  }


.news {font-size:13px; padding:0 10px; text-align: justify; margin:0 0 30px 0;}
.news .tytul {font-size:14px; font-weight: bold; color: #E63900;}
.news .data {margin:15px 0px 5px 0px; font-size:10px; color:#AAA;}
.news .wiecej {font-size:11px; font-weight: bold; width: 100%; text-align: right; padding-bottom:15px; border-bottom:1px solid #FF9F80;}
.news .wiecej a {text-decoration: none; color:#FF0000;}
.news .wiecej a:hover {text-decoration: none; color:#0000FF;}


/******* CONTENT &gt; MAIN &gt; CART *******/
/*
#cart {font-size:12px;}
#cart img {border: 0px;}
#cart h1 { font-size: 14px;  font-weight:bold; border-bottom:1px dotted #999; margin:10px 0px 20px 0px; padding:10px 10px; text-align:left; }
#cart table {width: 100%; background-color: #FFF; border-spacing: 0px; border-collapse: separate;}
#cart table th {font-weight: bold;  border-bottom: 1px solid #FFF; border-right: 1px solid #FFF; background-image: url("../images/pasek_niebieski.jpg"); color:#FFF; height: 30px;}
#cart table td { border-bottom: 1px solid #FFF; border-right: 1px solid #FFF;}
#cart .usun{ text-align: center;  width:40px;}
#cart .nazwa{ text-align: left; font-size: 11px;}
#cart .etykieta{ text-align: right; font-size: 12px;}
#cart .cena{ text-align: center; text-align: right; padding-right: 5px; width:70px;}
#cart .liczba{ text-align: center; width:50px;}
#cart .liczba input {width: 40px; text-align: center; padding: 0px;}
#cart .wartosc{ text-align: right; padding-right: 5px; width:110px;}
#cart .suma{ text-align: right;font-weight: bold;  border: 1px solid #FFF; background-image: url("../images/pasek_niebieski.jpg"); color:#FFF; height: 30px;}
#cart .suma td {padding-right:5px;}
#cart .zdjecie {width:150px;}
*/

/******* CONTENT &gt; MAIN &gt; ZAMOW: [1] *******/
/*
#zamow { font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom:30px;  }
#zamow h1 { font-size: 14px;  font-weight:bold; border-bottom:1px dotted #999; margin:10px 0px 20px 0px; padding:10px 10px; text-align:left; }
#zamow .form1{ width: 550px; margin: 0px auto; }
#zamow .form1 .tab_zamow1 {width:100%;  font-size:11px; border:1px solid #AAA; background-color: #FFF; }
#zamow .form1 .tab_zamow1 td{ vertical-align: middle;}
#zamow .form1 .tab_zamow1 span{ color: #ff0000;}
#zamow .form1 .next{ text-align:center;	padding:10px 0px;}
#zamow .label { text-align: right; vertical-align: middle; width: 250px;}
#zamow .form1 .tab_zamow1 .inp{ text-align: left; vertical-align: middle;}
#zamow .form1 .tab_zamow1 .inp input {width:250px; height: 20px;}
#zamow .form1 .tab_zamow1 .regulamin {text-align: center;}
#zamow .form1 .tab_zamow1 textarea {width:250px; height: 150px; }
*/
/******* CONTENT &gt; MAIN &gt; ZAMOW VIEW: [2] *******/
/*
#zamow .form_view{ width: 550px; margin: 0 auto; padding:10px;font-size:12px; border:1px solid #AAA; background-color: #FFF}
*/
/******* CONTENT &gt; MAIN &gt; SEND *******/
/*
#send {font-size:12px;}
#send .podsumowanie {padding:20px;}
.przycisk {padding:10px 60px; font-size: 12px;}
.przycisk a { display: block; float: left;  padding: 5px; margin-left:1px; background-color:#FFF; color: #333; border:#AAA 1px solid; text-decoration: none; text-align: left; font-weight: bold; }
.przycisk a img {float:left; padding:0px 5px 0px 0px; border:0px; }	
.przycisk a:hover { background-color:#FFF; }
*/

/******* CONTENT &gt; LEWA &gt; MENU_LEWA *******/
#menu_lewa { text-align:left; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;   background-color:#FFF;}
#menu_lewa ul { margin:0px; padding:0px 5px 5px 23px; list-style: none;}
#menu_lewa ul li{font-size:12px; font-weight:bold; color:#444; list-style: url("../images/kropka1.png"); padding-bottom:7px; }
#menu_lewa ul li ul{ padding:5px 0px 5px 0px; }
#menu_lewa ul li ul li{ font-weight:normal;padding:1px 0px 1px 0px; list-style:none;}
#menu_lewa a { text-decoration: none; color:#333333; } 
#menu_lewa a:hover { text-decoration: underline; color:#CC0000; }
#menu_lewa .menul { padding-bottom: 10px;}

#menu_lewa h3 { height: 30px; margin-top:5px; padding: 5px 0px 0px 35px; background:#EAEAF5; font-weight:bold;
	font-size: 16px; color:#FFF; font-family:Geneva, Arial, Helvetica, sans-serif;
	background:url(../images/tlo_naglowek.png) repeat-x; text-align:left;
}

/*************  INFO ************************/
.info_ok {width:500px; /* height:0px; */ margin:10px auto; text-align:center; padding:10px 0px; border:1px solid #a5bd71; background-color:#FFF; font-size:12px;}
.info_blad {width:500px; /* height:0px; */ margin:10px auto; text-align:center; padding:10px 0px; border:1px solid #bd7171; background-color:#FFF; font-size:12px;}

/**************** NUMERKI ************************/
.numerki{ margin: 20px 0; text-align: center; /*Set to "right" to right align pagination interface*/ clear: both; font: bold 13px Verdana; }
.numerki a, .numerki a:visited{ margin : 0px 2px;  padding: 1px 5px; padding-bottom: 2px; border: 1px solid #9aafe5; text-decoration: none !important;  color: #2e6ab1; background-color: #FFF; }
.numerki a:hover, .numerki a:active{ border-color: #2b66a5; background-color:#FFF; color:#FF6633; } 
.codeblock{ border: 1px solid gray; background-color: #FFF; padding: 10px !important; margin-bottom: 1em !important; }

</pre></body></html>