@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px;
	margin-bottom: 30px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center 0px;
	background-color: #3f0504;
	}

div#container {
	width: 962px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #fff;
}

div#top {
	width: 962px;
	height: 182px;
	background-image: url(images/top.jpg);
}

div#menu {
	width: 963px;
	height: 43px;
}

		div#menu1 {
			width: 153px;
			height: 43px;
			background-image: url(images/menu_03.jpg);
			float:left;
		}
		
		div#menu2 {
			width: 135px;
			height: 43px;
			background-image: url(images/menu_04.jpg);
			float:left;
		}
		
		div#menu3 {
			width: 109px;
			height: 43px;
			background-image: url(images/menu_05.jpg);
			float:left;
		}

		div#menu4 {
			width: 103px;
			height: 43px;
			background-image: url(images/menu_06.jpg);
			float:left;
		}

		div#menu5 {
			width: 113px;
			height: 43px;
			background-image: url(images/menu_07.jpg);
			float:left;
		}

		div#menu6 {
			width: 115px;
			height: 43px;
			background-image: url(images/menu_08.jpg);
			float:left;
		}
		

		div#menu7 {
			width: 106px;
			height: 43px;
			background-image: url(images/menu_09.jpg);
			float:left;
		}
		

		div#menu8 {
			width: 129px;
			height: 43px;
			background-image: url(images/menu_10.jpg);
			float:left;
		}
		
div#content {
	width: 963px;
	height: 460px;
	background-image: url(images/content.jpg);
	padding-top:20px;
}

div#content_pokoje {
	width: 963px;
	height: 460px;
	background-image: url(images/content.jpg);
	padding-top:20px;
}

div#content_cennik {
	width: 963px;
	height: 860px;
	background-image: url(images/content_cennik.jpg);
	padding-top:20px;
}

div#content_galeria {
	width: 963px;
	height: 540px;
	background-image: url(images/content_cennik.jpg);
	padding-top:20px;
}

		div#image-menu {
			width: 500px; 
			margin-left: 38px;
			float:left;
		}
		
		.witamy {
			width: 307px;
			float:left;	
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			color: #3c0402;	
			text-align: justify;
			padding-left: 55px;
			line-height: 18px;
			background-image: url(images/line2.png); 
			background-repeat:no-repeat;
		}
		
		.adres {
			float:left; 
			padding-top:10px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			color: #3c0402;	
		}
		
		.kontakt {
			float:left; 
			padding-left: 45px; 
			padding-top:10px; 
			background-image: url(images/line1.png); 
			background-repeat:no-repeat;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			color: #3c0402;	
		}
		
		.lokalizacja {
			width: 360px;
			padding-right: 47px;
			float:left;	
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			color: #3c0402;	
			text-align: justify;
			padding-left: 40px;
			line-height: 18px;
			background-image: url(images/line2.png); 
			background-repeat:no-repeat;
			background-position:right
		}
		
		.specjalne_okazje {
			width: 255px;
			padding-right: 47px;
			float:left;	
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			color: #3c0402;	
			text-align: justify;
			padding-left: 40px;
			line-height: 18px;
			background-image: url(images/line2.png); 
			background-repeat:no-repeat;
			background-position:right
		}
		
		.jakosc_dla_biznesu {
			width: 255px;
			padding-right: 47px;
			float:left;	
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			color: #3c0402;	
			text-align: justify;
			padding-left: 6px;
			line-height: 18px;
			background-image: url(images/line2.png); 
			background-repeat:no-repeat;
			background-position:right
		}
		
		.uslugi_dodatkowe {
			width: 255px;
			padding-right: 47px;
			float:left;	
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			color: #3c0402;	
			text-align: justify;
			padding-left: 6px;
			line-height: 18px;
		}
		
		.cennik_pokoi {
			width: 480px;
			padding-right: 47px;
			float:left;	
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			color: #3c0402;	
			text-align: left;
			padding-left: 38px;
			line-height: 18px;
			background-image: url(images/line3.png); 
			background-repeat:no-repeat;
			background-position:right
		}
		
div#footer {
	width: 963px;
	height: 90px;
	background-color: #370401;
	background-image: url(images/footer.jpg); 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #cbcbcb;	
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	border-bottom: 1px solid #d1d1d1;
	padding: 4px;
}

.td_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	border-bottom: 0px solid #d1d1d1;
	padding: 4px;
}


a:link {text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif;; font-size:12px; color: #444;}
a:visited {text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color: #444;}
a:active {text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color: #444;}
a:hover {text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif;  font-size:12px; color: #000; font-weight:bold;}

a.footer:link {text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif;; font-size:11px; color: #888;}
a.footer:visited {text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color: #888;}
a.footer:active {text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color: #888;}
a.footer:hover {text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif;  font-size:11px; color: #333; font-weight:normal;}
