*{
	margin: 0;
	padding: 0;
	outline:none;
}


BODY {
       font-family: Verdana, Century Gothic, Arial;
       font-style: normal;
       font-weight: normal;
	   margin: 0;
		padding: 0;
       color: #6d6d6d;
			 scrollbar-base-color: #001650;
			 scrollbar-arrow-color:#FFFFFF;
			 scrollbar-darkshadow-color:#333333;
			 scrollbar-shadow-color:#707070;
			 scrollbar-face-color:#001650;
			 scrollbar-highlight-color:#CCCCCC;
			 background-image:url('../images/tlo.jpg');
			 background-repeat: repeat-y;
			 background-position: top right;
			 background-color: #001650;
			 }

.wysrodkowanie{
	margin: 0 auto;
	text-align:center;
}

.pustak{
	width:100%;
	height:320px;
}

.do_sklepu{	
	color:#FFF;
	font-variant:small-caps;
	text-align:left;
	font-weight:bold;	
	margin:0;
	padding:0;
}

	.do_sklepu a{
		background:#F60;
		color:#FFF;
		display:block;
		width:98px;
		padding:10px 34px 10px 5px;
	}

	.do_sklepu a:hover{
		background:#E0E0E0;
		color:#C70100;
	}

.reczniki_hotelowe{
	width:550px;
	height:400px;	
	margin:30px 0 0 0;
}

	.reczniki_hotelowe img{
		border:none;
	}

		.reczniki_hotelowe ul{			
			margin:0;
			padding: 0;
		}			
			
		.reczniki_hotelowe ul li{
			list-style-type: none;			
			margin:0;
			padding:0;
			float:left;
			text-align:center;
		}

	.reczniki_hotelowe ul li a{
		background:url(../images/hotelowe.jpg) no-repeat;
		background-position:0 0;
		list-style:none;
		width:550px;
		height:400px;
		display:block;
	}
	
	.reczniki_hotelowe ul li a:hover{
		background:url(../images/hotelowe.jpg) no-repeat;
		background-position:0px -400px;
	}

.promocje{
	width:550px;
	height:110px;	
	margin:30px 0 0 0;
}

	.promocje img{
		border:none;
	}

		.promocje ul{			
			margin:0;
			padding: 0;
		}			
			
		.promocje ul li{
			list-style-type: none;			
			margin:0;
			padding:0;
			float:left;
			text-align:center;
		}

	.promocje ul li a{
		background:url(../images/promocje.jpg) no-repeat;
		background-position:0 0;
		list-style:none;
		width:550px;
		height:110px;
		display:block;
	}
	
	.promocje ul li a:hover{
		background:url(../images/promocje.jpg) no-repeat;
		background-position:0px -110px;
	}


.zapraszamy{
	border:0;
	margin-left:30px;
}

.tlo{
	background-repeat: no-repeat;
	vertical-align:top;
	background-color:#FFFFFF;
	}
	
.kategorie{
	background-repeat: no-repeat;
	vertical-align:top;
	background-color:#c7d089;
	}	
	
.tlo_stopka{
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	padding-top: 37px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	font-size:9px;
	line-height:10px;
	}	
	
.tlo_y{
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	}
	
.tlo_x{
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	}
	
.cien_y{
	background-repeat: repeat-y;
	background-color:#c7d089;
	}	
	
.prawo{
	float: right;
	}
			
/*TD{
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;
	margin: 0px auto 0px auto;
	}*/

a{
        color: #707070;
        text-decoration: none;
}

A:hover{
  font-weight:bold;
  color: #393939;
  text-decoration: none ;
  
}



.tekst{
	text-align: center;
	font-size: 14px;
	}
	
.mapki{
	width:300px;
	float:left;
	margin:15px;
	}	
