* { padding: 0; margin: 0; }
html, body { background-color: #2c4c74; height: 100%; }
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img { border: none; }
body, input, textarea, option, select, li, p, h1, h2, h3, h4, h5, h6 { font: 14px Arial, Helvetica, sans-serif; color: #fff; }

input, select, option, textarea { color: #000; }

table { border-collapse:collapse; }
table td { vertical-align: top; font: 12px Arial, Helvetica, sans-serif; }

a { color: #a6c7ff; text-decoration: none; cursor: pointer; }
	a:hover { text-decoration: underline; }
/*	a:focus { outline: none;}*/

h1, h2, h3 { font-size: 1.7em; font-weight: normal; margin: 0 0 20px 0; }
	h2 { font-size: 1.5em; }
	h3 { font-size: 1.2em; font-weight: bold; }
p { margin: 10px 0; }


div.clear {clear: both;	height: 1px; width: 1px; overflow: hidden; }
.nobr { white-space: nowrap; }

area { outline:none; }

body { background: #2c4c74 url(bg.gif) repeat-x left top; }
	body.inner { background: #2c4c74 url(bg2.gif) repeat-x left top; }

#container { width: 904px; margin: 0 auto; }

#index { background: #fff url(i-m.gif) repeat-y center top; padding: 0 12px; }
	#index .i-t { margin: 0 -14px 0 -14px; zoom: 1; background: url(i-t.gif) no-repeat center top; height: 13px; }
	#index .i-b { margin: 0 -14px -4px -14px; background: url(i-b.gif) no-repeat center top; height: 13px; }

	#index h1 { font-size: 1.4em; margin: 0 0 10px 0; }

.grey, .blue { position: relative; zoom: 1; padding: 12px; overflow: hidden; }
	.cn { position: absolute; width: 24px; height: 24px; left: -12px; top: -12px; }
	.tr, .br { margin-left: 100%; }
	.bl, .br { top: auto; }

	.grey { background-color: #484848; }
		.tt { background-color: #424242; }
		.grey .cn { background: url(c-g.png); }
		.tt .cn { background: url(c-t.png); }
	.blue { background-color: #d8dfed; padding: 12px; }
		.blue .cn { background: url(c-g.png); }
		.t .cn { background: url(c-b.png); }

#top { height: 125px; }
	#logo { position: absolute; margin: 22px 0 0 30px; }
	#lang { float: right; margin: 22px 0 0 0; list-style: none; }
		#lang li { display: inline; padding: 0 2px; font-size: 0.9em; }
			#lang li, #lang li a { color: #c2cfdb; }
				#lang li a { text-decoration: underline; }
				#lang li.active, #lang li.active a { text-decoration: none; }

	#menu { position: absolute; margin: 70px 0 0 210px; list-style: none; }
		#menu li { display: inline; padding: 0 4px; }
			#menu li, #menu li a { color: #fff; }
		
#news  { width: 190px; float: left; }
	#news h1 { margin: 0 0 5px 0; }
	#news dl { font-size: 0.9em; height: 295px; overflow: hidden; }
		#news dl dt { margin: 5px 0; }
		#news dl dd { font-size: 0.8em; }
			#news dl dd img { float: left; padding: 0 5px 0 0; }
#image { width: 450px; padding: 0 10px; float: left; text-align: center; }
#right { width: 190px; float: left; height: 350px; overflow: hidden; }
	#right .grey { margin: 0 0 5px 0; }

h1.ff { margin: 0 0 5px 0 !important; padding: 0; font-size: 1.4em !important; }

fieldset.x50, fieldset.x33 { font-size: 0.9em; float: left; padding: 0 5px 2px 5px; }
	fieldset.x50 { width: 43%; }
	fieldset.x33 { width: 25%; }

	fieldset.x50 input, fieldset.x33 select { width: 98%; }
	fieldset.x50 label, fieldset.x33 label { display: block; padding: 2px 0; }

input.btn-view { display: block; margin: 5px 0; border: none; width: 84px; height: 31px; background: url(btn-view.gif) no-repeat center top; }

#offer h1 { margin: -5px 0 0 0; }
#offer p, #offer li { font-size: 0.8em; margin: 2px 0; }
#offer li { margin: 0 0 2px 15px; }
#offer ul { height: 60px; overflow: hidden; }
#offer img { float: left; padding: 0 5px 0 0; }

#f1 { list-style: none; }
	#f1 li { width: 165px; float: left; overflow: hidden; padding: 10px 0 10px 10px; font-size: 1.2em; }
		#f1.t li { width: 164px; padding: 10px 0 10px 15px; }
		#f1 li, #f1 li a { color: #0b3b8f; font-weight: bold; }
			#f1.t li, #f1.t li a { color: #d8dfed; }


#f2 { list-style: none; border: 1px solid #d8dfed; }
	#f2 li { width: 170px; float: left; overflow: hidden; text-align: center; font-size: 0.8em; }
		.t #f2 li { width: 20%; }
		#f2 li, #f2 li a { color: #0b3b8f; }

#f3 { list-style: none; }
	#f3 li { width: 163px; float: left; overflow: hidden; text-align: center; font-size: 0.8em; padding: 5px 0 0 10px; }
		#f3 li, #f3 li a { color: #0b3b8f; }

#main { margin: 30px 0 40px 0; padding: 10px; }

#content { width: 620px; float: left; padding: 0 60px 0 0; }

#reservation { float: left; width: 200px; margin-top: -10px; }


dl.news dt { margin: 10px 0; font-weight: bold; }
dl.news dd { margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 1px solid #fdfdfd}

div.left { float: left; width: 200px; }

table.rrr td { padding: 2px 4px; text-align: center; }
table.ttt td { padding: 2px 4px; }

.btn { border: none; width: 70px; height: 20px; background: url(btn.gif) no-repeat center top; text-align: center; font-size: 0.7em; vertical-align: top; line-height: 10px; }

.prv { margin: 5px 10px; }

ul#nav { list-style: none; position: absolute; top: 11px; margin: 0 0 0 900px; }
	ul#nav li { float: left; margin: 0 10px; }


#photo { background-color: #fff; width: 550px; text-align: center;  position: relative; overflow: hidden; padding: 12px 0; }
	#photo img { margin: 10px 20px; }
	#photo .cn { position: absolute; width: 24px; height: 24px; background: url(c-2b.png); left: -12px; top: -12px;}
	#photo .tr, #photo .br { margin-left: 100%; }
	#photo .bl, #photo .br { top: auto; }


#navig  { clear: both; background-color: #000; width: 520px; margin: 20px 0; position: relative; padding: 5px 10px 0 20px; }
	#navig ul { list-style: none; position: relative; margin: 0 0 0 15px; }
		#navig ul li  { float: left; width: 96px; padding: 2px 3px; }

	#navig .larr, #navig .rarr { position: absolute; top: 0px; display: block; width: 15px; height: 64px; background-repeat: no-repeat; background-position: center 23px; outline: none; }
		#navig .larr { left: 6px; background-image: url(larr.gif); z-index: 100; }
		#navig .rarr { right: 6px; background-image: url(rarr.gif); }

