/* Teatrul Act */

img {
border: 0;
}

h1, h2, h3, h4, ul, li {
margin: 0;
padding: 0;
color:#FFFFFF; 
}

#principal {
font-size:12px;
font-family: Arial;
width: 955px;
background: #000000;
position:relative;
margin: 1px auto;
}

#sus{
height: 73px;
top: 10px;
width: 955px;
}

#sus_dreapta{
height: 73px;
float:right;
}  

#sus_stanga{
padding-left: 55px;
padding-top: 51px;
float:left;
}  

#meniu{
padding: 0 55px 0 55px;
top: 115px;
} 

#header{
padding: 19px 55px 0 55px;
width: 845px;
}

#spatiu{
padding: 0 55px 0 55px;
width: 845px;
height: 30px;
}

#content{
padding: 0 55px 0 55px;
width: 845px;
height: 100%;
text-align:justify;
color:#FFFFFF;
background: url(imagini/bara.jpg) repeat-y;
}

.titlu{
color:#FFFFFF;
font-size:16px;
font-weight: bold;
}

.titlu2{
color:#39d000;
font-size:16px;
font-weight: bold;
}

a.titlu:hover{
color: #39d000;
}

.form{
background-color: #314692;
border: 1px solid #309609;
color:#FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-base-color:;
scrollbar-darkshadow-color:;
scrollbar-face-color: #597eff;
scrollbar-highlight-color:;
scrollbar-shadow-color:;
}

.pag{
color: #FFFFFF;
}

.overflow{
overflow: auto;
padding-right: 13px;
height: 203px;
scrollbar-arrow-color: #000000;
scrollbar-base-color:;
scrollbar-darkshadow-color:;
scrollbar-face-color: #597eff;
scrollbar-highlight-color:;
scrollbar-shadow-color:;
}

#jos{
height: 30px;
text-align:center;
color:#FFFFFF;
}

#jos a{ 
color:#FFFFFF;
text-decoration:underline;
}

#jos a:hover{ 
color:#FFFFFF;
text-decoration: none;
}

#jos .webmaster{
color:#FFFFFF;
text-decoration: none;
font-size: 10px;
}

.error{
color:#FF0000;
}

.succes{
color: #597eff;
}


/* Meniu derulant */

ul{
position:absolute;
text-align:left;
width: 182px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
}

#menu {
padding: 0 55px 0 55px;
width: 845px;
height: 14px;
position: absolute;
top: 77px;
left: 1px;
}

#menu dl {
float: left;
margin: 0 px;
}

#menu dt {
cursor: pointer;
text-align: left;
font-weight: bold;
}

#menu dd {
display:none;
}

#menu li {
text-align: left;
background: #000000;
}

#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
text-align:left;
}

#menu li a{
color: #FFFFFF;
font:bolder;
text-align:left;
}

#menu li a:hover, #menu dt a:hover {
color: #39d000;
}

a {
text-decoration: none;
color: black;
color: #222;
}

/* end Meniu derulant */


/* Calendar */

.ds_box {
background-color: #FFF;
border: 1px solid #000;
position: relative;
z-index: 32767;
}

.ds_tbl {
 background-color: #000000;
}

.ds_head {
background-color: #000000;
color: #FFFFFF;
font-family: Verdana;
font-size: 14px;
font-weight: bold;
text-align: left;
}

.ds_subhead {
background-color: #000000;
color: #FFFFFF;
font-size: 28px;
font-weight: bold;
text-align: center;
font-family: Verdana, Helvetica, sans-serif;
width:22px;
}

.ds_cell {
background-color: #000000;
color: #597eff;
font-size: 22px;
text-align: center;
font-family: Verdana, 
}
	  
/* end Calendar */

