/* CSS Document */



body {
	margin:0;
	background-image:url(images/logo_tlo_male.png);
	background-repeat:repeat;
}
img {
	float:left;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3A1E03;
	margin-left:55px;
	margin-bottom:12px;
	margin-top:12px;
	text-align:left;
}
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C69C6D;
	font-size:24px;
	margin-bottom:12px;
	margin-top:12px;
	text-align:center;
}
h6 {
	font-family:Georgia;
	color:#330000;
	font-size:14px;
	margin-bottom:3px;
	margin-top:3px;
	text-align:justify;
}
div.news {
	margin:auto;
	width:80%;
	height:auto;
	border-bottom:1px solid #C69C6D;
}
#main {
	width:800px;
	height:100%;
	margin:auto;
	background-image:url(images/wypelniacz.png);
	background-repeat:repeat;
	border-left:2px solid #663300;
	border-right:2px solid #663300;
}
#top {
	width:800px;
	height:205px;
}
#middle {
	width:100%;
	height:auto;
}
#foot {
	width:100%;
	height:40px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:2px solid #663300;
	clear:both;
	background-image:url(images/wypelniacz.png);
	background-repeat:repeat;
	margin-top:10px;
}
#foot p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#3A1E03;
	text-align:center;
	line-height:20px;
	margin:0;
	padding:0;
}
#foot p a:link, #foot p a:active, #foot p a:visited {
	color:#3A1E03;
	text-decoration:none;
	font-weight:bold;
}
#foot p a:hover {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
#left {
	width:150px;
	height:auto;
	float:left;
}
#right {
	width:650px;
	height:auto;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#3A1E03;
}
#right p {
	margin-left:55px;
	margin-right:35px;
}
#right p a:link, #right p a:active, #right p a:visited {
	color:#3A1E03;
	text-decoration:none;
	font-weight:bold;
}
#right p a:hover {
	color:#CC0000;
	text-decoration:underline;
	font-weight:bold;
}
a.button {
	display:block;
	width:150px;
	float:left;
}
a:link .home, a:active .home, a:visited .home {
	background-image:url(images/button_02.png);
	border:none;
	width:150px;
	height:50px;
}
a:link .news, a:active .news, a:visited .news {
	background-image:url(images/button_03.png);
	border:none;
	width:150px;
	height:46px;
}
a:link .offer, a:active .offer, a:visited .offer {
	background-image:url(images/button_04.png);
	border:none;
	width:150px;
	height:46px;
}
a:link .map, a:active .map, a:visited .map {
	background-image:url(images/button_05.png);
	border:none;
	width:150px;
	height:48px;
}
a:link .rooms, a:active .rooms, a:visited .rooms {
	background-image:url(images/button_06.png);
	border:none;
	width:150px;
	height:47px;
}
a:link .booking, a:active .booking, a:visited .booking {
	background-image:url(images/button_07.png);
	border:none;
	width:150px;
	height:50px;
}
a:link .contact, a:active .contact, a:visited .contact {
	background-image:url(images/button_08.png);
	border:none;
	width:150px;
	height:47px;
}
a:link .gallery, a:active .gallery, a:visited .gallery {
	background-image:url(images/button_09.png);
	border:none;
	width:150px;
	height:50px;
	margin-bottom:20px;
}




/* 50px */
a:hover .home, a:hover .booking, a:hover .gallery {
	background-position:0px -50px;
	border:none;
}
/* 48px */
a:hover .map {
	background-position:0px -48px;
	border:none;
}
/* 47px */
a:hover .rooms, a:hover .contact {
	background-position:0px -47px;
	border:none;
}
/* 46px */
a:hover .news, a:hover .offer  {
	background-position:0px -46px;
	border:none;
}



a#home.button:link, a#home.buton:active, a#home.button:visited {
	background-image:url(images/b_home.png);
	height:50px;
}
a#home.button:hover {
	background-image:url(images/b_homex.png);
	height:50px;
}
a#news.button:link, a#news.button:active, a#news.button:visited {
	background-image:url(images/b_news.png);
	height:46px;
}
a#news.button:hover {
	background-image:url(images/b_newsx.png);
	height:46px;
}
a#offer.button:link, a#offer.button:active, a#offer.button:visited {
	background-image:url(images/b_offer.png);
	height:46px;
}
a#offer.button:hover {
	background-image:url(images/b_offerx.png);
	height:46px;
}

a#food.button:link, a#food.button:active, a#food.button:visited {
	background-image:url(images/b_food.png);
	height:46px;
}
a#food.button:hover {
	background-image:url(images/b_foodx.png);
	height:46px;
}

a#map.button:link, a#map.button:active, a#map.button:visited {
	background-image:url(images/b_map.png);
	height:48px;
}
a#map.button:hover {
	background-image:url(images/b_mapx.png);
	height:48px;
}

a#rooms.button:link, a#rooms.button:active, a#rooms.button:visited {
	background-image:url(images/b_rooms.png);
	height:47px;
}
a#rooms.button:hover {
	background-image:url(images/b_roomsx.png);
	height:47px;
}
a#attractions.button:link, a#attractions.button:active, a#attractions.button:visited {
	background-image:url(images/b_attractions.png);
	height:46px;
}
a#attractions.button:hover {
	background-image:url(images/b_attractionsx.png);
	height:46px;
}
a#booking.button:link, a#booking.button:active, a#booking.button:visited {
	background-image:url(images/b_booking.png);
	height:50px;
}
a#booking.button:hover {
	background-image:url(images/b_bookingx.png);
	height:50px;
}
a#contact.button:link, a#contact.button:active, a#contact.button:visited {
	background-image:url(images/b_contact.png);
	height:47px;
}
a#contact.button:hover {
	background-image:url(images/b_contactx.png);
	height:47px;
}
a#gallery.button:link, a#gallery.button:active, a#gallery.button:visited {
	background-image:url(images/b_gallery.png);
	height:50px;
	margin-bottom:20px;
}
a#gallery.button:hover {
	background-image:url(images/b_galleryx.png);
	height:50px;
	margin-bottom:20px;
}
div.x2t {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3A1E03;
	text-indent:20px;
	text-align:justify;
	line-height:20px;
	width:285px;
	height:220px;
	float:left;
	margin:0;
	padding:20px;
	overflow:hidden;
}
div.x2i {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3A1E03;
	text-indent:20px;
	text-align:justify;
	line-height:19px;
	width:325px;
	height:260px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
div.ramka {
	width:190px;
	height:210px;
	float:left;
	margin-left:20px;
	margin-bottom:15px;/* border:1px solid #330000; */

 }
div.photo {
	width:190px;
	height:190px;
	clear:right;
}
div.opis {
	width:190px;
	height:14px;
	/* border-top:1px solid #330000; */

   text-align:center;
}
div.opis a:link, div.opis a:active, div.opis a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	color:#330000;
	line-height:14px;
}
div.opis a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:underline;
	color:#FF0000;
	line-height:14px;
}
/*wywietlanie tabelki z linkami do nastpnych stron*/

 

td.tabl {
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFCC66;
	width:20px;
	height:20px;
	line-height:20px;
	text-decoration:none;
}
td.tabl a:link, td.tabl a:active, td.tabl a:visited {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#330000;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}
td.tabl a:hover {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFF00;
	background-color:#330000;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
}
div.gal {
	margin:auto;
	height:auto;
	width:500px;
	background-color:#663300;
	clear:both;
}
div.galpion {
	margin:auto;
	height:auto;
	width:380px;
	background-color:#663300;
	clear:both;
}
div.gal2 {
	margin:auto;
	height:20px;
	width:500px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#330000;
	line-height:20px;
	margin-bottom:20px;
}
div.gal2 a:link, div.gal2 a:active, div.gal2 a:visited {
	text-decoration:none;
	color:#330000;
	font-weight:bold;
}
div.gal2 a:hover {
	text-decoration:none;
	color:#CC0000;
	font-weight:bold;
}
div.galop {
	margin:auto;
	width:500px;
	text-align:center;
	height:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#330000;
	clear:both;
	padding:20px;
}
/* Waciwoci dla newsw 



div.news

  {

    width:550px;

	height:auto;

	margin-bottom:20px;

	margin:auto;

  }

  */

div.title {
	width:400px;
	height:20px;
	position:relative;
	left:100px;
	top:25px;
	font-family:trebuchet ms;
	font-size:14px;
	font-weight:bold;
	color:#330000;
	text-align:left;
	line-height:20px;
}
div.datetime {
	width:200px;
	height:20px;
	position:relative;
	left:100px;
	top:30px;
	font-family:trebuchet ms;
	font-size:14px;
	font-weight:bold;
	color:#330000;
	text-align:left;
	line-height:20px;
}
div.message {
	width:450px;
	height:120px;
	position:relative;
	left:50px;
	top:50px;
	font-family:trebuchet ms;
	font-size:12px;
	color:#330000;
	text-align:justify;
	line-height:16px;
	text-indent:20px;
}
#mailform {
	width:80%;
	margin:auto;
	margin-bottom:50px;
}
#mailform form {
	margin:0;
	padding:0;
	width:80%;
}
#mailform input {
	margin:0;
	padding:0;
	width:100%;
	height:20px;
	line-height:20px;
	padding-left:3px;
	border:1px solid #330000;
	background-color:#FFFF66;
	margin-left:50px;
}
#mailform textarea {
	margin:0;
	padding:0;
	width:100%;
	height:200px;
	border:1px solid #330000;
	background-color:#FFFF66;
	margin-left:50px;
}
#mailform p {
	padding:0;
	margin:0;
	margin-top:5px;
	margin-bottom:3px;
	margin-left:50px;
}
#mailform .button {
	display:block;
	margin-top:30px;
	margin-bottom:30px;
	margin-right:5px;
	float:left;
	height:20px;
	width:100px;
}
table a:link, table a:active, table a:visited {
	text-decoration:none;
	color:#330000;
	font-weight:bold;
}
table a:hover {
	color:#FF3300;
}
#bookform {
	width:auto;
	margin-left:50px;
	margin-right:50px;
}
#bookform input {
	width:90%;
	background-color:#FFFF66;
	border:1px solid #330000;
}
#bookform p {
	margin:4px;
	;
}
#bookform select {
	margin:0;
	width:90%;
	background-color:#FFFF66;
	border:1px solid #330000;
}
#tabbook td {
	width:50%;
}

#foot_a {
	width:100%;
	height:140px;
	padding-top:10px;
	border-top:2px solid #663300;
	clear:both;
	background-image:url(images/wypelniacz.png);
	background-repeat:repeat;
	margin-top:10px;
}
#foot_a p a:link, #foot_a p a:active, #foot_a p a:visited {
	color:#3A1E03;
	text-decoration:none;
	font-weight:bold;
}
#foot_a p a:hover {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
.foot_1 {
	float:left;
	margin-left:20px;
}
.tags {
	float:left;
	width:175px;
	margin-right:30px;
}
.tags h3 {
	font-size:11px;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-bottom:#ac885f 1px solid;
	color:#663300;
	background:url(images/str.png) left no-repeat;
	padding-left:12px;
}