/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF2CF;
}
.txt-01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.txt-02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B4B4B4;
	text-decoration: none;
}

.txt-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

/*meniu*/
.despre-off
{
position: absolute; top: 160px; z-index: 2; left: 40px; background-image:url(img/meniu/despre.gif); background-repeat:no-repeat; width: 76px; height: 17px; cursor:pointer;
}
.despre-on
{
position: absolute; top: 156px; z-index: 2; left: 35px; background-image:url(img/meniu/despre-on.gif); background-repeat:no-repeat; width: 86px; height: 27px; cursor:pointer;
}

.produse-off
{
position: absolute; top: 160px; z-index: 2; left: 134px; background-image:url(img/meniu/produse.gif); background-repeat:no-repeat; width: 57px; height: 17px; cursor:pointer;
}
.produse-on
{
position: absolute; top: 156px; z-index: 2; left: 120px; background-image:url(img/meniu/produse-on.gif); background-repeat:no-repeat; width: 86px; height: 27px; cursor:pointer;
}

.galerie-off
{
position: absolute; top: 160px; z-index: 2; left: 223px; background-image:url(img/meniu/galerie.gif); background-repeat:no-repeat; width: 49px; height: 17px; cursor:pointer;
}
.galerie-on
{
position: absolute; top: 156px; z-index: 2; left: 205px; background-image:url(img/meniu/galerie-on.gif); background-repeat:no-repeat; width: 86px; height: 27px; cursor:pointer;
}

.colaborare-off
{
position: absolute; top: 160px; z-index: 2; left: 295px; background-image:url(img/meniu/colaborare.gif); background-repeat:no-repeat; width: 76px; height: 14px; cursor:pointer;
}
.colaborare-on
{
position: absolute; top: 156px; z-index: 2; left: 290px; background-image:url(img/meniu/colaborare-on.gif); background-repeat:no-repeat; width: 86px; height: 27px; cursor:pointer;
}

.garantie-off
{
position: absolute; top: 160px; z-index: 2; left: 389px; background-image:url(img/meniu/garantie.gif); background-repeat:no-repeat; width: 58px; height: 17px; cursor:pointer;
}
.garantie-on
{
position: absolute; top: 156px; z-index: 2; left: 375px; background-image:url(img/meniu/garantie-on.gif); background-repeat:no-repeat; width: 86px; height: 27px; cursor:pointer;
}

.rate-off
{
position: absolute; top: 161px; z-index: 2; left: 489px; background-image:url(img/meniu/rate.gif); background-repeat:no-repeat; width: 26px; height: 13px; cursor:pointer;
}
.rate-on
{
position: absolute; top: 156px; z-index: 2; left: 460px; background-image:url(img/meniu/rate-on.gif); background-repeat:no-repeat; width: 86px; height: 27px; cursor:pointer;
}

.clienti-off
{
position: absolute; top: 160px; z-index: 2; left: 566px; background-image:url(img/meniu/clienti.gif); background-repeat:no-repeat; width: 43px; height: 14px; cursor:pointer;
}
.clienti-on
{
position: absolute; top: 156px; z-index: 2; left: 545px; background-image:url(img/meniu/clienti-on.gif); background-repeat:no-repeat; width: 86px; height: 27px; cursor:pointer;
}

.contact-off
{
position: absolute; top: 161px; z-index: 2; left: 646px; background-image:url(img/meniu/contact.gif); background-repeat:no-repeat; width: 54px; height: 13px; cursor:pointer;
}
.contact-on
{
position: absolute; top: 156px; z-index: 2; left: 630px; background-image:url(img/meniu/contact-on.gif); background-repeat:no-repeat; width: 86px; height: 27px; cursor:pointer;
}
/*meniu*END*/

/* roll over.start */
#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;

padding: 7px 0px 4px 4px;
text-decoration: none;
color: #FFFFE6;
width:175px;
height: 25px;
font-weight: bold;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #FFFFFF;
background-color: #373D3D;
}

/* roll over.end */