html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */

html,body {margin:0;padding:0}

body {
    font-smooth: never;
    margin: 0;
    padding: 0;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #250206;
    background-color: #29699f;    
    background-image: url(../images/body_bk.gif);
    background-repeat: repeat-x;
}

#container{
    position: relative;
    width : 1026px; 
    margin: 0 auto !important;   
    background-image: url(../images/container_bk.png);
    background-repeat: repeat-y;
    height:100%;
    display:table;/* for mozilla/opera*/    
}

#header{
    width: 942px;
    height: 286px;
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
    margin: 0 auto !important;   
    position: relative;
}

#menu_container{
    width: 1000px;
    height: 72px;
    background-image: url(../images/menu_container_bk.jpg);
    background-repeat: no-repeat;        
    margin-bottom:0 !important;
    margin-left:auto !important;
    margin-right:auto !important;
    margin-top:5px;
}

#menu{
    float: left;
    width: 610px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: 90px 4px;    
}

#login{
    float: left;
    width: 350px;
    height: 39px; 
    text-align: right;   
    margin-top: 9px;
    font-weight: bold;
}

#languages{
    float: left; 
    height: 36px;  
    padding-top: 12px;
    margin-left: 16px;
}

#submenu{
    clear:both;
    height: 36px;
}

.inp1{
    border: 1px solid #455e7a; 
    background-image:url(../images/inp1_bk.png);
    background-repeat: repeat-x;
    color: #5a5a5a;
    font-size: 12px;
    padding-left: 3px;
    padding-top: 3px;
    width: 100px;
}

#content{
    width: 942px;
    margin: 0 auto !important;   
}

#evenimente{
    float: left;    
    width: 225px;
    margin-right: 15px;
}

#noutati{
    float: left;        
    width: 225px;
    margin-right: 15px;
}

#documente{
    float: left;        
    width: 225px;
    margin-right: 15px;
    margin-bottom:10px;
}

#activitati{
    float: left;    
    width: 460px !important;
}

#activitati_head{
    width: 350px;
    height: 33px;
    background-image: url(../images/activitati_head.png);
    background-repeat: no-repeat;
    padding-left: 135px;
    padding-top: 13px;
    color: #fff;   
    font-weight: bold;
    font-family: times new roman;
    font-size: 14px;
}

.activitati_section_head{
    width: 350px;
    height: 33px;
    background-image: url(../images/activitati_section_head.png);
    background-repeat: no-repeat;
    padding-left: 135px;
    padding-top: 13px;
    color: #0e538c;   
    font-weight: bold;
    font-family: times new roman;
    font-size: 14px;
}

.content {
	float:left;
	width:680px;
	}

#articol_head{
    width: 650px;
    height: 46px;
    background-image: url(../images/page_head.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right:30px;
    padding-top: 13px;
    color: white;   
    font-weight: bold;
    font-family: times new roman;
    font-size: 14px;
}

#articol_content{
	padding-left:20px;
}

.activitati_section_left{
    width: 80px;    
    height: 110px;
    float: left;
}

.activitati_section_right{
    margin: 15px;    
    width: 90%;
    float: left; 
    margin-bottom: 10px;    
}

.activitati_read_more{
    float: right;
    padding-right: 12px;   
}

.left_section_head{
    width: 180px;
    height: 33px;
    background-image: url(../images/left_section_head.png);
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-top: 13px;
    color: #fff;   
    font-weight: bold;
    font-family: times new roman;
    font-size: 14px;       
}

.month{
    width: 221px;
    height: 30px;
    background-image: url(../images/month_bk.png);
    background-repeat: no-repeat;
    padding-left: 48px;
    padding-top: 10px;
    color: #0e538c;   
    font-weight: bold;
    font-family: times new roman;
    font-size: 14px;
    margin-left: 2px;       
    float:left;
}

.day{
    width: 221px;
    min-height:70px;
    background-image: url(../images/day_bk.png);
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-top: 10px;
    color: #0e538c;       
    margin-left: 2px;
    font-size: 14px;       
    float:left;
}

.day_left{
    background-color:transparent;
    float: left;
    width: 100%;
    height: 100%;
    background-image: url(../images/item_bg.jpg);
    background-repeat: repeat-y;
    padding-left: 0px;
    padding-top: 10px;
    color: #0e538c;       
    font-size: 14px;       
}

.day_data{
    float: left;
    width: 30px; 
    height:auto;
    padding-left: 4px;  
    color: #DFDFDF;
    text-align: center;    
}

.day_text{
    background-color:transparent;
    width: 170px;
    float: left;
    padding-left:10px;
    padding-top: 5px;
    padding-bottom: 7px;
    color: #000;
    font-size: 12px;
    

}

.spacer {
    width:100%;
    height:20px;
}

.day_day{
    font-weight: bold;
    font-size: 22px; 
    color: #fff;  
}

#footer{
    clear: both;
    width: 999px;   
    height: 209px;
    margin-bottom:0 !important;
    margin-left:auto !important;
    margin-right:14px;
    margin-top:0 !important;
    background-image: url(../images/footer_bk.png);
    background-repeat: repeat-x;
}

#footer_content{
    width: 942px;
    margin: 0 auto !important;  
    clear: both; 
}

#sorec{
    float: left;   
    background-image: url(../images/sorec.png);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 127px;
    height: 190px;
    vertical-align: bottom;    
}

#footer_menu{
    float: left;    
    margin-left: 30px;
    margin-top: 24px;
    width: 785px;
}

#copyright{
    clear: both;
    margin-bottom:0 !important;
    margin-left:auto !important;
    margin-right:14px;
    margin-top:0 !important;
    width:812px;    
    padding-top: 14px;
    font-size: 11px;
    height: 26px;
    background-image: url(../images/copyright_bk.png);
    background-repeat: repeat-x;
    padding-left: 187px;
}

.hr1{
   border: 0 none; 
   background-color:#96c0ff;
   color:#96c0ff;
   height:1px;
}

.hr2{
   border: 0 none; 
   background-color:#e0e0e0;
   color:#e0e0e0;
   height:1px;
   margin: 0;
   padding: 0;   
}

#footer_menu ul{
    list-style-type:none;
    margin:0;
    padding:0;   
}

#footer_menu ul li{
    padding-bottom: 3px;   
}

.footer_menu_title{
    color: #054173;
    font-weight: bold;   
}

.div_footer_menu{
    width: 145px;
    float: left;
    padding-right: 15px;   
}

#menu ul{
    list-style-type:none;
    margin:0;
    padding:0;
    padding-left: 100px;
    padding-top: 14px;    
}

#menu ul li{
    display: inline;        
}

#menu ul li a{    
    padding-left: 9px;
    padding-right: 9px;
    color: #b3bdc6;
    font-weight: bold;
}

#menu ul li a.active{    
    
    color: #000;    
}

#submenu ul{
    list-style-type:none;
    margin:0;
    padding:0;
    padding-left: 100px;
}

#submenu ul li{
    display: inline;        
}

#submenu ul li a{    
    padding-left: 9px;
    padding-right: 9px;
}
     
a{
    text-decoration: none;   
    color: #000;
}

a:hover{
    text-decoration: underline;   
}

.link{
    color: #054173;
    text-decoration: underline;
}

.clear_all{
    clear:both;   
}

.arhiva{
    font-weight: normal;   
    font-family: arial;
}

#calendar{    
    width: 221px;
    height: 194px;
    background-image: url(../images/calendar.jpg);
    background-repeat: no-repeat;   
    margin-left: 2px;
    padding-left: 10px;
    padding-top: 10px;
}

.ca_header {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
	color: #27689e;
	border-bottom:1px solid #27689e;  /*#CCCC99; */
}
.ca_inactive {
    font-family: Verdana,  Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
/*	background-color: #c8def1;
    color: #eeeeee;*/
	background-color: white;
    color: white;
}
.ca_weekend {
    font-family: Verdana,  Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
	cursor:pointer;
	background-color: white;
    color: #ff0000;
}

.ca_active {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
	background-color:White; 
	cursor:pointer;
	cursor: url('/images/cursor3.cur');
}

.ca_events {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
	background-color:White; 
	cursor:pointer;
	cursor: url('/images/cursor3.cur');
    background-image:url('/images/selected.png');
    background-repeat:no-repeat;
    background-position: 3px -1px;
    color:white;
}

.rezultat {
	position:absolute;
	overflow-x:hidden;
	overflow-y:auto;
	background-color:white;
	width:0px;
	height:0px;
	border:1px solid #27689e;
	display: none;
	padding:10px;
	z-index:9999;
}


#powered {
    margin-top:10px;
}
