﻿/*Abonamente RSS
  --------------*/
#ARSS
{
    background-color: #EEEEEE;
    border: 1px solid #999;
    clear: both;
    padding: 5px 0;
    margin-top: 5px;
    display: block;
    font-family: Arial;
    color: black;
    text-align: justify; /*font-weight: bold;*/
    font-size: 12px;
}
#ARSS p, #ARSS div
{
    text-indent: 1em;
    padding: 2px 5px;
}
#ARSS .intertitlu
{
    font-weight: bold;
    font-size: 14px;
    margin: 10px 0;
}
#ARSS span
{
    color: #ff6f11;
}
#ARSS ul
{
    list-style-position: inside;
    text-indent: 1.5em;
}
#ARSS ul ul
{
    list-style-position: inside;
    text-indent: 3em;
}
#ARSS .ul_RSS
{
    list-style-position: inside;
    list-style-image: url(../images/_layout/16px-Feed-icon.png);
    text-indent: 3em;
    line-height: 1.6em;
    vertical-align: middle;
}
#ARSS .ul_nwl
{
    list-style-position: inside;
    text-indent: 3em;
    line-height: 1.6em;
    vertical-align: middle;
}

#ARSS img
{
    vertical-align: middle;
}
/*Recomandari
  -----------*/
.element_form
{
    text-align: right;
    vertical-align: middle;
    font-weight: bold;
}
.buton
{
    background-color: #C00;
    color: #FFF;
    height: 24px;
    padding: 0 10px;
}
#ARSS input
{
    font-size: 11px;

}
#titlu
{
    background-color: #EEEEEE;
    border: 1px solid #999;
    border-top: none;
    padding: 3px;
    font-family: verdana, arial, helvetica;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
#titlu h1
{
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    line-height: 1.2em;
}
#titlu #supratitlu
{
    padding: 3px;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #999;
}
#titlu #subtitlu
{
    padding: 3px;
    font-size: 13px;
    font-weight: bold;
    border-top: 1px solid #999;
}
/*Newsletter
  -----------*/
#titluNwl
{
    vertical-align: middle;
    font-weight: bold;
    background-color: #EEEEEE;
    border: 1px solid #999;
    border-top: none;
    padding: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-indent: 1.5em;
}
