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

#bg_top
{ background: url('gfx/bg_top.jpg') top center no-repeat; }

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

img{
	border: none;
}

.left{float:left;}
.right{float:right;}

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

.logo{
	width: 900px;
	height: 108px;
	float: none;
	display: block;
}

/* menu */

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

  .menu div
  { padding-left: 42px; }

  /*polski*/
  .m01_pl,
  .m01bg_pl{
    background: url('gfx/m01_pl.gif') no-repeat;
    width: 127px;
    height: 23px;
    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: 111px;
    height: 23px;
    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: 97px;
    height: 23px;
    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: 62px;
    height: 23px;
    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: 56px;
    height: 23px;
    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: 44px;
    height: 23px;
    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: 82px;
    height: 23px;
    float: left;
  }

  .m07_pl:hover{
    background: url('gfx/m07h_pl.gif') no-repeat;
  }
  
  .m01bg_pl, .m02bg_pl, .m03bg_pl, .m04bg_pl, .m05bg_pl, .m06bg_pl, .m07bg_pl
  { background-position: 42px top; }
  
  /*english*/
  .m01_en,
  .m01bg_en{
    background: url('gfx/m01_en.gif') no-repeat;
    width: 127px;
    height: 23px;
    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: 111px;
    height: 23px;
    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: 97px;
    height: 23px;
    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: 62px;
    height: 23px;
    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: 56px;
    height: 23px;
    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: 44px;
    height: 23px;
    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: 82px;
    height: 23px;
    float: left;
  }

  .m07_en:hover{
    background: url('gfx/m07h_en.gif') no-repeat;
  }
  
  .m01bg_en, .m02bg_en, .m03bg_en, .m04bg_en, .m05bg_en, .m06bg_en, .m07bg_en
  { background-position: 42px top; }

/* 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.gif') no-repeat;
	display: block;
}

.txtRight{
	width: 658px;
	height: 160px;
	float: left;
	padding-left: 15px;
	position: relative;
}

#txtRight_pl{
	background: url('gfx/txtRightBg.png') no-repeat right 50px;
}

#txtRight_en{
	background: url('gfx/txtRightBg.png') no-repeat right 50px;
}

#main_akt
{ position: absolute;
  top: 0;
  right: 0;
  width: 197px;
  height: 161px; }
  
  #main_akt a.partner{ 
	margin: 5px 5px 0 5px;
	position: absolute;
	display: block;
	left: 30px;
} 

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

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

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

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

.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: #27275c;
	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;
	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;
}

.footermenu-left{
	
	width: 142px;
	height: 70px;
	margin-top: 12px;
	margin-left: 10px;
	position: absolute;
	float: left;
}
.toForm {
	background: url(gfx/footerBg.gif) no-repeat center top;
	margin-top: 40px;
	padding: 20px 10px 5px 100px;
	text-align: center;
}

.toForm span {
	margin-top: 30px;
	padding: 10px 80px;
	text-align: right;
}

.toForm span a{
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
}
.footer{
	width: 900px;
	padding-top: 2px; 
	background: url(gfx/footerBg.gif) no-repeat center top;
	top: 10px;
	position: relative;
	height: 130px;
}

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

.footerMenu{

font: normal 11px Verdana,"Bitstream Vera Sans",Arial,Helvetica,sans-serif;
color: black;
width: 210px;
padding-top: 16px;
float:right;
text-align: right;
}
.footerMenu1{

padding-top: 52px;
background: url(gfx/tripadvisor.png) no-repeat;
float:right;
height: 70px;
width: 124px;
text-align: center;

}
.footerMenu2{
float:right;
}

.footerMenu a{
	color: #000;
	font-weight: bold;
	
}

.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;
}
.required {
	background: #f1f1f1;
	border: 1px solid #b59180;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 11px;
	padding: 4px 5px;
	color: #5C2E1A;
}

.norequired {
	background: #f1f1f1;
	border: 1px solid #b59180;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 11px;
	padding: 4px 5px;
	color: #5C2E1A;
}

.formularz, .formularz_tresc{
	background: #f1f1f1;
	border: 1px solid #b59180;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 11px;
	padding: 4px 5px;
	color: #5C2E1A;
}
.formularz:hover, .formularz:focus, .formularz_tresc:hover, .formularz_tresc:focus{
	background: #f1f1f1;
	border: 1px solid #5C2E1A;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 11px;
	padding: 4px 5px;
	color: #5C2E1A;
}
.formularz_btn{
	background: #5C2E1A;
	border: 1px solid #5C2E1A;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 4px 5px;
	color: #eae5e1;
	font-size: 11px;
	margin-top: 20px;
	cursor: pointer;
}
.formularz_btn:hover {
	background: #95271e;
	border: 1px solid #6d120b;
}
label { font-weight: bolder; }
		
#commentForm { width: 870px; }
#commentForm label { width: 170px; }
#commentForm label.error, #commentForm input.submit { margin-left: 173px; }


.blogZajawka {
	position: fixed;
	top: 150px;
	left: -164px;
	z-index: 1;
}

.faceZajawka {
	position: fixed;
	top: 250px;
	left: -240px;
	z-index: 1;
	overflow: hidden;
	white-space: nowrap;
	float: right;
}
