body {
	margin:0;
	padding:0;
	background: #b31735 /*url('gfx/bg.jpg') top center repeat-y*/;
	font-family: Georgia, "Times New Roman", Times, serif;
	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 {
	height: 98px;
	width: 183px;
	float: left;
	background: url('gfx/logo.gif') no-repeat center center;
	display:block;
}
/* menu */

.menu {
padding: 7px 1px 0;
background:url(gfx/testline.gif) no-repeat;
height:98px;
background-position: 20px bottom;
}
.menu div {
	margin: 0 7px;
}

/*polski*/
.m01_pl, .m01bg_pl {
	background: url('gfx/m01_pl.gif') bottom no-repeat;
	width: 76px;
	float: left;
	height: 53px;
}
.m01_pl:hover {
	background: url('gfx/m01h_pl.gif') bottom no-repeat;
}
.m02_pl, .m02bg_pl {
	background: url('gfx/m02_pl.gif') bottom no-repeat;
	width: 131px;
	float: left;
	height: 53px;
}
.m02_pl:hover {
	background: url('gfx/m02h_pl.gif') bottom no-repeat;
	height: 53px;
}
.m03_pl, .m03bg_pl {
	background: url('gfx/m03_pl.gif') bottom no-repeat;
	width: 115px;
	float: left;
	height: 53px;
}
.m03_pl:hover {
	background: url('gfx/m03h_pl.gif') bottom no-repeat;
}
.m04_pl, .m04bg_pl {
	background: url('gfx/m04_pl.gif') bottom no-repeat;
	width: 75px;
	float: left;
	height: 53px;
}
.m04_pl:hover {
	background: url('gfx/m04h_pl.gif') bottom no-repeat;
}
.m05_pl, .m05bg_pl {
	background: url('gfx/m05_pl.gif') bottom no-repeat;
	width: 67px;
	float: left;
	height: 53px;
}
.m05_pl:hover {
	background: url('gfx/m05h_pl.gif') bottom no-repeat;
}
.m06_pl, .m06bg_pl {
	background: url('gfx/m06_pl.gif') bottom no-repeat;
	width: 52px;
	height: 53px;
	float: left;
}
.m06_pl:hover {
	background: url('gfx/m06h_pl.gif') bottom no-repeat;
}
.m07_pl, .m07bg_pl {
	background: url('gfx/m07_pl.gif') bottom no-repeat;
	width: 90px;
	float: left;
	height: 53px;
}
.m07_pl:hover {
	background: url('gfx/m07h_pl.gif') bottom no-repeat;
}

/*english*/
.m01_en, .m01bg_en {
	background: url('gfx/m01_en.gif') bottom no-repeat;
	width: 129px;
	float: left;
	height: 53px;
}
.m01_en:hover {
	background: url('gfx/m01h_en.gif') bottom no-repeat;
}
.m02_en, .m02bg_en {
	background: url('gfx/m02_en.gif') bottom no-repeat;
	width: 89px;
	float: left;
	height: 53px;
}
.m02_en:hover {
	background: url('gfx/m02h_en.gif') bottom no-repeat;
	height: 53px;
}
.m03_en, .m03bg_en {
	background: url('gfx/m03_en.gif') bottom no-repeat;
	width: 95px;
	float: left;
	height: 53px;
}
.m03_en:hover {
	background: url('gfx/m03h_en.gif') bottom no-repeat;
}
.m04_en, .m04bg_en {
	background: url('gfx/m04_en.gif') bottom no-repeat;
	width: 87px;
	float: left;
	height: 53px;
}
.m04_en:hover {
	background: url('gfx/m04h_en.gif') bottom no-repeat;
}
.m05_en, .m05bg_en {
	background: url('gfx/m05_en.gif') bottom no-repeat;
	width: 64px;
	float: left;
	height: 53px;
}
.m05_en:hover {
	background: url('gfx/m05h_en.gif') bottom no-repeat;
}
.m06_en, .m06bg_en {
	background: url('gfx/m06_en.gif') bottom no-repeat;
	width: 63px;
	height: 53px;
	float: left;
}
.m06_en:hover {
	background: url('gfx/m06h_en.gif') bottom no-repeat;
}
.m07_en, .m07bg_en {
	background: url('gfx/m07_en.gif') bottom no-repeat;
	width: 91px;
	float: left;
	height: 53px;
}
.m07_en:hover {
	background: url('gfx/m07h_en.gif') bottom 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: 50px;
	background: url('gfx/photoTopFrame.gif') no-repeat top;
}
.photo {
	background: url('gfx/ramka.jpg') top center no-repeat;
	width: 900px;
	height: 390px;
	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, "Times New Roman", Times, serif;
	margin: auto;
}
.txtLeft {
	float: left;
	padding-right: 15px;
	background:url(gfx/border-right.gif) right no-repeat;
	width: 153px;
	height:170px;
	display:block;
}
.menuLink {
	width: 153px;
	height: 222px;
	background: url('gfx/menu.gif') no-repeat;
	display: block;
	position:absolute;
}
.txtRight {
	background: url('gfx/txtRightBg.gif') no-repeat right 5px 40px;
	width: 658px;
	height: 160px;
	float: left;
	padding-left: 15px;
	position: relative;
}
#main_akt {
	position: absolute;
	top: 15px;
	right: -70px;
	width: 214px;
	height: 187px;
}
.newsTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	float: left;
	width: 310px;
	font-size:10px;
}
.newsTxt p {
	line-height: 14px;
}
.newsUnit {
	width: 500px;
	float: none;
	margin: 5px 0 15px;
}
.newsUnit span {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:lighter;
	line-height: 19px;
	color: #cea75a;
}
.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, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 25px;
	color: #cea75a;
}
.txt div.boxRight {
	width: 570px;
	font-size: 11px;
	line-height: 22px;
	padding-left:30px;
	padding-top:15px;
	float: right;
}
.txt div.boxRight table {
	border: 1px solid #5f0b19;
	border-collapse: collapse;
}.txt div.boxRight table td {
	padding: 2px 5px;
}
/* oferta */

a.oferta_var {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 19px;
	color: #cea75a;
	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: #cea75a;
	padding-bottom: 15px;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	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;
}
.awards {
	background: url(gfx/awards.gif) no-repeat;
	width: 153px;
	height: 84px;
	position: absolute;
	float: left;
}
.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, "Times New Roman", Times, serif;
	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;
}
