@charset "utf-8"; 

body {
	margin: 0;
	padding: 0;
	font: normal 12px  Tahoma, Arial, Helvetica, FreeSans; 
	/*font: 15px  Garamond, Sans;*/
	text-decoration: none;
	color: #766865;

	background: url(images/main_bg.jpg) repeat-x;
	background-color: #23110F;
	line-height: 1.3em;
}

table{
padding: 10px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #53363B;
}

h1, h2, h3, h4, h5, h6 {
	margin-left: 10px; /*wczesniej wszystko bylo na zero*/
	padding: 0;
	margin-bottom: 10px;
	color: #998888;
}

p {
	
	color: #867875;
	padding: 10px;
	
	text-align: justify;
	text-indent: 0.7cm;
}


span {
 color: #867875;
	padding: 10px;
	text-align: center;	
}



input, textarea {
	background-color: #D1CDC4;
	border: 1px solid #52453F;
	color: #736564;
	font-weight: bold;
	width: 100%;
}

.title {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
}




	
	


#layout { 
	width: 100%;
	position: relative;
}

#portalwrapper { 
	margin-top: 22px;
	text-align: left;
	width: 941px;
	margin-bottom: 20px;
}

#centerwrapper { 
	clear:both;
	margin:0px;
	width:941px;
	background: url(images/middle_bg_static.jpg) repeat-y;
}

#centerwrapper_bg { 
	width:941px;
	background: url(images/middle_bg.jpg) no-repeat;
	
}

#center { 
	width:900px;
	margin-left: 21px;
	padding-bottom: 10px;    /* -dodaje biały pasek ponizej flasha na glownej*/
}

#top {
	display: block;
	background: url(images/top.jpg) no-repeat;
	height: 148px;
	width: 941px;
	color: #A2A9BC;
	font-size: 10px;
}

#top a , #reservation_box a{
	color: #C6BBB5;
	font-weight: bold;
}

#bottom {

	clear: both;
	display: block;
	height: 23px;
	width: 100%;
	background: url(images/footer.jpg) no-repeat;
}

#top_menu_panel {
	width: 900px;
	height: 30px;
	padding: 0;
	background-color: #4d3b3f;
	clear: both;
}

#top_menu {

	text-align: right;

}

ul#topmenu {
	padding: 0;
	margin: 0;
}

#topmenu li {
	display: inline;
	float: left;
	list-style: none;
}



a.restauracja {display:block; background:url(images/top_menu_button1.jpg) no-repeat; width:200px; height:30px;}
a:hover.restauracja {background:url(images/top_menu_button1.jpg) no-repeat 0 -30px;}

a.biznes {display:block; background:url(images/top_menu_button2.jpg) no-repeat; width:200px; height:30px;}
a:hover.biznes {background:url(images/top_menu_button2.jpg) no-repeat 0 -30px;}

a.kontakt {display:block; background:url(images/top_menu_button3.jpg) no-repeat; width:200px; height:30px;}
a:hover.kontakt {background:url(images/top_menu_button3.jpg) no-repeat 0 -30px;}

a.restauracja  span, a.biznes  span, a.lokalizacja  span , a.kontakt  span {display:none;}

#main_menu_panel {
	width: 900px;
	padding: 0;
	clear: both;
	display: block;
	height: 250px;
	background-color:#241210;
	border-bottom: 10px solid #D5D2CD;
}

#main_menu {
	width: 300px;
	padding: 0;
	background-color: #4d3b3f;
	display: inline;
	float: left;
}

* html #main_menu {
	margin-right:-5px;
}

#main_menu ul {
	padding: 0;
	margin: 0;
}

* html #main_menu ul  {
	padding-right:-3px;
}

#main_menu li {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none;
}

.block {display: block; margin: 0; border: 0;}

a.hotel {display:block; background:url(images/main_menu_button1.jpg) no-repeat; width:300px; height:47px;}
a:hover.hotel {background:url(images/main_menu_button1.jpg) no-repeat 0 -47px;}

a.pokoje {display:block; background:url(images/main_menu_button2.jpg) no-repeat; width:300px; height:37px;}
a:hover.pokoje {background:url(images/main_menu_button2.jpg) no-repeat 0 -37px;}

a.sauna {display:block; background:url(images/main_menu_button3.jpg) no-repeat; width:300px; height:35px;}
a:hover.sauna {background:url(images/main_menu_button3.jpg) no-repeat 0 -35px;}

a.aktualnosci {display:block; background:url(images/main_menu_button4.jpg) no-repeat; width:300px; height:38px;}
a:hover.aktualnosci {background:url(images/main_menu_button4.jpg) no-repeat 0 -38px;}

a.inne {display:block; background:url(images/main_menu_button5.jpg) no-repeat; width:300px; height:35px;}
a:hover.inne {background:url(images/main_menu_button5.jpg) no-repeat 0 -35px;}

a.rezerwacja {display:block; background:url(images/main_menu_button6.jpg) no-repeat; width:300px; height:58px;}
a:hover.rezerwacja {background:url(images/main_menu_button6.jpg) no-repeat 0 -58px;}

a.hotel  span, a.aktualnosci  span, a.pokoje  span , a.sauna  span, a.inne  span, a.rezerwacja  span {display:none;}

#main_img {
	width: 600px;
	height: 250px;
	display: inline;
	float: right;
	overflow: auto;
  color: #867875;
	background-color:#241210;
	
	/*background-color: WYBIERZ KOLOR;
	background-image:url('images/main_img.gif');
	background-repeat: no-repeat;*/
}


#main_img p { 
	padding:  5px 25px 10px 25px;
}

#content_panel {
	min-height: 180px;
	width: 880px;
	padding: 0;
	clear: both;
	display: inline-block;
	background:url(images/content_bg.jpg) repeat-x bottom;
	margin: 10px 10px 0 10px;
	padding-bottom: 10px;
}

#content{
	width: 320px;
	padding: 10px 20px;
	display: block;
	border-right: 1px solid #b4a8a7;
	float: left;
	height: 280px;
	overflow:auto;
}

* html #content{
	width: 360px;
}

#box {
	width: 290px;
	padding: 0;
	display: block;
	float: left;
}

#reservation_box {
	width: 278px;
	height: 140px; 
	margin: 5px 0 5px 5px;
	background:url(images/box_bg.jpg) no-repeat;
	padding-top: 30px;
}

#reservation_box table {
	color: #D1C1B1;
	width: 278px;
	font-size: 12px;
	border: 0;
	margin: 0 10px;
}

#reservation_box input {
	text-align: center;
}

#right_panel {
	width: 185px;
	padding: 10px 20px;
	display: inline-block;
	float: right;
	text-align: center;
}

* html #right_panel {
	width: 215px;
}

#mapka{
width: 350;
height: 200px;
float: right;
}



#panorama {
	min-width: 270px;
	min-height: 100px;
	
	_height: 100px; /*underscore dla ie
margin: 25px 25px;	*/
	float: left;
}

.mini_panorama {
margin: 8px 0px 0px 6px;
float: left;
width: 170px;
height: 80px;
}

#mini_galeria div {
	display: inline;
	
}

#mini_galeria div span{ 
	width: 170px;
	font-weight: bold;
	padding: 0;
}

#dane_kontaktowe {
	
	min-width: 200px;
	_width: 200px;
	height: 250px;
	display: inline;
	float: left;
	overflow: auto; 
	text-align: center;
}

/*
.miniaturka {

margin: 12px 25px;
float: left;
width: 120px;
height: 75px;
} */

.miniaturka {

margin: 0px 28px;
float: left;
width: 120px;
height: 96px;
}
	
	
#mini_galeria {
	
	//min-width: 880px;
	min-height: 110px;
	margin-right: 20px;
	
	_height: 150px; /*underscore dla ie */
	float: right;

}
	
	/*
#mini_galeria {
	color:#e3e2dd;
	min-width: 590px;
	min-height: 100px;
	
	_height: 100px; 
	float: right;
	
	
	
}
*/

#dolne_menu {
	
	min-width: 880px;
	min-height: 65px;
	_height: 65px; /*underscore dla ie */
	float: left;
	
}

.dolne_menu_opcja {
  padding:4px;
	margin: 0px 0px;
	float: left;
	font-size:12px;
  font-weight:bold;
	color:#B3A8A6;
}
.dolne_menu_opcja a{
	font-size:12px;
  font-weight:bold;
	color:#B3A8A6;

}
/*p w dolnym menu*/
p.minigaleria {
	padding: 0px;
	text-align: center;
	text-indent: 0cm;
	color: #766865;
}


.pointer {
	display: inline-block;
	width: 8px;
	height: 5px;
	background: url(images/pointer.gif) no-repeat;
	margin: 2px 5px;
}

.link_pointer_left {
	background: url(images/pointer.gif) no-repeat left center;
	padding-left: 15px;
	margin: 2px 0;
	font-weight: bold;
}

.link_pointer_right {
	background: url(images/pointer.gif) no-repeat right center;
	padding-right: 15px;
	margin: 2px 0;
	font-weight: bold;
}

.small_menu_left {
	display: block;
	margin: 20px 10px 0 30px;
	float: left;
}

.small_menu_right{
	display: block;
	margin: 20px 30px 0 10px;
	float: right;
}


/*ul.tresc {text-indent: 1cm;}
ul.tresc li{text-indent: 1cm;}*/

#formularz{
padding: 30px;
}

ul.formularz {width:320px; padding: 0; margin: 0;}
ul.formularz li {float:left; padding: 0;list-style: none; margin: 5px 0;}
ul.formularz li.item_t{clear:both; width:300px;}
ul.formularz li.item_l {clear:both; width:100px;}
ul.formularz li.item_r {width:203px; padding-right:0;}
ul.formularz li.item_s {width:320px; padding-right:0; height:10; font-size:0px; line-height:0;}
ul.formularz li.item_a {width:320px; padding-right:0;}
ul.formularz .fail { background-color: #FFD4D4; }


#zapraszamy_villa {
	float: left;
	width: 160px;
	height: 11px;
	background: url(images/zapraszamy.png) no-repeat;
	margin: 20px 0px 5px 37px;
	behavior: url(images/iepngfix.htc);
	}

#logo_villa {
	float: left;
	width: 100px;
	height: 100px;
	background: url(images/villa.png) no-repeat;
	margin: 0px 0px 10px 37px;
	behavior: url(images/iepngfix.htc);
	}
	

#logo_odstep {
	float: right;
	width: 420px;
	height: 100px;
	}

#opis_villa {
	float: left;
	width: 127px;
	height: 10px;
	background: url(images/villa_opis.png) no-repeat;
	margin: 0px 0px 10px 25px;
	behavior: url(images/iepngfix.htc);
	}

.villa_link 
		{
		display: block;
		width: 100%;
		height: 100%;
}
