@import "reset.css";

body {
	text-align: center;
	font-family: Georgia, serif;
	background-color: #c2c2c2;
}

#horizon {
	width:  100%;
	height: 860px;
	margin-top: 20px;
	background: url(../img/desen3.png) 0 0 repeat;
	background-color: #ffffff;
	border-top: 5px #d0d0d0 solid;
	border-bottom: 5px #e1e1e1 solid;
}

#content {
	margin-left: -50%;
	position: absolute;
	top: -430px;
	left: 50%;
	width: 100%;
	height: 860px;
	visibility: visible;
	background: url(../img/bg.gif) 0 0 repeat-x;
}

#wrapper,
#footer {
	margin: 0 auto;
	width:  960px;
}

#wrapper {
	height: 860px;
	text-align: left;
}

#wrapper.wrapperIndex {
	background: url(../img/photo.galeria.png) 145px 50px no-repeat;
}

#wrapper.wrapperGaleria {
	background: url(../img/photo.galeria.png) 145px 50px no-repeat;
}

#wrapper.wrapperKontakt {
	background: url(../img/photo.kontakt.png) 145px 50px no-repeat;
}

#wrapper.wrapperCennik {
	background: url(../img/photo.cennik.png) 145px 50px no-repeat;
}

#wrapper.wrapperUslugi {
	background: url(../img/photo.uslugi.png) 145px 50px no-repeat;
}

#wrapper.wrapperKursy {
	background: url(../img/photo.kursy.png) 145px 50px no-repeat;
}

#wrapper.wrapperKursyKobiety {
	background: url(../img/photo.kursy.kobiety.jpg) 145px 50px no-repeat;
}

#wrapper.wrapperKursyFoto {
	background: url(../img/photo.kursy.foto.jpg) 145px 50px no-repeat;
}

#wrapper.wrapperOnas {
	background: url(../img/photo.cennik.png) 145px 50px no-repeat;
}

#wrapper.wrapperPublikacje {
	background: url(../img/photo.cennik.png) 145px 50px no-repeat;
}

#header {
	padding-top: 74px;
}

#header h1 a {
	display: block;
	width: 242px;
	height: 154px;
	background: url(../img/logo.png) 0 0 no-repeat;
	behavior: url(css/iepngfix.htc);
	text-indent: -9999px;
}

#footer p,
#footer a {
	display: block;
	padding: 14px 0 14px 0;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 65%;
	text-transform: uppercase;
	color: #fff;
}

#footer p {
	float: left;
	font-weight: bold;
}

#footer a {
	float: right;
	text-decoration: none;
	color: #f0f0f0;
}

#footer a:hover {
	text-decoration: underline;
}

#facebook {
  position:absolute;
  margin-top:-175px;
  margin-left:650px;

}

#promocja {
	position:absolute;
	margin-top:-50px;
	margin-left:615px;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 200%;
	color: red;

}

#menu {
	float: left;
}

#menu ul {
	display: block;
	width: 255px;
	height: 360px;
	padding-top: 60px;
	margin-top: 35px;
	margin-left: 36px;
	background: url(../img/menu.off.png) 0 0 no-repeat;
	behavior: url(css/iepngfix.htc);
}

#menu ul.menuCennik {
	background: url(../img/menu.hover.cennik.png) 0 0 no-repeat;
}

#menu ul.menuGaleria {
	background: url(../img/menu.hover.galeria.png) 0 0 no-repeat;
}

#menu ul.menuKontakt {
	background: url(../img/menu.hover.kontakt.png) 0 0 no-repeat;
}

#menu ul.menuKursy {
	background: url(../img/menu.hover.kursy.png) 0 0 no-repeat;
}

#menu ul.menuOnas {
	background: url(../img/menu.hover.onas.png) 0 0 no-repeat;
}

#menu ul.menuPublikacje {
	background: url(../img/menu.hover.publikacje.png) 0 0 no-repeat;
}

#menu ul.menuUslugi {
	background: url(../img/menu.hover.uslugi.png) 0 0 no-repeat;
}

#menu li a {
	display: block;
	text-indent: -9999px;
	width: 110px;
	height: 30px;
	margin-left: 20px;
}

#menu li a.menuKursy {
	width:  175px;
}

#menu address {
	display: none;
}

.sheet {
	position: absolute;
}

.sheet.sheetSmall, .sheet.sheetSmallSign {
	width:  475px;
	height: 360px;
	margin-left: 425px;
	margin-top: 200px;
	background: url(../img/bg.sheetSmall2.png) 0 0 no-repeat;
	behavior: url(css/iepngfix.htc);
}

.sheet.sheetSmall p.sheetDesc,
.sheet.sheetSmallSign p.sheetDesc {
	color:  #5a5a5a;
	font-size: 70%;
	line-height: 1.6;
	width:390px;
	margin-top: 15px;
	margin-left: 25px;
	z-index: 11;
}

.sheet.sheetSmallSign {
	background: url(../img/bg.sheetSmall2.podpis.png) 0 0 no-repeat;	
}

.sheet.sheetMedium {
	width:  465px;
	height: 350px;
	margin-left: 307px;
	margin-top: 36px;
	background: url(../img/bg.sheetMedium.png) 0 0 no-repeat;
	behavior: url(css/iepngfix.htc);
}

.sheet.sheetLarge {
	width: 465px;
	height: 560px;
	margin-left: 507px;
	margin-top: 35px;
	background: url(../img/bg.sheetLarge.png) 0 0 no-repeat;
	behavior: url(css/iepngfix.htc);
}

#sheetScroll {
	width:  440px;
	height: 500px;
}

#sheetText h2, #sheetText  p, #sheetText  li {
	color: #5A5A5A;
}

#sheetText  h2 {
	display: block;
	font-size: 85%;
	border-bottom: 1px #eeeeef solid;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#sheetText  p, #sheetText  li {
	font-size: 85%;
}

#sheetText p {
	line-height: 1.4;
	text-align: justify;
}

#sheetText p.textSpacer {
	display: block;
	padding-bottom: 10px;
}

#sheetText  ol {
	list-style: decimal inside;
}

#sheetText  li {
	padding-left: 30px;
	line-height: 1.4;
}

#sheetText {
	padding: 0 30px 30px 30px;
}

#galleries li a {
	display: block;
	position: absolute;
	behavior: url(css/iepngfix.htc);
	text-indent: -9999px;
}

#galleries li a.galleryMetamorfozy {
	width: 160px;
	height: 225px;
	margin-left: 235px;
	margin-top: 337px;
	background: url(../img/gallery.metamorfozy.png) 0 0 no-repeat;
}

#galleries li a.gallerySesje {
	width: 165px;
	height: 230px;
	margin-left: 445px;
	margin-top: 352px;
	background: url(../img/gallery.sesje.png) 0 0 no-repeat;
}

#galleries li a.galleryBiznes {
	width: 160px;
	height: 225px;
	margin-left: 585px;
	margin-top: 70px;
	background: url(../img/gallery.biznes.png) 0 0 no-repeat;
}

#galleries li a.galleryKobiety {
	width: 175px;
	height: 265px;
	margin-left: 340px;
	margin-top: 70px;
	background: url(../img/gallery.warsztaty.kobiety.png) 0 0 no-repeat;
}

#galleries li a.galleryFoto {
	width: 157px;
	height: 253px;
	margin-left: 585px;
	margin-top: 70px;
	background: url(../img/gallery.warsztaty.foto.png) 0 0 no-repeat;
}

#contact {
	position: absolute;
	width: 315px;
	height: 225px;
	margin-left: 500px;
	margin-top: 50px;
	background: url(../img/sheet.kontakt.png) 0 0 no-repeat;
	behavior: url(css/iepngfix.htc);
}

#contact h2, #contact h3, #contact p {
	display: none;
}

#contact a.email {
	display: block;
	width:  245px;
	height: 30px;
	margin-top: 76px;
	margin-left: 20px;
	text-indent: -9999px;
}

ul.priceList {
	padding: 20px 40px 40px 40px;
}

ul.priceList li {
	font-style: italic;
	font-size: 85%;
	color: #5a5a5a;
	clear: both;
	overflow: hidden;
	margin-bottom: 17px;
	padding-bottom: 5px;
}

ul.priceList li em {
	float: right;
	width:  35%;
	text-align: right;
}


ul.thumbnails li {
	display: block;
	float: left;
	overflow: hidden;
	width: 105px;
	height: 105px;
	padding: 0 !important;
	margin-left: 10px !important;
	margin-bottom: 10px;
}

ul.thumbnails li a {
	display: block;
	width:  95px;
	height: 95px;
	border: 5px #e4e4e4 solid;
	overflow: hidden;
}

ul.thumbnails li a:hover {
	border: 5px #3d3d3d solid;
}

