@CHARSET "ISO-8859-1";

html {
    height: 100%;
    width: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif
}

hr {
    width: 100%;
    height: 1;
}
p.title {
    font-weight: bold;
    font-size: 130%;
    font-variant: small-caps;
    text-align: center;
}

p.title.table {
	text-align: left;
    padding-top: 10px;
}

p.title.left {
	text-align: left;
    padding-top: 10px;
}

p.signature {
    font-weight: bold;
    font-style: italic;
}

table.main {
    border: 0;
    border-style: none;
    border-spacing: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
    width: 100%;
}

table.main td.content {
    vertical-align: top;
    background-color: #FFFFCC;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
}

table.main td.fill_cell {
    background-color: #FFFFCC;
}

table.leftMenu {
    border: 0;
    padding: 0;
    border-spacing: 3;
    width: 100%;
}

table.bani {
    border: 0;
    padding: 0;
    border-spacing: 0;
}

table.bani tr td.first{
    width: 400px;
}

table.bani tr td+td{
    text-align: right;
    width: 150px;
}

table.bani tr.trimestru td {
    font-weight: bold;
}

table.bani tr.cumulat td {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 110%;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: underline;
}

table.foto {
    text-align: center;
    border: 0;
    padding: 9;
    border-spacing: 0;
	vertical-align:bottom;
}
table.foto tbody tr td {
	vertical-align:top;
}

img.landscape {
    border: 0px solid;
    height: 150px;
    width: 200px;
}
    
img.noborder {
    border: 0px solid;
}

img.portrait {
    border: 0px solid;
    height: 200px;
    width: 150px;
}

.menu, .menuLeft {
    background-color: #003366;
    color: #FFFFCC;
    text-align: center;
    vertical-align: top;
    padding: 5px
}

.menuLeft {
    text-align: left;
}
a.nice, a.nice:visited {
    text-decoration : none;
    color : #FFFFCC;
    border-color : #FFFFCC;
}
a img {
	border : none;
	text-decoration : none;
}
/*
a:hover img
{
	border:1px solid #0000ff;
}*/
  
#title {
    background-color: #FFFFCC;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    font-size: 150%;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#imageRight {
    background-color: #FFFFCC;
    color: #000000;
    text-align: center;
    vertical-align: top;
    font-family: inherit;
    font-size: 90%;
    font-weight: normal;
}

ul.menuList {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #FFFFCC;
}

ul.menuList li.on {
    background-image: url('Imagini/menu_on.gif');
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 0px 0 0px 20px;
    margin: .4em 0;
}
ul.menuList li.off {
    background-image: url('Imagini/menu_off.gif');
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 0px 0 0px 20px;
    margin: .4em 0;
    background-color: #FFFFCC;
    color: #003366;
}

table.icons {
    border: 0;
    border-style: none;
    border-spacing: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
    width: 100%;
}

table.icons tr td.text {
    text-align: right;
    vertical-align:top;
}

table.icons tr td.icon {
    text-align: center;
    vertical-align:top;
  	padding-bottom:10px;
  	padding-right:10px;   
}
