

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

a img, :link img, :visited img {
	border: 0;
}
ul,ol {
	list-style-type: none;
}
input.button {   padding: 0 .25em; width: 0; /* for IE only */  overflow: visible;}
input.button[class] { /* IE ignores [class] */  width: auto;}
/*input, textarea, select {font-family: Arial,Helvetica,sans-serif;font-size:100%;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;} */

/* Firefox Dotted Outline Fix */
a:active { 	outline: none; }
/* Firefox Dotted Outline Fix */
a:focus { 	-moz-outline-style: none; }
.cleaner {	clear: both;}
.clearfix:after {    content: ".";    display: block;   clear: both;   visibility: hidden;   line-height: 0;   height: 0;}
.clearfix {   display: inline-block;}
html[xmlns] .clearfix {   display: block;}
* html .clearfix {    height: 1%;}
body {font-size: 62.5%;	font-family: Arial, Helvetica, sans-serif;	background-color: #FFFFFF;	color: #212121;	background-image: url(../img/bg_02.jpg);
	background-repeat: repeat-x;	background-position: top;}
body { behavior: url(csshover.htc ); }
img, div { behavior: url(iepngfix.htc); }
a {	text-decoration: underline;	color: #b2be60;}
a:hover {	color: #9baa30;	text-decoration: none;}
h1,h2,h3,h4,h5,h6 {	line-height: 40px;	color: #b2be60;	font-size: 1.8em;	letter-spacing: 0em;font-weight: normal;font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;}
h2 {font-size: 1.4em;	line-height: 30px;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	line-height: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4, h5, h6 {
	font-size: 1em;
	line-height: 25px;
	text-transform: uppercase;
}
.aleft {text-align: left;}
.aright {text-align: right;}
.acenter {text-align: center;}
.left {
	float:left;
}
.right {
	float:right;
}
b, strong {
	font-weight: bold;
	color: #b2be60;
}
em {
}
acronym {
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.padding10 {
	padding: 10px;
}
#contenedor {
	width: 100%;
	background-image: url(../img/bg_v.jpg);
	background-repeat: no-repeat;
	background-position: center 151px;
	background-color: #ebeed6;
}
#cnt_bg {
	width: 100%;
	background-image: url(../img/bg_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#cnt_inner {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	line-height: 1.6em;
	background-image: url(../img/bg_top_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#header {
	width: 900px;
	height: 101px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position:relative;
	width:226px;
	height:101px;
	overflow:hidden;
	float: left;
	left: 0px;
	font-size: 1.6em;
	top: 0px;
	padding: 0px;
	margin: 0;
}
#logo a span {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width:226px;
	height:101px;
	padding:0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/logo_02.jpg);
}
#top_menu {
	clear: both;
	width: 900px;
	padding-top: 0px;
	position: absolute;
	z-index: 9;
	top: 110px;
	left: 10px;
	background-image: url(../img/topmenu_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.active{
	background-repeat: no-repeat;
	background-position: center top;
	color: #3c272c;
	text-decoration: none;
	background-image: url(../img/li_03.jpg);
}
/*------------------------*/

#nav {position:relative;  height:38px; /*background:url(../img/back.gif);*/}

#nav, #nav ul {padding:0; margin:0; list-style:none; width:900px;}

#nav table {border-collapse:collapse; margin:-1px -10px; padding:0; width:0; height:0; font-size:100%;}
#nav li {float:left; height:38px; margin-right:1px;}
#nav li a {float:left; display:block; height:38px; line-height:38px; padding:0 20px 0 10px; font-family:arial, sans-serif; font-size:100%; color:#fff; text-decoration:none; font-weight:bold;}
#nav li a.down {background:url(../img/down.gif) no-repeat right center;}
#nav li ul li a.down {font-size:15px; color:#ff0; font-weight:normal;}

#nav li a:hover {white-space:nowrap; color:#444; }
#nav li a.down:hover {white-space:nowrap; color:#444; background:url(../img/down-over.gif) no-repeat right center;}

#nav li:hover > a {color:#444; }
#nav li:hover > a.down {color:#444; background:url(../img/down-over.gif) no-repeat right center;}

#nav li ul {position:absolute; top:38px; left:-9999px; z-index:10; background:url(../img/sub-back.png) left top;}
#nav li ul.floatRight li {float:right;}

#nav :hover ul,
#nav :hover ul :hover ul,
#nav :hover ul :hover ul :hover ul,
#nav :hover ul :hover ul :hover ul :hover ul,
#nav :hover ul :hover ul :hover ul :hover ul :hover ul {left:0; background:url(../img/sub-back.png) left bottom;}

#nav :hover ul ul,
#nav :hover ul :hover ul ul,
#nav :hover ul :hover ul :hover ul ul,
#nav :hover ul :hover ul :hover ul :hover ul ul {left:-9999px; top:38px; background:transparent;}


/*----------------------------*/


#wrapper {
	width: 900px; 
	}
#wrap {
	width: 900px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #3c272c;
	background-repeat: no-repeat;
}

#wrapper p {
	margin-bottom: 10px;
}
#content {
	width: 500px;
	float: left;
	background-color: #3c272c;
	min-height: 250px;
	color: #FFFFFF;
	background-image: url(../img/content_1_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 80px;
}
#content_reserva {
	/*width: 500px;
	float: left; */
	background-color: #3c272c;
	min-height: 250px;
	color: #FFFFFF;
	background-image: url(../img/content_1_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 80px;
	padding-left:40px;
	width:750px;
	padding-bottom:20px;
	margin-bottom:20px;
}

#content_reserva h1 { font-size:140%; padding-left:40px; font-weight:bold;}
#content_reserva p{ padding-left:40px;}
#izquierda {
	width: 420px;
	padding-right: 40px;
	padding-left: 40px;
	float:left; 
	background-color:#3c272c;
	padding-bottom:8px;
	
}

html>body #izquierda { padding-bottom:15px;}
#derecha{ float:right; width:380px; position:relative; background-color:#3c272c; top:47px;}

.direccion {
	background-image: url(../img/obalka_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
#kontakt {
	width: 420px;
	padding-right: 40px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.4em;
	background-image: url(../img/kontakt_03.png);
	background-repeat: repeat;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
html>body #kontakt {
	width: 380px;
	padding-right: 40px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.4em;
	background-image: url(../img/kontakt_03.png);
	background-repeat: repeat;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	clear:both;
}
.cnt_left {
	float: left;
}
.cnt_right {
	float: right;
}
#footer_cnt {
	margin: 0px;
	clear: both;
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
}
#footer {
	background-image: url(../img/bg_footer_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	color: #9baa30;
	font-size: 1.1em;
	padding-top: 20px;
}
#footer a {
	color: #9baa30;
}


/* formularios */
input, textarea, select {border: 1px solid #C1C0B5;background-color:#f2f6f9; font-size: 1em;	font-family: Verdana, Arial, Helvetica, sans-serif;color: #666666;}
.c_columna {display:block;margin-top: 12px; }
.c_etiqueta {display: block;width:30%; float: left;text-align:right;margin-right:4px;}
.c_boton {width: 100px; margin-left:2px; background-color:#e5e5e5; }
.c_checkbox {float: left;margin-right:4px;}
.c_select_dia {width: 40px; margin-left:2px;}
.c_select_mes {width: 90px; margin-left:2px;}
.c_select_anyo {width: 60px; margin-left:2px;}



