body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}
/* layout
   ------ */

.content { 
	margin: 5px auto;
	width: 954px; 
}

.header_left {
    background:#F4F7FB;
	float: left;
	width: 954px;
	height: 76px;
}


    #meniu_header {
      float:left;
      width:100%;
          background:#F4F7FB;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #BCD2E6;
      }
    #meniu_header ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #meniu_header li {
      display:inline;
      margin:0;
      padding:0;
      }
    #meniu_header a {
      float:left;
      background:url("tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #meniu_header a span {
      float:left;
      display:block;
      background:url("tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #meniu_header a span {float:none;}
    /* End IE5-Mac hack */
    #meniu_header a:hover span {
      color:#627EB7;
      }
    #meniu_header a:hover {
      background-position:0% -42px;
      }
    #meniu_header a:hover span {
      background-position:100% -42px;
      }

      #meniu_header #current a {
              background-position:0% -42px;
      }
      #meniu_header #current a span {
              background-position:100% -42px;
      }

/* left side
   --------- */

.left {
	float: left;
	width: 734px;
	margin: 10px 0 10px 0;
}

#linkuri_v {
margin: 1px 0 0 1px;
BORDER-TOP: #FFFFFF 1px solid;
background: #EEEEEE;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
COLOR:#666666;
FONT-SIZE: 13px;
}
#linkuri_v  a, #linkuri_v a:visited  {
COLOR:#666666;
}
#linkuri_v  a:hover {
color:#666666;
text-decoration:underline;
}

#hotel_titlu {
margin: 1px 0 0 1px;
BORDER-LEFT: #BCD2E6 6px solid;
BORDER-BOTTOM: #BCD2E6 1px solid;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
COLOR:#000000;
FONT-SIZE: 18px;
BACKGROUND-COLOR: #F4F7FB;
}

.s_detaliu {
margin: 1px 0 0 3px;
padding: 0px 10px 8px 1px;
MARGIN: 8px 4px 4px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
TEXT-ALIGN:justify;
COLOR:#525252;
FONT-SIZE: 12px;
WIDTH: 670px
}

#imagine_hotel {
margin: 1px 0 0 3px;
padding: 0px 10px 8px 1px;
}
/* right side
   ---------- */
#right {
    margin: 10px 0 0 0;
	float: right;
	width: 210px;
}

#rightmenu {
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: #648157 url(vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#rightmenu a:hover {
	color: #FFFFFF;
	background: #87A077 url(vmenuarrowhover.gif) no-repeat center left;
}

.rightarticle {
	background: #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 8px;
	line-height: 1.4em;
}

#searchform {
	background: #EEEEEE;
	color: #333333;
	padding: 1px 1px 1px 6px;
	margin: 0px;
}


/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #C3593C;
	background: inherit;
}

