h3
{
	font-size:20pt;
}

body {
	margin: 0 auto;
	padding: 0;
	background: url('../images/a.png') top center;
	background-attachment: fixed; 
	font-size: 10pt;
	font-family: Trebuchet MS,Verdana;
	color: #313123;
}
img {
	border: 0;
}

#hotel {
	font-size:30px;
	font-style:italic
}
#hotel_intro{
	height:220px;
	background: url('../images/intro.jpg') top center;
}
#hotel_lang{
	/*padding:0 10px;
	width:569px;*/
	height:56px;
	background:#ffffff;
	text-align:center
}
#hotel_footer{
	color:#a9a996
}
.intro {
	width:589px;
	margin:auto;
	color:#ffffff
}
.intro a:link, .intro a:visited {
	color:#a9a996
}
.intro a:hover {
	color:#a41908
}

#preload {
	position:absolute;
	top:-1000px;
	left:-1000px;
	width:1px;
	height:1px
}
.preload {
	position:absolute;
	width:1px;
	height:1px
}
.frame {
	width:900px;
	margin:0 auto ;
}
.clear {
	clear:both;
}
.link_top {
	left: 45px;
	top: -12px;
	position: relative;
	float:right;
	display: block;
	width: 28px;
	height: 28px;
	background-image: url('../images/top.png');
}
.lang {
	display: block;
	width: 20px;
	height: 20px;
	float:left;
	margin: 0 0 0 3px;
}

.lang  a{
	display: block;
	width: 20px;
	height: 20px;
}

#land_pl a{
	background-image: url('../images/pl.png');
}
#land_en a{
	background-image: url('../images/en.png');
}
#land_ua a{
	background-image: url('../images/ua.png');
}
#land_ru a{
	background-image: url('../images/ru.png');
}

ul.menu {
	display:block;
	width:100%;
	overflow:auto;
	list-style: none;
	margin: 0 auto;
	position: relative;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	font-family: Trebuchet MS,Verdana;
}

ul.menu li {
	list-style: none;
	float: left;	
}

ul.menu li.first {
	margin-left: 40px;	
}



ul.menu a:link, ul.menu a:visited {
	text-decoration: none;
	display: block;
	height: 18px;
	text-align: center;
	color: #ffffff;
}

/*Wycentrowanie menu*/
ul#menu_pl a:link, ul#menu_pl a:visited {
	padding: 10px 15px 10px 15px;
}
		ul#menu_pl li.last {
			padding-left: 1px;
		}


ul#menu_en a:link, ul#menu_en a:visited {
	padding: 10px 18px 10px 17px;
}
		ul#menu_en li.last {
			padding-left: 6px;
		}


ul#menu_ua a:link, ul#menu_ua a:visited {
	padding: 10px 12px 10px 12px;
}
		ul#menu_ua li.last {
			padding-left: 10px;
		}

ul#menu_ru a:link, ul#menu_ru a:visited {
	padding: 10px 9px 10px 8px;
}
ul#menu_ru li.last {
			padding-left: 8px;
		}

/*Koniec Centrowania*/

ul.menu a:hover{
	background: url('../images/button_over.png') repeat-x top center;
}


#menu {
	-moz-border-radius-topleft: 1em;
	border-top-left-radius: 1em;
	-webkit-border-top-left-radius: 1em;
	-moz-border-radius-topright: 1em;
	border-top-right-radius: 1em;
	-webkit-border-top-right-radius: 1em;
	width: 936px;
	margin-top: 15px;
	text-align: center;
	background: url('../images/button.png') repeat-x top center;
	height:38px
}

#cien_menu{
	width: 900px;
	display: block;
	position: relative;
	background: url('../images/cien_menu.png') repeat-x;
	margin: 0 auto;
	height: 10px;
}

#left_menu{
	position: relative;
	float: left;
	top: -10px;
}
#right_menu{
	position: relative;
	float: right;
	top: -10px;
}

#top
{	
	-moz-border-radius-bottomleft: 1em;
	border-bottom-left-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-right-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	width:936px;
	height: 260px;
	display: block;
	background: url('../images/top6.png') no-repeat top center transparent;
	text-align:right;
}

#top img{
	-moz-border-radius-bottomleft: 1em;
	border-bottom-left-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-right-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;}

#footer {
	background: url('../images/footer_bg.png') repeat-x top center;
	height:18px;
	width: 866px;
	padding:12px 17px;
	color: #FFFFFF;
	text-align: center;
	
	-moz-border-radius-bottomleft: 1em;
	border-bottom-left-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-right-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	
}


#powitanie {
	text-align:center;
	margin:auto;
}

#not_exist {
	margin:auto;
	text-align:center;
	padding:100px
}

#content {
	background: url('../images/watermark.jpg') no-repeat bottom right #ffffff;
	overflow:auto;
}

#content_left {
	float:left;
	padding: 7px;
	width:266px
}

#content_center {
	padding: 15px;
}

#price_top {
	width:591px;
	height:6px;
	font-size:1px;
	background: url('../images/price_top.gif') no-repeat;
}
#price_bottom {
	width:590px;
	height:6px;
	font-size:1px;
	background: url('../images/price_bottom.gif') no-repeat;
}
#price_content {
	width:509px;
	border: 1px solid #d8d8d8;
	border-top:0;
	border-bottom:0;
	padding: 20px 40px 20px 40px;
	background: #f3f3f3
}

.orn {
	width:259px;
	text-align:center;
	padding:25px 0 70px 0;
	margin-bottom: 7px;
	color: #6e6c68;
	background: url('../images/ornament.png') no-repeat bottom center #f0f0f0;
}
.orn_top {
	margin:0;
	padding:0;
	width:259px;
	height:5px;
	text-align:center;
	background: url('../images/ornament_top.png') no-repeat top center;
	font-size:1px;
}
.img_orn {
	width:190px;
	height:140px;
	border:5px solid #000000;
}

h4 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
.form1 {
	width: 250px;
	overflow:auto;
	margin: 10px;
	padding: 10px;
	background: #f3f3f3;
	border: 1px solid #d8d8d8;
	position:relative;
}

#dzwonek{
	position:relative;
	float:right;
	width:150px;
	height:180px;
	padding-right:90px;

}
.form2 {
	width: 250px;
	height:170px;
	overflow:auto;
	float:left;
	margin: 10px;
	padding: 10px;
	background: #f3f3f3;
	border: 1px solid #d8d8d8;
}
.form3 {

	width: 270px;
	overflow:auto;
	margin: 20px;
	padding: 10px;
	background: #f3f3f3;
	border: 1px solid #d8d8d8;
}
.itxt {
	border: 1px solid #d8d8d8;
}

.submit {
	width: 88px;
	height:28px;
	background: url('../images/submit.png') no-repeat top center;
	border:0;
	margin: 0 auto;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
}
.submit:hover {
	background: url('../images/submit_hover.png') no-repeat top center
}
.reset {
	width: 88px;
	height:28px;
	background: url('../images/reset.png') no-repeat top center;
	border:0;
	margin: 0 auto;
	color:#7f7f7f;
	font-weight:bold;
	cursor:pointer;
}
.reset:hover {
	background: url('../images/reset_hover.png') no-repeat top center
}

#przyciski_rezerwacja{
	padding-left:180px;


}
.mail a:link, .mail a:visited {
	color:#a41908
}
.mail a:hover {
	color:#7f7f7f
}

.news {
	border: 5px solid #000000;
	float:left;
	margin: 5px 15px 15px 0
}

/* ADDS */
.confero {
	text-align:center;
	margin-top:20px
}
/*     */
#lang
{
	position:absolute;
	left:0;
	top:0;
	color:white;
}

.red { color: red;}

#fb
	{
	width: 243px;
	height: 349px;
	position: fixed;
	top: 200px;
	left: -200px;
	padding: 0px;
	background: url("../fb/fbpodklad.png") no-repeat;
	z-index:10;
	}
	
#fb iframe
	{
	margin-top:4px;
	height: 400px;
	margin-right: 43px;
	float: right;
	background-color:#ebebeb;
	border-left:1px white solid;
	}
	
#recaptcha_area{
	margin: 20px auto;
}

#zdjecie_ofert{
	text-align:center;
	width:100%;
}

a, a:link, a:visited, a:active
{
	text-decoration:none;
	color:inherit;
}


.left_box
{
	position:relative;
	float:left;
	width:260px;
	text-align:center;
	margin:10px;
	background: #f0f0f0 url("../images/ornament.png");
	background-position: bottom center;
	background-repeat:no-repeat;
	padding:10px 0;
	overflow:auto;
	 -webkit-border-top-right-radius: 5px; /* prawy górny */
	 -webkit-border-top-left-radius: 5px; /* lewy dolny */
	 -khtml-border-radius-topright: 5px;
	 -khtml-border-radius-topleft: 5px;
	 -moz-border-radius-topright: 5px;
	 -moz-border-radius-topleft: 5px;
	  border-top-right-radius: 5px
	  border-top-left-radius: 5px;
}
	.left_box .title
	{
		color:#c61b0b;
		text-align:center;
		margin-bottom:10px;
		text-transform: capitalize;
		font-size:20px;
	}
	.left_box ul
	{
		
		list-style:none;
		margin:0;
		text-align:center;
		padding:0;
		text-transform: capitalize;
		font-size:14px;
	}
		.left_box ul li
		{
			line-height:26px;
		}
	.left_box .slider
	{
		border:1px solid gray;
		padding:4px;
		margin:10px auto;
		background-color:white;
		position:relative;
		width: 190px;
		height:130px;
		overflow:hidden;
		 -webkit-border-bottom-right-radius: 5px; /* prawy górny */
		 -webkit-border-bottom-left-radius: 5px; /* lewy dolny */
		 -khtml-border-radius-bottomright: 5px;
		 -khtml-border-radius-bottomleft: 5px;
		 -moz-border-radius-bottomright: 5px;
		 -moz-border-radius-bottomleft: 5px;
		  border-bottom-right-radius: 5px
		  border-bottom-left-radius: 5px;
	}
	.slider .pic
	{
		width:190px;
		margin-right:4px;
		height:130px;
		float:left;
		position:absolute;
	}
#content_right {
	float:right;
	min-height:600px;
	padding: 7px;
	width: 606px;
	overflow:hidden;
	position:relative;
}
