body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(imagini/mustata.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.header_right{
background-image:url(imagini/header_right.jpg);
background-position:top right;
background-repeat:no-repeat;
}

.header_left{
background-image:url(imagini/header_left.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.line_despratire_top{
background-image:url(imagini/line_despratire_top.jpg);
background-position:right center;
background-repeat:no-repeat;
}

.txt_top{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-decoration:none;
}

a.despre_noi {
    display: block;
    width: 68px;
    height: 30px;
    background: url("imagini/despre_noi.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.despre_noi {
    background-position: -68px 0;
} 


a.corturi {
    display: block;
    width: 64px;
    height: 30px;
    background: url("imagini/corturi.gif") 0 0 no-repeat;
    text-decoration: none;
}
 a:hover.corturi {
    background-position: -64px 0;
} 


a.piscine {
    display: block;
    width: 131px;
    height: 30px;
    background: url("imagini/piscine.gif") 0 0 no-repeat;
    text-decoration: none;
}
 a:hover.piscine {
    background-position: -131px 0;
} 


a.prelate_tir {
    display: block;
    width: 69px;
    height: 30px;
    background: url("imagini/prelate_tir.gif") 0 0 no-repeat;
    text-decoration: none;
}
 a:hover.prelate_tir {
    background-position: -69px 0;
} 


a.oferta {
    display: block;
    width: 89px;
    height: 30px;
    background: url("imagini/cerere_oferta.gif") 0 0 no-repeat;
    text-decoration: none;
}
 a:hover.oferta {
    background-position: -89px 0;
}


.puncte{
    background: url("imagini/pct_menu.jpg") bottom center no-repeat;
}


.txt_9px{
font-size:9px;
}

.txt_10px{
font-size:10px;
}

.txt_11px{
font-size:11px;
}

.txt_12px{
font-size:12px;
}


.txt_666{
color:#666666;
}
.txt_999{
color:#999999;
}

.no_underline{
text-decoration:none;
}
a.no_underline{
text-decoration:none;
}
a:hover.no_underline{
text-decoration:underline;
}


.news_bgg{
    background: url("imagini/news_bgg.jpg") center repeat-y;
}

.line{
    background: url("imagini/line.jpg") bottom no-repeat;
}


.input_field{
border:0px;
	height:18px;
	width:109px;
	background: url("imagini/input_field.jpg") center no-repeat;
	background-attachment:fixed;
	line-height:17px;
}

.input_field[class]{
	background: url("imagini/input_field.jpg") center no-repeat;
	line-height:17px;
}

.bgg_yelow{
    background: url("imagini/bgg_yelow.jpg") top repeat-x;
}


.line_blue{
border-top: 1px solid #66CCFF;
}

.line_gri{
border-bottom: 1px solid #B2B2B2;
}

.txt_bold{
font-weight:bold;
}	

.pic_border{
border:1px solid #666666;
}