/* <?php if(extension_loaded('zlib')){ob_start('ob_gzhandler');} header("Content-type: text/css"); ?>*/
body{
    font-family: Arial;
    font-size: 13px;
    color: #999999;
    margin:0px;
    padding:0px;    
    background-color: #363636;
    line-height: 16px;
}
h1{
    font-family: Arial;
    font-size: 13px;
    color: #999999;
    margin:3px;
    padding:0px;    
}
p, form{
    font-family: Verdana;
    font-size: 12px;
    margin:2px 2px 2px 6px;
    padding:2px;    
}
p a{
    font-size: 12px;
    margin:2px;
    padding:2px;  
    color:#999999;  
}
h2{
    font-family: Verdana;
    font-size: 13px;
    color: #999999;
    margin:0px;
    padding:0px;    
}
.main{
    background-color: #363636;
    width:975px;
    text-align: center;
}
.top{ 
    height: 20px;
    font-size: 12px;
    padding:6px 4px 4px 0;
    margin:0 0 0 0;
    font-weight:normal;
}
.header{
    background:url(/images/header.gif);
    width:975px;
    height:94px; 
    border:solid 0px #999999;   
}
.meniu{
    background:url(/images/meniu.gif);
    width:975px;
    height:30px; 
    color: #000000;   
    font-family: Arial;
    font-size: 13px;
    font-weight:bold;
    margin: 3px 0 0px 0;
    border-bottom:solid 1px #0C0C0C;   
}
.meniu a{
    color: #000000;   
    font-family: Arial;
    font-size: 13px;
    font-weight:bold;
    text-decoration:none;    
}
.meniu a:hover{
    text-decoration:underline;       
}
.banner1{
    width:510px;
    height:300px;
    float: left;    
}
.banner2{
    background: url(/images/banner-txt.png) no-repeat transparent;
    width:465px;
    height:300px; 
    float: left;   
}
.celula1{
    background-color: #474644;
    background: url(/images/celula32.png) no-repeat;
    background-position: top;
    width:482px; display:block;
    height:449px; border:solid 0px #CC0000; 
}
.celula2{
    background-color: #474644;
    background: url(/images/celula2.gif) no-repeat;
    background-position: top;
    width:482px;
    height:191px; display:block; 
    margin-top:3px;  border:solid 0px #CC0000;  
}
#evenimente{ 
    position: relative; 
    visibility: hidden; 
    border: 1px solid #999999;
}
#evenimente .gallerydesctext{ 
    text-align: left;
    padding: 3px;
    color: #999999;
    font-family: Arial;
    font-size: 14px;
}
.celula3{
    background-color: #474644;
    border-bottom:solid 1px #999999;
    border-left:solid 1px #999999;
    border-right:solid 1px #999999;
    width:486px;
    height:80px;   
    margin-left:0px;
}
.celula4{
    background-color: #474644;
    height: 158px; 
    width: 953px; 
    margin-top:3px;
    padding:10px;
    line-height: 18px;
    border:solid 1px #7C7C7B;
}
.celula5{
    background-color: #474644;
    height: 128px; 
    width: 953px; 
    margin-top:-1px;
    padding:10px;
    line-height: 18px;
    border:solid 1px #7C7C7B;
}
.celula6{
    background-color: #474644;
    height: 120px; 
    width: 953px; 
    margin-top:3px;
    padding:10px;
    line-height: 17px;
    border-top:solid 1px #7C7C7B;
    border-left:solid 1px #7C7C7B;
    border-right:solid 1px #7C7C7B;
}
.title-cell{
    width:478px;
    height:18px;
    padding: 4px 0 2px 4px;
}
.text a{
    color: #999999;
    text-decoration: underline;
}
.bottom {
    border-left:solid 1px #7C7C7B;
    border-right:solid 1px #7C7C7B;
}
.bottom a{
    color: #999999;
    text-decoration: none;
}
.bottom a:hover{
    text-decoration: underline;
}
.cell1{
    background-color: #474644;
    border:solid 1px #7C7C7B;  
   
}
.cell2{
    background-color: #474644;
    font-size:11px;
    border:solid 1px #7C7C7B;  
}
.pagini a{
    color: #000000;
    
}    


/*<?php if(extension_loaded('zlib')){ob_end_flush();}?>*/