/*------------RESETOWANIE STYLÓW------------------*/
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*------------KONIEC RESETOWANIA STYLÓW-----------*/

/*------------STYLE DOMYŚLNE STRONY---------------*/
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_00.jpg);
	font-size: 14px;
	color: #73552F;
}
#tlo {
	background: url(../images/bg_01.jpg) repeat-x;
}
h1 {
}
h2 {
}
h3 {
}
a {
	color: #CC6633;
	text-decoration: none;
	font-weight: 900;
	font-style: italic;
}
a:hover {
	color: #73552F;
}
img, fieldset {
	border: none;
}
#strona {
	width: 801px;
	margin: auto;
}
.componentheading {
	display: none;
}
/*------------KONIEC STYLÓW DOMYŚLNYCH STRONY-----*/

/*------------STYLE DLA MENU----------------------*/
#menu_top {
	position:relative;
	top:20px;
	margin:0px auto 0 auto;
	padding:0px 0px 0px 0px;
	width:801px;
	height:66px;
	background: url(../images/menu.jpg) no-repeat bottom;
}
#menu_top ul {
	display: inline;
	position: absolute;
	margin: 15px 0 0 100px;
}
#menu_top li, #menu_top li a {
	float: left;
	list-style-type: none;
	line-height: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -500px;
}
li.item54, li.item54 a, li.item54 span { /*przycisk menu*/
	background: url(../images/m_01a.jpg) no-repeat;
	width: 97px;
}
li.item54 a:hover {
	background: url(../images/m_01b.jpg) no-repeat;
}
li.item55, li.item55 a, li.item55 span{ /*przycisk galeria*/
	background:url(../images/m_02a.jpg) no-repeat;
	width: 138px;
}
li.item55 a:hover {
	background: url(../images/m_02b.jpg) no-repeat;
}
li.item56, li.item56 a, li.item56 span{ /*przycisk imprezy*/
	background: url(../images/m_03a.jpg) no-repeat;
	width: 145px;
}
li.item56 a:hover {
	background: url(../images/m_03b.jpg) no-repeat;
}
li.item57, li.item57 a, li.item57 span{ /*przycisk kontakt*/
	background: url(../images/m_04a.jpg) no-repeat;
	width: 145px;
}
li.item57 a:hover {
	background: url(../images/m_04b.jpg) no-repeat;
}
li.item58, li.item58 a, li.item58 span{ /*przycisk dojazd*/
	background: url(../images/m_05a.jpg) no-repeat;
	width: 106px;
}
li.item58 a:hover {
	background: url(../images/m_05b.jpg) no-repeat;
}
/*------------KONIEC STYLU DLA MENU---------------*/

/*------------BANNER ANIMOWANY--------------------*/
#banner {
	position: relative;
	top: 10px;
	margin: 0;
	padding: 0;
	width:801px;
	height:286px;
}
/*------------KONIEC STYLU DLA BANNERA------------*/

/*------------STYLE DLA TREŚCI--------------------*/
#tresc {
	width: 801px;
	height: 100%;
	background: #EDEBE1;
	margin-top: 15px;
}
#button a {
	margin-top:20px;
	background:url(../images/bg_button.jpg) no-repeat top;
	width:157px;
	height:32px;
	display:block;
	color:#FFFFFF;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	margin: 10px auto;
}
#button a:hover {
	background:url(../images/bg_button.jpg) no-repeat bottom;
	text-decoration:none;
}
#button a:active {
	background:url(../images/bg_button.jpg) no-repeat bottom;
	text-decoration:none;
}
#button a:visited {
	background:url(../images/bg_button.jpg) no-repeat top;
	text-decoration:none;
}
/*-----STYLE DLA STRONY GŁÓWNEJ--------*/
ul.menu-specjaly {
	padding: 0 0 0 60px;
}
.menu-specjaly a {
	border-bottom:#D6BCAD 1px dashed;
	text-align:center;
	float:right;
	width:200px;
	padding:5px 0 5px 0;
}
#box_left, #box_mid, #box_right {
	float: left;
	height: 100%;
}
#box_left, #box_right {
	width: 200px;
	padding: 0 15px;
}
#box_mid {
	width: 320px;
	padding: 0 10px;
}
/*------------KONIEC STYLÓW DLA TREŚCI------------*/

/*------------STYL DLA ARTYKUŁU MENU--------------*/
#box_left_combo, #menu_tresc {
	float: left;
	height: 100%;
}
#box_left_combo {
	width: 220px;
	padding: 0 15px;
	margin-top: 7px;
}
#box_left_combo ul {
	padding: 0;
	margin: 0 0 0 20px;
}
#box_left_combo li {
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style: decimal;
	border-bottom:#D6BCAD 1px dashed;
	padding:2px 0 2px 0;
}
#box_left_combo img {
	margin-bottom: 25px;
}
img.img_head {
	margin-bottom: 25px!important;
}
#menu_tresc {
	width: 520px;
	padding: 0 15px;
	margin-top: -5px;
}
#menu_tresc p {
	display: inline;
	margin: 10px 0;
	float:right;
	text-align:left;
	width:510px;
}
#menu_tresc {
	float: left;
}
#menu_tresc strong {
	display: block;
}
#menu_tresc span {
	float: left;
	text-decoration: none!important;
	width: 400px;
}
#menu_tresc em {
	font-style: normal;
	float: right;
	width: 40px;
	text-align: right;
}
/*------------KONIEC STYLÓW DLA ARTYKUŁU MENU-----*/

/*----STYLE DLA ARTYKUŁU IMPREZY, KONTAKT, DOJAZD-*/
#impreza_lewa, #box_combo {
	float: left;
}
#impreza_lewa {
	width: 200px;
	padding: 0 15px;
}
#box_combo {
	width: 520px;
	padding: 0 15px;
}
#dojazd {
	width: 760px;
	padding: 0 20px;
}
img.obraz {
	text-align: center;
	width: 320px;
	margin: 5px;
	height: auto;
	float: left;
}
.oziofloat{
	margin: 0 auto!important;
	text-align: center!important;
	margin-left: 75px!important;
}
/*----------STOPKA--------*/
#footer {
	clear: both;
	background: url(../images/bg_footer.jpg) no-repeat;
	width: 801px;
	height: 106px;
}
ul.menu-stopka {
	display: inline;
	position: absolute;
	margin: 45px 0 0 200px;
}
.menu-stopka li {
	float: left;
	font-style: normal!important;
	padding-right: 10px;
}
/*--------STYL DLA OPINII----------*/
#easybook {
	width: 600px;
	margin: 10px auto;
}
div.easy_frame {
	border: #D6BCAD 1px dashed;
}
div.easy_content {
	border: none;
	background: none;
}
div.easy_top {
	background: #996600;
	color: #FFFFFF;
}
.easy_top a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
div#phocaguestbook {
	width: 600px;
	margin: auto;
	padding: 10px 0;
}
div.opinia {
	border: #D6BCAD 1px dashed;
	margin: 10px 0px;
	background: ;
	color: ;
}
h4.opinia-tytul {
	background: #996600;
	color: #FFFFFF;
	padding: 8px;
	margin: 2px;
}
div.opinia-tresc {
	border-left: 5px solid;
	padding-left: 5px;
	margin: 10px;
}
div.opinia small, #phocaguestbook small {
	color: #000000!important;
}
