
body {
    /* czcionki na potrzeby ilustracji */
     font-family:Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
     background-image:url('images/bg.jpg');
     background-repeat: repeat-y;
     background-position: top;
     background-color:#070200;
     text-align  : center;
     margin:0;		 
			
    text-align  : center;
		color:#4A210D;
		font-size:10px;

}



IMG {
  border:0px;
}

A {
 	 color:#BF6159;
	 text-decoration: none;
}

A:hover {
	
	color:#872C2C;
}

INPUT {
  font-size:11px;
  border: 1px solid #872C2C;
  color:#872C2C;
}

SELECT {
  font-size:10px;
  border: 1px solid #872C2C;
}


DIV {
 margin  : auto;
 border  : none;
 padding : 0px;
}

FORM{
  margin:0px;
}

UL {
   margin  : 0;
 padding : 0;
  text-align:left;
	 list-style:none;
}
UL LI{
  margin  : 0;
 padding : 0;
  text-align:left;
}
.cp{cursor:pointer;}
.about{background-image:url('images/about.jpg'); width:165px; height:37px; cursor:pointer;}
.offer{background-image:url('images/offer.jpg'); width:165px; height:32px; cursor:pointer;}
.gallery{background-image:url('images/gallery.jpg'); width:165px; height:33px; cursor:pointer;}
.contact{background-image:url('images/contact.jpg'); width:165px; height:33px; cursor:pointer;}
.freetime{background-image:url('images/freetime.jpg'); width:165px; height:37px; cursor:pointer;}
.links{background-image:url('images/links.jpg'); width:165px; height:30px; cursor:pointer;}
.customers{background-image:url('images/customers.jpg'); width:165px; height:31px; cursor:pointer;}

#ajax_content{text-align:center; border: 2px solid #070200; width:750px; height:500px; background-color:#070200;}
.box_r{background-color:#22150C; border-top: 2px solid #372315; border-right: 2px solid #372315; border-bottom: 2px solid #372315; width:35px; height:234px;}
.box_t{height:167px;}

.arrow_l{text-align:right;padding-right:5px;padding-top:5px; cursor:pointer;}
.arrow_r{text-align:left;padding-left:5px;padding-top:5px; cursor:pointer;}

#arrow_r{visibility:hidden;}
#arrow_l{visibility:hidden;}

#g{display:none;}
#np{display:none;}
#play{display:none;}

