body {
	background-color: #FFF3D2;
	margin: 0px auto;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}

span.black_link a {
	text-decoration: none;
}

div.with_list_style ul li {
	list-style: disc;
}

div.with_list_style ul {
	padding-left: 20px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 990px;
	background: url('/images/frontend/common/backgrounds/main.png') #FFE5A2;
}

#header {
	background: #FFF3D2;
	margin: 0px;
	height: 100%;
}

#container {
	margin: 0px;
	padding: 0px;
}

#side-left {
	float: left;
	width: 180px;
}

#side-right {
	float: right;
	width: 180px;
}

#content { 
	float: left;
	width: 630px;
}

#footer {
	clear: both;
	background: url('/images/frontend/common/backgrounds/footer.gif') repeat-x;
	text-align: center;
	height: 100%;
}

a {
	color: black;
}

a:hover {
	text-decoration: underline !important;
}

a img {
	border: none;
}

td.rozwin_kalendarz a {
	color: white;
}

td.rozwin_kalendarz a:hover {
	color: white;
	text-decoration: none !important;
}

div.form_error {
	margin: 5px;
	color: #FF0000;
	font-size: 10px;
}

div.box table {
	margin: 0 auto;
	background: #FFF8B9;
	text-align: center;
}

div.box input {
	margin-bottom: 0px;
	border-color: #B7DDFF;
	border-width: 1px;
	border-style: solid;
}

.zmiana_kryteria a {
	color: #7D0600;
	vertical-align: top;
	font-size: 11px;
}

table#preference {
	margin: 0 auto;
	margin-bottom: 5px;
	margin-top: 8px;
	color: #900000;
	font-size: 11px;
}

table#preference a {
	color: #900000;
	font-size: 10px;
	font-weight: bold;
}

table#preference td {
	width: 193px;
	height: 144px;
}

#belka_blad {
	padding-top: 56px;
	padding-left: 150px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	color: white;
	background: url('../../images/frontend/common/icons/blad_belka.gif') no-repeat center;
	height: 72px;
}

table.notepad {
	width: 600px;
	margin: 0 auto;
	vertical-align: middle;
}

table.notepad a {
	color: blue;
}

ul, form, fieldset, dl {
	border: none;
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

ul.regulation  {
	padding: 10px;
}

ul.regulation li {
	list-style: decimal;
	padding: 5px;
	margin-left: 5px;
}

ul.regulation2 li {
	list-style: circle;
	margin-left: 40px;
}

ul.reservation li {
	list-style: disc;
	margin-left: 20px;
}

form p,
form fieldset p {
	margin: 0px;
}

hr {
	clear: both;
	border: none;
	border-top: 1px solid #FF9034;
	height: 1px;
}

h4 {
	font-size: 12px;
}

div#topTopDiv {
	background: blue;
	display: inline;
	width: 990px;
}

div#topTopLeft {
 	display: inline;
 	float: left;
	width: 795px;
	text-align: left;
	background: #FFF3D2;
}

div#topTopRight {
	display: inline;
	float: right;
	width: 195px;
	text-align: right;
	background: #FFF3D2;
	padding-top: 5px;
}

div#topTopRight a {
	color: gray;
	font-weight: bold;
	text-decoration: none;
}

ul#topList {
	background: #FFF3D2;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

ul#topList li {
	display: inline;
	list-style: none;
}

ul#topList li h1 {
	color: #7D0600;
	display: inline;
	font-size: 8px;
}

ul#topList li h1.green {
	color: #375D2A;
}

div#logo object {
	clear: both;
	display: block;
}

div#topMenu {
	background: url('/images/frontend/common/backgrounds/topMenu.png') repeat-x #FFF3D2;
	height: 28px;
	text-align: left;
	padding-top: 8px;
}

div#topMenu ul li {
	display: inline;
	list-style: none;
	margin-left: 25px;
}

div#topMenu ul li a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

ul#topMenuFooter {
	background: url('/images/frontend/common/backgrounds/topMenuFooter.jpg') no-repeat #FFF3D2;
	padding: 6px;
	text-align: center;
}

ul#topMenuFooter li {
	display: inline;
	list-style: none;
	margin: 0px 10px;
}

ul#topMenuFooter li a {
	color: #900000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul#topMenuFooter li a img {
	margin-right: 5px;
	vertical-align: top;
}

form#quickSearchForm p {
	text-align: right;
}

form#quickSearchForm fieldset legend {
	margin: 0px;
	padding: 0px;
}

form#quickSearchForm p input {
	margin: 5px;
}

form#quickSearchForm fieldset p input {
	border-color: #B7DDFF;
	border-width: 1px 0px;
	border-style: solid;
	display: block;
	margin: 8px auto;
	margin-bottom: 4px;
	padding: 2px;
	width: 140px;
}

input.login {
	border-color: #B7DDFF;
	border-width: 1px;
	border-style: solid;
}

img#italyInfo {
	padding-top: 10px;
	padding-bottom: 10px;
}

ul#leftMenu {
	margin-left: 0px;
}

ul#leftMenu li {
	margin: 1px 0px;
	list-style: none;
}

ul#leftMenu li a {
	font-weight: bold;
	text-decoration: none;
}

div.left-menu-bottom {
	margin-bottom: 5px;
}

div.left-menu-bottom a {
	margin-left: 15px;
	font-weight: bold;
	color: #7D0600;
	font-size: 13px;
	text-decoration: none;
}

div.left-menu-bottom a img {
	margin-left: -15px;
}

ul#bottomMenu {
	padding: 10px 0px;
	text-align: center;
}

ul#bottomMenu li {
	display: inline;
	padding: 0px 10px;
}

ul#bottomMenu li a {
	color: #C80000;
	text-decoration: none;
	text-align: center;
}

div#footer div#copyright {
	margin: 0px;
	font-weight: bold;
}

ul#ourServices {
	text-align: center;
	padding-top: 5px;
}

ul#ourServices li {
	display: inline;
	list-style: none;
	margin: 5px;
	color: gray;
}

ul#ourServices li a {
	text-decoration: none;
	color: gray;
}

/* --object navigation ----------------------- */
#navigation {
	background-image: url('/images/frontend/common/navigation/background.png');
	height: 50px;
	width: 600px;
}

#navigation li {
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	list-style: none;
}

#navigation li a {
	color: #AE9796;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 24px;
	text-decoration: none;
}

#navigation li a:hover,
#navigation li.active a {
	color: white;
	text-decoration: none !important;
}

li.navigation {
	background-image: url('/images/frontend/common/navigation/nav_off.png');
	width: 147px;
}

li.navigation a:hover,
li.navigation a.active {
	background-image: url('/images/frontend/common/navigation/nav_on.png');
	background-repeat: no-repeat;
	display: block;
	width: 124px;
	height: 26px;
}

/* navigation user */

#navigation_user {
	background-image: url('/images/frontend/common/navigation/background2.png');
	height: 31px;
	width: 600px;
}

#navigation_user li {
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	list-style: none;
}

#navigation_user li a {
	color: #2F4E6A;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	text-decoration: none;
}

#navigation_user li a:hover,
#navigation_user li.active a {
	color: #2F4E6A;
	padding-top: 9px;
	padding-left: 10px;
	text-decoration: none !important;
}

li.navigation_user {
	background-image: url('/images/frontend/common/navigation/user_off.png');
	width: 138px;
}

li.navigation_user a:hover,
li.navigation_user a.active {
	background-image: url('/images/frontend/common/navigation/user_on.png');
	background-repeat: no-repeat;
	display: block;
	width: 124px;
	height: 26px;
}

li.navigation_user a {
	color: white;
}

/* --object description ---------------------- */
/* -- 1st section ---------------------------- */
div.name {
	width: 250px;
}

div.name, h4.photosByUs, ul#stamps {
	float: left;
}

div.name h3 {
	color: #7D0600;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.name a {
	color: #7D0600;
	font-size: 11px;
	background: white;
	text-decoration: none !important;
}

div.name a:hover {
	text-decoration: underline !important;
}

h4.photosByUs {
	color: #FF9034;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	width: 270px;
	font-size: 11px;
}

ul#stamps {
	width: 50px;
}

ul#stamps li {
	margin-top: 2px;
	margin-left: 5px;
}

/* -- 2nd section ---------------------------- */

img#bigPhoto {
	float: left;
	margin: 10px;
	margin-left: 0px;
}

h4#clickToEnlarge {
	color: #003E8B;
	margin-top: 5px;
	font-size: 11px;
}

ul#thumbnails li {
	display: inline;
}

ul#thumbnails li img {
	border: 1px #003E8B solid;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

/* -- Search Engine---------------------------- */

ul.s_search_list li {
	margin-bottom: 15px;
}

div.s_description {
	text-align: center;
	margin: 0 auto;
	float: left;
	background: #FFF3D2;
	width: 630px;
}

div.s_description button {
	border: 0px;
}

div.s_description select {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #5B7DA8;
	color: black;
	width: 180px;
}

/* -- 3th section ---------------------------- */

table.attraction-column-left td.attraction-cell-left {
	width: 120px;
}

table.attraction-column-left td.attraction-cell-right {
	width: 100px;
}

table.attraction-column-right td.attraction-cell-left {
/*  	width: 170px; */
	padding-left: 10px;
	padding-right: 10px;
}

table.attraction-column-right td.attraction-cell-right {
/* 	width: 60px; */
	padding-right: 10px;
}

td.attraction-cell-left {
	color: #7D0600;
	text-align: left;
	vertical-align: top;
}

td.attraction-cell-right {
	color: black;
	text-align: left;
	vertical-align: top;
}

div.description {
	width: 230px;
	float: left;
}

div.table-row {
	width: inherit;
}

div.table-cell-left {
	color: #7D0600;
	width: 120px;
	text-align: right;
	float: left;
	position: relative;
}

div.table-cell-right {
	color: black;
	text-align: left;
	margin-left: 120px;
	padding-left: 10px;
	padding-bottom: 10px;
}

table.description tr th {
	color: #7D0600;
	font-weight: normal;
	text-align: right;
	width: 180px;
}

table.description tr td {
	width: 10px;
}

table.description2 tr th {
	color: #7D0600;
	font-weight: normal;
	text-align: right;
}

table.comments tr th {
	color: #7D0600;
	font-weight: normal;
	text-align: right;
	width: 100px !important;
}

table.comments tr td {
	width: 40px !important;
}

td.plus {
	color: green;
}

td.minus {
	color: red;
}

/* -- 4th section ---------------------------- */

ul#attractions {
	float: left;
	width: 310px;
}

ul#attractions li {
	display: inline;
}

div#allPhotos {
	background: url('/images/frontend/common/pointers/allPhotos.png') center left no-repeat #FFE4AF;
	float: right;
	display: inline;
	height: 54px;
	text-align: right;
	width: 290px;
}

div#allPhotos a {
	color: #9c2926;
	text-align: left;
	float: right;
	font-weight: bold;
	height: 41px;
	padding-top: 13px;
	text-decoration: none !important;
}

div#allPhotos a:hover {
	text-decoration: underline !important;
}

/* -- 5th section ---------------------------- */

h3.clientsNote {
	font-size: 14px;
	color: #003E8B;
}

div.seeComments {
	text-align: center;
}

div.seeComments a {
	color: #003E8B;
}

/* -- 6th section ---------------------------- */

hr.blue {
	background-color: #25B6BB;
}

/* -- 7th section ---------------------------- */

span.orangeText {
	font-size: 14px;
	font-weight: bold;
	color: #900000;
}

div.orangeText {
	font-size: 14px;
	font-weight: bold;
	color: #900000;
	text-align: center;
}

div.extraInfoHeader {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #900000;
}

div.extraInfoLinks {
	color: #5B2406;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	margin-left: 150px;
	margin-top: 10px;
}

div.extraInfoLinks a {
	color: #003E8B;
	font-size: 12px;
	font-weight: normal;
}

div.extraInfoLinks ul {
	margin-bottom: 10px;
}

div.extraInfoLinks ul li{
	color: black;
	text-align: left;
	margin-top: 2px;
	margin-left: 160px;
}

/* --object localization --------------------- */

#point {
	background-color: red;
	height: 9px;
	position: relative;
	width: 9px;
	z-index: 10;
}

h4.withBackground {
	color: #FFF;
	background-color: #FE771D;
	padding: 2px 10px;
}

h3.photosByUs {
	background-color: #DADEAC;
	border: 1px #B8BAA2 solid;
	color: #7D0600;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 15px;
}

h4.red {
	color: red;
	text-align: center;
}

h4.title {
	text-align: center;
}

/* --object gallery -------------------------- */

ul.gallery {
	margin: 0px auto;
	width: 500px;
}

ul.gallery li {
	display: inline;
	padding: 10px;
}

/* --pather----------------------------------- */

div.pather {
	color: black;
	font-size: 12px;
	margin-bottom: 0px;
	word-spacing: 3px;
}

div.pather a {
	color: black;
	font-size: 12px;
	margin-bottom: 0px;
	text-decoration: none;
}

div.pather a:hover {
	text-decoration: none;
}

/* -- room-pather --------------------------------- */

div.room_pather {
	color: #7D0600;
	font-size: 11px;
	word-spacing: 2px;
	margin-bottom: 10px;
}

div.room_pather a {
	color: #7D0600;
	font-size: 11px;
	word-spacing: 2px;
	margin-bottom: 10px;
	text-decoration: underline;
}