<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { margin:auto; padding:0px;}
body {
    Font-Family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; 
    
}

a {font-weight:bold; text-decoration:none;}
p{text-indent:30px; text-align:justify; color:#666; padding: 10px; margin:0px;}

#outer {
    width:800px;  
	margin:auto;
	overflow:visible;
}
#bbg {position:absolute; overflow:visible; height:1px; z-index:-1;}
#bbg img{	position:relative;	left:-68px;}

img {border:0; vertical-align:middle;}

#header {
    height:120px;
    width:800px; 
}


#logo {
    float:left;
    width:270px;
    margin-left:50px;
    padding-top:30px;
}
    
#despre {
    float:right;
    background: url('/img/despre_bg.jpg') no-repeat bottom right;
    width:300px;
    margin:0px 20px 0px 0px;
    height:120px;
}    

#despre ul {margin:95px 0px 0px 20px;}
#despre li{ display:inline; list-style-type:none; }
#despre a { font-size: 0.75em; padding:20px; color:#000; line-height:22px;}

#topnav {
    
    clear:both;
    height:85px;
    background: url('/img/header.png') no-repeat;
    padding:40px 0px 0px 15px;
}


#topnav li{ display:inline; list-style-type:none; }
#topnav a { color:#fff; padding:9px; font-family:'Times new roman';}


#content {
    width:480px;

    margin:auto;
	float:left;
	min-height: 300px;
	font-size:0.8em;
    }
    
#main { float:left; width:460px; font-size:0.8em;}
#main h2{font-size:1em;}

#rightside {
    float:right;
    width:320px;
    font-size:0.75em;
    padding:5px 0px;
    margin:16px 0px 0px 0px;
}
.bluebg {background-color: #4199D2; margin:0px; padding:10px 0px;}
#rightside p {color:#fff;}
#rightside h1 { color:#fff; font-size:1em; text-align:center; margin:5px;}
    
#footer {clear:both; width:800px; border:1px dashed #c3c3c3; padding:1px; margin-top:20px;}
#footer p {  font-size:0.7em; font-style:italic; }
#bottomlinks {background-color:#c3c3c3; padding:5px; }
#bottomlinks li {display:inline;}
#bottomlinks a{font-size:0.65em; color:#666; font-weight:normal; font-family:Verdana; padding: 10px;}
#footerbg{position:absolute; overflow:visible; height:1px; z-index:-10; width:600px;}
#footerbg img {position:relative; bottom:270px;left:340px;}
.clear {clear:both;}
.small_note {font-size: 10px; font-style: italic;}</pre></body></html>