/* --------- SHARED --------- */

body {
	background: #540707;
	color: #fcb3a5;	
	font-family: "Georgia", "Arial", "Tahoma";
	font-size: 9pt;
	margin: 0;
	padding: 0 0 10px 0;
}

address {
	font-style: normal;
}

#main {
	background: url("../images/footer_bg.gif") center bottom no-repeat;
	margin: 0 auto;
	width: 990px;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	color: #FFAC1B;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h3 {
	color: #b39d69;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4 {
	color: #b39d69;
	font-size: 9pt;
	margin: 0 0 5px 0;
	padding: 0;
}

	h4 span.date {
		font-weight: normal;
	}

a.up {
	float: right;
	clear: both;
}

span.subtitle {
	color: #b39d69;
	font-weight: bold;
}

/* box z linkami */
.links_box {
	list-style-type: none;
}

	.links_box li {
		background: url("../images/links_box_arrow.gif") 0 6px no-repeat;
		padding: 2px 0 2px 13px;
	}
	
		#contents .links_box li a.active {
			color: #b39d69;
			font-weight: bold;
		}
	
form {
	margin: 0;
	padding: 0;
}

/* moduly */
#contents .columns dl,
#contents .columns dt,
#contents .columns dd,
#contents .right_column dl,
#contents .right_column dt,
#contents .right_column dd {
	margin: 0;
	padding: 0;
}
			
	#contents .columns dl dt,
	#contents .right_column dl dt {
		color: #FFAC1B;
		font-size: 13pt;
		font-style: italic;
		margin-bottom: 15px;
	}
	
		#contents .columns a,
		#contents .right_column a,
		#contents .left_column a {
			color: #cacaca;
			text-decoration: none;
		}


		#contents .columns a:hover,
		#contents .right_column a:hover,
		#contents .left_column a:hover {
			border-bottom: 1px dashed #cacaca;
		}

		#contents .columns h4 a,
		#contents .right_column h4 a,
		#contents .left_column h4 a {
			color: #b39d69; 
		}
		
/* guzik rezerwacji */
#contents .columns a.reservation_button,
#contents .right_column a.reservation_button {
	background: url("../images/reservation_button.gif") 0 0 no-repeat;
	display: block;
	height: 39px;
	margin: 20px 0 20px 0; 
	width: 149px;
}

#contents .columns a.reservation_button:hover,
#contents .right_column a.reservation_button:hover {
	border: 0;
}

	a.reservation_button span {
		display: none;
	}

/* guzik mapa dojazdu */
#contents .columns a.map_button,
#contents .right_column a.map_button {
	background: url("../images/map_button.gif") 0 0 no-repeat;
	display: block;
	height: 40px;
	margin: 20px 0 20px 0; 
	width: 149px;
}

#contents .columns a.map_button:hover,
#contents .right_column a.map_button:hover {
	border: 0;
}

	a.map_button span {
		display: none;
	}
	
.frame_top {
	padding-top: 12px;
	background: url("../images/frame/frame_top.gif") center top no-repeat;
}

.frame_bottom {
	padding-bottom: 12px;
	background: url("../images/frame/frame_bottom.gif") center bottom no-repeat;
}

.frame_shadow {
	background: url("../images/frame/frame_shadow.gif") right bottom no-repeat;
}

/* ---------- TOP ---------- */

#top {
	background: url("../images/top_bg.jpg") 0 0 no-repeat;
	height: 165px;
	position: relative;
	width: 990px;
}

	a.home_link {
		display: block;
		height: 75px;
		left: 27px;
		position: absolute;
		top: 72px;
		width: 215px;
	}
	
		a.home_link span {
			display: none;
		}

	
	#lang_menu {
		float: right;
		list-style-type: none;
		margin: 26px 30px 0 0;
		padding: 0;
	}
	
		#lang_menu li {
			background-position: center bottom;
			background-repeat: no-repeat;
			float: left;
			margin-left: 10px;
			padding-bottom: 9px;
		}
		
			#lang_menu li a {
				background-position: 0 0;
				background-repeat: none;
				display: block;
				height: 15px;
				width: 15px;
			}
			
				#lang_menu li a span {
					display: none;
				}
			
			#lang_menu li a.lang_pl {
				background-image: url("../images/flag_pl.jpg");
			}
			
			#lang_menu li a.lang_pl_active {
				background-image: url("../images/flag_pl.jpg");
			}

			#lang_menu li a.lang_en {
				background-image: url("../images/flag_en.jpg");
			}

			#lang_menu li a.lang_de {
				background-image: url("../images/flag_de.jpg");
			}

			#lang_menu li a.lang_it {
				background-image: url("../images/flag_it.jpg");
			}


	#menu {
		position: absolute;
		right: 30px;
		top: 93px;
	}
	
		#menu li {
			float: left;
			list-style-type: none;
		}

		#menu img {
			border: none;
			margin: 0 0 0 4px;
			padding: 0;		
		}

/* ---------- CONTENTS ---------- */

.big_frame {
	background: url("../images/big_frame.gif") 0 0 no-repeat;
	display: block;
	height: 352px;
	padding: 15px 0 0 5px;
	width: 577px;
}
	

/* ---------- FOOTER ---------- */
			
div.footer {
	height: 96px;
	text-align: center;
}

	#footer_menu {
		background: url("../images/footer_menu_bg.gif") 0 0 repeat-x;
		color: #d3c3a1;
		font-size: 8pt;
		height: 29px;
		line-height: 29px;
	}

		#footer_menu a {
			border: none;
			color: #e49957;
			height: 29px;
			line-height: 29px;
			margin: 0 5px 0 5px;
			position: relative;
			text-decoration: none;
		}
		
		#footer_menu a:hover {
			border-bottom: 1px dashed #e7d2bf;
			color: #b86419;
		}
		
		#footer_menu a.active {
			color: #e49957;
			font-weight: bold;
		}
	
	div.footer .copy {
		color: #c1b499;
		font-size: 7pt;
		margin: 10px 0 0 0;
		padding: 0;
	}
	
		div.footer .copy a.footer_logo {
			background: url("../images/footer_logo.gif") 0 0 repeat-x;
			display: block;
			height: 26px;
			margin: 0 auto;
			width: 84px;
		}
		
			div.footer .copy a.footer_logo span {
				display: none;
			}
