/* CSS Document */

body, html
{
  
  border:none;
  height:100%;
  width:auto;
  
  min-height:580px;
  min-width:760px;
}

body
{
	
	color: #CEB371;
	margin: 0px;
	padding: 0px;
	
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}

div.srodek
{
	height:100%;
	display:table;
	width:100%;
	top: 0px;
	position: absolute;
}

div.kontener
{
  vertical-align:middle;
  display:table-cell;
}

a {color: #D1A761;	text-decoration: none;}
a:hover {color: #EACA8F;}
.ind {	font: normal 12px Georgia, "Times New Roman", Times, serif;color: #CEB371;	padding: 5px;}
.tyt {font: italic  20px "Monotype Corsiva"; color: #E4BD6B;	padding: 10px;}
.tlo {background: url(obr/tow1_114.jpg) no-repeat center center;}
.tlotab {background: url(obr/tlotab.jpg) no-repeat center center;}
#fla { position: relative; height: 200px; width: 320px; z-index: 1; text-align: center; margin-right: auto; margin-left: auto; 
}
#flaie8 {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 320px;
	height: 200px;
	margin-top: -100px;
	margin-left: -160px;
	/*overflow: hidden;*/
	z-index: 1104;	
}
a  img {
	border: 0px none #49331B;
}
.paski {
	background: #CEB371;
}
#restauracja {
	margin: auto;
	width: 770px;
	position: relative;
	background: #49331B url(../obr/tlotab.jpg) no-repeat center 100px;
	display: table;
	height:100%;
	min-height: 100%;
}
* html #restauracja { height:100%}

