* {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	margin-bottom: -5px;
}

#Middle ul {
	padding-left:30px;
}

#Middle ul li {
	padding-bottom:5px;
}

body {
	background: #010100;
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #fff;
}

h1 {
	font-size: 25px;
	text-align: center;
	font-weight: normal;
	padding: 20px 0;
}

h2.big_title {
	font-size:17px;
	text-align:left;
	margin-bottom:20px;
}

h3 {
	font-size:14px;
	text-align:center;
	margin:10px 0 15px 0;
	padding:0px;
}

p {
	text-align: justify;
	padding: 10px 0;
	line-height: 16px;
}

table {
	width: 100%;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

.Inner {
	padding: 8px;
}

.FotosyInner {
	padding: 3px 7px 0 7px;
}

table td {
	text-align: center;
}

.Clear {
	clear: both;
}

#Container {
	width: 928px;
	margin: auto;
}

	#Top {
		width: 100%;
		position: relative;
	}
	
		#Top a.Logo {
			position: absolute;
			display: block;
			width: 200px;
			height: 100px;
			left: 30px;
			top: 30px;
		}
		
		#Top a.Rezerwacja {
			position: absolute;
			display: block;
			width: 180px;
			height: 60px;
			right: 0;
			bottom: 60px;
		}
	
		#Logo {
			width: 100%;
			height: 178px;
			background: url('../images/piwnica-stary-targ.jpg') no-repeat;
		}
		
		#TopMenu ul {
			list-style: none;
			width: 100%;
			height: 63px;
		}
		
		#TopMenu ul li {
			display: inline;
		}
		
	#Content {
		width: 100%;
		background: url('../images/bg_content.png') repeat-x #030102;
		padding-bottom: 20px;
	}
	
		#Left {
			width: 213px;
			float: left;
			padding: 5px 0 0 0;
		}
		
			#BoxPromocje {
				width: 100%;
				background: url('../images/tlo_left.jpg') repeat-y;
			}
			
			#BoxPromocje .promocje {
				background: url('../images/bg_promocje.png') no-repeat;
				*-height:247px;
				min-height: 247px;
			
			}
			
			#BoxPartnerzy {
				width: 100%;
				background: url('../images/bg_partnerzy.png') no-repeat;
				height: 90px;
			}
			
		#Right {
			width: 213px;
			float: right;
		}
			
			#BoxImprezy {
				width: 100%;
				background: url('../images/tlo_right.jpg') repeat-y;
			}
			
			#BoxImprezy .imprezy {
				background: url('../images/bg_imprezy.png') no-repeat left top;
				min-height: 198px;
				-*height:198px;
			}
			
			#BoxFotosy {
				width: 100%;
				background: url('../images/bg_fotosy.png') no-repeat;
				height: 146px;
			}
			
		#Middle {
			float: left;
			width: 480px;
			padding: 0 10px;
		}
			
	#Footer {
		background: #9B2588;
		height: 25px;
		line-height: 25px;
		padding: 0 8px;
		color: #fff;
		margin: 0 0 10px 0;
	}
	
		#Footer .Left {
			width: 300px;
			float: left;
		}
		
		#Footer .Right {
			width: 300px;
			float: right;
			text-align: right;
		}
		
		
		.galerie table td img {
	border:2px solid #FFF;
	margin:5px;
}

.galerie table td {
	font-weight:bold;
	border-left:1px dotted #97ddff;
	border-bottom:1px dotted #97ddff;
	padding:2px;
	vertical-align:bottom;
}

.galerie table td.noborder {
	border-left:none;
}

.galerie table td.noborder_bottom {
	border-bottom:none;
}

.str {
	text-align:center;
	margin:10px 0;
}

.str a {
	padding:0 5px;
}

.select {
	font-weight:bold;
	text-decoration:underline;
}

table.rezerwacja {
	margin-left:70px;
	margin-top:20px;
}

table.rezerwacja td {
	text-align:left;
}

input.txt, textarea {
	background: #5a0c54;
	border:1px solid #f7bbf2;
	color :#FFF;
	font-size:12px;
	padding: 0 2px 2px 2px;
}

.fot img {
	float: left;
	border:2px solid #FFF;
	margin-right:10px;
	margin-bottom:0px;
	
}


.fot.logo img {
	border:none;
	margin-bottom:10px;
}