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

#bg_top
{  }

a{
	border: none;
	text-decoration: none;
	color: #ae231d;
}

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;
	height: 108px;
	float: none;
	padding: 10px 0;
}

.logo{
	width: 900px;
	height: 102px;
	float: none;
	display: block;
	background: url('gfx/logo.gif') no-repeat center center;
}

/* menu */

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

  .menu div
  { margin-right: 32px; }

  /*polski*/
  .m01_pl,
  .m01bg_pl{
    background: url('gfx/m01_pl.gif') no-repeat;
    width: 154px;
    height: 26px;
    float: left;
  }

  .m01_pl:hover{
    background: url('gfx/m01h_pl.gif') no-repeat;
  }

  .m02_pl,
  .m02bg_pl{
    background: url('gfx/m02_pl.gif') no-repeat;
    width: 133px;
    height: 26px;
    float: left;
  }

  .m02_pl:hover{
    background: url('gfx/m02h_pl.gif') no-repeat;
  }

  .m03_pl,
  .m03bg_pl{
    background: url('gfx/m03_pl.gif') no-repeat;
    width: 126px;
    height: 26px;
    float: left;
  }

  .m03_pl:hover{
    background: url('gfx/m03h_pl.gif') no-repeat;
  }

  .m04_pl,
  .m04bg_pl{
    background: url('gfx/m04_pl.gif') no-repeat;
    width: 78px;
    height: 26px;
    float: left;
  }

  .m04_pl:hover{
    background: url('gfx/m04h_pl.gif') no-repeat;
  }

  .m05_pl,
  .m05bg_pl{
    background: url('gfx/m05_pl.gif') no-repeat;
    width: 64px;
    height: 26px;
    float: left;
  }

  .m05_pl:hover{
    background: url('gfx/m05h_pl.gif') no-repeat;
  }

  .m06_pl,
  .m06bg_pl{
    background: url('gfx/m06_pl.gif') no-repeat;
    width: 61px;
    height: 26px;
    float: left;
  }

  .m06_pl:hover{
    background: url('gfx/m06h_pl.gif') no-repeat;
  }

  .m07_pl,
  .m07bg_pl{
    background: url('gfx/m07_pl.gif') no-repeat;
    width: 87px;
    height: 26px;
    float: left;
  }

  .m07_pl:hover{
    background: url('gfx/m07h_pl.gif') no-repeat;
  }
  
  /*english*/
  .m01_en,
  .m01bg_en{
    background: url('gfx/m01_en.gif') no-repeat;
    width: 138px;
    height: 26px;
    float: left;
  }

  .m01_en:hover{
    background: url('gfx/m01h_en.gif') no-repeat;
  }

  .m02_en,
  .m02bg_en{
    background: url('gfx/m02_en.gif') no-repeat;
    width: 92px;
    height: 26px;
    float: left;
  }

  .m02_en:hover{
    background: url('gfx/m02h_en.gif') no-repeat;
  }

  .m03_en,
  .m03bg_en{
    background: url('gfx/m03_en.gif') no-repeat;
    width: 92px;
    height: 26px;
    float: left;
  }

  .m03_en:hover{
    background: url('gfx/m03h_en.gif') no-repeat;
  }

  .m04_en,
  .m04bg_en{
    background: url('gfx/m04_en.gif') no-repeat;
    width: 95px;
    height: 26px;
    float: left;
  }

  .m04_en:hover{
    background: url('gfx/m04h_en.gif') no-repeat;
  }

  .m05_en,
  .m05bg_en{
    background: url('gfx/m05_en.gif') no-repeat;
    width: 88px;
    height: 26px;
    float: left;
  }

  .m05_en:hover{
    background: url('gfx/m05h_en.gif') no-repeat;
  }

  .m06_en,
  .m06bg_en{
    background: url('gfx/m06_en.gif') no-repeat;
    width: 88px;
    height: 26px;
    float: left;
  }

  .m06_en:hover{
    background: url('gfx/m06h_en.gif') no-repeat;
  }

  .m07_en,
  .m07bg_en{
    background: url('gfx/m07_en.gif') no-repeat;
    width: 106px;
    height: 26px;
    float: left;
  }

  .m07_en:hover{
    background: url('gfx/m07h_en.gif') no-repeat;
  }

/* content */

.content{
}

.photoTopFrame{
	width: 900px;
	height: 369px;
	position: absolute;
	top: 0;
	z-index: 50;
}

.photoBottomFrame{
	width: 900px;
	height: 369px;
}

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

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

.photo img
{ position: absolute;
  top: 33px;
  left: 35px;
  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.gif') no-repeat;
	display: block;
}

.txtRight{
	background: url('gfx/txtRightBg.gif') no-repeat right -5px;
	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: 310px;
}

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

.newsUnit{
	width: 500px;
	float: none;
}

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

.newsUnit 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{
	width: 100%;
	text-align: justify;
}  
 
#pdf a
{ display: block;
  float: left;
  margin-left: 73px;
  margin-top: 36px; }
  
#pdf a: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;
	overflow: hidden;
}

/* 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: 153px;
	height: 84px;
	position: absolute;
	float: left;
	margin-top: 15px;
}

.footer{
	width: 900px; 
	background: url(gfx/footerBg.gif) no-repeat center 3px;
	top: 10px;
	position: relative;
		
}

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

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

.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; 
}

#menu_side
{ background: #FFF8EF; }


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