/* pentru link-uri */
a {
 font-weight: 700;
 color: #142e61;
}


/* pentru meniul */
a.meniu {
 font-size: 20px;
 font-weight: 700;
 color: white;
 text-decoration:none;
}

a.meniu:hover {
 color: #939fb7;
}

a.created {
 font-weight: 700;
 color: white;
}

div.home {
 position: relative;
 float:right;
 padding-left: 5px;
}

a.bandouNou, a.bandouNou:visited{
 display: block;
 width: 445px;
 font-family: verdana;
 font-size: 14px;
 color: #ff0000;
 background-color: #ffff00;
 text-align: center;
 font-weight: 700;
 text-decoration:none;
}

ol.continut {
 src: local("fonts/verdana");
 font-family: verdana;
 font-size: 14px;
 color: #142e61;
 text-align: justify;
}

p.titlu {
 src: local("fonts/verdana");
 font-family: verdana;
 font-size: 16px;
 font-weight: 700;
 color: #142e61;
}

p.continut {
 src: local("fonts/verdana");
 font-family: verdana;
 font-size: 14px;
 color: #142e61;
 text-align: justify;
}

p.copyright {
 src: local("fonts/verdana");
 font-family: verdana;
 font-size: 14px;
 color: white;
 text-align: justify;
}

td.continut_bold {
 src: local("fonts/verdana");
 font-family: verdana;
 font-size: 12px;
 font-weight: 700;
 color: #142e61;
}

table.preturi {
 border-spacing: 0px;
 padding: 0px;
 border-width: 1px;
 border-style: solid;
 border-color: #142e61;
 border-collapse: collapse;
 background-color: #e1e2e7;
}

td.preturi {
 border-spacing: 0px;
 border-width: 1px;
 padding: 5px;
 border-style: dotted;
 border-color: #142e61;
 src: local("fonts/verdana");
 font-family: verdana;
 font-size: 14px;
 color: #142e61;
}
td.poze {
 padding-bottom: 0px;
 vertical-align: bottom;
 text-align: center;
}

td.poze_text {
 padding-top : 0px;
 src: local("fonts/verdana");
 font-family: verdana;
 font-size: 12px;
 font-weight: 700;
 color: #142e61;
 text-align: center;
}

td.preturi_bold {
 border-width: 1px;
 padding: 5px;
 border-style: dotted;
 border-color: #142e61;
 src: local("fonts/verdana");
 font-family: verdana;
 font-size: 14px;
 font-weight: 700;
 color: #142e61;
}

input.contact {
 background: #c0cbe7;
 font-size: 12px;
 font-weight: 700;
 color: #142e61;
}
