/* INIT
-----------------------------------------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:visited { text-decoration: none; }
a { color: #6d1e0b; }
a:hover { color: #fe854f; }
ol, ul { list-style: none; }
legend { display: none; }

body, input, textarea, select, option, optgroup, button {
	font-family: Tahoma;
	text-align: center;
}

input, textarea, select, option, optgroup, button {
	font-size: 11px;
	}

/*      LAYOUT
-------------------------------------------------------*/	
body {
	background-image:url(../images/bg.png);
 	background-repeat: repeat-x;

	background-color:#512b17;


}
#cien{background-position: center top;
	width: 1009px;
	margin: 0 auto;
	background-image:url(../images/cien.png);
	background-repeat:repeat-y;
	}
#page{	background-position: center top;
	width: 938px;
		margin: 0 auto;}
#header{
background-image:url(../images/header2.jpg);
height: 68px;
}

#top{
background-image:url(../images/top2.jpg);
height: 378px;
}

#navi{
background-image:url(../images/navi.png);
height: 64px;
}
#navi ul{
height: 41px;
padding: 0px 0px 0px 35px;
	
}
#navi li{
	float: left;
	height: 64px; 

}
#navi li a{
	float:left;
	height: 50px;
	width:100%;
}

#navi li a:hover{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #8b1e05;
}

.sala{
background-image:url(../images/menu/osali.png);
background-repeat:no-repeat;
	width:103px;
	margin-right: 13px;
}


.galeria{
background-image:url(../images/menu/galeria.png);
background-repeat:no-repeat;
	width:125px;
	margin-right: 13px;
}

.lokalizacja{
background-image:url(../images/menu/lokalizacja.png);
background-repeat:no-repeat;
	width:161px;
}

.poczta{
background-image:url(../images/menu/poczta.png);
background-repeat:no-repeat;
	width:95px;
	margin-right: 339px;
}

#content{
background-image:url(../images/content.png);
background-repeat:repeat-y;
height: 100%;
float:left;

}

#coll{
padding: 12px 20px;
width:186px;
background-image:url(../images/left.png);
background-repeat:no-repeat;
height: auto;
float:left;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #6d1e0b;
text-align: left;

}

#coll img{
	border:3px solid #f5803f;
	text-align:center;
}

#colr{
width: 712px;
height: auto;
float:left;
text-align:justify;
}

#footer{
	padding: 20px 0px 0px 280px;
	height:23px;
	background-image:url(../images/footer2.png);
	background-repeat:no-repeat;
	clear:both;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6d1e0b;
	text-align: left;
}
#footer a{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6d1e0b;
	text-align: left;
	}
#footer a:hover{
	color: #fe854f;
	}
.kambit{	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6d1e0b;
	text-align: left;
	margin-left: 50px;}
#naglowek{
height: 176px;
}

#text1{
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #ffd797;
text-align: left;
padding: 100px 30px 0px 30px;
background-image:url(../images/naglowek/nasza-sala.png);
background-repeat: no-repeat;
}
#text2{
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #ffd797;
text-align: left;
padding: 100px 30px 0px 30px;
background-image:url(../images/naglowek/galeria.png);
background-repeat: no-repeat;

}
#text3{
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #ffd797;
text-align: left;
padding: 100px 30px 0px 30px;
background-image:url(../images/naglowek/lokalizacja.png);
background-repeat: no-repeat;
}

#text2 img{
	border:3px solid #f5803f;
	margin: 0 5px 5px 0;
}
/* FORM
-----------------------------------------------*/
#form2{ margin-top: 10px ;}
input.form{
	margin-bottom: 5px;
	background-color: #fff;
	border: 1px solid #6d1e0b;
	width: 165px;
	height: 16px;
	font-size: 12px;
}
input.form:focus, textarea.text:focus{
	border: 1px solid #BF4821;	
}
textarea.form{	
	margin-top: 10px;
	background-color: #fff;
	border: 1px solid #6d1e0b;
	width: 165px;
	font-size: 12px;
}
input.btn{
	margin: 10px 0 0 55px;
	background-color: #fff;
	border: 1px solid #6d1e0b;
	color: #4B4B4B;
	height: 20px;
	padding-bottom: 4px;
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
}
input.btn:active{
	background-color: #990000;
	color: #fff;
}
.email{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
}

