@font-face{
	font-family: 'czcionka1';
	src: url('pliki/czcionka.ttf') format('truetype');
}
body {
	background-image: url(pliki/tlo.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 21px;
}
header {
	padding-top:126px;
	background-image:url(pliki/perfumyfm.png);
}
#tresc { background-color: #E4F5FF;
	width:800px;
	padding:1px 50px 1px 50px;
}
#tresc2 {	
	background-color: #E4F5FF;
	width:860px;
	padding:1px 20px 1px 20px;
}
#tresc-D {	
	background-color: #E4F5FF;
	width:900px;
}
#tresc p, #tresc-D p {
	margin:8px;
}
#tresc td p, #tresc-D td p {
	margin:4px;
}
.menu, nav {
	background-image: url(pliki/menu.jpg);
	background-color: #E4F5FF;
	height: 45px;
	width: 750px;
	padding-left: 150px;
}
a.manu:link, a.manu:visited, nav a:link, nav a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	color: #006;
	background-image: url(pliki/menu1.png);
	background-position:right top;
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 39px;
	padding-top: 6px;
	float:left;
	padding-left:20px;
	padding-right:20px;
}
a.manu:hover, nav a:hover, a.wybrany, nav a.wybrany {
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	text-decoration:none  !important;
	color: #00F;
	background-image: url(pliki/menu2.png);
	background-position:right top;
	background-repeat:no-repeat;
	display: block;
	height: 39px;
	padding-top: 6px;
	float:left;
	padding-left:20px;
	padding-right:20px;
}
a.manu:link:last-child, a.manu:visited:last-child, nav a:link#last, nav a:visited#last {
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	color: #006;
	background-image: url(pliki/menu3.png);
	background-position:right top;
	background-repeat:no-repeat;
	text-decoration:none;
	display: block;
	height: 39px;
	padding-top: 6px;
	float:left;
	padding-left:20px;
	padding-right:20px;
}
a.manu:hover:last-child, nav a:hover#last {
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	text-decoration: none;
	color: #00F;
	background-image: url(pliki/menu4.png);
	background-position:right top;
	background-repeat:no-repeat;
	display: block;
	height: 39px;
	padding-top: 6px;
	float:left;
	padding-left:20px;
	padding-right:20px;
}
h1 {
	color: #901A3C;
	font-family: "czcionka1", Monotype Corsiva, serif;
	font-size: 28px;
	font-weight: normal;
	padding-top:30px;
	margin-top:0;
}
h2 {
	color: #901A3C;
	font-family: "czcionka1", Monotype Corsiva, serif;
	font-size: 27px;
	font-weight: normal;
	padding-top:11px;
}
h3 {
	color: #a62a4e;
	font-family: "czcionka1", Monotype Corsiva, serif;
	font-size: 26px;
	font-weight: normal;
	padding-top:10px;
}
h4 {
	color: #0003FE;
}
.tlo_tabeli {
	background-color: #E4F5FF;
}
.strzalka_w_dol {
	background-image: url(pliki/rejestracjafmgroup-strzalka.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1px;
	margin-left:46px; margin-right:46px;
	display:table;
}
.duzy_wyroznienie {
	font-size: 24px;
}
a:link, a:visited {
	color: #0005FF;
	text-decoration: underline;
}
a:hover, a:active {
	color: #901A3C;
	text-decoration: none;
}
a.szary:link, a.szary:visited {
	color: #555;
	text-decoration: none;
}
a.szary:hover, a.szary:active {
	text-decoration: none;
	color: #00F;
}
a.normal:link, a.normal:visited {
	color: #333;
	text-decoration: none;
}
a.normal:hover, a.normal:active {
	text-decoration: none;
	color: #00F;
}
a.rejestracja:link, a.rejestracja:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration:none;
	display: inline;
	padding: 20px;
	width:200px;
	border-radius: 8px;
	cursor: pointer;
	color:#FDD;
	background-color:#7a1633;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #AE2048),color-stop(1, #7A1632));
	background-image: -o-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: -moz-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: -webkit-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: -ms-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: linear-gradient(to bottom, #AE2048 0%, #7A1632 100%);
	display:block; margin:4px;
}
a.rejestracja:hover, a.rejestracja:active {
	color: #FFF;
	background-color:#ae2049;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #AE2048),color-stop(1, #7A1632));
	background-image: -o-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: -moz-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: -webkit-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: -ms-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: linear-gradient(to bottom, #AE2048 40%, #7A1632 100%);
}
a.batonik:link, a.batonik:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-decoration:none;
	display: inline;
	border: 1px solid #b41c48;
	border-radius: 8px;
	cursor: pointer;
	margin: 6px;
	padding: 10px 20px 10px 20px;
	background-color:#7a1633;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #AE2048),color-stop(1, #7A1632));
	background-image: -o-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: -moz-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: -webkit-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: -ms-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: linear-gradient(to bottom, #AE2048 0%, #7A1632 100%);
}
a.batonik:hover, a.batonik:active {
	border: 1px solid #DD285F;
	background-color:#ae2049;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #AE2048),color-stop(1, #7A1632));
	background-image: -o-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: -moz-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: -webkit-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: -ms-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: linear-gradient(to bottom, #AE2048 40%, #7A1632 100%);
}
.aktualności_fm {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.mala-szara {
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.normal-tekst {
	font-size: 13px;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}
.pomaranczowy {
	color: #F30;
}
.rozowy {
	color: #F0F;
}
.zolty {
	color: #FF0;
}
.zielony {
	color: #090;
}
.stopka, footer {
	background-image: url(pliki/perfumyfm3.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width:800px;
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
	vertical-align: text-top;
}
footer#2 {
	background-image: url(pliki/perfumyfm3.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width:800px;
	padding-top:5px;
	padding-left:50px;
	padding-right:50px;
	vertical-align: text-top;
}
.stopka p, footer p {
	font-family:Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 12px;
	text-align:right;
}
.perfumyfm2 {
	padding-right: 15px;
	padding-left: 30px;
}
.punkty {
	margin-bottom: 10px;
}
.ciemny_niebieski {
	color: #039;
}
.perfumy_tekst {
	width: 600px;
}
.pod_naglowkiem {
	letter-spacing: 6px;
	padding-left: 12px;
	color: #901A3C;
}
.fm_groupowy_kolor {
	color: #901A3C;
}
.foto {
	border-radius: 7px;
}
.foto-lewe {
	border-radius: 7px;
	margin-right: 30px;
	float:left;
}
.foto-prawe {
	border-radius: 7px;
	margin-left: 30px;
	float:right;
}
.foto-ramka {	
	color: #999;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(pliki/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(pliki/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.lista, #tresc li, ul li {
	margin-bottom: 8px;
	text-align:left;
}
ul#lista2{
	margin-left:5px;
	padding-left:0;
}
ul#lista2 li {
	margin-bottom: 5px;
	text-align:left;
	margin-left:0;
	padding-left:0;
}
ul#lista3 { column-count:3;	-moz-column-count:3; -webkit-column-count:3; margin:0; padding:0;}
ul#lista3 li { margin:0; padding:0; text-align:left; font-size:12px; line-height:20px; }
.tlik {
	background-image: url(pliki/tlik.gif);
	border-radius: 9px;
}
FORM  {
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 13px;
	width: 510px;
}
.formularz FIELDSET {
	border: 1px solid #bde4f7;
	border-radius: 9px
}
.formularz P {
	margin-top: 5px;
	margin-bottom: 5px;
}
.formularz INPUT,
.formularz TEXTAREA {
	border: 1px solid #bdbdbc;
	color: #828282;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 5px;
	width: 230px;
	border-radius: 5px;
}
.formularz INPUT[type=submit] {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration:none;
	display: inline;
	padding: 20px;
	width:200px;
	border-radius: 8px;
	cursor: pointer;
	color:#FDD;
	background-color:#7a1633;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #AE2048),color-stop(1, #7A1632));
	background-image: -o-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: -moz-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: -webkit-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: -ms-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: linear-gradient(to bottom, #AE2048 0%, #7A1632 100%);
	border:none;
	}
.formularz INPUT[type=submit]:hover {
	color: #FFF;
	background-color:#ae2049;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #AE2048),color-stop(1, #7A1632));
	background-image: -o-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: -moz-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: -webkit-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: -ms-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: linear-gradient(to bottom, #AE2048 40%, #7A1632 100%);
	}
.formularz INPUT[type=checkbox],
.formularz INPUT[type=radio] {
	width: 20px;
	border: none;
}

FORM#kontakt {
	width: 320px;
	margin:20px;
}
#kontakt FIELDSET {
	border: 1px solid #A0D9F3;
	border-radius: 9px
}
#kontakt P {
	font-family: "czcionka1", "Monotype Corsiva", serif;
	font-size: 26px;
	margin: 4px;
	color: #901A3C;
	font-weight: bold;
	font-weight: normal;
}
#kontakt INPUT,
#kontakt TEXTAREA {
	border: 1px solid #bdbdbc;
	color: #828282;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	width: 300px;
	border-radius: 5px;
}
#kontakt INPUT[type=submit] {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration:none;
	display: inline;
	padding: 14px;
	width:100px;
	border-radius: 8px;
	cursor: pointer;
	color:#FDD;
	background-color:#7a1633;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #AE2048),color-stop(1, #7A1632));
	background-image: -o-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: -moz-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: -webkit-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: -ms-linear-gradient(bottom, #AE2048 0%, #7A1632 100%);
	background-image: linear-gradient(to bottom, #AE2048 0%, #7A1632 100%);
	border:none;
	}
#kontakt INPUT[type=submit]:hover {
	color: #FFF;
	background-color:#ae2049;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #AE2048),color-stop(1, #7A1632));
	background-image: -o-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: -moz-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: -webkit-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: -ms-linear-gradient(bottom, #AE2048 40%, #7A1632 100%);
	background-image: linear-gradient(to bottom, #AE2048 40%, #7A1632 100%);
	}
#kontakt INPUT[type=checkbox],
#kontakt INPUT[type=radio] {
	width: 20px;
	border: none;
}
.czerwony {
	color: #F00;
}
.BR-maly {
	font-size:6px;
	margin:1px;
}
#cennik table {
	width:760px;
}
#cennik td {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 12px;
	padding:3px;
}
#cennik tr:first-child {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #901a3c;
	border-bottom:#901a3c 2px solid;
}
#cennik tr:nth-child(even) {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 12px;
	background:#E6E6E6;
}
div.margin-pil-40 { margin-left:40px; margin-right:40px; }
#cookieinfo * { margin: 0px; padding: 0px; }
#cookieinfo { position: fixed; font-size: 12px; font-family: Arial, Verdana, sans-serif; left: 0px; bottom: 0px; right: 0px; background-color: #323334; padding: 20px; box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5); z-index: 1000; }
#cookieinfo h6 { font-size: 16px; font-weight: bold; color: #cdd7da; text-shadow: 0px 1px 1px rgba(0, 0, 0, 1); margin-bottom: 7px; }
#cookieinfo p { font-size: 12px; color: #afb4bc; line-height: 1.5em; text-shadow: 0px 1px 1px rgba(0, 0, 0, 1); }
#cookieinfo a { display: block; position: absolute; right: 10px; top: 10px; width: 22px; height: 22px; border-radius: 11px; line-height: 22px; font-size: 12px; color: #ffffff; text-align: center; text-decoration: none; background-color: #ff6000; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75); }
#cookieinfo a:hover { background-color: #ff7925; }
video { background:#444; }
div#startery { margin: 16px 0 16px 0; }
div#startery p { text-align:left; }
div#startery p a { text-decoration:none; color:#333; cursor:default; }
#str { position:absolute; background:#901A3C; padding:2px; display:none; box-shadow: 4px 4px 4px rgba(0,0,0,0.4); border-radius:4px; }
p#str img { border-radius:4px; }