body
{
    background-color: #CCCCCC;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

.naviframe
{
    border: 0px;
    width: 822px;
    height: 20px;
    text-align: left;
    vertical-align: middle;
    background-color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 4px;
}

.naviframe a
{
    color: #787878;
    text-decoration: none;
    font-weight: bold;
    margin-left: 4px;
}

.naviframe a:hover
{
    text-decoration: underline;
}

/* COS */

.container_cos
{
    margin-top: 5px;
    border: none;
    width: 822px;
    text-align: right;
    vertical-align: middle;
}

.cos
{
    border: none;
    background-color: #FFFFFF;
    padding: 0.2em;
    text-align: left;
    width: 150px;
    overflow: visible;
    margin-right: 0px;
    position: relative;
    margin: 0 0 0 auto;
    text-align: center;
    font-style: italic;
}

.cos .titlu
{
    font-weight: bold;
    text-align: center;
    color: #C8C8C8;
    border-bottom: solid 1px #D2D2D2;
    padding: 2px;
    margin-bottom: 3px;
    font-style: normal;
}

.cos .buton
{
    border-top: solid 1px #D2D2D2;
    padding-top: 3px;
    padding-bottom: 3px;
}

.cos .buton a
{
    color: #C8C8C8;
    text-decoration: none;
    font-style: normal;
}

.cos .buton a:hover
{
    text-decoration: underline;
}



/* ALBUME */

.albume
{
    width: 830px;
}

.albume td
{
    width: 274px;
    height: 255px;
}


.albume .text
{
    text-align: justify;
    vertical-align: middle;
    padding: 0.4em;
}

.albume .carte
{
    text-align: center;
    vertical-align: middle;
}

.albume .carte table
{
    width: 100%;
}

.albume .carte .titlu
{
    width: 100%;
    background-color: #D20000;
    height: 21px;
    margin-bottom: 4px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: middle;
}

.albume .carte .titlu a
{
    text-decoration: none;
    color: #FFFFFF;
}

.albume .carte .titlu a:hover
{
    text-decoration: underline;
}

.albume .carte .poza
{
    width: 100%;
    background-color: #999999;
    height: 230px;
    vertical-align: middle;
}

.albume .carte .poza a img
{
    border: none;
}


/*Listare albume*/

.albumelist
{
    width: 830px;
}

.albumelist td
{
    width: 160px;
    height: 160px;
}

.albumelist .text
{
    text-align: justify;
    vertical-align: middle;
    padding: 0.4em;
}

.albumelist .carte
{
    text-align: center;
    vertical-align: middle;
}

.albumelist .carte table
{
    width: 100%;
}

.albumelist .carte .titlu
{
    width: 100%;
    background-color: #D20000;
    height: 40px;
    margin-bottom: 4px;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: middle;
}

.albumelist .carte .titlu a
{
    text-decoration: none;
    color: #FFFFFF;
}

.albumelist .carte .titlu a:hover
{
    text-decoration: underline;
}

.albumelist .carte .poza
{
    width: 100%;
    background-color: #999999;
    height: 150px;
    vertical-align: middle;
}

.albumelist .carte .poza a img
{
    border: none;
}

/* CARTI */

.carti
{
    width: 822px;
    height: 430px;
}

.carti .titlu
{
    width: 822px;
    height: 55px;
    background-color: #000000;
}

.carti .titlu .carte
{
    color: #FFFFFF;
	font-size: 18px;
    font-weight: bold;    
    padding: 0.5em;
}

.carti .titlu .colectie
{
    text-align: right;
    color: #FF0000;
	font-size: 14px;
    padding: 0.5em;
}

.carti .descriere
{
    min-height: 375px;
}

.carti .descriere .poza
{
    height: 375px;
    width: 372px;
    background-color: #999999;
    text-align: center;
    vertical-align: middle;   
}

.carti .descriere .text
{
    text-align: justify;
    background-color: white;
    padding: 1em;
    height: 0 auto;
}

.carti .descriere .text .autori
{
    font-size: 14px;
    margin-bottom: 1em;
}

.carti .descriere .text .date_tehnice
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 1em;
}

.carti .descriere .text .detalii
{
    text-align: justify;
}

.carti .descriere .buton_album
{
    text-align: right;
    background-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    height: 23px;
}

.carti .descriere .buton_album a
{
    margin: 0px;
    padding: 0px;
    height: 23px;
}

.carti .descriere .buton_album a img
{
    border: none;
    margin: 0px;
    padding: 0px;
}

.carti .descriere .cumparare
{
    background-color: #D20000;
    height: 30px;
    padding: 1em;
}

.carti .descriere .cumparare .pret
{
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

.carti .descriere .cumparare .cumpara
{
    float: right;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

.carti .descriere .cumparare .cumpara a
{
    color: yellow;
    text-decoration: none;
}

.carti .descriere .cumparare .cumpara a:hover
{
    text-decoration: underline;
}

/* FORMULAR */

.formular
{
    width: 822px;
    border: solid 2px #000000;
    margin-top: 20px;
    text-align: left;
}

.formular th
{
    height: 2.5em;
    background-color: black;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0.5em;
}

.formular td
{
    background-color: white;
}

.formular .observatii
{
    padding: 0.3em;
    background-color: #EEEEEE;
    font-size: 14px;
    border: solid 1px #A5A5A5;
    width: 680px;
}

.formular .cost
{
    padding: 0px;
    background-color: red;
    font-size: 14px;
    border: solid 1px #A5A5A5;
    text-align: right;
    width: 140px;
    border: solid 1px #A5A5A5;    
}

.formular .cost input
{
    font-size: 15px;
    color: white;
    background: transparent;   
    border: none;
    text-align: left;
    cursor: pointer;
    width: 130px;
}

.formular .datepersonale
{
    padding: 0.3em;
    background-color: #FFFFFF;
    font-size: 13px;
    width: 98%;
    text-align: left;
}

.formular .datepersonale th
{
    background-color: #FFFFFF;
    font-size: 13px;
    color: #0D0D0D;
    font-weight: normal;
    padding: 0px 10px 0px 10px;
}

.formular .datepersonale td
{
    padding: 0px 10px 0px 10px;   
    vertical-align: top;
}

.formular .datepersonale input
{
    width: 250px;
    border: solid 1px #0D0D0D;
}

.formular .datepersonale textarea
{
    width: 250px;
    height: 70px;
    border: solid 1px #0D0D0D;
}

.formular .datepersonale .livrare
{
    padding-left: 0px;
    vertical-align: top;
}

.formular .datepersonale .livrare input
{
    width: 20px;
    height: 15px;
    border: none;
    vertical-align: middle;
}

.formular .datepersonale .livrare label
{
    margin-top: 15px;
    height: 15px;
    border: none;
    vertical-align: middle;
}

.formular .carti
{
    background-color: #FFFFFF;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    width: 552px;
    height: auto;
}

.formular .carti th
{
    background-color: #FFFFFF;
    font-size: 13px;
    color: #0D0D0D;
    font-weight: normal;
    padding: 0px 10px 0px 10px;
    border-bottom: solid 1px #0D0D0D;
}

.formular .carti td
{
    padding: 5px 10px 5px 10px;   
    vertical-align: top;
    border-bottom: solid 1px #0D0D0D;
    height: auto;
}

.formular .carti input
{
    width: 50px;
    border: solid 1px #0D0D0D;
    text-align: center;
}

.formular .buton
{
    background-color: #D0220A;
    height: 3em;
    font-size: 15px;
    font-weight: bold;
    padding: 1em;
}

.formular .buton input
{
    font-size: 15px;
    color: white;
    background: transparent;   
    border: none;
    text-align: left;
    cursor: pointer;
}

.formular .buton td
{
    background-color: #D0220A;
}

.nextprev
{
    vertical-align: middle;
    color: #666666;
    font-size: 20px;
    font-weight: bold;
    width: 33%;
    height: 30px;
}

.nextprev a
{
    width: 20px;
    height: 20px;
    color: #FFFFFF;
    text-decoration: none;
}

.nextprev .nolink
{
    width: 20px;
    height: 20px;
    text-decoration: none;
}

.eroare
{
    color: red;
    font-weight: bold;
    font-size: 14px;
    padding: 0.5em;
    text-align: center;
}

#overlay 
{
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
     background-color: transparent;
}

#infolivrare
{
     width: 300px;
     margin: auto;
     margin-top: 140px;
     margin-right: 50px;
     background-color: #FFFFFF;
     border: 1px solid #000;
     padding: 0px;
}

#infolivrare .titlu
{
    text-align: left;
    background-color: red;
    height: 20px;
    width: 100%;
    padding: 0px;
    font-weight: bold;
    color: #FFFFFF;
}

#infolivrare .titlu p
{
    float: left;
    clear: none;
    padding: 0px;
    margin: 2px;
}

#infolivrare .titlu a
{
    text-align: center;
    background-color: #E1E1E1;
    height: 16px;
    width: 16px;
    padding: 0px;
    font-weight: bold;
    color: #000000;
    float: right;
    clear: none;
    margin: 2px;
    text-decoration: none;
}

#infolivrare .descriere
{
    text-align: left;
    padding: 5px;
    color: black;
}
table.cos{
font-family: Arial, Helvetica, sans-serif;
}

table.cos td{
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
}


