body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #2c4968;
	background: #90da6c url(images/background_wrapper.jpg) repeat-y center;
}

/*----[ PRZYCISKI ]----------------------------------------------------------*/
.btn { display: block; position: relative; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; font-size:11px; }
.btn * { font-style: normal; background-image: url(images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

.btn.blue { background: #4a306c; }
.btn.redd { background: #b91616; }
.btn.green { background: #359005; }
.btn.blue:hover { background-color: #2e1d44; }
.btn.redd:hover { background-color: #8d0000; }
.btn.green:hover { background-color: #256504; }
.btn[class] {  background-image: url(images/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.redd { border-color: #9d4; }
* html .btn.green { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

/*----[ PRZYCISKI ]----------------------------------------------------------*/

div {
	text-align: left;
}
img, p {
	border: 0;
	padding: 0;
	margin: 0;
}
p {
	padding: 0;
	margin: 0 0 15px 0;
	text-align: justify;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 7px;
}
ul li {
	margin: 5px 0 0 0;
	padding: 0 0 0 12px;
	background: transparent url(images/li.jpg) no-repeat 0 0;
}
.naglowek {
	border-bottom: 1px solid #a0b793;
	padding-bottom: 1px;
	margin-bottom: 15px;
}
h1 {
	font-family: Georgia, sans-serif;
	color: #002c5c;
	font-size: 1.69em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	font-family: Georgia, sans-serif;
	color: #573388;
	font-size: 1.49em;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-weight: normal;
	background: transparent url(images/h2.jpg) no-repeat center left;
}
.aktualna {
	color: #c10024;
}
a.link_red {
	background: transparent url(images/link_red.jpg) no-repeat center left;
	padding-left: 10px;
	font-weight: bold;
	color: #382750;
	text-decoration: none;
}
a.link_red:hover {
	color: #21182f;
	text-decoration: underline;
}
.red {
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 2px 4px;
	background-color: #359005;
}
.red1 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 2px 4px;
	background-color: #359005;
}
.cena {
	color: #382750;
	font-weight: bold;
	padding: 2px 0;
	float: right;
}
.cena em {
	color: #bc0000;
	font-style: normal;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_none {
	float: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
input, textarea {
	border: 1px solid #7f9db9;
	background-color: #fff;
	overflow: hidden;
}

/* powrot */

.submit_button {
	background-color: #4a306c;
	color: #ffffff;
	padding: 1px 4px 3px 4px;

	display: inline;
	cursor: pointer;
	margin-top:5px;
}

#wrapper #kol_l #tresc #powrot {
	width: 512;
	background: transparent url(images/background_powrot.jpg) no-repeat center;
	clear: both;
	overflow: hidden;
}
#wrapper #kol_l #tresc #powrot #back {
	background-color: #3b6996;
	color: #ffffff;
	padding: 1px 4px 3px 4px;
	display: inline;
	cursor: pointer;
	float: left;
}
#wrapper #kol_l #tresc #powrot #back:hover, #wrapper #kol_l #tresc #powrot #main:hover {
	background-color: #003c7d;
}
#wrapper #kol_l #tresc #powrot #main {
	background-color: #3b6996;
	color: #ffffff;
	padding: 1px 4px 3px 4px;
	display: inline;
	cursor: pointer;
	float: right;
}
/* end powrot */
#calosc {
	width: 1050px;
	margin: 0 auto;
}
#calosc #lewa {
	width: 40px;
	float: left;
	height: 500px;
	background: #fafb93 url(images/background_lewa.jpg) no-repeat 0 0;
}
#calosc #prawa {
	width: 40px;
	float: right;
	height: 500px;
	background: #fafb93 url(images/background_prawa.jpg) no-repeat 0 0;
}
#calosc #wrapper {
	width: 970px;
	float: left;
	background: #fafb93 url(images/background_wrapper.jpg) repeat-y 0 0;
	position: relative;
}
#wrapper #kol_l {
	float: left;
	width: 780px;
	position: relative;
}
#wrapper #kol_l #top {
	width: 780px;
	height: 164px;
	background: #fafb93 url(images/background_top.jpg) repeat-x 0 0;
}
#wrapper #kol_l #top #logo {
	width: 216px;
	height: 122px;
	margin: 28px 0 0 33px;
	float: left;
}
#wrapper #kol_l #top #literki {
	width: 446px;
	height: 164px;
	float: right;
}
#wrapper #kol_l #menu_l {
	width: 210px;
	padding-top: 40px;
	float: left;
	background: transparent url(images/background_luk_menu.jpg) no-repeat 0 0; 
}
#wrapper #kol_l #menu_l img {
	margin: 0 11px 7px 11px;
}
#wrapper #kol_l #menu_l #stopka_left {
	background-color: #003c7d;
	width: 210px;
	position: relative;
	bottom: 0;
	left: 0;
}
#wrapper #kol_l #menu_l #stopka_left_naglowek {
	color: #fff;
	padding: 8px 16px;
	background-color: #022f63;
}
#wrapper #kol_l #menu_l #stopka_left_tresc {
	color: #e0e7ef;
	background-color: #003c7d;
	padding: 12px 16px;
}
#wrapper #kol_l #menu_l #stopka_left_tresc .adres {
	background: transparent url(images/icon_domek.jpg) no-repeat center left;
	padding-left: 18px;
	margin: 4px 0;
}
#wrapper #kol_l #menu_l #stopka_left_tresc .telefon {
	background: transparent url(images/icon_telefon.jpg) no-repeat center left;
	padding-left: 18px;
	margin: 4px 0;
}
#wrapper #kol_l #menu_l #stopka_left_tresc .fax {
	background: transparent url(images/icon_fax.jpg) no-repeat center left;
	padding-left: 18px;
	margin: 4px 0;
}
#wrapper #kol_l #menu_l #stopka_left_tresc .email {
	background: transparent url(images/icon_email.jpg) no-repeat center left;
	padding-left: 18px;
	margin: 4px 0;
}
#wrapper #kol_l #menu_l #stopka_left_tresc a.link_stopka {
	color: #dbd6e2;
	text-decoration: underline;
}
#wrapper #kol_l #tresc_glowna {
	width: 355px;
	height: 495px;
	float: right;
	padding: 25px 25px 25px 190px;
	background: transparent url(images/background_tresc_glowna.jpg) no-repeat 0 0;
	position: absolute;
	top: 164px;
	right: 0;
}
#wrapper #kol_l #linki_glowna {
	width: 355px;
	float: right;
	margin-left: 66px;
	/*background: transparent url(images/multi_color.jpg) no-repeat 0 0;*/
	padding: 0 25px 55px 124px;
	position: absolute;
	top: 709px;
	right: 0;
}
#wrapper #kol_l #linki_glowna ul {
	margin: 0;
	padding: 0;
}
#wrapper #kol_l #linki_glowna ul li {
	padding: 0;
	background: none;
}
#wrapper #kol_l #tresc {
	width: 519px;
	margin-right: 1px;
	float: right;
	background: transparent url(images/background_tresc.jpg) repeat-x 0 0;
	padding: 5px 25px 25px 25px;
	position: absolute;
	top: 164px;
	right: 0;
}
#wrapper #kol_l #tresc .produkt {
	width: 512px;
	padding: 4px;
	margin: 0 0 15px 0;
	overflow: hidden;
	cursor: pointer;
}
#wrapper #kol_l #tresc .produkt a {
	text-decoration: none;
}
#wrapper #kol_l #tresc .produkt:hover {
	background-color: #baee8e;
	cursor: pointer;
}
#wrapper #kol_l #tresc .produkt img {
	float: left;
	border: 3px solid #88c157;
}
#wrapper #kol_l #tresc .produkt_tresc {
	float: right;
	width: 392px;
	cursor: pointer;
}
#wrapper #kol_l #tresc .produkt_tresc_tytul {
	height: 20px;
	padding-top: 3px;
}
#wrapper #kol_l #tresc .produkt_tresc_opis {
	text-align: justify;
	color: #382750;
}

/*----[ OPRAWY BIUROWE ]-------------------------------------------------*/
#wrapper #kol_l #tresc .oprawy_biurowe {
	width: 520px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	overflow: hidden;
	border-bottom: 1px solid #c3b68e;
}
#wrapper #kol_l #tresc .oprawy_biurowe img {
	float: left;
	border: 3px solid #f1d811;
}
#wrapper #kol_l #tresc .oprawy_biurowe_tresc {
	float: right;
	width: 392px;
}
#wrapper #kol_l #tresc .oprawy_biurowe_tresc_tytul {
	height: 20px;
	padding-top: 3px;
}
#wrapper #kol_l #tresc .oprawy_biurowe_tresc_opis {
	text-align: justify;
	color: #382750;
}
#wrapper #kol_l #tresc .oprawy_biurowe_tresc_opis .pogrubiony {
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 7px;
}
#wrapper #kol_l #tresc .oprawy_biurowe_tresc_opis .charakterystyka {
	margin: 0;
	padding: 0;
}
#wrapper #kol_l #tresc .oprawy_biurowe_tresc_opis .przyciski {
	margin: 0;
	padding: 0;
}
/*----[ OPRAWY BIUROWE ]-------------------------------------------------*/
#wrapper #kol_l #tresc #kreator_pieczatek {
	width: 420px;
	margin: 0 auto;
}
#wrapper #kol_l #tresc #kreator_pieczatek .format_plikow {
	padding: 10px 15px;
	background-color: #f4e540;
	color: #382750;
}
#wrapper #kol_l #tresc #kreator_pieczatek .uwagi {
	text-align: center;
	margin: 0 0 15px 0;
	overflow: hidden;
}
#wrapper #kol_l #tresc #kreator_pieczatek .zatwierdz {
	text-align: center;
	margin: 0 auto 15px;
	width:67px;
	height: 25px;
}
/*----[ WYBOR SPOSOBU ZAMAWIANIA ]-------------------------------------------------*/
#wrapper #kol_l #tresc ul.wybor_sposobu_zamawiania {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left; width: 100%;
}
#wrapper #kol_l #tresc ul.wybor_sposobu_zamawiania li {
	width: 240px;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}
#wrapper #kol_l #tresc ul.wybor_sposobu_zamawiania li .przycisk_wsz {
	text-align: center;
	margin: 0 auto 15px;
	width:53px;
	height: 25px;
}
#wrapper #kol_l #tresc ul.wybor_sposobu_zamawiania li img {
	border: 3px solid #b5a4ca;
	cursor: pointer;
}
#wrapper #kol_l #tresc ul.wybor_sposobu_zamawiania li img:hover {
	border: 3px solid #be2221;
}
/*----[ WYBRANA PIECZATKA ]-------------------------------------------------*/
#wrapper #kol_l #tresc .wybrana_pieczatka {
	
}
#wrapper #kol_l #tresc .wybrana_pieczatka_img {
	float: right;
	margin: 0 0 15px 15px;
}
#wrapper #kol_l #tresc .wybrana_pieczatka_img img {
	border: 3px solid #f1d811;
}
#wrapper #kol_l #tresc .wybrana_pieczatka_red {
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 2px 4px;
	background-color: #b91616;
	display: inline;
	
}
#wrapper #kol_l #tresc .wybrana_pieczatka_pogrubiony {
	font-weight: bold;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-top: 7px;
}
#wrapper #kol_l #tresc .wybrana_pieczatka_charakterystyka {
	margin: 0;
	padding: 0;
}
#wrapper #kol_l #tresc ul#wybrana_pieczatka_wzory {
	margin: 0;
	padding: 0;
	list-style: none;
}
#wrapper #kol_l #tresc ul#wybrana_pieczatka_wzory li {
	width: 164px;
	float: left;
	margin: 0 0 9px 9px;
	padding: 0;
	background: none;
}
#wrapper #kol_l #tresc ul#wybrana_pieczatka_wzory li img {
	border: 3px solid #b5a4ca;
	cursor: pointer;
}
#wrapper #kol_l #tresc ul#wybrana_pieczatka_wzory li img:hover {
	border: 3px solid #be2221;
}
/*----[ KOSZYK ]-------------------------------------------------*/
#wrapper #kol_l #tresc table#koszyk {
	background-color: #fafb93;
	border: 3px solid #f1d811;
	margin-bottom: 25px;
	border-collapse: collapse;
}
#wrapper #kol_l #tresc table#koszyk td {
	border: 1px solid #f1d811;
	padding: 5px;
	text-align: center;
}
#wrapper #kol_l #tresc table#koszyk td.naglowek_koszyk {
	background-color: #fff;
	font-weight: bold;
	text-align: center;
}
#wrapper #kol_l #tresc table#koszyk input {
	width: 25px;
	text-align: center;
	font-size: 11px;
}



#wrapper #kol_l #tresc .produkt_lista {
	width: 512px;
	padding: 4px;
	margin: 0 0 15px 0;
	overflow: hidden;
	cursor: pointer;
}
#wrapper #kol_l #tresc .produkt_lista a {
	text-decoration: none;
}
#wrapper #kol_l #tresc .produkt_lista:hover {
	background-color: #edee88;
	cursor: pointer;
}
#wrapper #kol_l #tresc .produkt_lista img {
	float: left;
	border: 3px solid #f1d811;
}

#wrapper #kol_l #tresc .produkt_lista_tresc {
	float: right;
	width: 392px;
	cursor: pointer;
}
#wrapper #kol_l #tresc .produkt_lista_tresc_tytul {
	height: 20px;
	padding-top: 3px;
}

#wrapper #kol_l #tresc .produkt_lista_tresc_cena {
	float: right;
	width: 80px;
	cursor: pointer;
}

#wrapper #kol_l #tresc .produkt_lista_cena {
	font-weight:bold;
}

#wrapper #kol_l #tresc .produkt_lista_stara_cena {
	text-decoration:line-through;
	font-weight:bold;
}

#wrapper #kol_l #tresc .produkt_lista_cena_promocyjna {
	color: red;
}

#wrapper #kol_l #tresc .produkt_lista_tresc_stopka {
	float: right;
	width: 512px;
	cursor: pointer;
}

#wrapper #kol_r {
	float: right;
	width: 190px;
	text-align: center;
	height: 500px;
	position: absolute;
	top: 0;
	right: 0;
}
#wrapper #kol_r #boks_right_nowosci {
	text-align: center;
	border-top: 4px solid #152965;
	padding-top: 20px;
	border-left: 4px solid #152965;
	border-right: 4px solid #152965;
}
#wrapper #kol_r #boks_right_nowosci_naglowek {
	text-align: center;
	margin-bottom: 9px;
}
#wrapper #kol_r .boks_right_produkt {
	width: 155px;
	text-align: center;
	margin: 5px auto 15px auto;
}
#wrapper #kol_r a {
	text-decoration: none;
	cursor: pointer;
}
#wrapper #kol_r .boks_right_produkt_zdjecie {
	position: relative;
	width: 155px;
	text-align: center;
	margin: 0 auto;
}
#wrapper #kol_r .boks_right_produkt_nazwa {
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 3px 0;
	cursor: pointer;
}
#wrapper #kol_r .boks_right_produkt_red {
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 4px 0;
	cursor: pointer;
}
#wrapper #kol_r .boks_right_produkt_cena {
	color: #fff;
	text-align: center;
	margin: 3px 0;
}
#wrapper #kol_r .boks_right_produkt img {
	display: block;
	margin: 0;
	padding: 0;
}
#wrapper #kol_r .boks_right_produkt_top {
	position: absolute;
	width: 155px;
	height: 7px;
	background: transparent url(images/produkt_top.gif) no-repeat 0 0;
	top: 0px;
	left: 0;
	display: none;
}
#wrapper #kol_r .boks_right_produkt_bottom {
	position: absolute;
	width: 155px;
	height: 7px;
	background: transparent url(images/produkt_bottom.gif) no-repeat 0 0;
	bottom: 0px;
	left: 0;
	display: none;
}

#wrapper #kol_r #boks_right_twoje_zamowienie {
	/*text-align: center;*/
	padding: 20px 10px;
	
	border-left: 4px solid #39254f;
	border-right: 4px solid #39254f;
	margin-bottom: 20px;
	background-color: #022f63;
}
#wrapper #kol_r #boks_right_twoje_zamowienie_naglowek {
	text-align: center;
	margin-bottom: 9px;
}
#wrapper #kol_r #boks_right_twoje_zamowienie ol {
	padding: 0;
	margin: 0;
	color: #fff;
	list-style-position: inside;
}
#wrapper #kol_r #boks_right_twoje_zamowienie ol li {
	padding: 0;
	margin: 0 0 3px 0;
}
#wrapper #kol_r #boks_right_twoje_zamowienie .stan_zamowienia {
	margin: 5px 0;
}
#wrapper #kol_r #boks_right_twoje_zamowienie .stan_zamowienia_aktualnie {
	font-weight: bold;
}

#wrapper #kol_r #boks_right_polecamy {
	text-align: center;
	padding-top: 20px;
	border-left: 4px solid #39254f;
	border-right: 4px solid #39254f;
	margin-bottom: 20px;
}
#wrapper #kol_r #boks_right_polecamy_naglowek {
	text-align: center;
	margin-bottom: 9px;
}
#wrapper #kol_r #stopka_right {
	background-color: #4a306c;
	width: 190px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#wrapper #kol_r #stopka_right_naglowek {
	color: #fff;
	padding: 8px 12px;
	background-color: #022f63;
	font-weight: bold;
	border-left: 4px solid #152965;
	border-right: 4px solid #152965;
}
#wrapper #kol_r #stopka_right_tresc {
	color: #e1e1e1;
	background-color: #003c7d;
	padding: 12px 12px;
	border-left: 4px solid #152965;
	border-right: 4px solid #152965;
}
#wrapper #kol_r #stopka_right_tresc .adres {
	background: transparent url(images/icon_domek.jpg) no-repeat center left;
	padding-left: 18px;
	margin: 4px 0;
}
#wrapper #kol_r #stopka_right_tresc .telefon {
	background: transparent url(images/icon_telefon.jpg) no-repeat center left;
	padding-left: 18px;
	margin: 4px 0;
}
#wrapper #kol_r #stopka_right_tresc .fax {
	background: transparent url(images/icon_fax.jpg) no-repeat center left;
	padding-left: 18px;
	margin: 4px 0;
}
#wrapper #kol_r #stopka_right_tresc .email {
	background: transparent url(images/icon_email.jpg) no-repeat center left;
	padding-left: 18px;
	margin: 4px 0;
}
#wrapper #kol_r #stopka_right_tresc a.link_stopka {
	color: #dbd6e2;
	text-decoration: underline;
}

table.tresc {
	width: 520px;
	}

div.imgsample{width:200;height:80;border:solid 1px grey}
div.imgsample div.imgsampleleft{width:40px;height:20px;border:solid 1px blue;float:left;margin:3px};
div.imgsample div.imgsampleright{width:40px;height:20px;border:solid 1px blue;float:right;margin:3px};
div.imgsample div.imgsamplecenter{width:40px;height:20px;border:solid 1px blue;margin:3px;margin-left:77px;};
 