/* CSS Document */
html {
height:100%;
}
body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
behavior:url("style/csshover.htc");
height:100%;
color:#202020;
background-image:url(../images/fill.jpg);
background-repeat:repeat-x;
background-color:#FFF2D5;
margin:0;
}
body a{
color:#fe3000;
text-decoration:none;
font-weight:bold;
}
body a h1{
text-decoration:none;
}
body a:hover{
text-decoration:underline;
}
table {

}
.all{
width:100%;
}
.header{
width:928px;
height:316px;
background-image:url(../images/header.jpg);
}
.header_afaceri{
width:928px;
height:316px;
background-image:url(../images/header_afaceri.jpg);
}
.header_balneo{
width:928px;
height:316px;
background-image:url(../images/header_balneo.jpg);
}
.header_croaziere{
width:928px;
height:316px;
background-image:url(../images/header_croaziere.jpg);
}
.header_montan{
width:928px;
height:316px;
background-image:url(../images/header_montan.jpg);
}
.header_rural{
width:928px;
height:316px;
background-image:url(../images/header_rural.jpg);
}
.header_avion{
width:928px;
height:316px;
background-image:url(../images/header_avion.jpg);
}
.header_circuit{
width:928px;
height:316px;
background-image:url(../images/header_circuit.jpg);
}
.header_sejur{
width:928px;
height:316px;
background-image:url(../images/header_sejur.jpg);
}
.header_evenimente{
width:928px;
height:316px;
background-image:url(../images/header_evenimente.jpg);
}
.header_hotel{
width:928px;
height:316px;
background-image:url(../images/header_hotel.jpg);
}
.meniu{
height:30px;
background-image:url(../images/menu_fill.jpg);
background-repeat:repeat-x;
}
a.subitem{
color:#000;
font-weight:normal;
}
a.item{
color:#FFF;
font-size:11px;
}
.content{
background-color:#FFFFFF;
padding:5px;
width:628px;
padding-left:10px;
}
.content_oferte{
width:200px;
background-color:#FFFFFF;
padding:5px;
}
.footer_container{
background-color:#C6AA85;
}
.footer{
width:928px;
text-align:left;
margin-bottom:20px;
}
.footer a{
color:#47361f;
}
.spatiualb{
background-color:#FFFFFF;
height:20px;
margin-bottom:5px;
}
form {
margin:0px;
padding:0px;
}
.form{
width:260px;
margin-top:50px;
}
.form_links {
text-align:right;
}
.form_links a{
color:#4D1401;
font-size:14px;
}
.form_table{
margin-left:10px;
height:150px;
padding-top:5px;
}
.trigger {
width:20px;
height:20px;
background:url(../images/cal.gif) no-repeat;
background-position:0 0;
cursor:pointer;
padding:0px;
margin:0px;
vertical-align:top;
}
.trigger:active {
outline:none;
}
.submit_button{
background-image:url(../images/buton_sprite.gif);
color:#FFFFFF;
font-size:12px;
font-weight:bold;
width:100px;
height:28px;
border:0;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:2px;
}
.submit_button:hover{
background-image:url(../images/buton_sprite.gif);
background-position:0 -28px;
width:100px;
height:28px;
cursor:pointer;
border:0;
}
.detalii{
width:100%;
}
.titlu {
font-size:16px;
color:#FE3000;
font-weight:bold;
margin-bottom:10px;
}
.cell{
border-right:1px solid #999999;
border-bottom:1px solid #999999;
border-top:1px solid #535353;
border-left:1px solid #535353;
font-size:11px;
padding:2px;
}
.search_box{
height:200px;
}
.oferta{
background-color:#F7F7F7;
border:1px solid #BABABA;
width:100%;
margin-bottom:20px;
}
.oferta .descr h2{
margin-top:0px;
color:#5E5E5E;
margin-bottom:5px;
}
.oferta .descr h2 a{
color:#000000;
}
.oferta .descr .text{
margin-bottom:10px;
}
.oferta_psecundare{
background-color:#F7F7F7;
border:1px solid #BABABA;
width:100%;
margin-bottom:20px;
}
.oferta_psecundare img{
width:73px;
height:51px;
}
.oferta_speciala{
background-color:#F7F7F7;
border:1px solid #BABABA;
width:100%;
margin-bottom:20px;
background-image:url(../images/oferta.jpg);
background-repeat:no-repeat;
background-position:right top;
}
.oferta_speciala .descr h2{
margin-top:0px;
margin-bottom:5px;
color:#5E5E5E;
}
.oferta_speciala .descr h2 a{
color:#000000;
}
.oferta_speciala .descr .text{
margin-bottom:10px;
}
legend{
font-weight:bold;
margin:5px;
}
fieldset{
margin-bottom:10px;
padding:5px;
}
/* PREVIEW IMAGES */

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid silver;
}
.highslide:hover img {
	border: 1px solid gray;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-bottom: 1px solid #B5D7FF;
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    padding: 5px;
    background-color: white;
	text-align:right;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* GATA PREVIEW IMAGES*/
.paginatie{
font-weight:bold;
color:#666666;
text-align:center;
}
.top_links{
text-align:right;
padding-right:10px;
font-size:12px;
}
.dreapta{
width:214px;
margin-left:4px;
margin-top:4px;
}
.red{
color:#FF0000;
}
.h1{
background-color:#E84B00;
color:#FFFFFF;
font-size:18px;
padding:2px;
}
h1{
font-size:18px;
padding:2px;
}
.h2{
font-size:14px;
}
.hstele{
font-size:11px;
font-weight:normal;
}
.cauta{
float:right;
margin-top:225px;
}
.descriere_mica table{
border-bottom:1px solid #D7D7D7;
border-right:1px solid #D7D7D7;
padding:0;
}
.descriere_mica table td{
border-top:1px solid #D7D7D7;
border-left:1px solid #D7D7D7;
}
.cat_subcategorii{
margin-bottom:2px;
border:1px solid #E8E8E8;

}
.cat_subcategorii .filtreaza{
background-color:#E4E4E4;
width:80px;
text-align:center;

}
.cat_subcategorii ul{
margin:0px;
padding-left:2px;
}
.cat_subcategorii li{
float:left;
width:24%;
list-style-type:none;
margin:2px;
}
.td_lant{
padding:2px;
}
.filtreaza{
height:20px;
}
.video{
float:right;
margin-left:20px;
}
.link_altele{
text-align:right;
display:table;
}
