﻿/*---Typo---*/
h1, h2, h3, h4 { font-family: "Comic Sans MS", Arial, sans-serif; font-weight: normal; margin: 0; }
h1 { font-size: 1.8em; color: #999; }
h2 { font-size: 1.6em; color: #FFA20C; }
h3 { font-size: 1.4em; line-height: 1.1em; text-align: left; }
h4 { font-size: 1.2em; color: #FFA20C; }
p { font: 1.3em/1.3em "Verdana"; margin: 0; color: #666; }
a { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; }
.imgleft { float: left }
.imgright { float: right }
a img { border: none; }
/*---Layout---*/
body 
{
    font: 62.5% "Trebuchet MS", Arial, sans-serif;
}
#header
{
    display: none;
}
    #header-left
    {
        display: none;
    }
    #header-right
    {
		display: none;
    }
#promo 
{ 
	display: none; 
}
#continut
{
    margin: 0 auto;
    width: 750px;
    
}
#continut-left
{
	width: 750px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}
#footer
{
	clear: both;
	font-size: 0.8em;
    margin: 0 auto;
    width: 750px;
    height: 60px;
    padding-top: 10px;
    border-top: solid 1px #999;
}
	.fleft { width: 585px; float: left; }
	.fright { display: none; }
/*---List---*/

ul { margin: 0; padding: 0; }
	li
	{
		font-size: 1.2em;
		list-style: none;
	}
	li a { text-decoration: none; }
	li a:hover { text-decoration: underline; }
#meniu
{ 
    font: bold 1.1em "Trebuchet MS";
    text-align: right;
    padding: 7px;
    background: transparent;
}
	#meniu a { color: #FCFCFC; }
.items li 
{
	background: url(../imagini/bifa.gif) left top no-repeat;
	padding-left: 15px;
	margin-left: 22px;
	line-height: 1.3em;
	color: #666;
}
/*---Misc---*/

.box 
{ 
	width: 235px;
	padding: 0 5px;
	float: left;
}
.boxext 
{ 
	width: 400px;
	padding: 0 5px;
	float: left;
}
.clear { clear: both; color: #FCFCFC; }
.porto p { color: #FFA20C; font: 1.6em "Comic Sans MS"; padding-left: 22px; background: url(../imagini/fl-porto.jpg) left no-repeat; }
.verde p { color: #A3CA39; font: 1.6em "Comic Sans MS"; padding-left: 22px; background: url(../imagini/fl-verde.jpg) left no-repeat; }
.rosu p { color: #EC166E; font: 1.6em "Comic Sans MS"; padding-left: 22px; background: url(../imagini/fl-rosie.jpg) left no-repeat; }
.albastru p { color: #7CBADF; font: 1.6em "Comic Sans MS"; padding-left: 22px; background: url(../imagini/fl-albastra.jpg) left no-repeat; }
.table { font-size: 1.2em; }

