*{
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px none;
}
.bold{
	font-weight: bold;
}
a{
	text-decoration: none;
	color: #680000;
}
a:hover{
	text-decoration: underline;
}
.symbol {
	text-decoration:underline;
}
ul{
	list-style: none;
}
.cl{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height:1px;
}
.cl1{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height:32px;
}
html{
	margin: 0px;
	height: 100%;
	padding: 0px;
}
body{
	margin: 0px;
	font-family: Verdana,Geneva,Kalimati,sans-serif; 
	font-size: 11px;
	color: #5c564a;
	line-height: 20px;
	height: 100%;
	padding: 0px;
	background: url(../images/gfx/bg.jpg) repeat-x;
}
#object{
	width: 1100px;
	position: relative;
	padding: 0px;
	margin: 0px auto;
}
/*top*/
.fulltop{
	text-align:center;
	line-height:5px;
	font-size: 3px;
}
.top{
	width: 1100px;
	position:relative;
}
.forbanner{
	width: 1100px;
	/*height: 390px;*/
}
.banner{
	background: url(../images/gfx/baner.jpg) no-repeat;
	height: 370px;
}
ul.available_languages{
	display:inline;
	float:right;
	position:absolute;
	top: 20px;
	right:20px;
}
ul.available_languages li{
	float:right;
	margin: 0px 10px;
}
.top .logo{
	position: absolute;
	top: 49px;
	left: 270px;
	display: block;
	width: 540px;
	height: 113px;
}

.top .logo:hover{
	text-decoration: none;
}
.top div.menu{
	margin: 0 auto;
	width: 999px;
	height: 44px;
}

.top div.menu ul{
	
}

.top div.menu ul li{
	height: 44px;
	width: 166px;
	float: left;
}

.top div.menu ul li a{
	display: block;
	width: 166px;
	height: 100%;
	background: url(../images/gfx/menu_button2.jpg) repeat-x;
	font-size: 11px;
	line-height: 44px;
	text-align:center;
	font-weight: bold;
	overflow:hidden;
}
.top div.menu ul li a:hover{
	text-decoration: none;
	background-position:  0px -44px;
}
.top div.menu ul li a.selected{
	background-position: 0px -44px;
}
.top ul.available_languages li a{
	display: inline;
	margin: 0px 3px;
}


.top ul.available_languages a:hover{
	text-decoration: none;
}

/*top*/
/*page*/
.fullpage{
	margin-top:4px;
	text-align: center;
}

.page{
	text-align: left;
	margin: 0px auto;
	width: 1000px;
	height:100%;
	background: url(../images/gfx/page_bg.jpg) repeat-y;
}
.forcontainer{
	padding-top:5px;
	height:100%;
}
.more_button{
	background: url(../images/gfx/more_button_bg.gif) repeat-x;
	height:24px;
	width: 85px;
	display: block;
	font-weight: bold;
	text-align: center;
	line-height: 23px;
	float:right;
	margin-right:15px;
}
.prew, .next{
	float:left;
	margin-left: 40px;
}
.news_item .more_button{
	margin-top:20px;
}
.more_button:hover{
	text-decoration: none;
	color: white;
}
.content ul{
	list-style:disc;
	margin-left:25px;
}
/*start page*/
.start_box{
	width: 323px;
	height:249px;
	float:left;
	background: url(../images/gfx/start_box.gif) no-repeat;
	padding-left:10px;
	padding-top: 15px;
	position:relative;
}
.start_box .more_button,.secend_line .box .more_button{
	position:absolute;
	bottom:7px;
	right: 8px;
}
.start_box h2{
	font-size:18px;
	margin-bottom:4px;
}
.secend_line{
	height: 189px;
	padding-top: 30px;	
	background: url(../images/gfx/sp_sline.jpg) no-repeat;
}
.secend_line .box{
	width: 325px;
	float:left;
	height:189px;
	position:relative;
}
.secend_line .contactb{
	background: url(../images/gfx/call_girl.gif) no-repeat bottom left;
	text-align:right;
	padding-right: 15px;
	width:320px;
}
.secend_line .sep{
	width: 5px;
	height: 189px;
	padding-top:11px;
	background: url(../images/gfx/box_sep.jpg) no-repeat;
	float:left;
}
.front_photo{
	max-height:150px;
	max-width:300px;
}
/*start page*//*left menu*/
.left_menu{
	min-height:200px;
	height:inherit;
	width:245px;
	background: url(../images/gfx/left_menu_bg.jpg) repeat-y;
	padding-top:20px;
	float:left;
}
.one_left_menu{
	padding-left:30px;
	width:188px;
	font-weight: bold;
	color:#7d796e;
}
.one_left_menu ul li{
	height:40px;
	width:188px;
	border-bottom:solid 1px #eff4ed;
	line-height:38px;
	font-size:12px;
	padding-left:15px;
	font-family: sans-serif;
}
.one_left_menu ul li a{
	width:100%;
	height:100%;
	display:block;	
}
div.one ul{
	display:none;
}
div.one:hover ul{
	display:block;
}
.main_link{
	display:block;	
	height: 51px;
	width:188px;
	font-size:15px;
	background: url(../images/gfx/sm_r_button.jpg) no-repeat;
	line-height: 50px;
	padding-left:15px;
}
.main_link:hover{
	text-decoration:none;
}
.noclegi{
	background: url(../images/gfx/sm_n_button.jpg) no-repeat;
}
.gastronomia{
	background: url(../images/gfx/sm_g_button.jpg) no-repeat;
}
/*left menu*//*content*/
.content{
	min-height:200px;
	width:755px;
	float:left;
	position:relative;
	padding-top:20px;
	text-align:left;
	color: #680000;
}
.content h1{
	margin-left:30px;
	font-size: 19px;
	margin-bottom:20px;
        font-family: "Comic Sans MS";
}
.content h3{
        font-family: "Comic Sans MS";
}
.content #tekst{
	margin-left:30px;
}
.content #tekst img{
	margin:8px;
}
.content .tekst img{
	margin:8px;
}
.news_item{
	margin-top:30px;
}
/*content*//*contact*/
.contact{
	background: #FBFAF5;
	width:1000px;
	height:89px;
	margin: -3px auto 0;
	position:relative;
}
.c_text{
	width:745px;
	height:69px;
	top:7px;
	right:0px;
	position:absolute;
}
.ctitle{
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	height:16px;
	text-align:left;
}
.fco,.sco,.tco{
	float:left;
	margin-right: 120px;
	text-align:left;
}
.sco,.tco{
	text-align:right;
}
.tco{
	margin:0px;
}
.c_text p{
	line-height: 14px;
}
p.ctitle{
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	height:16px;
	line-height: 17px;
}
/*contact*/
/*gallery*/
.text_box{
	width:495px;
	min-height:202px;
	float:right;
	margin-right:10px;
	padding-left:10px;
}
.one_pix{
	width: 220px;
	height:165px;
	margin: 10px;
	float:left;
}
.one_pix img{
	max-width: 220px;
	max-height:165px;
}
/*gallery*//*galleryext*/
.gitem{
	margin: 10px 30px;
}
.photos{
	margin:10px;
}
.forphoto{
	width:140px;
	height: 105px;
	margin: 10px 12px;
	display: inline-block;
}
.forphoto .photo{
	vertical-align:middle;
}
/*galleryext*//*galleryext*/
.pricelist{
	margin: 10px;
}
/*galleryext*/
.p_title{
	font-size:14px;
	text-decoration:underline;
}
.p_home{
	margin-left:550px;
	font-weight:bold;
}
/*rezerwations*/
.rezervations{
	padding-left:50px;
}
.reservations input.text{
	width:250px;
}
.error, .errors{
	color:red;
	font-size:11px;
	left:6px;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:absolute;
	top:-16px;
}
div.reservations ul.errors li{
	list-style:none;
	margin:0px;
}
 input.text,select#title {
width:250px;
}
input.more_button{
	margin-right:40px;
	float:left;
}
/*rezerwations*/
/*page*/
.ninfo{
	padding: 5px 15px 0px 15px;
}
.ninfo2{
	padding: 5px 15px 0px 15px;
        font-family: "Comic Sans MS";
}
.paginator{
	text-align:center;
	font-size: 12px;
}
.paginator a.selected{
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	font-size: 14px;
}
.gallery {
	border-top:1px dashed #CCCCCC;
	margin-top:20px;
	padding:15px 0px;
}
.gallery1 {
	border-bottom:1px dashed #CCCCCC;
	margin-top:15px;
	padding:10px 0px;
}
.gallery2 {
	margin-top:15px;
	padding:10px 0px;
}
.first{
	margin-top:10px;
}
.first_text {
	margin-left:18px;
	margin-top:20px
}
.second_text {
	margin-left:18px;
	margin-top:20px
}
.title1 {
	margin-top:15px;
	margin-left:12px;
	font-size:11px;
	font-weight:bold;
	color:#0064bf;
}
.title2 {
	margin-top:15px;
	margin-left:12px;
	font-weight:bold;
	font-size: 18px;
	line-height: 24px;
	color: red; 
	
}
.date {
	margin-left:12px;
}
.head1 {
	margin-left:12px;	
}

.image1 {	
	float:left;
	padding:10px 15px;		
}
.bbdashed{
	border-bottom: 1px dashed #cccccc; 
}

.header{
	padding: 1px 6px;
	background: url(../images/gfx/header_line.gif) repeat-x scroll 0px 100%;
}
.header1{
	color: #d00000; 
	padding: 0px 6px;
	background: url(../images/gfx/header_line.gif) repeat-x scroll 0px 100%;
}
.title{
	margin-left:5px;
	font-size: 18px;
	line-height: 24px;
	color: #d00000; 
}
.ovf{
	position: relative;
	width: 160px;
	top: -26px;
	margin-bottom:-24px;
}
.inbox{
	padding:6px;
}
.container{
	padding-bottom: 15px;
}
.leftbox{
	float: left;
	width: 405px;
}
.rightbox{
	float: right;
	width: 530px;
}
.rightbox1{
	float: right;
	width: 430px;
}
.rightbox2{
	float: right;
	width: 595px;
	font-weight:bold;
}
div.walk{
	position: relative;
	width: 100%;
	height: 128px;
	background: url(../images/gfx/walk_bg.jpg);
}
div.walkbox{
	position: absolute;
	left: 19px;
	bottom: 15px;
	width: 240px;
}
div.walkbox p{
	line-height: 26px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;	
}
.container .content{
	position: relative;
	float: left;
}
/*footer*/
.fullfooter{
	position: relative;
	width: 100%;
	height: 100px;
	text-align:center;
	padding-top: 25px;
}
.footer{
	position: relative;
	width: 1000px;
	color: #bfbfbf;
	text-align:center;
	background: url(../images/gfx/footer_border.gif) repeat-x;
	padding-top: 1px;
	margin: 0px auto;
}
.footer .pageinfo{
	font-size: 12px;
	margin: 0px 34px;
	line-height:26px;	
}
.footer a{
	color: #bfbfbf;
	margin:0 4px;
}
.footer a:hover{
	
}
.footer .note{
	width: 87%;
	margin: 0px auto;
	border-top: 1px dashed #cccccc;
	padding: 5px 0px;
	font-size: 10px;
	line-height: 17px;
}
/*footer*/

