/*general*/

html {
	overflow-y: scroll;
    height: 100%
}

body {
    height: 100%
}

a:link, a:visited {
    color: #1862c4;
    text-decoration: none
}

a:hover, a:active {
    color: #000000;
    text-decoration: none
}

div.widget_title {
    background-color: #1862c4;
    color: white;
    text-align: center;
    font-weight: bold;
    padding: 2px;
    border-bottom: 1px solid #cccccc
}

ul.lista {
    padding-left: 20pt;
    padding-right: 9pt;
    margin-left: 0
}

ul.lista li {
    list-style-image: url(../images/bullet.gif)
}

.colorat {
    color: #1862c4
}

.text {
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.5px;
    color: #666666
}

h1 {
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.5px;
    color: #1862c4;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid #666666;
    display: inline;
    padding-right: 40px;
    padding-bottom: 4px
}

h2 {
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.5px;
    color: #666666;
    font-weight: bold;
    margin: 0
}

a.colorat:link, a.colorat:visited, a.colorat:hover, a.colorat:active {
    text-decoration: none;
    color: #1862c4;
    cursor: text
}

a.necolorat:link, a.necolorat:visited, a.necolorat:hover, a.necolorat:active {
    text-decoration: none;
    color: #666666;
    cursor: text
}

table.tabel {
    border: 1px solid #cccccc;
    border-collapse: collapse
}

table.tabel td {
    border: 1px solid #cccccc;
    background-color: white;
    padding: 1px 5px 1px 5px;
    text-align: justify
}

table.tabel th {
    border: 1px solid #cccccc;
    background-color: #1862c4;
    color: white;
    padding: 1px 5px 1px 5px;
    text-align: center
}

table.last_column_justify td:last-child {
    text-align: center
}

table.last_column_justify td {
    text-align: expression(this.nextSibling==null?'center':'left');
}

table.justify td {
    text-align: justify
}

table.popup {
    border: 1px solid #999999;
    border-collapse: collapse;
    visibility: hidden;
    display: none;
    position: absolute;
}

table.popup td {
    text-align: justify;
    padding: 1px 10px 1px 10px;
    border: none;
    background-color: white;
    white-space: nowrap
}

table.popup th {
    text-align: center;
    padding: 1px 10px 1px 10px;
    border: none;
    border-bottom: 1px solid #999999;
    background-color: #14a143;
    color: white
}

table.popup th.close {
    padding: 0;
    border: none;
    border-bottom: 1px solid #999999;
    cursor: pointer;
    background-image: url(../images/close.gif);
    width: 18px
}

/*cv*/

td.cv {
    width: 326px;
    height: 157px;
    background: url(../images/personal/cv.png);
    padding: 0;
    vertical-align: top
}

img.cv {
    margin: 1px 8px 0 1px;
    padding: 0;
    float: left
}

/*main*/

div.main_widget_container {
    border: 1px solid #CCCCCC;
    width: 400px
}

/*angajari*/

table.angajari td {
    width: 250px;
    border: 1px solid #cccccc;
    text-align: justify;
    vertical-align: top
}

/*galerie*/

img.iebug {
    position: absolute;
    height: expression($('div.sc_menu').height() + 'px');
    width: 1px;
    left: expression($('div.sc_menu').offset().left + $('div.sc_menu').width() + 'px');
    top: expression($('div.sc_menu').offset().top + 'px');
    z-index: 1
}

div.sc_menu {
	position: relative;
	height: 125px;
	width: 660px;
	overflow-x: auto;
    overflow-y: hidden
}

ul.sc_menu {
    /* height imagine mica + 2 pixeli bodurile de sus si jos */
	height: 77px;
    /* nr de imagini * (width imagine mica + paddingul pe li (4px in cazul de fata) + 2 pixeli bordurile latarele) */
	width: 3080px;
	margin: 0;
	list-style: none;
    padding: 16px 0 16px 0
}
.sc_menu li {
	display: block;
	float: left;
	padding: 0 4px
}

.sc_menu img {
	border: 1px #999999 solid;
    cursor: pointer
}

div.shadow {
    width: 408px;
    height: 308px;
    background: url(../images/gallery/shadow.gif);
    padding: 0;
    margin: 0
}

img.shadow {
    border: 1px solid #999999;
    margin-right: 6px;
    margin-bottom: 6px
}

/*index*/

table.meniu {
    background: url(../images/menu2.png) no-repeat;
}

table.meniu td.selected {
    background: url( ../images/selected.gif ) repeat-x;
    border-left: 1px solid #666666;
    height: 34px;
    width: 130px;
    padding-left: 32px
}

table.meniu td.selected_first {
    background: url( ../images/selected_first.gif ) repeat-x;
    border-left: 1px solid #666666;
    height: 34px;
    width: 130px;
    padding-left: 32px
}

table.meniu td.selected_last {
    background: url( ../images/selected_last.gif ) repeat-x;
    border-left: 1px solid #666666;
    height: 34px;
    width: 130px;
    padding-left: 32px
}

table.meniu td.unselected {
    border-right: 1px solid #666666;
    border-left: 1px solid white;
    height: 34px;
    width: 130px;
    padding-left: 32px
}

table.scroll {
    visibility: hidden;
    display: none;
    position: absolute;
    background-color: white;
    border: 1px solid #666666;
    border-collapse: collapse;
    width: 165px
}

table.scroll td {
    text-align: justify;
    padding: 0;
    cursor: pointer;
    width: 165px
}

/*abonamente*/

table.calendar {
    border: 1px solid #cccccc;
    width: 120px;
    height: 120px
}

table.calendar th {
    background-color: #1862c4;
    color: white;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 0.4px;
    text-align: center;
    height: 15px
}

table.calendar td {
    background-color: white;
    color: #666666;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 0.4px;
    text-align: right;
    padding-right: 3px
}

#plecari td {
    padding-left: 1px
}

#sosiri tr td {
    padding-left: 1px
}

#cookiesdirective a:hover {
  color: white;
}

#cookiesdirective {
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.5px;
    color: white;
}

#cookiesdirective input {
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.5px;
}
