/*---Typo---*/
h1, h2, h3, h4 { font-family: "Comic Sans MS", Arial, sans-serif; font-weight: normal; margin: 0; }
h1 { font-size: 1.9em; color: #666; background: url(../imagini/h1.gif) no-repeat; }
h2 { font-size: 1.4em; line-height: 1.1em; text-align: left; color: #FFC013; }
h3 { font-size: 1.4em; line-height: 1.1em; text-align: left; color: #FFC013; }
h4 { font-size: 1.4em; color: #A3CA39; }
p { font: 1.3em/1.3em "Microsoft Sans Serif"; margin: 0; color: #333; text-align: justify; }
a { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; }
.imgleft { float: left }
.imgright { float: right }
a img { border: none; }
/*---Layout---*/
body 
{
    margin: 0; padding: 0;
    font: 62.5% "Trebuchet MS", Arial, sans-serif;
    background: url(../imagini/sky.jpg) repeat-x;
}
#header
{
    margin: 0 auto;
    width: 750px;
    height: 210px;
    background: #A4CA39 url(../imagini/header-left.jpg) no-repeat;
}
    #header-left
    {
        width: 628px;
        height: 210px;
        float: left;
        background: url(../imagini/header-left.jpg) no-repeat;
    }
    #header-right
    {
        width: 122px;
        height: 210px;
        float: right;
        background: url(../imagini/header-right.jpg) no-repeat;
    }
#promo 
{ 
	width: 750px;
	height: 76px;
	margin: 0 auto;
	background: url(../imagini/content-top.jpg) no-repeat; 
}
#continut
{
    margin: 0 auto;
    width: 750px;
    background: #fff url(../imagini/bk.jpg) left bottom no-repeat;
    
}
#continut-left
{
	width: 750px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}
#footer
{
	clear: both;
	font-size: 0.9em;
    margin: 0 auto;
    width: 750px;
    height: 65px;
    background: url(../imagini/footer.jpg) no-repeat;
}
	.fleft { width: 200px; float: left; padding: 10px 0 0 10px; color: #666; }
	.fcenter { width: 430px; float: left; padding: 20px 0 0 0; color: #666; text-align: right; }
	.fright { width: 88px; float: right; padding: 25px 10px 0 0; text-align: right; }
	.fleft a { color: #FCFCFC; }
/*---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;
}
.boxext2 
{ 
	width: 800px;
	padding: 0 5px;
	float: left;
}
strong { color: #666; }
.motto { font: 1.6em/1.2em "Comic Sans MS", Arial; color: #FCFCFC; background: url(../imagini/motto.gif) right no-repeat; }
.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; }
#formular { background: url(../imagini/contact-form.jpg) top left no-repeat; padding: 27px 0 0 10px; }
.table { font-size: 1.2em; }
.video { text-decoration: blink; color: Red; }
