/* CSS Document */

body {

background: url('../images/background.gif');
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 13px;
color: #070700;

}

a {
	text-decoration: none;
	color: #323232;
}

a:hover {
	color: #454545;
	text-decoration: underline;
}

a.authorLink {
	color: #c0bab1;
}

a.zarezerwuj-miejsce {

	color: #dadada;

}

a.zarezerwuj-miejsce:hover {

	color: #fafafa;

}

div#page {
	float: left;
	width: 905px;
	border-right: 1px solid #FFFFFF;
	background: url('../images/page-background.gif');
}

div#leftBlock {
	float: left;
	width: 186px;
	border-right: 1px solid #FFFFFF;
	background: #6c6042;
	_height: 800px;
	min-height: 800px;
}

div#rightBlock {
	float: left;
	width: 204px;
	background: #5c1515;
	_height: 800px;
	min-height: 800px;
	background: #5c1515;
}

div#headerPage {
	background: url('../images/hotel_header.gif');
	width: 186px;
	height: 335px;
	border-bottom: 5px solid #101010;
}

a.mainMenuPos {
	display: block;
	width: 143px;
	height: 32px;
	background: url('../images/menu-lapki.gif');
	background-position: 0 -32px;
	background-repeat: no-repeat;
	line-height: 32px;
	padding-left: 43px;
	color: #b8b8b8;
	font-size: 12px;
	overflow: hidden;
	border-bottom: 1px solid #6c6042;
}

a.mainMenuPos:hover {
	background-position: 0 0;
	color: #fefefe;
	text-decoration: none;
}


a.mainMenuPosSub {
	display: block;
	width: 143px;
	height: 20px;
	line-height: 20px;
	background: #5b5039
	line-height: 32px;
	font-weight: bold;
	padding-left: 43px;
	color: #b8b8b8;
	font-size: 10px;
	overflow: hidden;
	border-bottom: 1px solid #6c6042;
}

a.mainMenuPosSub:hover {
	color: #fefefe;
	text-decoration: none;
}



div#mainBlock {
	float: left;
	width: 514px;
	_height: 800px;
	min-height: 800px;
	background: url('../images/background-image.jpg');
	background-position: 0px 304px;
	background-repeat: no-repeat;
	background-color: #D5CEC6;

}

div#top {
	float: left;
	width: 514px;
	height: 304px;
	background: url('../images/top.jpg');
}

div#content {
	float: left;
	padding: 50px 20px;
	line-height: 24px;
}

ul {
	list-style-type: square;
}

td.nag {
	text-decoration: underline;
	padding-top: 20px;
}

h1 {
	font-size: 18px;
}

h2 {
	margin-top: 15px;
	font-size: 15px;
}

h4 {
	font-size: 15px;
}

th {
	text-align: left;
	padding-top: 20px;
}
