html, body {
	font-family: tahoma; 
	font-size: 11px; 
	color: #e1e1e1; 
	padding: 0px;
	margin: 0px;
	height: 100%;
	background: #eee1c4 url(/img/tlo.jpg) repeat top;
}


#t_strona {
	position: relative;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
	width: 902px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index: 1;
	position: relative;
    background: #000;
}

#t_top {
	width: 902px; 
	height: 281px; 
	padding: 0px; 
	margin: 0px auto; 
	background: #000;
}


#t_container {
	width: 842px; 
	padding: 20px 30px 10px 30px; 
	margin: 0px auto;
	background: #000;
}

#t_menu_l {
	color: #5c5c5b;
	width: 245px; 
	margin: 0px;
	padding: 15px;
	float: left;
}


#t_okno {
	width: 450px; 
	height: 350px; 
	float: right; 
	line-height: 17px;
}

#t_bottom {
	text-align: center;
	color: #ca891e;
	z-index: 2;
	position: relative;
	clear: both;
	margin: 0px auto; 
	width: 902px; 
	height: 30px; 
	margin: 0px auto; 
	padding-top: 20px; 
	background: url(/img/bottom.jpg) no-repeat top;
}

body>#t_strona>#t_container, body>#t_strona>#t_container>#t_okno {
    height     : auto;
    min-height : 350px;
}



.strony {
	text-align: center;
	clear: both;
	color: #ca891e;
}
.strony a {
	color: #ca891e;
}


.clear {
	clear: both; 
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.star {
	color: #ff0000; 
}

.error {
	font-family: tahoma; 
	font-size: 10px; 
	color: #ff0000; 
}

.info {
	font-family: tahoma; 
	font-size: 10px; 
	color: #00ee00;
	text-align: center;
}

.podpis {
	font-family: tahoma; 
	font-size: 11px; 
	color: #9fa2a4; 
}



h2 {
	padding: 0;
	margin: 5px 0 0 -16px;
	height: 60px;
}
h2.witamy {
	height: 100px;
	margin: 5px 0 10px -19px;
	background: url(/img/n_witamy.gif) no-repeat left top;
}
h2.rezerwacja {
	background: url(/img/n_rezerwacja.gif) no-repeat left top;
}
h2.onas {
	background: url(/img/n_onas.gif) no-repeat left top;
}
h2.oferta {
	background: url(/img/n_oferta.gif) no-repeat left top;
}
h2.galeria {
	background: url(/img/n_galeria.gif) no-repeat left top;
}
h2.kontakt {
	background: url(/img/n_kontakt.gif) no-repeat left top;
}
h2.partnerzy {
	background: url(/img/n_partnerzy.gif) no-repeat left top;
}
h2.catering {
	background: url(/img/n_catering.gif) no-repeat left top;
}


div.linia {
	height: 2px;
	background: url(/img/linia.gif) no-repeat center top;
	font-size: 0;
	overflow:hidden;
	margin-bottom: 10px;
}


input, textarea
{
 	font-family:  Verdana;
	font-size: 11px;
}
input.text, textarea.text
{
 	border: 1px solid #822b2a;
}


a {
	font-size: 11px; 
	color: #872c2c; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.wiecej {
	float: right;
}


div.menu a.z {
	font-weight: bold;
}



div.foto {
	width: 140px;
	margin-right: 10px;
	float: left;
}
div.foto div.r {
	background-color: #d0aa6d;
	width: 140px;
	height: 106px;
	padding: 1px 0;
}
div.foto div.r a {
	background-color: #d0aa6d;
	background-repeat: no-repeat;
	background-position: center;
	width: 138px;
	height: 106px;
	display: block;
	margin: 0 auto;
}
div.foto div.o {
	margin-top: 3px;
	text-align: center;
}


#baner {
	clear: both;
	width: 340px; 
	height: 340px; 
	padding: 0px; 
	margin: 0px auto;
	position: relative;
	z-index: 3;
	overflow: hidden;
	background: url(/img/icoLoading.gif) no-repeat 160px 160px;
}
#ramka {
	position: absolute;
	width: 340px; 
	height: 340px; 
	background: url(/img/ramka.gif) no-repeat center;
	z-index: 1;
}





.widget_social{
    float:right;
    width:292px;
    height:550px;
    background: url(/img/fb.png) no-repeat;
    display:block;
    right:-305px;
    padding: 10px 5px 0 35px;
    position:fixed;
    top: 150px;
    z-index:1002;
}
.widget_social>div {
    color: #FFF;
    background: #fff;
    height:465px;
    overflow: hidden;
}