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: 950px; 
}

.header_left {
    background:#F4F7FB;
	float: left;
	width: 950px;
	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: 730px;
	margin: 10px 0 10px 0;
}

#hotel_titlu {
padding: 1px 0 10px 3px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
TEXT-ALIGN:justify;
COLOR:#000000;
FONT-SIZE: 12px;
BACKGROUND-COLOR: #F4F7FB;
WIDTH: 730px;
}

.image {
	float: left;
	margin: 3px 10px 1px 2px;
	width: 100px;
	height: 60px;
}

.hotel {
	margin: 1px 0 0 3px;
	padding: 0px 8px 5px 1px;
	background: #F7FCFE;
}

.hotel_detaliu {
	padding: 1px 12px 10px 4px;
	font-family: Trebuchet MS;
	color: #333333;
	font-size: 12px;
	background: #FFF url(fade.gif) repeat-x bottom left;
	height: auto;
}
.hotel_detaliu a, .hotel_detaliu a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #414141;
	text-decoration: underline; 
	background: #F4F7FB; }
	
.read_more {
	color: #67A240;	
}
.read_more a, .read_more a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #67A240;
	background: #E8F5FC;
	 }
	
/* 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;
}
.text {
	MARGIN: 5px;
	color: #404040;
	font-size: 12px;
}
.nav {
	BORDER: 1px solid #B8B8B8;
	MARGIN-RIGHT: 2px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	color: #C21313;
	font-size: 12px;
	background: #FFFFFF;
	text-decoration:none;
}
.nav a, .nav a:visited, .nav a:active {
	color: #616161;
	font-size: 12px;
	text-decoration:none;
}

/* 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;
}
