* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: url('../img/tlo.jpg');
	font-family: arial;
	font-size: 11px;
	color: #fff;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
}
p {
	font-size: 12px;
}

.admin {
	width: 100%;
	height: 20px;
	background: #000;
}

#top {
	width: 100%;
	height: 272px;
	background: url('../img/top_tlo.jpg') repeat-x;
	margin-bottom: 8px;
}
#top_cont {
	width: 1035px;
	height: 272px;
	margin: 0 auto;
	background: url('../img/logo.jpg') no-repeat top;
	position: relative;
	text-align: left;
}
.swf {
	width: 611px;
	height: 237px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.logowanie {
	position: absolute;
	top: 16px;
	right: 0px;
	width: 188px;
	height: 117px;
	text-align: right;
	color: #be2e4e;
}
.logowanie a {
	color: #fff;
}
.login {
	width: 132px;
	height: 27px;
	background: url('../img/login.png') no-repeat;
	float: right;
	margin-top: 10px;
}
input.zaloguj:focus, input.loguj:focus { color: red; }
input.zaloguj {
	margin-top: 10px;
}
input.loguj {
	border: 0px none;
	background: transparent;
	width: 110px;
	height: 20px;
	margin: 3px 10px 0 0;
	color: #ffd7e0;
}
.data {
	position: absolute;
	top: 200px;
	right: 0px;
	color: #be2e4e;
}
.menu_top {
	position: absolute;
	height: 32px;
	width: 780px;
	background: url('../img/menu_top_tlo.png') repeat-x;
	top: 237px;
	left: 0px;
}
.menu_top_left {
	float: left;
	width: 3px;
	height: 32px;
	background: url('../img/menu_top_left.png') no-repeat;
}
.menu_top_right {
	float: right;
	width: 3px;
	height: 32px;
	background: url('../img/menu_top_right.png') no-repeat;
}
.menu_top_center {
	float: left;
	height: 32px;
	font-size: 12px;
	padding-top: 8px;
}
.menu_top_center a {
	margin: 0 45px;
	color: #fff;
	float: left;
}
.menu_top_dzielnik {
	width: 7px;
	height: 32px;
	float: left;
	background: url('../img/menu_top_dzielnik.png') no-repeat;
	margin-top: -8px;
}
.szukajka {
	position: absolute;
	top: 240px;
	right: 0px;
	height: 25px;
	width: 225px;
}
.szukaj {
	width: 146px;
	height: 25px;
	float: left;
	background: url('../img/szukaj.png') no-repeat;
}
input.szukam {
	border: 0px none;
	background: transparent;
	width: 128px;
	height: 20px;
	margin: 3px 10px 0 10px;
	color: #fff;
}
input.znajdz {
	float: right;
}

#center {
	width: 1035px;
	margin: 0 auto;
}
#lewo {
	width: 182px;
	float: left;
	text-align: left;
}
#menu {
	width: 182px;
	text-align: left;
	background: url('../img/menu_tlo.png') repeat-y;
}
#menu li {
	list-style-type: none;
	margin: 5px 0 5px 0px;	
}
#menu li a.active {
	text-decoration: underline;
	background: url('../img/arrows_active.gif') no-repeat left top;
}
#menu li a {
	font-size: 12px;
	color: #fff;
	background: url('../img/arrows.gif') no-repeat left top;
	padding-left: 11px;
}



#menu li.linia {
	width: 155px;
	height: 5px;
	background: url('../img/linia.gif') no-repeat;
	margin: 10px 0 0 0;
}
#menu ul.podmenu {
	margin-left: 10px;
}
#menu span.male {
	font-size: 9px;
}
.menu_gora {
	width: 182px;
	height: 36px;
	background: url('../img/panel_top.png') no-repeat top;
	text-align: left;
	
}
.menu_gora h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 6px 0 0 28px;
	color: #fff;
}
#nowosc div.menu_gora a {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	text-align: left;
}
.menu_dol {
	width: 182px;
	height: 16px;
	background: url('../img/menu_dol.png') no-repeat bottom;
}

#promocja {
	width: 182px;
	text-align: left;
	background: url('../img/menu_tlo.png') repeat-y;
	margin-top: 10px;
	text-align: center;
	
}
#promocja p {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 3px 10px;
	line-height: 20px;
}
.promocja_gora {
	width: 182px;
	height: 36px;
	background: url('../img/promocja_top.png') no-repeat top;
}

#kontener {
	width: 845px;
	float: right;
}
#prawa_kolumna {
	width: 182px;
	float: right;
}
#kontakt, #bestsellery, #promocje, #nowosc {
	width: 182px;
	text-align: left;
	background: url('../img/menu_tlo.png') repeat-y;
	text-align: center;
}
#kontakt, #kontakt a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#kontakt table {margin: 3px 0 7px 5px;}

#bestsellery, #promocje, #nowosc {
	margin-top: 10px;
}
#bestsellery {
	text-align: left;
	color: #ff00fc;
	font-size: 11px;
	font-weight: normal;
}
#bestsellery span {
	padding-left: 8px;
}
#bestsellery li {
	height: 25px;
	/*list-style: outside;*/
}
#nowosc {
	color: #fabeff;
	font-size: 12px;
}
#nowosc div.opinia_opis {
	padding: 2px 5px;
	text-align: left;
	font-size: 11px;
	
}
#nowosc div.opinia_ocena {
	padding: 4px 5px;
	text-align: left;
	
}
#nowosc span {
	font-size: 18px;
	font-style: italic;
	color: #fff;
}
img.pokaz {
	margin: 5px 0;
}
#nowosc a {
	font-size: 12px;
	font-weight: bold;
}
.panel_foto {
	width: 115px;
	/*border: 1px #9d589c solid;*/
	text-align: center;
	margin: 0 auto 8px;
	cursor: pointer;
}
#nowosc div.panel_foto {
	border: 1px #9d589c solid;
}
.panel_foto img {
	margin: 4px 0;
}
div.lupa {
	background:url('../img/lupa.png') no-repeat left;
	font-size: 9px;
	padding-left: 17px;
}
.kontakt_gora {
	width: 182px;
	height: 36px;
	background: url('../img/promocja_top.png') no-repeat top;
}
#prawo {
	width: 652px;
	float: left;
	text-align: left;
	background: url('../img/prawo_tlo.png') repeat-y;
	position: relative;
}

#fotki {
	width: 160px;
	float: left;
}
#fotki .duza_fotka {
	width: 158px;
	border: 1px #e1dfd5 solid;
	text-align: center;
	padding: 5px 0;
}
#fotki .male_fotki {
	width: 160px;
	margin: 10px 0 10px 0;
}
#fotki .male_fotki img {
	border: 1px #e1dfd5 solid;
	margin: 0 5px 5px 0;
}
#fotki span.cena_produktu {
	font-size: 18px;
	font-style: italic;
	color: #fff;
}
#prod_opis {
	width: 420px;
	float: left;
	margin-left: 20px;
}
#prod_opis h1 {
	font-size: 14px;
	color: #a41215;
	margin-bottom: 15px;
}
div.prod_text {
	padding-right: 10px;
	font-size: 12px;
}


#produkt_short {
	float: left;
	display:inline;
	width: 205px;
	height: 240px;
	color: #fabeff;
	font-size: 12px;
	text-align: center;
}
#produkt_short span {
	font-size: 18px;
	font-style: italic;
	color: #fff;
}
#produkt_short a {
	font-size: 12px;
	font-weight: bold;
}
#produkt_short a.kat {
	font-size: 12px;
	font-weight: normal;
}
#produkt_short .panel_foto {
	/*border: 1px #660065 solid;*/
	
}
.fotka_panel {
	width: 115px;
	height: 115px;
	overflow: hidden;
	margin-bottom: 3px;
	valign: center;
}
.prawo_top {
	width: 652px;
	height: 4px;
	background: url('../img/prawo_top.png') no-repeat top;
}
.prawo_dol {
	width: 652px;
	height: 16px;
	background: url('../img/prawo_dol.png') no-repeat bottom;

}
.paginacja {
	margin-left: 10px;
}
.paginacja a.akt {
	font-weight: bold;
	background: #5d265c;
	padding: 0 3px;
	border: 1px #fff solid;
}
.paginacja_opinie {
	margin-left: 10px;
	float: left;
}
.paginacja_opinie a.akt {
	font-weight: bold;
	background: #5d265c;
	padding: 0 3px;
	border: 1px #fff solid;
}
.opinie_ile {
	float: right;
	text-align: right;
	display: inline;
}
form.opinie_form {
	float: right;
	display: inline;
	margin-right: 30px;
}
form.opinie_form select {
	border: 1px #fff dashed;
	background: #9d589c;
	color: #fff;
	height: 14px;
	font-size: 10px;
}
.naglowek {
	width: 621px;
	height: 27px;
	margin: 18px 0 0 16px;
	background: url('../img/nag_lewo.png') no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 26px;
}
.naglowek h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 0 0;
}
.naglowek_test {
	height: 24px;
	margin: 18px 0 0 16px;
	background: url('../img/nag_lewo.png') no-repeat left;
}
.nag_srodek {
	background: url('../img/nag_tlo.png') repeat-x;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 27px;
	width: 591px;
}
.nag_prawo {
	float: left;
	height: 27px;
	width: 4px;
	background: url('../img/nag_prawo.png') no-repeat;
}
.opis {
	width: 621px;
	margin-left: 16px;
	background: url('../img/opis_tlo.png') repeat-y;
	margin-top: 0px;
}
.opis2 {
	width: 621px;
	margin-left: 16px;
	background: url('../img/opis2_tlo.png') repeat-y;
	margin-top: 0px;
}
.opis_top {
	width: 621px;
	height: 4px;
	background: url('../img/opis_top.png') no-repeat top;
	margin-bottom: 5px;
}
.opis_dol {
	width: 621px;
	height: 5px;
	background: url('../img/opis_dol.png') no-repeat bottom;
}
.zawartosc {
	width: 620px;
	margin: 5px;
}
.linki {
	float: left;
	display: inline;
	margin: 1px 15px 10px 1px;
	color: #fff;
	width: 550px;
}
.linki a {
	color: #fff;
	font-weight: bold;
}
.zawartosc h1.fla_msg {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	width: 580px;
	border: 1px #fff solid;
	padding: 5px 10px;
	text-align: center;
}
.zawartosc2 {
	width: 590px;
	margin: 5px 0 10px 10px;
}
.prod1 {
	width: 280px;
	min-height: 140px;
	float: left;
}
.prod2{
	width: 280px;
	min-height: 140px;
	float: right;
}
.fotka {
	width: 115px;
	text-align: center;
	border: 1px #660065 solid;
	float: left;
	margin-right: 10px;
}
.fotka img {
	margin: 4px 0;
}
.tekst {
	float: right;
	text-align: left;
	width: 485px;
	color: #fabeff;
	font-size: 12px;
}
.tekst ul {
	margin-left: 10px;
}
.tekst li {
	list-style-type: none;
	margin: 2px 0;
}
.tekst p {
	padding: 0 20px 5px 5px;
}
.tekst2 {
	float: right;
	text-align: left;
	width: 150px;
	color: #fabeff;
	font-size: 12px;
}
.tekst2 h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	color: #fff;
}
.tekst2 span {
	font-size: 18px;
	font-style: italic;
	color: #fff;
}
.tekst2 a img{
	margin-top: 15px;
}

div.opinie_link {
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	margin: 5px 0 0 15px;
}
div.opinia {
	width: 90%;
	border: 1px #fff dashed;
	margin: 10px 0 0 10px;
	padding: 5px;
	float: left;
}
div.opinia div.produkt {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	float: left;
}
div.opinia div.opinia_user {
	float: left;
	font-weight: bold;
}
div.opinia div.opinia_data {
	float: right;
	font-size: 10px;
}
div.opinia div.opinia_text {
	float: left;
	font-size: 11px;
}
div.opinia div.opinia_ocena {
	float: left;
	font-size: 11px;
}

#stopka {
	width: 1035px;
	height: 44px;
	background: url('../img/stopka_tlo.png') repeat-x;
	margin: 8px 0 -2px 0;
}
.slewo {
	width: 131px;
	height: 44px;
	background: url('../img/slewo.png') no-repeat;
	float: left;
	padding-top: 15px;
}
.slewo a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
.sprawo {
	width: 712px;
	height: 44px;
	background: url('../img/sprawo.png') no-repeat right top;
	float: right;
	text-align: right;
	padding-top: 15px;
}
.sprawo a {
	background: url('../img/sarrows.gif') no-repeat left;
	padding-left: 15px;
	margin: 0 8px;
}
#copy a.copy {
	font-size: 10px;
}
#copy span.stopka {
	font-size: 10px;
}
#copy {
	margin: 0 auto;
	text-align: center;
	width: 1035px;

}
div.msg
{
	padding: 20px;
	border: 1px #660065 solid;
	font-weight:  bolder;
	color: #fff;
	margin: 20px;
	text-align: center;
}
.clear {
	clear: both
}

.formularz {
	margin: 5px 0 10px 10px;
}
.formularz h3 {
	font-size: 14px;
	color: #fff;
}
textarea.text
{
	width: 250px;
	height: 80px;
	font-size: 10px;
	font-family: Verdana;
	overflow: hidden;
	background-color: #8d188b;
	border: 1px solid #ed6eeb;
	color: #fff;
	
}

input.text, input.send, select.text
{
	width: 250px;	
	background-color: #8d188b;
	border: 1px solid #ed6eeb;
	color: #fff;
	
}

table.wysylka
{
	border-collapse: collapse;
}

table.wysylka td, table.wysylka th ,table.wysylka caption 
{
	padding: 5px;
}

table.wysylka th, table.wysylka caption
{
	background-color:  #fff;
}

ul.errors 
{
	color: red;
	font-weight: bold;
	list-style: none;
		
}
table.koszyk {
	width: 97%;
}
a.do_sklepu {
	padding: 2px 5px;
	font-size: 12px;
	float: left;
	background-color: #8d188b;
	border: 1px solid #ed6eeb;
	color: #fff;
}
table.koszyk td
{
	margin: 20px;
}

table.koszyk td.tytul
{
	width: 250px;
	font-size: 11px;
	line-height: 100%;
}

table.koszyk caption
{
	background-color: #eaf7e5;

}

td.szara, th.szara
{
	background-color: #b667b5;
}
input.dokoszyka {
	float: right; 
	margin-top: 5px;
	background: #8d188b url('../img/koszyk.gif') no-repeat left;
	border: 1px solid #ed6eeb;
	color: #fff;
	padding: 0 5px 0 0;
	text-align: right;
	width: 140px;
	
}
input.submit_dlugi {
	float: right; 
	margin: 5px 10px 0 0;
	background-color: #8d188b;
	border: 1px solid #ed6eeb;
	color: #fff;
	padding: 0 5px;
}
table.koszyk td.liczba
{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	
}

table.koszyk td.wysoka
{
	padding-top: 20px;
	padding-bottom: 20px;
	
}

table.koszyk td.liczba small
{
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #aaa;
}


table.koszyk td input
{
	width: 20px;
	text-align: right;
}

table.koszyk td.hr
{
	background-color: #d596d4;
	height: 1px;
	padding: 0;
}
table.koszyk td img
{
	margin-right: 10px;
}



table.wysylka th
{

	background: transparent;
	text-align: right;
}
table.wysylka ul
{
	padding: 0;
	margin: 0;
	margin-left: 20px;	
}

table.wysylka td.error
{

	background-color: #8d188b;
}



table.wysylka td, table.wysylka th 
{
	padding: 2px 10px;
	
}
table.wysylka caption
{
	text-align: left;
	font-weight: bold;
	background: transparent;
	padding: 5px;
	color: #fff;
}

table.wysylka td ul.errors li
{
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	background: none;
	
}

table.zamowienia
{
	border-collapse: collapse;

}

table.zamowienia td, table.zamowienia th 
{
	border: 1px solid #aaa;
	padding: 3px 10px;
}

table.zamowienia tr.szare
{
	background: #e081df;

}


table.zamowienia th
{
	background-color: #844883;	
}

table.szczegoly_zamowienia td
{
	border: none;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding: 7px 7px;  
	font-size: 12px;
}


table.szczegoly_zamowienia
{
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 97%;
	border: 2px solid #aaa;
}

table.szczegoly_zamowienia td.cena, table.szczegoly_zamowienia td.ilosc
{
	text-align: right;
}

table.szczegoly_zamowienia tr.header
{
	background-color: #c26ec1;
	height: 28px;	
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

input.krotkie {width: 20px; border: 1px solid #bbb; background: #999; color: #fff;}

.err_msg {
	color: red;
	font-weight: bold;
}

#zapytaj {
	width: 392px;
	margin: 0 auto;
	height: 78px;
}
#zapytaj_text {
	width: 390px;
	height: 70px;
	background: url('../img/zapytaj_tlo.png') repeat-x;
	border-left: 1px #eaeaea solid;
	border-right: 1px #eaeaea solid;
}
#zapytaj_text .do_formularza {
	width: 355px;
	height: 61px;
	background: url('../img/znaki.png') no-repeat left;
	margin-left: 13px;
	text-align: center;
	color: #727049;
}
#zapytaj_text .do_formularza a {
	color: #727049;
	font-weight: bold;
}
#zapytaj_top {
	width: 392px;
	height: 4px;
	background: url('../img/zapytaj_top.png') no-repeat bottom;
}
#zapytaj_dol {
	width: 392px;
	height: 4px;
	background: url('../img/zapytaj_dol.png') no-repeat top;
}
form.opinia {
	margin: 10px 0 0 5px;
}
form.opinia textarea, form.opinia select, form.opinia input {
	border: 1px #fff dashed;
	background: #9d589c;
	color: #fff;
	font-size: 11px;
}
form.opina select {
	height: 14px;
}
form.opinia textarea {
	overflow: hidden;
}
form.opinia input {
width: 100px;
padding: 0 5px;
}
div.gal_item {
	float: left;
	display:inline;
	width: 205px;
	height: 240px;
	color: #fabeff;
	font-size: 12px;
	text-align: center;
}
div.gal_item2 {
	margin: 5px;
}
div.gal_item2 a{
	float: left;
}
div.gal_item2 div.gal_opis{
	float: right;
	width: 400px;
	margin-right: 40px;
}
div.gal_item2 div.gal_opis div{
	margin-top: 10px;
}
div.gal_item2 div.gal_opis h4{
	margin-top: 15px;
	font-size: 13px;	
}