* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background: transparent url('graphics/bg.gif') repeat;
	color: #1A304B;
	font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
	font-size: 11px;
}

h1, h2, h3 {
    margin: 0 0 5px;
}

h1 {
    font-size: 170%;
    padding: 20px 0 10px;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 130%;
}

p {
    margin: 5px 0;
    line-height: 15px;
    text-align: justify;
}

ul {
    list-style-type: none;
}

.center {
    text-align: center;
}

/***** bg *****/
#bg {
    width: 830px;
    position: relative;
    margin: 0 auto;
}

/***** top *****/
#head {
	padding: 100px 0 0;
	height: 122px;
    background: transparent url('graphics/top.png') bottom left no-repeat;
}

#logo {
    position: absolute;
    top: 100px;
    right: 100px;
}

#lang {
    position: absolute;
    top: 131px;
    right: 0;
}

#lang a {
    display: block;
}

#lang li {
    float: left;    
}

/***** menu *****/
#menu {
    height: 27px;
    background: #FFF;
}

#menu_in {
    padding: 1px;
}

#menu_in2 {
	border: 1px solid #1a304b;
	height: 24px;
}

#menu ul {
    padding: 1px;
    height: 21px;
}

#menu a {
    text-decoration: none;
    text-transform: uppercase;
    color: #1a304b;
    display: block;
    height: 21px;
    line-height: 21px;
    padding: 0 29px;
    _padding: 0 28px;
    $padding: 0 28px;
    _width: 1px;
    white-space: nowrap;
}

#menu a:hover, #menu ul ul li a:hover {
	background: #1a304b;
    color: #FFF;
}

#menu ul li:hover ul, #menu ul ul li a {
    float: none;	
}

#menu li {
    float: left;
    border-right: 1px solid #1a304b;
    _height: 21px;
    $height: 21px;
    position: relative;
}

#menu li.menu-bottom-item {
    border: 0;
}

#menu li.menu-bottom-item a {
    padding: 0 24px;
}

#menu li ul {
    background: #FFF;
    z-index: 10;
    margin: 0;
    padding: 0 1px 1px;
    left: -2px;
    width: 215px;
}

#menu li ul li.menu-bottom-item a {
    padding: 0 29px;
    _padding: 0 28px;
    $padding: 0 28px;
}

#menu ul ul li {
    border-width: 0 1px 0 1px;
    border-color: #1a304b;
    border-style: solid;
    padding: 0;
    width: 213px;
}

#menu ul ul li.menu-bottom-item {
	border-left: 1px solid #1a304b;
	border-right: 1px solid #1a304b;
    border-bottom: 1px solid #1a304b; 
}

/*** menu en ***/
#menu-lan-2 li a {
    padding: 0 25px;
    _padding: 0 24px;
    $padding: 0 24px;
}

#menu-lan-2 li.menu-bottom-item a {
    padding: 0 25px;
    _padding: 0 28px;
    $padding: 0 28px;
}

#menu-lan-2 li ul li.menu-bottom-item a {
    padding: 0 25px;
    _padding: 0 24px;
    $padding: 0 24px;
}

/*** menu de ***/
#menu-lan-3 li a {
    padding: 0 12px;
}

#menu-lan-3 li.menu-bottom-item a {
    padding: 0 18px;
}

#menu-lan-3 li ul li.menu-bottom-item a {
    padding: 0 12px;
}

/***** content *****/
#content {
    background: #FFF;
    text-align: justify;
}

#content h1, #content h2, #content h3, #content p {
    width: 574px;	
    _width: 570px;
}

#content ul {
	width: 554px;
    list-style-type: square;
    padding: 0 0 0 20px;	
}

#content li {
    padding: 5px 0;
}

#content_in {
    padding: 1px;
}

#content_in3 {
    min-height: 360px;
    height: auto !important;
    height: 360px;
    padding: 0 0 0 10px;
}

.body_sec82 #content_in2 {
    background-image: url('graphics/content.jpg');
    background-repeat: repeat-y;
    background-position: left;  
}

.body_sec82 #content p {
    width: 211px;
}

#flash {
    float: right;
    margin-right: -9px;
}

#text {
    float: left;
    width: 211px;
}

.objectKind-detail {
	background: #E7E7E7;
	position: relative;
    overflow: hidden;
    padding: 10px 10px 44px;
    margin: 10px 0 0;
    width: 554px;
    _width: 550px;
}

.objectKind-detail img {
    border-color: #FFF;
}

.objectKind-properties {
    position: absolute;
    bottom: 10px;
    left: 10px;
    margin: 0;
}

.objectKind-properties img {
    margin: 0 5px 0 0;
}

.objectKind-detail .objectKind-gallery {
    margin: 0;
    border-color: #000;
    background: #FFF;
}

/***** footer *****/
#footer {
	color: #1a304b;
	height: 19px;
	line-height: 19px;
    background: transparent url('graphics/footer.jpg') repeat-x;
}

#footer a {
    color: #1a304b;
}

#copy-previo {
    float: left;
    padding-left: 20px;
}

#copy-hotel {
    float: right;
    padding-right: 20px;
}

/***** gallery *****/
table img {
    border: 1px solid #FFF;
}

.innerGallery {
    border-left: 1px solid #1a304b;
    padding: 0 0 0 1px;
    margin: 0 0 0 10px;
}

.innerGallery .innerGallery_in {
    padding: 5px;
    margin: 0;
    background: transparent url('graphics/gallery.gif') repeat;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    width: 222px;
}

/************ pricelist ************/
table.pricelist {
    border: 1px solid #1A304B;
    border-collapse: collapse;
    text-align: left;
    width: 574px;
    _width: 570px;
    background: transparent;
    margin: 10px 0 0;
}

table td, table th {
    padding: 3px;   
}

table thead {
    color: #020202;
    text-align: center;
}

table td {
    color: #6E6E7E;
}

table.pricelist th.season-title {
    text-align: left;
}

table.pricelist th.season-title, table.pricelist th.season-range {
    background: #4E4E56;
    border-bottom: 1px solid #1A304B;
    color: #FFFFFF;
}

table.pricelist th.season-range {
    text-align: right;
}

table.pricelist td.price-value {
    text-align: right;
}
table.pricelist th.rooms-title {
    background: #E7E7E7;
    border-bottom: 1px solid #1A304B;
    border-right: 1px solid #1A304B;
    text-align: left;
}

table.pricelist td.room-name {
    background: transparent;
    border-right: 1px solid #1A304B;
    font-weight: normal;
    text-align: left;
}

table.pricelist td.room-name a {
    text-decoration: none;
}

table.pricelist th.guests-count {
    border-bottom: 1px solid #1A304B;
    text-align: right;
    background: #E7E7E7;
}

table.pricelist th.guests-title {
    text-align: center;
    background: #E7E7E7;
}

.pricelist-cover select {
    background-color: #FFFFDF;
    border-color: #888888 #CCCCCC #CCCCCC #888888;
    border-style: solid;
    border-width: 1px;
}

form#form-season-selection {
    margin: 10px 0 0;
}

#content iframe#map {
    width: 574px;
}