body {
 margin: 0;
 background-color: #000000;
}

.img-block {
 display: block;
}

a.meniu:link, a.meniu:active, a.meniu:visited { font-family: "Microsoft Sans Serif"; font-size: 12px; color: #cccccc; font-weight: bold; text-decoration: none; }
a.meniu:hover                                 { font-family: "Microsoft Sans Serif"; font-size: 12px; color: #ffa215; font-weight: bold; text-decoration: none; }

a.copy:link, a.copy:active, a.copy:visited    { font-family: "Microsoft Sans Serif"; font-size: 10px; color: #cccccc; text-decoration: none; }
a.copy:hover                                  { font-family: "Microsoft Sans Serif"; font-size: 10px; color: #ffa215; text-decoration: none; }

a.mail:link, a.mail:active, a.mail:visited    { font-family: "Microsoft Sans Serif"; font-size: 12px; color: #222222; text-decoration: none; }
a.mail:hover                                  { font-family: "Microsoft Sans Serif"; font-size: 12px; color: #222222; text-decoration: underline; }

.titlu-pagina {
 background-image: url(../images/gabi_r2_c2.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width: 420px;
 height: 45px;
 text-align: left;
 vertical-align: middle;
 padding-left: 45px;
 font-family: Arial, "Microsoft Sans Serif";
 font-size: 16px;
 font-weight: bold;
}

.continut-pagina {
 border: 0px #f00 solid;
 background-color: #FFA215;
 width: 420px;
 text-align: left;
 vertical-align: top;
 font-family: Arial, "Microsoft Sans Serif";
 font-size: 12px;
}

.continut-galerie {
 border: 0px #f00 solid;
 background-color: #FFA215;
 padding-left: 20px;
 padding-bottom: 20px;
 text-align: left;
 vertical-align: top;
 font-family: Arial, "Microsoft Sans Serif";
 font-size: 12px;
}

.galerie {
 width: 216px;
 height: 154px;
 background-image: url(../images/chenar_poza.gif);
 background-position: top left;
 background-repeat: no-repeat;
/* padding: 5px 0px 0px 15px;*/
}
.galerie-p {
 text-align: center;
 vertical-align: middle;
 width: 158px;
 height: 123px;
 padding: 2px 0px 0px 15px;
}

.galerie-s {
 height: 123px;
}


.continut-pagina p {
 border: 0px #f00 solid;
 padding: 0px 0px 0px 45px;
 line-height: 16px;
 color: #222222;
}
.p-bold {
 border: 0px #f00 solid;
 padding: 0px 0px 0px 45px;
 font-weight: bold;
 line-height: 16px;
 color: #222222;
}

.p-it {
 font-style: italic;
 font-weight: bold;
 padding-right: 30px;
 color: #222222;
}

.p-titlu {
 padding-left: 0px;
 font-family: Arial, "Microsoft Sans Serif";
 font-size: 14px;
 font-weight: bold;
 color: #222222;
}

.contact {
 width: 130px;
 text-align: right;
 vertical-align: top;
 font-family: Arial, "Microsoft Sans Serif";
 font-size: 12px;
 font-weight: bold;
 color: #222222;
}

.input {
 background-color: #FFD99F;
 border: 1px #FFC062 solid;
 width: 200px;
 color: #222222;
 font-family: "Microsoft Sans Serif";
 font-size: 12px;
}

.textarea {
 background-color: #FFD99F;
 border: 1px #FFC062 solid;
 width: 200px;
 height: 80px;
 color: #222222;
 font-family: "Microsoft Sans Serif";
 font-size: 12px;
}



.copyright td {
 font-family: "Microsoft Sans Serif";
 font-size: 10px;
 color: #FFFFFF;
}

