/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0;}
/*p,h1,h2,h3,h4,h5 {margin: 0.5em 0px;}*/
h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h4, p			{ margin: 1.12em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
strike			{ text-decoration: line-through }



/*ul { margin-left: 3em;margin-bottom: 1em}*/
img { border: none; }
a {border: none;text-decoration: none;color: #b83232}
a:visited {color: #b83232}
.clear { clear: both; background: none; }
.bialy { color: white; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.fleft { float: left;}
.fright { float: right;}
.blockcenter{ margin: 0 auto !important;}
.errors { color: red;font-size: 11px;}
.darkred { color: #b83232; }
.hide { display: none; }
h1,h2,h3,h4,h5 {color: #3d0000; font-style: italic;padding: 10px 20px;text-transform:uppercase;font-weight: bolder;}
.small { font-size: 10px; }
.submenu {margin-left: 20px; }
.inline-block{display: inline-block; zoom: 1; *display: inline; }
cufon {z-index: 100 }
#frame {color:black;padding: 5px; border-bottom: 1px solid black; background: rgb(254, 255, 175) none repeat scroll 0% 0%; position: fixed; z-index: 1; text-align: center; width: 100%;}

body {
 font-family: Tahoma, Helvetica, sans-serif;
 font-size: 13px;
 background: #3f0000 url('/img/tlo.png') repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 960px;
}
#faux {
 background: url('/img/faux-tlo.png') white repeat-y top center;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 height: 149px;
 background: url('/img/header-tlo.png') no-repeat; 
 position: relative;
 overflow: visible;
 z-index: 2
}
#header a#logo{
	position: absolute;
	top: 23px;
	left: 35px;
}
#header #logo-tekst{
	position: absolute;
	top: 70px;
	left: 85px;
	color: #3d0000;
	font-size: 11px;
	font-style: italic;
}

#header #pani{
	position: absolute;
	top: 3px;
	left: 505px;
	z-index: 2
}
#menu{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 40px;
	white-space: nowrap;
}
#menu ul li{
	display: inline;
	font-size: 15px;
	font-style: italic;
	line-height: 40px;
	margin-left: 30px;
	text-transform:uppercase;
}
#menu ul li a{
	color: #b83232;
}
#rightmenu{
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 40px;
	white-space: nowrap;
	padding-right: 30px;
}
ul.menu li{
	display: inline;
	font-size: 15px;
	font-style: italic;
	line-height: 40px;
	margin-left: 30px;
	text-transform:uppercase;
}
ul.menu li a{
	color: #b83232;
}
#logowanie{
	position: absolute;
	right: 50px;
	top: 30px;
	width: 260px;
}
#logowanie div{
	padding: 3px;
	font-style: italic;
}
#logowanie label{
	width: 40px;
}
label{
	font-style: italic;
	display: inline-block;
	width: 100px;
	color: #de9964;
	text-align: right;
	padding: 0 5px;
	zoom: 1;
	*display: inline;
}
textarea,input[type=text],input[type=password]{
	background: transparent;
	border: 1px solid #de9964;
	width: 200px;
	color: #de9964;
	vertical-align: top;
}
textarea{
	height: 90px;
}
.form_row{
	padding: 2px;
}
.form_row .hint{
	color: #3d0000;
	font-style: italic;
	font-weight: bold;
	font-size: 13px !important;
}
.form_center{
	width: 350px;
	margin: 0 auto;	
}
.submit{
	font-size: 14px;
	color: #B83232;
	font-style: italic;
}
#navigation {
 color: #bc6b1c;
 background: url('/img/navigation-tlo.png');
 height: 33px;
 line-height: 33px;
 position: relative;
 overflow: visible;
}
#navigation a{
	color: #bc6b1c;
}
#navigation #sciezka{
	font-size: 11px;
	position: absolute; 
	top: 0px;
	left: 20px;
}
#navigation #szukaj{
	font-size: 12px;
	position: absolute; 
	top: 0px;
	right: 25px;
}
#navigation #szukaj label{
	display: inline-block;
	width: 40px;
	text-align: right;
	padding: 0 5px;
	zoom: 1;
	*display: inline;
}
#navigation #szukaj input{
	background: transparent;
	border: 1px solid #af5e07;
	width: 200px;
	color: #bc6b1c;
	vertical-align: baseline;
}
#navigation #wyszukaj{
	position: absolute;
	top: 4px;
	right: -20px;
}
#leftcolumn { 
 background: url('/img/lewa-tlo.png') no-repeat top right;
 display: inline;
 border-right: 1px solid white;
 border-bottom: none;
 border-left: none;
 color: #333;
 width: 204px;	
 float: left;
}
#content { 
 float: left;
 /*color: #a25a27;*/
 color: #905023;
 background: url('/img/content-top-tlo.png') no-repeat;
 padding: 0px;
 width: 550px;
 display: inline;
 position: relative;
 border: none;
}
#content .tytul,#content h1, #content h2,#content h3,#content h4,#content h5 {padding: 10px 0px;}
#content p{
	font-size: 12px;
}
.content-bottom{
	background: url('/img/content-bottom.png') no-repeat;
	height: 104px;
}
.box-bottom{
	background: url('/img/content-box-bottom.png') no-repeat;
	height: 32px;
}
.box{
 padding: 0 20px;
 position: relative;
}
.box-top{
	background: url('/img/content-box-tlo.png') no-repeat;
	border-top: 1px solid white;koszyk
}
.komunikat{
	text-align: center; 
	padding: 10px; 
	margin: 5px; 
	background: #3F0000;
	border: 1px solid #DE9964;
	color: white;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);

}
#koszyk-lista{
	margin: 0 auto;
	border: 1px solid #de9964;
	background: #3f0000 url('/img/koszyk-tlo.png') right bottom no-repeat;
	width: 500px;
	table-layout: fixed;
	border-spacing: 1px;
}
#koszyk-lista img{
	height: 50px;
	vertical-align: middle;
	padding-right: 3px;
	float: left;
}

#koszyk-lista a{ color: #A25A27; }
#koszyk-lista a:visited{ color: #A25A27; }
#koszyk-lista th a{ color: #F2B76A; }
#koszyk-lista th a:visited{ color: #F2B76A; }
#koszyk-lista th{
	font-weight: bolder;
	font-style: italic;
	color: #f2b76a;
	font-size: 15px;
	padding: 15px 3px 7px 5px;
}
#koszyk-lista td{
	padding: 2px 3px;
}
#koszyk-lista td{
	background: #efe8d9;
}
#koszyk-lista input[type=checkbox]{
	width: auto;
}
#koszyk-lista input[type=text]{
	width: 20px;
}
#koszyk-wysylka{
	/*width: 450px;*/
	margin-top: 10px;
	position: relative;
}
#koszyk-wysylka label{
	width: 80%;
	vertical-align: middle;
	text-align: left;
	margin-bottom: 5px;	
}
#koszyk-uwagi{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
}
#koszyk-polecenia{
	font-style: italic;
	position: relative;
	height: 40px;
}
#rightcolumn { 
 background: url('/img/prawa-tlo.png') no-repeat;
 display: inline;
 position: relative;
 color: #333;
 border: 1px solid white;
 border-bottom: none;
 border-right: none;
 width: 204px;
 float: right;
}
#footer_wrapper{
	background: url('/img/stopka-tlo.png') repeat-x center bottom;
}
#footer-dekoracja{
	width: 960px;
	height: 48px;
	margin: 0 auto;
	background: url('/img/stopka-bottom.png') repeat-x center bottom;
	text-align: center;
}
#footer { 
 width: 960px;
 clear: both;
 color: #cf9260;
 margin: 0 auto;
 font-size: 12px;
 font-style: italic;
 padding-top: 24px;
 height: 40px;
 line-height: 40px;
}
#footer span{
	padding: 0 20px;
	
}
#footer span img{
	margin: 0 5px;
	vertical-align: middle;
}
.clear { clear: both; background: none; }
.kontakt-pozycja{
	font-size: 14px;
	font-style: italic;
	color: #ab0909;
	display: block;
	padding: 3px 0px;
}
.kontakt-pozycja img{
	margin-left: 10px;
	margin-right: 5px;
	vertical-align: middle;
}

ul.kategorie{
	margin-left: 10px;
	list-style: square inside url('/img/menu-list.png');
	font-size: 15px;
	line-height: 18px;
	color: #ab0909;
	font-style: italic;
}
ul.kategorie li a{
	color: #ab0909;
}
ul.kategorie li *{
	position: relative;
	top: -2px;
}
ul.kategorie li.wybrane{
	list-style: square inside url('/img/menu-list-dol.png');
}
ul.submenu{
	font-size: 12px;
	line-height: 15px;
}

div.przedmiot{
	margin: 5px;
	display: inline-block;
	width: 155px;
	height: 180px;
	font-size: 14px;
	line-height: 1.2;
	font-weight: bolder;
	font-style: italic;
	color: #f2b76a;
	background: url('/img/przedmiot-tlo.png');
	zoom: 1;
	*display: inline;
}
div.przedmiot a{
	color: #f2b76a;
}
.przedmiot-tytul{
	height: 34px;
	padding: 3px 10px;
	text-align: center;
	overflow: hidden;
}
.przedmiot-zdjecie{
	background: white;
	text-align: center;
	width: 145px;
	height: 105px;
	margin: 0 auto;
	overflow: hidden;
}
.przedmiot-zdjecie img{
	max-width: 145px;
	max-height: 145px;
}
.przedmiot-cena{
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.przedmiot-przekreslenie{
	overflow: visible;
	width: 1px;
	height: 14px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	position:relative;
}
.przedmiot-przekreslenie img{
	height: 14px;
	width: 58px;
	position: absolute;
	top: 5px;
	left: 0px;
}
.prezentacja-zdjecie{
	margin-top: 1.12em;
	width: 216px;
	/*height: 200px;*/
	padding: 7px;
	padding-bottom: 5px;
	/*background: url('/img/prezentacja-zdjecie.png') no-repeat;*/
	background: url('/img/przedmiot-tlo.png');
	float: left;
}
.prezentacja-zdjecie a{
	display: block;
	width: 216px;
	/*height: 185px;*/
	text-align: center;
	overflow: hidden;
}
.prezentacja-zdjecie img{
	width: 216px;
	max-height: 250px;
}
.prezentacja-opis{
	float: right;
	width: 240px;
	color: #a15a26;
	
}
.prezentacja-cecha{
	font-size: 14px;
}
.prezentacja-nazwa{
	font-size: 17px;
	font-weight: bolder;
}
#prezentacja-ilosc{
	background: transparent;
	border: 1px solid #a15a26;
	width: 30px;
	color: #a15a26;	
}
#prezentacja-dodaj{
	color: #b83232;
	font-style: italic;	
}
.prezentacja-galeria{
	background: url('/img/prezentacja-galeria-tlo.png') 0px 5px;
	width: 500px;
	padding: 10px 5px;
	margin: 0 auto;
	text-align: center;
}
.prezentacja-galeria-item{
	display: inline-block;
	width: 150px;
	height: 140px;
	background: white;
	margin: 0 5px;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.prezentacja-galeria-item img{
	max-width: 150px;
	max-height: 150px;
}
#navigation-splash{
	background: white url('/img/splash-navigation.png') repeat-x top left;
	height: 12px;
}
#splash{
	background: white url('/img/splash-tlo.jpg') no-repeat top center;
	height: 290px;
	position: relative;
	z-index: 3
}
#splash #produkty{
	position: absolute;
	height: 210px;
	width: 400px;
	margin: 20px;
	margin-left: 80px;
	text-align: center;
}
#splash #produkty .produkt{
	/*background: url("/img/tlo.png") repeat-x scroll 0 -185px #3F0000;	*/
	margin: 0 auto;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 30px;
	height: 210px;
	width: 280px;
	text-align: center;
	overflow: hidden;
	position: relative;
}
#splash #produkty .produkt .kula{
	background: url('/img/kula.png');
	position: absolute;
	top: -20px;
	right: 2px;
	color: white;
	width: 72px;
	height: 82px;
	text-align: right;
	padding-right: 10px;
	line-height: 82px;
	font-size: 16px;
	font-weight: bold;
}
#splash #produkty .produkt img{
	height: 190px;
	border: 1px dotted #3F0000;
}
#splash #produkty .produkt h3{
	margin: 0;
}
.duzapani{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 3
}
#splash-dekoracja{
	width: 960px;
	height: 163px;
	margin: 0 auto;
	background: url('/img/splash-dekoracja.png') center bottom;
	text-align: center;
}
ul.aktualnosci{
	list-style:  none inside none;
}
ul.aktualnosci li a{
	color: #A25A27;
}
ul.aktualnosci li{
	padding: 5px;
	border-top: 1px solid #E4D3B1;
}
ul.aktualnosci li:first-child{
	border: none;
}
.aktualnosci-data{
	display: inline-block; 
	zoom: 1; 
	*display: inline;	
	width: 150px;
	line-height: 13px;
	font-size: 11px;
}

