/* CSS Styles by Web Consulting Agency */
/* www.webconsulting.md,  info@webconsulting.md */


/* GENERAL STUFF */

body {
/*background:#fec770;*/
background:#fef1a6;
}

#Body {
background-image:url(img/header-world.jpg);
}

/* MIDDLE */

#Middle {
background-image:url(img/bg-content-world.gif);
background-position: 0 33px;
}

/* MENU */

.Box .Bar .Left {
background-image:url(img/bg-bar-world-left.gif);
}

.Box .Bar .Middle {
background-image:url(img/bg-bar-world-content.gif);
}

.Box .Bar .Right{
background-image:url(img/bg-bar-world-right.gif);
}

#Menu .Box .Inside {
background-image: url(img/bg-menu-world.gif);
}

#Menu ul li.act,
#Menu ul a.act  {
background-image:url(img/bul-menu-world.gif);
background-position: 6px -1px;
color:#ca1212;
}

#Menu ul li,
#Menu ul li a {
color:#de820a;
}

#Menu ul li a:hover {
color:#ca1212;
}

#Menu ul li ul li a {
color:#390056;
}

#Menu ul li ul li.act,
#Menu ul li ul a.act {
background-image:url(img/bul-menu-world.gif);
background-position: 0 -2px;
color:#ca1212;
}

/* FOOTER */

#Footer {
color:#8d5000;
}

#Footer a {
color:#8d5000;
}

/* OFFER LIST WORLD */

#OfferListWorld {
padding:21px 0 0 10px;
}

#OfferListWorld .Sort {
color:#404040;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
text-align:right;
padding-bottom:5px;
padding-right:12px;
width:493px;
float:right;
/*position:relative;
z-index:1;*/
}

#OfferListWorld .Sort select {
font-size:11px;
}

#OfferListWorld .Cat {
font-size:16px;
font-weight:bold;
padding:9px 0 4px 7px;
color:#373737;
float:left;
width:206px;
}

#OfferListWorld .Cat span {
color:#ca1212;

}

#OfferListWorld .Top {
font:normal 11px Tahoma, Verdana, Arial;
text-align:left;
padding-top:14px;
padding-bottom:5px;
color:#024289;
float:left;
/*position:absolute;
z-index:2;
top:34px;
left:0px;*/
}

#OfferListWorld .Top a {
text-decoration:underline;
color:#024289;
}

#OfferListWorld .Top a:hover {
text-decoration:none;
}

#OfferListWorld .Row {
background:#f5f5f5;
margin-bottom:5px;
width:493px;
}

#OfferListWorld .Dest {
font-size:13px;
font-weight:bold;
text-transform:uppercase;
padding:6px 0 4px 0;
}

#OfferListWorld .DestW {
width:204px;
padding-left:8px;
}

#OfferListWorld .Dest a {
color:#024289;
text-decoration:underline;
}

#OfferListWorld .Dest a:hover {
text-decoration:none;
}

#OfferListWorld .DepDate {
font-size:11px;
padding-top:8px;
}

#OfferListWorld .DepDateW {
width:71px;
}

#OfferListWorld .ArrDate {
font-size:11px;
padding-top:8px;
}

#OfferListWorld .ArrDateW {
width:78px;
}

#OfferListWorld .Depart {
font-size:11px;
font-weight:bold;
padding-top:8px;
}

#OfferListWorld .DepartW {
width:75px;
}

#OfferListWorld .Price {
color:#ca1212;
font-weight:bold;
font-size:15px;
padding-top:6px;
}

#OfferListWorld .PriceW {
width:47px;
}

#OfferListWorld .Book {
font-size:11px;
padding-top:7px;
}

#OfferListWorld .BookW {
width:80px;
}




