html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, a,
img, ins, strong, sub, sup, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, button
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    border: none;
}
/* --------------------------------- globalne ------------------------------ */
body {
	background: url(../images/bg.jpg) #f4d966 no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #421200;
	line-height: 1.5em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.clearr{
	clear: right;
}
.clearl{
	clear: left;
}
.center {
   text-align: center;
}
.red {
   color: #B10E0A;
}
.back {
   background: url(../images/back.png);
   width: 57px;
   height: 50px;
   float: left;
   margin: 5px 0px 0px 80px;
}
a.more {
    color: #B10E0A;
    text-decoration: none;
}
.pointer {
   cursor: pointer;
}
a.more:hover {
   text-decoration: underline;
}
table tr td {
   vertical-align: top;
}
.margin_img {
   margin: 5px;
}
span.more {
    float: left;
    color: #522d02;
    cursor: pointer;
}
span.more:hover {
   color: #522d02;
   font-weight: bold;
}
/* --------------------------------- wrapper ------------------------------ */
#wrapper {
    margin: 0 auto;
    width: 989px;
    margin-top: 40px;
    z-index: 1;
}
/* --------------------------------- background ------------------------------ */
#bg_top_left {
   float: left;
   width: 10px;
   height: 9px;
   background-image: url(../images/bg_top_left.png);
   margin-left: 30px;
   z-index: 1;
}
#bg_top_right {
   float: left;
   width: 9px;
   height: 9px;
   background-image: url(../images/bg_top_right.png);
   z-index: 1;
}
#bg_top {
   float: left;
   width: 925px;
   height: 9px;
   background-image: url(../images/bg_top.png);
   z-index: 1;
}
#bg_bottom_left {
   float: left;
   width: 10px;
   height: 9px;
   background-image: url(../images/bg_bottom_left.png);
   margin-left: 30px;
   z-index: 1;
}
#bg_bottom_right {
   float: left;
   width: 9px;
   height: 9px;
   background-image: url(../images/bg_bottom_right.png);
   z-index: 1;
}
#bg_bottom {
   float: left;
   width: 925px;
   height: 9px;
   background-image: url(../images/bg_bottom.png);
   z-index: 1;
}
#bg_kapelusz {
   position: absolute;
   top: 60px;
   width: 239px;
   height: 37px;
   margin-left: 714px;
   background-image: url(../images/bg_kapelusz.png);
   left: 0px;
}
#bg_buty {
   position: absolute;
   background-image: url(../images/bg_buty.png);
   width: 196px;
   height: 235px;
   top: 180px;
   margin-left: 40px;
   z-index: 101;
   left: 0px;
}
#bg_klamka {
   position: absolute;
   background-image: url(../images/bg_klamka.png);
   width: 306px;
   height: 297px;
   top: 180px;
   margin-left: 50px;
   z-index: 101;
   left: 0px;
}
#bg_klepsydra {
   position: absolute;
   background-image: url(../images/bg_klepsydra.png);
   width: 169px;
   height: 307px;
   top: 180px;
   margin-left: 50px;
   z-index: 101;
   left: 0px;
}
#bg_aparat {
   position: absolute;
   background-image: url(../images/bg_aparat.png);
   width: 237px;
   height: 306px;
   top: 180px;
   margin-left: 42px;
   z-index: 101;
   left: 0px;
}
/* --------------------------------- container ------------------------------ */
#container {
   float: left;
   width: 944px;
   background-image: url(../images/bg.png);
   margin-left: 30px;
   z-index: 1;
}
/* --------------------------------- header ------------------------------ */
#header {
   float: left;
   width: 925px;
   height: 300px;
   background-image: url(../images/bg_header.jpg);
   margin-left: 10px;
   z-index: 1;
}
#beam {
   position: absolute;
   z-index: 100;
   top: 49px;
   background-image: url(../images/rogate_ranczo.png);
   width: 973px;
   height: 97px;
   margin-left: -25px;
}
/* --------------------------------- menu ------------------------------ */
ul#menu {
   float: left;
   list-style: none;
   margin: 35px 0px 0px 10px;
}
ul#menu > li {
   float: left;
}
ul#menu > li > a {
   float: left;
   background-image: url(../images/menu.png);
   height: 26px;
}
ul#menu > li > a#home {
   width: 280px;
   background: none;
   margin-right: 20px;
}
ul#menu > li > a:hover {
   background-image: url(../images/menu_hover.png);
}
ul#menu > li > a.hov {
   background-image: url(../images/menu_hover.png);
}
ul#menu > li > a#about_us {
   width: 80px;
}
ul#menu > li > a#offer {
   background-position: -80px 0px;
   width: 120px;
}
ul#menu > li > a#gall {
   background-position: -200px 0px;
   width: 120px;
}
ul#menu > li > a#cal {
   background-position: -330px 0px;
   width: 190px;
}
ul#menu > li > a#contact{
   background-position: -520px 0px;
   width: 117px;
}
/* --------------------------------- content ------------------------------ */
#content {
   float: left;
   background: url(../images/bg_header.jpg) no-repeat;
   margin-left: 10px;
   background-position: 0px -300px;
}
/* --------------------------------- lbox ------------------------------ */
#lbox {
   float: left;
   width: 187px;
   background: url(../images/bg_lbox1.png) no-repeat;
   overflow: hidden;
   margin: 75px 0px 0px 15px;
}
/* --------------------------------- home_news ------------------------------ */
#lbox #sheriff_news {
   float: left;
   width: 160px;
   background: url(../images/bg_lbox2.png);
   margin-top: 34px;
   padding: 0px 14px 0px 14px;
   line-height: 16px;
   color: #530800;
   font-size: 11px;
}
#lbox #sheriff_title {
   float: left;
   background: url(../images/sheriff_news.png) no-repeat;
   width: 153px;
   height: 33px;
   border-bottom: 0px;
   margin: 0px;
   padding: 0px;
}
#lbox #sheriff_news > div {
   float: left;
   padding-bottom: 10px;
   border-bottom: 1px dotted #530800;
}
.news_date {
   color: #873500;
   font-weight: bold;
   margin: 10px 0px 0px 0px;
}
 .news_title {
   color: #b10e0a;
   font-weight: bold;
}
#lbox #calendar {
   float: left;
   width: 186px;
   background: url(../images/bg_lbox2.png);
   padding: 10px 0px 0px 14px;
   line-height: 16px;
   color: #530800;
   font-size: 11px;
}
#lbox #calendar table {
   width: 160px;
   line-height: 14px;
}
#lbox #calendar table tr td {
   width: 17px;
   height: 16px;
   padding-top: 1px;
}
#lbox #lbox_bottom a.calendar {
   float: left;
   width: 126px;
   height: 24px;
   background: url(../images/txt_zobacz.png);
   margin: 10px 0px 0px 10px;
}
#lbox  #lbox_bottom {
   float: left;
   background: url(../images/bg_lbox3.png) #FEFEEF;
   padding: 0px 0px 0px 10px;
   height: 85px;
   margin-bottom: 10px;
   width: 176px;
}
/* --------------------------------- home_page ------------------------------ */
#home_page {
   float: left;
   color: #421200;
   width: 385px;
   margin: 10px 0px 0px 25px;
}
#home_page #banner{
   float: left;
   margin: 10px 0px 10px 0px;
   width: 385px;
}
#home_right {
   float: left;
   width: 294px;
 
}
#home_right a {
   float: right;
   width: 294px;
   background: url(../images/home_right.png);
   background-repeat:no-repeat;
}
#home_right a#wioska {
   height: 210px;
}
#home_right a#menu {
   height: 275px;
   background-position: 0px -210px;
}
#home_right a#tv {
   height: 257px;
   background-position: 0px -380px;
}
#tipi-1{    margin: -31px 0 0 615px;	padding: 170px 0px 0px 90px;	position: absolut;	height: 213px;	width:275px;	background: url(../images/tipi1.png) no-repeat;}#tipi-1 a{	display:block;	height: 30px;	width:140px;	cursor:pointer;}
/* --------------------------------- footer ------------------------------ */
#footer {
   float: left;
   padding: 10px 0px 10px 25px;
}
#footer ul {
   list-style: none;
}
#footer ul li {
   float: left;
}
#footer ul li a {
   float: left;
   height: 11px;
   background: url(../images/footer.png);
}
#footer a#nasi_przyjaciele {
   width: 140px;
}
#footer a#referencje {
   width: 120px;
   background-position: -140px 0;
}
#footer a#konkursy {
   width: 100px;
   background-position: -260px 0;
}
#footer a#praca {
   width: 80px;
   background-position: -360px 0;
}
#footer a#ranczo_w_mediach {
   width: 155px;
   background-position: -440px 0;
}
/* --------------------------------- lbox gallery ------------------------------ */
#lbox #gallery_lbox {
   float: left;
   width: 160px;
   background: url(../images/txt_losowe_zdjecie.png) no-repeat top center;
   margin: 100px 0px 0px 14px;
   padding-top: 20px;
   line-height: 16px;
   color: #530800;
   font-size: 11px;
}
#lbox #gallery2_lbox {
   float: left;
   width: 160px;
   background: url(../images/txt_pozostale.png) no-repeat top center;
   margin: 100px 0px 0px 14px;
   padding-top: 20px;
   line-height: 16px;
   color: #530800;
   font-size: 11px;
}
#lbox #gallery_lbox >div > a > img, #lbox #gallery2_lbox >div > a > img {
   border: 6px #fff8db solid;
   width: 148px;
}
#lbox #gallery_lbox > div, #lbox #gallery2_lbox > div  {
   float: left;
   padding-bottom: 10px;
   border-bottom: 1px dotted #530800;
   text-align: center;
   width: 160px;
   margin-bottom: 10px;
}
#lbox #gallery2_lbox ul {
   float: left;
   list-style: none;
   margin-left: 10px;
   text-align: left;
}
#lbox #gallery2_lbox ul li a {
   text-decoration: none;
   color: #530800;
   line-height: 15px;
}
#lbox #gallery2_lbox ul li {
   padding-top: 5px;
}
#lbox #gallery2_lbox ul li a:hover {
   text-decoration: underline;
}
/* --------------------------------- gallery ------------------------------ */
#gallery {
   float: left;
   width: 700px;
}
#gallery .gallery_container {
   width: 600px;
   margin-left: 65px;
   float: left;
}
#gallery #wybierz {
   float: left;
   width: 211px;
   height: 180px;
   overflow: hidden;
   text-align: center;
   background: url(../images/gallery/1.jpg) no-repeat bottom right;
}
#gallery a#impreza {
   float: left;
   width: 173px;
   height: 176px;
   background: url(../images/gallery/2.jpg);
   margin-top: 4px;
}
#gallery a#historia {
   clear: left;
   float: left;
   width: 171px;
   height: 168px;
   background: url(../images/gallery/5.jpg);
   margin-left: 1px;
}
#gallery a#zoo {
   float: left;
   width: 173px;
   height: 168px;
   background: url(../images/gallery/6.jpg);
}
#gallery a#wycieczki {
   float: left;
   width: 151px;
   height: 177px;
   background: url(../images/gallery/9.jpg);
}
#gallery a#koncerty{
   float: left;
   width: 148px;
   height: 177px;
   background: url(../images/gallery/10.jpg);
}
#gallery #wioska{
   float: left;
   width: 179px;
   height: 177px;
   background: url(../images/gallery/11.jpg);
   margin: 0 auto;
}
#gallery #bg_1 {
   float: left;
   width: 73px;
   height: 118px;
   overflow: hidden;
   text-align: center;
   background: url(../images/gallery/3.jpg);
   margin-top: 62px;
}
#gallery #bg_2 {
   float: left;
   width: 206px;
   height: 78px;
   overflow: hidden;
   text-align: center;
   background: url(../images/gallery/4.jpg);
   margin-top: 102px;
}
#gallery #bg_3 {
   float: left;
   width: 112px;
   height: 168px;
   overflow: hidden;
   background: url(../images/gallery/a_11.jpg) ;
}#gallery #bg_3_2 {   float: left;   width: 236px;   height: 168px;   overflow: hidden;   background: url(../images/gallery/a_12.jpg);}
#gallery #bg_4 {
   clear: left;
   float: left;
   width: 211px;
   height: 258px;
   overflow: hidden;
   text-align: center;
   background: url(../images/gallery/8.jpg);
   margin-left: 1px;
}
#gallery #bg_5 {
   float: left;
   width: 92px;
   height: 81px;
   overflow: hidden;
   background: url(../images/gallery/12.jpg);
}
#gallery #bg_6 {
   float: right;
   width: 215px;
   height: 41px;
   overflow: hidden;
   background: url(../images/gallery/13.jpg);
   margin-right: 36px;
}
/* --------------------------------- photos ------------------------------ */
.photos {
   float: left;
   margin: 0px 0px 10px 10px;
   width: 189px;
}
.photos .picture {
   float: left;
   width: 170px;
   height: 126px;
   background-image: url(../images/bg_img.png);
   overflow: hidden;
   padding: 8px 10px 10px 9px;
   text-align: center;
}
.photos .picture img {
   max-width: 170px;
   max-height: 126px;
}
.photos .desc {
   float: left;
   width: 189px;
   height: 20px;
   overflow: hidden;
   text-align: center;
}
.photos .desc a {
   color: #522d02;
}
/* --------------------------------- page ------------------------------ */
#page {
   float: left;
   width: 670px;
   margin: 10px 0px 0px 30px;
}
#cowboy {
   float: right;
   width: 324px;
   height: 582px;
   background: url(../images/cowboy.png);
}
/* --------------------------------- pagination ------------------------------ */
.pagination {
  padding-left: 160px;
  padding-bottom: 20px;
  padding-top: 20px;
  float: left;
  width: 480px;
  height: 30px;
}
.pagination_left {
  float: left;
  width: 160px;
}
.pagination_middle {
  float: left;
  background: #F2DD7E;
}
.pagination_right {
  float: left;
  width: 160px;
}
.pagination a {
  text-decoration: none;
  color: #873500;
  font-weight: bold;
}
.pagination a:hover {
  text-decoration: none;
  color: #000000;
}
/* --------------------------------- inputy ------------------------------ */
input {
   width: 200px;
   height: 20px;
   background: #fffed6;
   border: 1px solid #f2dd7e;

}
img.submit {
      border: 1px solid #f2dd7e;
}
/* --------------------------------- kalendarz ------------------------------ */
#tab_cal {
   position: relative;
   z-index: 2000;
   float: left;
   width: 693px;
   min-height: 213px;
   background: url(../images/bg_calendar.jpg) no-repeat;
}
#tab_cal > table {
   margin: 25px 10px 0px 10px;
   height: 220px;
}
#tab_cal > table tr td {
   width: 180px;
   text-align: center;
   vertical-align: top;
}

td.KalendarzJestDzien{
  padding: 1px 2px 1px 2px;
  margin: 0;
  font-size: 11px;
  width: 10px;
}

td.KalendarzBrakDzien{
  padding: 1px 3px 1px 3px;
  margin: 0;
  font-size: 11px;
}
td.KalendarzBalangaDzien{
  padding: 1px 3px 1px 3px;
  margin: 0;
  font-size: 11px;
  font-weight: bold;
  background: url(../images/bg_td.png) no-repeat;
}
td.KalendarzBalangaDzien a {
   text-decoration: none;
   color: #B10E0A;
}
td.KalendarzKlodkaDzien{
  padding: 1px 3px 1px 3px;
  margin: 0;
  font-size: 11px;
  background: url(../images/bg_klodka.png) no-repeat top right;
}
td.cmonthtitle {
   text-transform: uppercase;
   font-weight: bold;
}
#imprezy_top {
   margin-left: 15px;
   float: left;
   width: 666px;
   height: 67px;
   background: url(../images/bg_imprezy_top.png);
}
#imprezy_top > a {
   width: 250px;
   height: 20px;
   margin: 0 auto;
   display: block;
}
#imprezy_bottom {
   margin-left: 15px;
   margin-bottom: 20px;
   float: left;
   width: 666px;
   height: 23px;
   background: url(../images/bg_imprezy_bottom.png);
}
#imprezy {
   margin-left: 15px;
   float: left;
   width: 666px;
   background: url(../images/bg_imprezy.png);
}

#tab_imprezy {
   width: 626px;
   font-size: 11px;
   margin: 0px 20px 0px 20px;
   border-collapse: collapse;
}
#tab_imprezy tr td {
   padding: 10px 5px 10px 5px;
   text-align: center;
   border-bottom: 1px dotted #421200;
}
#tab_imprezy tr td.data {
   width: 60px;
}
#tab_imprezy tr td.kategoria {
   width: 110px;
}
#tab_imprezy tr td.nazwa {
   width: 90px;
}
#tab_imprezy tr td.opis {
   width: 250px;
}


#calendar td.KalendarzJestDzien{
}

#calendar td.KalendarzBrakDzien{
}
#calendar td.KalendarzBalangaDzien{
  background: url(../images/bg_td.png) no-repeat;
}
#calendar td.KalendarzBalangaDzien a {
   text-decoration: none;
   color: #B10E0A;
}
#calendar td.KalendarzKlodkaDzien{
  background: url(../images/bg_klodka.png) no-repeat top right;
}

/* --------------------------------- globalne ------------------------------ */
/* --------------------------------- globalne ------------------------------ */
#offer_hover {
   overflow: hidden;
   height: 20px;
}
#suboffer {
   margin-top: 50px;
   background: url(../images/bg_hover.png) bottom;
   width: 100px;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#suboffer a {
   color: #f7c76a;
   font-size: 12px;
   text-transform: uppercase;
   text-decoration: none;
   font-weight: bold;
}
#suboffer a:hover {
  color: #fefdba;
}
#map {
   width: 680px;
   float: right;
}

.tytul{
color:#4F2E22;
font-weight: bold;
font-size: 16px;
}

