/* ogolne */
@font-face {
  font-family: TrajanPro;
  src: url("../font/TrajanPro-Regular.otf"); /* ścieżka do pliku */
}

@font-face {
	font-family: TrajanProBold;
	src: url("../font/TrajanPro-Bold.otf");
}

html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ececec;
	font-family: TrajanPro;
}

h1, h3, #contact, #contact h2, #contact p {
	font-family: TrajanPro;
	font-weight: normal;
}

a {
	text-decoration: none;
}

img {
	border: 1px solid #bababa;
}

p {
	margin: 0;
	padding: 0;
}
/* end ogolne */

/* testowe */
div {
/* 	border: 1px solid red; */
}
/* end testowe */

#header {
	margin: 0 auto;
	height: 155px;
	width: 960px;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	border: none;
}

#headerMenu {
	margin: 0 auto;
	height: 45px;
	width: 960px;
/* 	border: 1px solid red; */
}

#menuShortTop {
	float: right;
	margin-right: 40px;
	margin-top: 0px;
	display: inline;
}

#menuShortTop li{
	display: inline;
	background-color: #fff;
	padding: 5px 10px 5px 10px;
}

#menuShortTop a {
	font-size: 11px;
	color: #a1a1a1;
}

#menuShortTop a:hover {
	color: black;
}

#menuShortTop .menuActive {
	color: black;
}
#menuShortTop img{
	margin-right: 4px;
	border: none;
}

#headerMenuBg {
	position: absolute;
	margin-top: 155px;
	height: 45px;
	width: 100%;	
	background-image: url("../images/headerMenuBg.png");
	background-repeat: repeat-x;
	border: none;
	z-index: -1;
}

#headerMenu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	height: 45px;
	width: 960px;
/* 	border: 1px solid red; */
	list-style: none;
	line-height: 46px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

#headerMenu ul li {
	float: left;
	text-align: center;
	font-size: 11px;
	text-shadow: #49255e -2px 2px 1px;	
	color: #fff;
}

#headerMenu ul li:hover {
	height: 45px;
	background-image: url("../images/headerMenuBgActive.png");
	background-repeat: repeat-x;
}

#headerMenu ul li a {
/* 	border: 1px solid red; */
	padding: 18px 16px 15px 12px;
	font-size: 11px;
	text-shadow: #49255e -2px 2px 1px;
	color: #fff;
}
#headerMenu ul li.menuActive {
	height: 45px;
	background-image: url("../images/headerMenuBgActive.png");
	background-repeat: repeat-x;
}
#baner, #banerMini {
	margin: 15px auto;
	margin-bottom: 0px;
	border: 1px solid #fff;
	height: 248px;
	width: 958px;
}

#baner img {
	margin: 0;
	padding: 0;
	border: none;
}

#banerMini img {
	margin: 0;
	padding: 0;
	border: none;
}

#banerMini {
	margin-bottom: 15px;
	height: 98px;
}

#banerBg, #banerMiniBg {
	position: absolute;
	margin-top: 200px;	
	height: 300px;
	width: 100%;
	background-image: url("../images/banerBg.png");
	background-repeat: repeat-x;
	border: none;
	z-index: -1;
}

#banerMiniBg {
	height: 130px;
	background-image: url("../images/banerMiniBg.png");
}

.miniGaleriaPhoto {
	float: left;
	height: auto;
	width: 91px;
	margin-right: 18px;	
}

.miniGaleriaPhoto img {
	margin-bottom: 18px;
}

.miniGaleriaPhoto img:hover {
	border: 1px solid black;
}

.info {
	float: left;
	margin-left: 30px;
	margin-bottom: 13px;
	height: 23px;
	line-height: 24px;
	width: 199px;
	background-color: #fff;
	font-size: 8px;
	text-align: center;
	color: #6f397c;
	border: 1px solid #bababa;
}

#container {
	margin: 0 auto;
	width: 960px;
/* 	border: 1px solid red; */
	border-top: none;
}

#statusBar {
	text-align: center;
	margin-top: 0px;
	height: 25px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #fff;
}

#statusBar ul {
	display: block;
/* 	border: 1px solid red;	 */
}

#statusBar ul li {
	display: inline;
	font-family: Arial;
	text-transform: capitalize;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 25px;
	font-size: 10px;
}

#content {
	height: 439px;
	width: 960px;
	background-color: #fff;
}

h3 {
	margin-left: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
/*  	text-shadow: black 1px 1px 1px;  */
}

.title {
	margin-bottom: 30px;
	height: 43px;
	width: auto;
	border: 1px solid #7c4987;
	border-top: 1px solid #4f336b;
	background-image: url("../images/titleBg.png");
	background-repeat: repeat-x;
}

#left {
	float: left;
	height: 439px;
	width: 700px;
}

#left #box #viewPhoto {
	height: 385px;
	width: 580px;
}

#box {
	margin-left: 30px;
	padding: 18px 29px 29px 29px;
	height: auto;
	width: 580px;
	border: 1px solid #bababa;
}

#box p {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #723b7e;
}

#box p.tete {
	margin-left: -30px;
	margin-bottom: -30px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 45px;
	text-align: center;
	height: 50px;
	width: 640px;
	color: #fff;
	border-top: 1px solid #bababa;
	background-image: url("../images/teteBg.png");
	background-repeat: repeat-x;
}
#box img:hover {
	border: 1px solid black;
}
#icons {
	border: none;
}

#right {
	float: right;
	padding-bottom: 13px;
	height: auto;
	width: 260px;
	background-image: url("../images/rightBg.png");
	background-repeat: repeat-x;
}

#right .baner {
	margin: 17px auto;
	height: 98px;
	width: 198px;
	border: 1px solid #bababa;
	background-color: #fff;
	text-align: center;
	line-height: 90px;
	color: #adacac;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#right .baner img{
	border: none;
}
#right .baner img:hover {
	border: 1px solid black;
}
#shortcutBox {
	clear: both;
	height: 290px;
	background-image: url("../images/shortcutBoxBg.png");
	background-repeat: repeat-x;	
/* 	border: 1px solid red;	 */
}

#shortDesc {
	float: left;
	margin-top: 38px;
	margin-left: 30px;
	height: 221px;
	width: 656px;
}
#shortDesc .shortDesc {
	float: left;
	height: 219px;
	width: 200px;
/* 	border: 1px solid red; */
}

#shortDesc h1 {
	margin-bottom: 10px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
/* 	text-shadow: black -1px 1px 3px; */
	color: #fff;
}

#shortDesc img {
	margin-bottom: 5px;
	height: 98px;
	width: 198px;
}

#shortDesc p {
	margin-top: 5px;
	margin-bottom: 15px;
	font-family: Tahoma;
	font-size: 11px;
	color: #c083cd;
}

#contact {
	float: right;
	margin-top: 38px;
	margin-right: 30px;
	padding-left: 40px;
	padding-right: 7px;
	height: 221px;
/* 	width: 215px; */
	color: #fff;
	background-image: url("../images/lineContact.png");
	background-repeat: no-repeat;
/* 	border: 1px solid red;	 */
}

#contact h2 {
	margin-top: 30px;
	margin-bottom: 25px;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#contact p {
	margin: 0;
	padding: 7px 0 0 0;
	font-size: 11px;
	font-family: Arial;
}
/* footer */

#footer {
	height: 94px;
/* 	border: 1px solid red; */
}

#footerMenu {
	background-color: #fff;
	height: 50px;
}

#footerMenu ul {
	margin: 0 auto;
	padding: 0 0 0 0;
	display: block;
	height: 50px;
/* 	border: 1px solid red; */
	list-style: none;
	line-height: 46px;
	text-transform: uppercase;
}

#footerMenu ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
/* 	border: 1px solid red;	 */
}
#footerMenu ul li a {
	font-size: 11px;
	font-family: Arial;
	color: #723b7e;
}
#footerMenu ul li a:hover {
	text-decoration: underline;
}

#footerBottom {
	height: 43px;
	border-top: 1px solid #7b4886;
	border-left: 1px solid #6d3e7c;
	border-right: 1px solid #6d3e7c;
	background-image: url("../images/footerBottomBg.png");
	background-repeat: repeat-x;
}

#footerBottom p.reserved {
	float: left;
	margin: 19px 0px 0px 28px;
	padding: 0;
	width: 230px;
	font-family: Tahoma;
	font-variant: small-caps;
	font-size: 10px;
	letter-spacing: 1px;
	color: #a570b2;
}

#footerBottom p.design {
	float: right;
	margin: 8px;
	padding: 5px 15px 5px 15px;
	font-size: 11px;
	font-family: Arial;
	color: #723b7e;
	background-color: #fff;
	border: 1px solid #bfb6c7;
}

#footerBottom p.design a{
	color: #723b7e;
	font-size: 11px;
	font-weight: bold;
}
/* end footer */


/* style do podstrony sale */

#box  {
	float: left;
}

#box .sala {
	float: left;
	background-image: url("../images/sale/salaTextBg.png");
	background-repeat: repeat-x;
	width: 900px;
/* 	border: 1px solid red; */
}

#box .sala .photo {
	float: left;
	text-align: center;
	height: 179px;
	width: 211px;
	background-image: url("../images/sale/salePhotoBg.png");
	background-repeat: repeat-x;
/* 	border: 1px solid red; */
}

#box .sala .photo img {
	margin-top: 40px;
}

#box .sala .photo .arrow {
	position: absolute;
	background-image: url("../images/sale/arrowBg.png");
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left: -185px;
	height: 30px;
	width: 200px;
	border: 1px solid #fff;	
	z-index: 100;
}
#box h3 {
	font-family: TrajanPro;
	font-size: 12px;
	line-height: 8px;
	margin-left: 10px;
	margin-right: 25px;
}
#box h4 {
	font-family: Arial;
	font-weight: normal;
	margin-left: 40px;
	color: #fff;
	font-size: 12px;
}

#box .sala p {
	margin-top: 16px;
	margin-left: 230px;
	width: 450px;
/*	border: 1px solid red;*/
}

#box .sala .photo .arrow img {
	float: right;
	margin-top: -1px;
	margin-left: 0px;
	margin-right: -16px;
	margin-bottom: 0px;
	border: none;
}

.saleGaleria {
	float: right;
	margin-top: 0px;
}
.saleGaleria img{
	border: 1px solid #BABABA;
}
.saleGaleria img:hover {
	border: 1px solid black;
}

.extracts {
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
	border: 1px solid red;
	height: 98px;
	width: 898px;
}