body {
	background:url('../g_files/7_bg.jpg') repeat-x top #f6ece0;
	margin: 0;
	padding: 0;
	color: #600e01;
	font-family: Verdana;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
#Site {
	width: 963px;
	margin: 0 auto;
}
#Header {
	margin-top: 5px;
	height: 70px;
	padding: 0 10px;
	overflow: hidden;
}
#Header .Logo {
	float:left;
	position:absolute;
	background:url('../g_files/logo.gif') no-repeat;
	height:50px;
	width:151px;
	margin-left:20px;
	margin-top:5px;
}
#Header .Logo a.Home {
	display: block;
	width: 100%;
	height: 100%;
	position:relative;
}
#Header .HMenu {
	width: 685px;
	float: right;
	
}
#Header ul.TopMenu {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	float: right;
	height: 37px;
}
#Header ul.TopMenu li {
	float: left;
	margin: 0;
	padding: 0;
}
#Header ul.TopMenu li a,
#Header ul.TopMenu li {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #751201;
	font-weight: bold;
}
#Header ul.TopMenu li {
	margin-left: 15px;
}
#Header .Languages {
	float: right;
	margin-right: 15px;
	height: 37px;
}
#Header .Languages a {
	margin-right: 8px;
}

#Menu {
	clear: right;
	float: right;
}
#Menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#Menu ul li {
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
}


#HeaderMenu {
	height: 45px;
	line-heigth: 45px;
	padding: 0 10px;
	overflow: hidden;
}
#HeaderMenu ul {
	list-style-type: none;
	margin: 10px -15px 0 0;
	padding: 0;
	float: right;
}
#HeaderMenu ul li {
	float: left;
	padding: 0 15px 0 0;
	margin: 0 0 0 15px;
	height: 25px;
	line-height: 25px;
	background: url('../g_files/spacer.gif') no-repeat 100% 50%;
	color: #FFBB00;
	font-size: 12px;
	font-family: "trebuchet MS";
}
#HeaderMenu ul li img {
	margin: 0 15px;
}
#HeaderMenu ul li a {
	color: #f6ece0;
	font-size: 12px;
	font-family: "trebuchet MS";
}
/*
#TopBox {
	background: url('../g_files/head.jpg') no-repeat center top;
	height: 300px;
	margin-top: 4px;
}
#TopBox .Description {
	float: right;
	width: 360px;
	height: 300px;
	overflow: hidden;
	margin: 0 10px 0 0;
	color: #FFFBF7;
	background: transparent url('../g_files/zalesie-zielony-transparent.png') no-repeat;
}
#TopBox .Description .Title {
	font-family: Arial;
	font-size: 30px;
	color: #010500;
	margin: 20px 30px 0;
}
#TopBox .Description .Txt {
	margin: 0 30px 20px;
	font-size: 14px;
	font-family: Arial;
}
#TopBox .Description .Other {
	text-align: right;
}
#TopBox .Description .Other img {
	margin-left: 7px;
}
#TopBox #fragment-menu {
	display: block;
	float: left;
}
*/


/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div#TopBox { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 942px; 
    height:300px;
	margin:0 auto;
	margin-top:5px;
} 
 
div#TopBox div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
div#TopBox div.items div {
    float:left; 
} 
 
/* you may want to setup some decorations to active the item */ 
div#TopBox div.active {
    border:1px inset #ccc; 
    background-color:#fff; 
}

#TopBox  .items .Description {
	float: right;
	width: 360px;
	height: 300px;
	overflow: hidden;
	margin: 0 0 0 0;
	color: #5A0201;
	background: transparent url('../g_files/headinfo.png') no-repeat;
}
#TopBox .items .Description .Title {
	font-family: Verdana;
	font-size: 30px;
	color: #5A0201;
	margin: 20px 20px 0;
}
#TopBox  .items .Description .Txt {
	margin: 0 20px 20px;
	font-size: 14px;
	font-family: Verdana;
	font-weight:bold;
}
#TopBox  .items .Description .Other {
	text-align: right;
}
#TopBox  .items .Description .Other img {
	margin-left: 7px;
}

#TopBox  .navi-menu {
	position: relative;
	z-index:100;
	list-style:none;
	top:260px;
	left:435px;
}

#TopBox  .navi-menu  li{
	display:list-item;
	float:left;
	margin-left:3px;
}

#TopBox  .navi-menu  a{
	background-color:#F1F1F1;
	font-size:12px;
	color:#000000;
	display:block;
	padding:4px;
}

#TopBox  .navi-menu .current {
	background-color:#C9C9C9;
}

#LeftBox {
	width: 565px;
	float: left;
	margin: 25px 0 20px 10px;
	overflow: hidden;
}
#LeftBox .Why {
	background: url('../g_files/main.jpg') no-repeat left top;
	height: 190px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #600e01;
}
#LeftBox .Why .Title {
	font-weight: bold;
	margin-left: 210px;
}
#LeftBox .Why .Title2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #da0000;
	margin-left: 208px;
	padding: 20px 0 4px;
}
#LeftBox .Why .Txt {
	margin-left: 208px;
	padding: 5px 0;
	font-size: 13px;
}
#LeftBox .Subpage {
	background-color: #ede1d3;
	padding: 10px;
	min-height: 450px;
	_height: 450px;
}
#LeftBox .Subpage .Title {
	font-family: Verdana;
	font-size: 30px;
	color: #000200;
}
#LeftBox .Subpage .Txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5b0c00;
}
#LeftBox .Subpage .Txt a {
	color: #0039fe;
	text-decoration: underline;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
#LeftBox .Subpage .Txt a:hover {
	text-decoration: none;
}
#LeftBox .Subpage .Txt table td {
	vertical-align: top;
}
#LeftBox .Subpage .Txt table td.Txt {
	padding: 0 10px 0 5px;
}
#LeftBox .Subpage .Txt table img {
	
}
#LeftBox .Subpage .PTitle {
	font-style: italic;
	color: #ff0000;
	padding: 10px 0;
}
#LeftBox .Subpage p {
	padding: 0 0 5px;
	margin: 0;
}
#LeftBox .Subpage img {
	margin: 5px 5px 0 0;
}

#LeftBox .Subpage ul {
	margin: 5px 5px;
}

#LeftBox p {
	font-size:12px !important;
	line-height:16px;
}

#Boxes {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #600e01;
}
#Boxes .lLeft {
	margin-right: 7px;
}
#Boxes table {
	
}
#Boxes table td {
	vertical-align: top;
}
#Boxes .Title {
	font-family: Verdana;
	font-size: 18px;
	color: #156500;
	padding: 0 10px;
}
#Boxes .Box1 {
	width: 176px;
	background-color: #edf4ed;
}
#Boxes .Box2 {
	width: 176px;
	background-color: #f5e1e0;
}
#Boxes .Box2 .Title {
	color: #da0000;
}
#Boxes .Box3 {
	width: 176px;
	background-color: #eee5d0;
}
#Boxes .Box3 .Title {
	color: #b27b05;
}
#Boxes .Box4 {
	width: 370px;
	background-color: #EEE2D4;
}
#Boxes .Box5 {
	width: 176px;
	background-color: #f9eef9;
}
#Boxes .Box5 .Title {
	color: #9c029a;
}

#Boxes .Txt {
	padding: 0 10px;
}

#Boxes .Box6 {
	background-color:#E8F3FF;
	width:176px;
}

#Boxes .Box7 {
	background-color:#F7DBBB;
	width:176px;
}

#Boxes .Box8 {
	background-color:#D4C9BD;
	width:176px;
}

#Boxes .Box6 h3 {
	color: #024c96;
	margin:10px 0px 10px 0px;
}

#Boxes .Box7 h3 {
	color: #D80000;
	margin:10px 0px 10px 0px;
}

#Boxes .Box8 h3 {
	color: #975024;
	margin:10px 0px 10px 0px;
}

#Boxes .Box6 h4, #Boxes .Box7 h4, #Boxes .Box8 h4 {
	color: #621307;
	margin: 0;
}

#RightBox {
	float: right;
	width: 360px;
	margin: 25px 10px 20px 0;
	font-family: "Trebuchet MS";
	font-size: 11px;
	overflow: hidden;
}
#RightBox .Title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #670a03;
	border-bottom: 2px solid #670a03;
	font-weight: bold;
	margin-bottom: 8px;
}
#RightBox #Offers img {
	margin: 0 0 2px;
}
#RightBox #Photos {
	margin-top: 10px;
}
#RightBox #Photos img {
	border: 2px solid #670A03;
}
#RightBox #Photos a {
	margin: 3px 3px 0 0;
}
#RightBox #Photos .a_gal {
	display: none;
}
#RightBox #FastLinks {
	margin-top: 10px;
}
#RightBox #FastLinks .Tags {
	width: 170px;
	float: left;
}
#RightBox #FastLinks .Newsletter {
	widtH: 170px;
	float: right;
}
#RightBox #FastLinks .Newsletter .email {
	background-color: #670A03;
	color: #fff;
	font-style: italic;
	font-family: "Trebuchet MS";
	font-size: 14px;
	border: 2px solid #000;
}
#RightBox #FastLinks .Newsletter .send {
	cursor: pointer;
	background: url('../g_files/submit.gif') no-repeat center;
	width: 30px;
	height: 25px;
	border: none;
}
#Footer {
	background: url('../g_files/footer.gif') repeat-x top #670A03;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 10px;
}

#Footer .Title {
	font-size: 14px;
	padding-bottom: 10px;
}
#Footer a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffbb00;
}
#Footer .Content {
	width: 963px;
	margin: 0 auto;
	padding: 30px 0;
}
#Footer .Content .Box {
	float: left;
	width: 140px;
	margin-right: 20px;
	text-align:left;
	font-size:10px;
}
#Footer .Content .Box img {
	margin: 3px;
}
.More {
	text-align: right;
}
.clear {
	clear: both;
}
.fRight {
	text-align: right;
}

.boxa p {
padding: 5px 2px 2px 180px;
margin:0;
}

.boxa p a, .boxa p a:hover {
font-family:"Trebuchet MS";
font-size:10px;
color:#5A0201 !important;
}
 
.box-oferta-1 {
	background: url('../g_files/r_sylwester.jpg') no-repeat;
	width: 360px;
	height: 81px;
	margin-bottom:5px;
}

.box-oferta-2 {
	background: url('../g_files/r_wesele.jpg') no-repeat;
	width: 360px;
	height: 81px;
	margin-bottom:5px;
}

.box-oferta-3 {
	background: url('../g_files/r_karnawal.jpg') no-repeat;
	width: 360px;
	height: 81px;
	margin-bottom:5px;
}

.box-oferta-4 {
	background: url('../g_files/r_spa.jpg') no-repeat;
	width: 360px;
	height: 81px;
	margin-bottom:5px;
}

.box-oferta-5{
	background: url('../g_files/r_szkoly.jpg') no-repeat;
	width: 360px;
	height: 81px;
	margin-bottom:5px;
}

.box-pro  {
	width: 358px;
	height: 111px;
	margin-bottom:5px;
	border: 1px solid #E0C8BD;
	background-color:#FAFAFA;
}

.box-pro  h3 {
	color: #5a0201;
	font-family:Verdana;
	font-size:12px;
	padding:3px 5px 0px 5px;  
	margin:0;
}

.box-pro  p {
	color: #5a0201;
	font-family:Verdana;
	font-size:10px;
	padding:5px 5px !important;
}

.boxp p {
padding: 5px 5px 5px 5px;
margin:0;
}

.boxp p a, .boxa p a:hover {
font-family:"Trebuchet MS";
font-size:10px;
color:#5A0201 !important;
}

#controls1{
margin:0;
padding:0;
margin-top:-27px;
margin-bottom:2px;
}

#controls2{
margin:0;
padding:0;
margin-top:-27px;
margin-bottom:2px;
}

#controls3{
margin:0;
padding:0;
margin-top:-27px;
margin-bottom:2px;
}

#controls4{
margin:0;
padding:0;
margin-top:-27px;
margin-bottom:2px;
}

#controls5{
margin:0;
padding:0;
margin-top:-27px;
margin-bottom:2px;
}

#prevBtn1, #prevBtn2, #prevBtn3, #prevBtn4, #prevBtn5, #nextBtn1, #nextBtn2, #nextBtn3, #nextBtn4, #nextBtn5 { 
	display:block;
	width:20px;
	position:relative;
}

#prevBtn1, #prevBtn2, #prevBtn3, #prevBtn4, #prevBtn5{
	left:323px;
	top:10px;
}	

#nextBtn1, #nextBtn2, #nextBtn3, #nextBtn4, #nextBtn5 { 
	left:342px;
	top:-5px;
}														

#prevBtn1 a, #prevBtn2 a, #prevBtn3 a, #prevBtn4 a, #prevBtn5 a, #nextBtn1 a, #nextBtn2 a , #nextBtn3 a, #nextBtn4 a, #nextBtn5 a{  
	display:block;
	width:20px;
	height:15px;
	background:url(../left.png) no-repeat 0 0;	
}	

#nextBtn1 a, #nextBtn2 a, #nextBtn3 a, #nextBtn4 a, #nextBtn5 a { 
	background:url(../right.png) no-repeat 0 0;	
}

.navibar {
border:1px solid #FFFFFF;
}

.navibar  a {
cursor:pointer;
}

.navibar p.fl {
float:left;
padding:5px 0 0 0 !important;
margin-left:20px !important;
display:block;
}

#Offers h2 {
margin:0;
padding:0;
}

.b1 {
	background:url(../g_files/b_drukuj.gif) no-repeat 0 0;
	width:88px;
	height:21px;
	display:block;
}

.b2 {
	background:url(../g_files/b_polec.gif) no-repeat 0 0;
	width:134px;
	height:21px;
	display:block;
}

.b3 {
	background:url(../g_files/b_wstecz.gif) no-repeat 0 0;
	width:74px;
	height:21px;
	display:block;
}

.b4 {
	background:url(../g_files/b_zarezerwuj.gif) no-repeat 0 0;
	width:96px;
	height:21px;
	display:block;
}

.infowm_gallery img {
color:#8B0005;
border:1px solid;
}

/*
div#slider-1 {
	width:300px;
	position:relative; 
}

div#slider-1 ul { 
    width:20000em; 
    position:absolute; 
} 
 
div#slider-1 ul li {
    float:left; 
} 
*/

#LeftBox ul li {
	font-size:12px;
}