/*
 * Autor: Radu Dinca
 * Nume proiect: serviceclub.ro
 * Nume fisier: stil.css
 * Lansare: iunie-iulie 2009
 * Descriere: Contine stilurile si clasele CSS folosite in site
 * Ultima modificare: 14 iulie 2009
 */
/* Resteaza elementele globale */
* {margin: 0; padding: 0;}
/* Reseteaza toate elementele pentru a evita orice "gandac". */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; }
/* Scoate margin/padding din jurul elemetelor de tipul "form". */ 
input, select, textarea { font-size: 11px; }
/* Inlatura elementul "border" din jurul imaginilor */
a img, abbr, acronym { border: none; }
/* Reseteaza tipul fontului */	
strong, b	{ font-weight: bold; }
em, i		{ font-style: italic; }
/* Seteaza listele  */
ul, ol { list-style: none; }
/* Stiluri pentru tabele */
table						{ border-collapse: collapse; border-spacing: 0; }
table, th, tr, td, caption	{ vertical-align: top; }	
caption, th, td				{ text-align: left; font-weight: normal;}

/* Stiluri pentru pagina */
body { font-family: "lucida sans unicode","lucida grande",sans-serif; }
h1 { font-weight: bold; border-bottom: 1px solid #DDDDDD; }
.sus{ height:5px; background:#FECB09;}
.global{ width:900px; margin:auto; margin-top:25px;}
.nume{ width:225px; height:150px; background: url(tema/imagini/nume.png) no-repeat center #FECB09; float:left; margin-bottom: 10px;}
.banner { width:745px; height:125px; float:right; background:url(tema/imagini/banner.png) no-repeat left;}

.meniu_principal { width:900px; margin-top:2px; font-family: "lucida sans unicode","lucida grande",sans-serif; font-size: 11px;}
.meniu_principal2 { float: right; width:750px; margin-top:2px; font-family: "lucida sans unicode","lucida grande",sans-serif; font-size: 11px; }
.meniu_principal ul, .meniu_principal2 ul { list-style:none; }
.meniu_principal li, .meniu_principal2 li { display:inline; }
.meniu_principal a, .meniu_principal2 a { font-family: "lucida sans unicode","lucida grande",sans-serif; float:left; text-decoration:none; text-align:left; color:#3F3F3F; background:#EAEAEA; padding: 10px 0px 5px 5px; border-right:2px solid #FFFFFF; width:143px;}
.meniu_principal a:hover, .meniu_principal2 a:hover { background:#FED846; }
#activ {background:#FED846;}
#ult  { width:132px;}
.stanga { float:left;}
.reclama {width:146px; margin-top:2px; background:url(javascript/loading.gif) center no-repeat; height:125px;}
.reclama img { border:3px solid #DBDBDB; }

ul{}
li{ list-style:disc; color:#0D6BE2;}

.continut { width:710px; float:right; padding:10px 15px 10px 20px;}
.continut p { font-family: "lucida sans unicode","lucida grande",sans-serif; font-size: 12px; color: #333333; padding-top:10px; text-align: justify; }
.continut a { font-size: 12px; text-decoration: none; color: #0D6BE2; }
.continut a:hover { color: #67A6F6; }
.continut h1{ font-family: "lucida sans unicode","lucida grande",sans-serif; font-size: 14px; color:#666666; padding-top:5px;}
.continut img { border:2px solid #CCCCCC; margin:5px 5px 5px 0px; }
.stanga_contact { margin: 10px 0px 10px 0px; padding: 0px 10px 0px 10px; width: 350px; float: left; }
.dreapta_contact { margin: 10px 0px 10px 0px; padding: 0px 10px 0px 10px; width: 290px;	float: left; }

.subsol{ border-top:2px solid #FECB09; margin:20px 0 10px 0 ;line-height: 12px; padding-top:5px;}
.subsol p { font-family: "lucida sans unicode","lucida grande",sans-serif; font-size: 10px; color:#999999; letter-spacing:0.1px;}
.subsol a { text-decoration: none; color:#666666; }
.subsol a:hover { text-decoration: underline; }
.clear{clear:both;}

.stanga_old, .dreapta_old { margin: 10px 0px 10px 0px; padding: 0px 10px 0px 10px; text-align: justify; font-size: 12px; color: #8D7E4A; float: left; }
.stanga_old p, .dreapta p { padding: 5px; text-indent: 15px; margin: 0px; font-family: "lucida sans unicode","lucida grande",sans-serif; }
.stanga_old h1, .dreapta_old h1 { margin: 0px; padding: 0px 5px 0px 5px;	color: #666666; font-size: 14px; }
.stanga_old a { display: block; font-size: 12px; text-decoration: none;	font-weight: bolder; padding-top: 5px; }


.stanga_old { width: 440px;  }
.dreapta_old { width: 200px; border-left: 1px solid #cccccc; float: right; }
.dreapta_old a { text-decoration: none; color: #CC0033; }
.dreapta_old a:hover { text-decoration: underline; }

.parteneri { font-family: "lucida sans unicode","lucida grande",sans-serif; }
.parteneri a, .evenimente a { display: block; font-size: 12px; text-decoration: none; color: #0D6BE2;  }
.parteneri a:hover, .evenimente a:hover { color: #67A6F6; }
.evenimente { float: left; width: 340px; padding-top: 20px; padding-right: 10px; font-family: "lucida sans unicode","lucida grande",sans-serif; font-size: 14px; color: #333333; text-align: justify;}
.parteneri { float: right; width: 300px; padding-top: 20px; padding-left: 10px; }

.box-oferta { width: 100%; border-bottom: 1px solid #dddddd;}
.imagine { width: 140px; float: left; margin: 10px; border:3px solid #DBDBDB; }
.detalii { width: 560px; float: right; font-size: 12px;}