/* CSS Document */

.meniu-01-off {position: absolute; top: 166px; left: 25px; z-index: 5; width: 145px; height: 23px; background-image: url(img/meniu-prez.gif); background-repeat: no-repeat; cursor:pointer}
.meniu-01-on {position: absolute; top: 166px; left: 25px; z-index: 5; width: 145px; height: 23px; background-image: url(img/meniu-prez-on.gif); background-repeat: no-repeat; cursor:pointer}
.meniu-01-on-rosu {position: absolute; top: 159px; left: 20px; z-index: 4; width: 154px; height: 25px; background-color: #DDCE77; cursor:pointer}

.meniu-02-off {position: absolute; top: 194px; left: 25px; z-index: 5; width: 145px; height: 23px; background-image: url(img/meniu-art-femei.gif); background-repeat: no-repeat; cursor:pointer}
.meniu-02-on {position: absolute; top: 194px; left: 25px; z-index: 5; width: 145px; height: 23px; background-image: url(img/meniu-art-femei-on.gif); background-repeat: no-repeat; cursor:pointer}
.meniu-02-on-rosu {position: absolute; top: 187px; left: 20px; z-index: 4; width: 154px; height: 25px; background-color: #DDCE77; cursor:pointer}

.meniu-03-off {position: absolute; top: 221px; left: 25px; z-index: 5; width: 145px; height: 23px; background-image: url(img/meniu-art-barbati.gif); background-repeat: no-repeat; cursor:pointer}
.meniu-03-on {position: absolute; top: 221px; left: 25px; z-index: 5; width: 145px; height: 23px; background-image: url(img/meniu-art-barbati-on.gif); background-repeat: no-repeat; cursor:pointer}
.meniu-03-on-rosu {position: absolute; top: 214px; left: 20px; z-index: 4; width: 154px; height: 25px; background-color: #DDCE77; cursor:pointer}

.meniu-04-off {position: absolute; top: 247px; left: 25px; z-index: 5; width: 145px; height: 23px; background-image: url(img/meniu-incaltaminte.gif); background-repeat: no-repeat; cursor:pointer}
.meniu-04-on {position: absolute; top: 247px; left: 25px; z-index: 5; width: 145px; height: 23px; background-image: url(img/meniu-incaltaminte-on.gif); background-repeat: no-repeat; cursor:pointer}
.meniu-04-on-rosu {position: absolute; top: 240px; left: 20px; z-index: 4; width: 154px; height: 25px; background-color: #DDCE77; cursor:pointer}

.meniu-05-off {position: absolute; top: 274px; left: 25px; z-index: 5; width: 145px; height: 23px; background-image: url(img/meniu-contact.gif); background-repeat: no-repeat; cursor:pointer}
.meniu-05-on {position: absolute; top: 274px; left: 25px; z-index: 5; width: 145px; height: 23px; background-image: url(img/meniu-contact-on.gif); background-repeat: no-repeat; cursor:pointer}
.meniu-05-on-rosu {position: absolute; top: 267px; left: 20px; z-index: 4; width: 154px; height: 25px; background-color: #DDCE77; cursor:pointer}

.link1 {font-family: verdana; font-size: 11.5px; color: #fff; letter-spacing: 1px; text-decoration: none}
.link2 {font-family: verdana; font-size: 10px; color: #823229; text-decoration: none}
.link3 {font-family: verdana; font-size: 10px; color: #ffffff; text-decoration: none}
.link4 {font-family: verdana; font-size: 10px; color: #000000; text-decoration: none}

div.row {
  clear: both;
  padding-top: 7px;
  }

DIV.row SPAN.label {
	FLOAT: left; WIDTH: 70px; TEXT-ALIGN: right
}
DIV.row SPAN.formw {
	FLOAT: right; WIDTH: 200px; TEXT-ALIGN: left
}