body {
	margin:0;
	padding:0;
	background: #F2E6CC url('gfx/bg.jpg') top center repeat-y;
	font-family: Georgia;
	font-size: 12px;
}

a{
	border: none;
	text-decoration: none;
}

img{
	border: none;
}

.mainContainer{
	width: 900px;
	margin: auto;	
}

.top{
	width: 900px;
	float: none;
}

.languageContainer{
	width: 900px;
	float: none;
}

.language{
	background: url('gfx/lang.gif') right top no-repeat;
	float: right;
	text-align: right;
	width: 109px;
	height: 31px;
	padding-right: 10px;
	padding-top: 2px;
	position: absolute;
	top: 0;
	right: 0;
}

.language a{
	display:block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	
}

.logoContainer{
	width: 900px;
	float: none;
}

.logo{
	background: url('gfx/logo.gif') no-repeat;
	width: 142px;
	height: 80px;
	margin: 15px auto;
	float: none;
	display: block;
}

/* menu */

.menu{
	float: none;
	padding-left: 30px;
	padding-bottom: 30px;
}

.en{
	float: none;
	padding-left: 35px;
	padding-bottom: 30px;
}


  .pl div
  { margin-right: 28px; }

  .en div
  { margin-right: 47px; }

  .pl .m01,
  .pl .m01bg{
    background: url('gfx/m01.gif') no-repeat;
    width: 154px;
    height: 23px;
    float: left;
  }

  .pl .m01:hover{
    background: url('gfx/m01h.gif') no-repeat;
  }

  .pl .m02,
  .pl .m02bg{
    background: url('gfx/m02.gif') no-repeat;
    width: 130px;
    height: 23px;
    float: left;
  }

  .pl .m02:hover{
    background: url('gfx/m02h.gif') no-repeat;
  }

  .pl .m03,
  .pl .m03bg{
    background: url('gfx/m03.gif') no-repeat;
    width: 118px;
    height: 23px;
    float: left;
  }

  .pl .m03:hover{
    background: url('gfx/m03h.gif') no-repeat;
  }

  .pl .m04,
  .pl .m04bg{
    background: url('gfx/m04.gif') no-repeat;
    width: 72px;
    height: 23px;
    float: left;
  }

  .pl .m04:hover{
    background: url('gfx/m04h.gif') no-repeat;
  }

  .pl .m05,
  .pl .m05bg{
    background: url('gfx/m05.gif') no-repeat;
    width: 64px;
    height: 23px;
    float: left;
  }

  .pl .m05:hover{
    background: url('gfx/m05h.gif') no-repeat;
  }

  .pl .m06,
  .pl .m06bg{
    background: url('gfx/m06.gif') no-repeat;
    width: 52px;
    height: 23px;
    float: left;
  }

  .pl .m06:hover{
    background: url('gfx/m06h.gif') no-repeat;
  }

  .pl .m07,
  .pl .m07bg{
    background: url('gfx/m07.gif') no-repeat;
    width: 82px;
    height: 23px;
    float: left;
  }

  .pl .m07:hover{
    background: url('gfx/m07h.gif') no-repeat;
  }

  .en .m01,
  .en .m01bg{
    background: url('gfx/en_m01.gif') no-repeat;
    width: 103px;
    height: 23px;
    float: left;
  }

  .en .m01:hover{
    background: url('gfx/en_m01h.gif') no-repeat;
  }

  .en .m02,
  .en .m02bg{
    background: url('gfx/en_m02.gif') no-repeat;
    width: 88px;
    height: 23px;
    float: left;
  }

  .en .m02:hover{
    background: url('gfx/en_m02h.gif') no-repeat;
  }

  .en .m03,
  .en .m03bg{
    background: url('gfx/en_m03.gif') no-repeat;
    width: 68px;
    height: 23px;
    float: left;
  }

  .en .m03:hover{
    background: url('gfx/en_m03h.gif') no-repeat;
  }

  .en .m04,
  .en .m04bg{
    background: url('gfx/en_m04.gif') no-repeat;
    width: 83px;
    height: 23px;
    float: left;
  }

  .en .m04:hover{
    background: url('gfx/en_m04h.gif') no-repeat;
  }

  .en .m05,
  .en .m05bg{
    background: url('gfx/en_m05.gif') no-repeat;
    width: 56px;
    height: 23px;
    float: left;
  }

  .en .m05:hover{
    background: url('gfx/en_m05h.gif') no-repeat;
  }

  .en .m06,
  .en .m06bg{
    background: url('gfx/en_m06.gif') no-repeat;
    width: 53px;
    height: 23px;
    float: left;
  }

  .en .m06:hover{
    background: url('gfx/en_m06h.gif') no-repeat;
  }

  .en .m07,
  .en .m07bg{
    background: url('gfx/en_m07.gif') no-repeat;
    width: 84px;
    height: 23px;
    float: left;
  }

  .en .m07:hover{
    background: url('gfx/en_m07h.gif') no-repeat;
  }

/* content */

.content{
}

.photoTopFrame{
	width: 900px;
	height: 369px;
	background: url('gfx/photoTopFrame.gif') no-repeat top;
	position: absolute;
	top: 0;
	z-index: 50;
}

.photoBottomFrame{
	width: 900px;
	height: 369px;
	background: url('gfx/photoBottomFrame.gif') no-repeat bottom;
}

.galTopFrame{
	width: 900px;
	height: 27px;
	background: url('gfx/photoTopFrame.gif') no-repeat top;
}

.photo{
	background: url('../dom/gfx/preloader.gif') center center no-repeat;
	width: 900px;
	height: 369px;
	float: none;
	position: relative;
	overflow-x: hidden;
}

.photo img
{ position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.txt{
	padding-top: 15px;
	/*float: left;*/
	font-family: georgia;
	margin: auto;
}

.txtLeft{
	float: left;
	padding-right: 15px;
	border-right: 1px solid #000;
}

.menuLink{
	width: 211px;
	height: 160px;
	background: url('gfx/menu.png') no-repeat;
	display: block;
}

.txtRight{
	background: url('gfx/txtRightBg.gif') no-repeat top right;
	width: 658px;
	height: 160px;
	float: left;
	padding-left: 15px;
	position: relative;
}

#main_akt
{ position: absolute;
  top: 0;
  right: 0;
  width: 197px;
  height: 161px; }

.newsTxt{
	font-family: georgia;
	float: left;
	width: 332px;
}

.newsTxt p
{ line-height: 17px; }

.newsUnit{
	width: 480px;
	float: none;
	padding-bottom: 10px;
}

.newsUnit span{
	font-size: 24px;
	font-family: Georgia, Times;
	font-style: italic;
	line-height: 19px;
}

.newsUnit a.img{
	margin-right: 25px;
	float: left;
}

/* o restauracji */

.txt div.boxLeft{
	width: 285px;
	text-align: right;
	float: left;
}


.txt div.header{
	font-family: Georgia;
	font-style: italic;
	font-size: 25px;
}

.txt div.boxRight{
	width: 570px;
	
	font-size: 11px;
	line-height: 22px;
	padding-left:30px;
	padding-top:15px;
	float: right;
}

/* oferta */

a.oferta_var{
	font-size: 20px;
	font-family: Georgia, Times;
	font-style: italic;
	line-height: 19px;
	color: #942013;
	text-decoration: none;
	display: block;
	margin: 8px;
}

a.oferta_var:hover{
	text-decoration: none;
}

/* wydarzeia list */

.txt div.wydarzeniaUnit{
	width: 600px;
	padding-bottom: 20px;
	padding-top: 20px;
	background: url('gfx/wydarzeniaUnitBg.gif') no-repeat left bottom;
	float: none;
	text-align: justify;
	margin: auto;
}

.txt .wydarzeniaHeader{
	padding-top: 10px;
	color: #000;
	padding-bottom: 15px;
	font-size: 25px;
	font-family: Georgia;
	font-style: italic;
}

.txt div.wydarzeniaTxt{
	line-height: 18px;
	
}

.wydarzenieGallery
{ padding-top: 15px;
  padding-left: 184px; }
  
.pdf
{
  padding: 20px 10px 10px;
  display: inline-block;
 }
  
.pdf:hover
{ opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60); }

  
/* gallery */

.gallery{
	float: none;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

/* wydarzenie */


.txt .wydarzenieBig{
	float: left;
	width: 315px;
	height: 210px;
}

.txt .thumbs{
	float: left;
	padding-left: 23px;
}

.txt .thumb{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.txt .text{
	line-height: 22px;
	font-size: 11px;
	width: 540px;
	text-align: justify;
	padding-top: 10px;
	margin: auto;
}
.awards{
	background: url(gfx/awards.gif) no-repeat;
	width: 84px;
	height: 84px;
	position: absolute;
	float: left;
	margin-top: 3px;
	margin-left: 15px;
}

.footer{
	width: 900px;
	padding-top: 27px; 
	background: url(gfx/footerBg.gif) no-repeat center 25px;
	top: 10px;
}

.footerTopSpace{
	float: none;
	width: 900px;
	height: 84px;
}

.footerMenu{
	float: right;
	font-family: georgia;
	padding-top: 10px;
	width: 230px;
	text-align: right;
	position: relative;
}

.footerMenu a{
	color: #000;
	font-weight: bold;
	padding-left: 18px;
}

.footerMenu a:hover{
	color: #a1291b;
}

.footerLogos{
	float: left;
	width: 682px;
	margin: auto;
	padding-top: 10px;
	position: relative;
}

.footerLogos a.partner{
	margin: 5px 5px 0 5px;
	position: absolute;
	display: block;
}

.footerLogos .part_logo{
	margin: 5px 5px 5px 5px;
}

.chamberLogo{
  background: url('gfx/chamber_logo.gif') no-repeat;
  width: 46px;
  height: 80px;
  float: right;
  margin:12px 0 0 10px; 
}

.clear{
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}