@charset "utf-8";
/* CSS Document */
/***** Global Settings *****/

html, body {
    border:0;
    margin:0;
    padding:0;
}

body {
    font:100%/1.25 Arial, Helvetica, sans-serif;
}


/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding:0;
    font-weight:normal;
}

h1 {
    padding:30px 0 25px 0;
    letter-spacing:-1px;
    font-size:2em;
}

h2 {
    padding:20px 0;
    letter-spacing:-1px;
    font-size:1.5em;
}

h3 {
    font-size:1em;
    font-weight:bold;
}

/***** Common Formatting *****/

p, ul, ol {
    margin:0;
    padding:0 0 1.25em 0;
}

ul, ol {
    padding:0 0 1.25em 2.5em;
}

blockquote {
    margin:1.25em;
    padding:1.25em 1.25em 0 1.25em;
}

small {
    font-size:0.85em;
}

img {
    border:0;
}

sup {
    position:relative;
    bottom:0.3em;
    vertical-align:baseline;
}

sub {
    position:relative;
    bottom:-0.2em;
    vertical-align:baseline;
}

acronym, abbr {
    cursor:help;
    letter-spacing:1px;
    border-bottom:1px dashed;
}

/***** Links *****/

a,
a:link,
a:visited,
a:hover {
    text-decoration:underline;
}

/***** Forms *****/

form {
    margin:0;
    padding:0;
    display:inline;
}

input, select, textarea {
    font:1em Arial, Helvetica, sans-serif;
    z-index: 4;
}

textarea {
    width:100%;
    line-height:1.25;
}

/* Form starts here */

.inputForm
{
    clear: both; 
}

li a
{
    color: #5070ce !important;
}

.inputForm a, .Link
{
    color: #5070ce !important;
    float: left;
    margin: 0px;
    margin-right: 5px !important;
    padding-bottom: 0px !important;
    font-size: 14px;
    text-align: right;
    text-decoration: none;
}


.inputForm textarea
{
    height: 100px;
    margin-left: 20px;
    padding: 0px;
    width: 320px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border: none;
    color: black;
    background-color: #f7fbd7;
    font-size: 14px;
    border: 1px solid gray;
}

.inputForm a:hover
{
    float: left;
    margin: 0px;
    margin-right: 5px !important;
    padding: 0px;
    font-size: 14px !important;
    text-align: right;
    text-decoration: underline;
}

.inputForm a img
{
    margin: 0px;
    padding: 0px;
    border: none
}


.inputForm input
{
    height: 20px;
    margin-left: 20px;
    padding: 0px;
    width: 320px;
    padding: 0px;
    margin-bottom: 10px;
    border: none;
    color: black;
    background-color: #f7fbd7;
    font-size: 14px;
    border: 1px solid gray;
}

.sterge #submit
{
    width: 150px;
    margin-left: 0px;
}

.inputForm select
{
    height: 20px;
    padding: 0px;
    font-size: 14px;
    margin-left: 20px;
    padding: 0px;
    width: 320px;
    padding: 0px;
    margin-bottom: 10px;
    background-color: #f7fbd7;
    border: 1px solid gray;
    color: black;
}

.inputForm label
{
    color: black;
    float: left;
    width: 110px;
    margin: 0px;
    padding: 0px;
    text-align: right;
}

.Label
{
    color: black;
    float: left;
    width: 120px;
    margin: 0px;
    padding: 0px;
    text-align: right;
}

.leftLabel
{
    float: left;
    clear: both;
    width: 90px;
}

.leftLabel label
{
    width: 90px;
}

.rightLabel
{
    margin-left: 10px;
    float: left;
    width: 250px;
    padding-bottom: 5px;
}

.rightLabel_large
{
    margin-left: 10px;
    float: left;
    width: 430px;
    padding-bottom: 5px;
}

.pozaClient
{
    position: relative;
    margin-top: 10px;
    padding: 0px;
    float: left;
}

.pozaClient img
{
    border: none;
}

.fullWidth
{
    width: 100%;
}

.allText
{
    margin-left: 5px;
    margin-right: 5px;
}


.noMargin
{
    margin-bottom: 0px;
    margin-top: 0px;
}


/***** Tables *****/

table {
    border:0;
    margin:0 0 1.25em 0;
    padding:0;
}

table tr td {
    padding:2px;
}

/***** Wrapper *****/

#wrap {
    width:960px;
    margin:0 auto;
}

/***** Global Classes *****/

.clear         { clear:both; }
.floatLeft    { float:left; }
.floatRight   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.wrap          { width:960px;margin:0 auto; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }




/***** Css Style All the way *******/

/***** pre templ mods *****/

a,
a:link,
a:visited  {
    text-decoration:none;
    color: #616060;
}
a:hover {
    text-decoration:underline;
}

.navigation {
    width: 100%;
    float: left;
    padding-left: 250px;

}

.alignleft {
    float: left;
    padding-right:20px;
    padding-left:20px;
    margin-left: 220px;

}
.alignright {
    float: left;
}

.pagetitle {
    width: 435px;
    height: 41px;
    padding-top: 9px;
    padding-left: 45px;

    float: left;
    margin: 6px 0px 0px 10px;
    background-image: url(/img/titlu_cat.jpg);
    background-repeat: no-repeat;
    font-size: 23px;
    font-weight: normal;
    color: #eca24e;

}

.err {
    margin-top: 10px;
    margin-left: 10px;
    float:left;

}
.postcont {

    float:left;
    height:auto;
    margin: 10px 10px 0 10px;
    width:480px;
}

.post
{
    width: 476px;
}

.postcontre {

    float:left;
    height:auto;
    margin: 0 10px 0 10px;
    width:480px;
}


#footer {
    text-align: center;
    padding-top: 20px;
    color: #fff;
    font-size: 12px;
    background-image: url(/img/footer_bg.jpg);
    background-repeat: repeat-x;
    height: 140px;
    margin-top: 3px;
    width: 100%;
    float: left;
}

#footer li {	
    display: inline;
    margin-left: 3px;
    margin-right: 3px;
}

#footer a {
    color: #f1f1f1;
}
#footer a:hover {
    color:#0C0C0C;
}
#footer p{
    font-size: 11px;
    color: #f3f3f2;
}

#fake {
    float: left;
    height: 100%;
    width: 1px;
}



/***** pre templ mods  end *****/

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    background-image: url(/img/head_bg.jpg);
    background-repeat: repeat-x;
}
#container {
    width:900px;
    margin-right: auto;
    margin-left: auto;
}

#content
{
    float: left;
    width: 900px;
    min-height: 725px;
    height:auto !important;
    margin-top: 5px;
    height: 725px;

}
#header {
    float: left;
    height: 271px;
    width: 100%;
}
#sub_reclame {

    height: 103px;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-position: top;
    z-index: 4;
}

.chenar_banner_sus
{
    border: 1px solid #FFFFFF;
    padding: 3px;
}


#sub_head_right {
    float: left;
    z-index: 4;
    margin-top: 4px;
    height: 143px;
    width: 250px;
    background-image: url(/img/head-search.gif);
    background-repeat: no-repeat;
}

.sub_food_sus_dreapta
{
    height: 188px;
    margin-left: 540px;
    margin-right: auto;
    float: right;
    top: 78px;
    position: absolute;
    z-index: -4;
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 400px;
}

.sub_food_sus_stanga
{
    height: 188px;
    margin-left: -160px;
    margin-right: auto;
    float: right;
    top: 78px;
    position: absolute;
    z-index: -4;
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 400px;
}

#sub_head_left {
    float: left;
    margin-top: 4px;
    margin-left: -45px;
    height: 143px;
    width: 450px;
    z-index: 4;
    background-image: url(/img/head_chef.gif);
    background-repeat: no-repeat;
}

#sidebar {
    float: left;
    width: 220px;
    margin-top: 10px;
    font-size: 5px;
}
#sidebar ul {
    background-image: url(/img/side_back.jpg);
    background-repeat: repeat-y;
    list-style-type: none;
    font-size: 10px;
    color: #333333;
    float: left;
    margin: 0px;
}

#sidebar ul li{
    width: 100%;
}



#sidebar_round {
    background-image: url('/img/menu_footer.jpg');
    background-repeat: no-repeat;
    float: left;
    width: 220px;
    margin: 0px;
    padding: 0px;
    height: 10px;
    font-size: 6px;
}

#sidebar_round_head {
    background-image: url('/img/menu_header.jpg');
    background-repeat: no-repeat;
    float: left;
    width: 220px;
    margin: 0px;
    padding: 0px;
    height: 10px;
    font-size: 6px;
}

/*
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*    Meniu Incepe de aici
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*/

#meniu {

    padding: 0px 0px 0px 10px;

}
#meniu li {
    font-family: Georgia, sans-serif;
    float:left;
    font-weight: 100;
    font-size: 18px;
}

#meniu li a
{
    color: #ffffff !important;
}

/* SUBMENIU  */
#subm {
    padding: 0px;
}

#submeniu {

    padding: 0px;

}
#submeniu li {

    float: left;

}
#submeniu #chin  {
    height: 30px;
    width: 150px;
    background-image: url(/img/chin.png);
    background-repeat: no-repeat;
    padding-right: 10px;
}
#submeniu #fast  {
    height: 30px;
    width: 150px;
    background-image: url(/img/fast.png);
    background-repeat: no-repeat;
}
#submeniu #orient  {
    height: 30px;
    width: 150px;
    background-image: url(/img/orient.png);
    background-repeat: no-repeat;
}
#submeniu #pizz  {
    height: 30px;
    width: 150px;
    background-image: url(/img/pizz.png);
    background-repeat: no-repeat;
}
#submeniu #trad  {
    height: 30px;
    width: 150px;
    background-image: url(/img/trad.png);
    background-repeat: no-repeat;
}
#submeniu #turc  {
    height: 30px;
    width: 150px;
    background-image: url(/img/turc.png);
    background-repeat: no-repeat;
}

/* SUBMENIU  */

/*
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*    Meniu Ends aici
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*/

/*
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*    Cel mai recent post aici
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*/
#recentbody {
    float: left;
    width: 390px;
    height: 290px;
    overflow: hidden;
    background-color: #f9f1ed;
    background-image: url(/img/master_repeat.png);
    background-repeat: repeat-y;
}

#recentheader {
    width: 390px;
    height: 50px;
    background-image: url(/img/master_top.png);
    background-repeat: no-repeat;
    float: left;

}

#recentheader h1 {
    padding: 5px 0 0 50px;
    font-size: 30px;
    color: #FFF;
}

#recentheader a {
    color: #FFF;
}

#recentfooter  {
    width: 390px;
    height: 10px;
    top: 200px;
    background-image: url(/img/master_btm.png);
    background-repeat: no-repeat;
    float: left;
}

#recentmov {
    margin: 19px 0 0 20px;
    height: 300px;
    width: 240px;
    float: left;
    background-image: url(/img/mov_back.png);
    background-repeat: no-repeat;
}

#recent {
    float: left;
    width: 390px;
    margin: 19px 0 0 10px;
}

#recentpost {
    float: left;
    padding: 10px;
}


/*
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*    Cel mai recent post aici
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*/

/*
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*    Reclame
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*/

.reclama_lateral {

    width: 160px;
    height: 500px;
    float: left;
    margin-top: 10px;

}


/*
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*   Reclame
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*/

/*BWRAP
*/

.bwrap {
    /*
    float: left;
    margin: 0 0 0 210px;
    */
}


/*
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*    SideBarul Cu filme Aici
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*/
#sidebarfilm {

    float: right;
    margin: 6px 10px 0px 0px;
    width: 130px;
    height: 440px;
    padding: 60px 10px 0px 10px;
    background-image: url(/img/vidside.png);
    background-repeat: no-repeat;

}

#filmp {

    width: 125px;
    padding-left: 5px;
    padding-top: 88px;
    height: 28px;
    background-image: url(/img/film.png);
    background-repeat: no-repeat;
    margin: 10px 0px 10px 0px;
}

.filmphover {

    background-image: url(/img/filmhover.png);
    background-repeat: no-repeat;

}

/*
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*    SideBarul Cu filme End
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*/

/*
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*    ADV Search
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*/

#sav { 

    float: left;
    height: 20px;
    width: 220px;
    margin: 0 0 0 0;
    background-image: url(/img/sav.png);


}


/*
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*    ADV Search
* -------------------------------- -------------------------------- -------------------------------- --------------------------------
*/

.postbody {
    float: left;
    width: 480px;
    height: auto;
    margin: 0px 0px 16px 0px;
    /*margin-right: 190px;*/
}

.postbody_large {
    float: left;
    width: 660px;
    height: auto;
    margin: 0px 0px 16px 0px;
    /*margin-right: 190px;*/
}

.postbody_tiny {
    float: left;
    width: 250px;
    margin: 0px 0px 16px 0px;
    /*margin-right: 190px;*/
}

.postbodyNoMargin {
    float: left;
    width: 480px;
    height: auto;
    margin: 0px 0px 0px 0px;
    /*margin-right: 190px;*/
}

.postbodyre {
    float: left;
    width: 480px;
    height: auto;
    margin: 10px 0px 0px 10px;
    /*margin-right: 190px;*/
}

.post {
    height: auto;
    float: left;
    margin: 0px;
    background-color: #f9f1ed;
    border-top-color: #e9e8e7;
    border-right-color: #e9e8e7;
    border-bottom-color: #e9e8e7;
    border-left-color: #e9e8e7;
    border-right-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-left-style: solid;
    font-size: 12px;
    line-height: 18px;
}

.post_small {
    float: left;
    clear: both;
    background-color: #f9f1ed;
    background-image: url("/pics/-1_fundal.png");
    border-top-color: #e9e8e7;
    border-right-color: #e9e8e7;
    border-bottom-color: #e9e8e7;
    border-left-color: #e9e8e7;
    border-right-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-left-style: solid;
    font-size: 12px;
    line-height: 18px;
    width: 670px;
}

.post_tiny {
    float: left;
    clear: both;
    background-color: #f9f1ed;
    background-image: url("/pics/-1_fundal.png");
    border-top-color: #e9e8e7;
    border-right-color: #e9e8e7;
    border-bottom-color: #e9e8e7;
    border-left-color: #e9e8e7;
    border-right-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-left-style: solid;
    font-size: 12px;
    line-height: 18px;
    width: 246px;
}

.post_large {
    height: auto;
    float: left;
    clear: both;
    background-color: #f9f1ed;
    background-image: url("/pics/1_fundal.png");
    border-top-color: #e9e8e7;
    border-right-color: #e9e8e7;
    border-bottom-color: #e9e8e7;
    border-left-color: #e9e8e7;
    border-right-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-left-style: solid;
    font-size: 12px;
    line-height: 18px;
    width: 656px;
}

.postfooter {
    background-image: url(/img/btm_post.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 13px;
    width: 480px;
}

.postfooter_large {
    background-image: url(/img/btm_post_large.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 13px;
    width: 660px;
}

.postfooter_tiny {
    background-image: url(/img/btm_post_small.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 10px;
    margin: 0px;
    width: 250px;
    font-size: 10px;
}

.ph_normal {

    background-image: url(/img/top_post.jpg);
    background-repeat: no-repeat;

}

.ph_large {

    background-image: url(/img/top_post_large.jpg);
    background-repeat: no-repeat;

}

.ph_tiny {

    background-image: url(/img/top_post_small.jpg);
    background-repeat: no-repeat;

}

.postheader {
    float: left;
    height: 50px;
    margin: 0px;
    padding: 0px;
    width: 480px;
}

.postheader_large {
    float: left;
    height: 50px;
    width: 660px;
}

.postheader_small {
    float: left;
    height: 10px;
    font-size: 6px;
    width: 480px;

}

.postheader_tiny {
    float: left;
    height: 50px;
    width: 250px;

}



.postheader h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding: 0px;
    margin-top: 9px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 55px;
    color: #FFF;
}

.postheader h1 a{

    color: #FFF;
}

.postheader h1 a:hover{

    color: red;
}

.postheader_large h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding: 0px;
    margin-top: 9px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 55px;
    color: #FFF;
}

.postheader_large h1 a{

    color: #FFF;
}

.postheader_large h1 a:hover{

    color: red;
}

/* */

.postfooter {
    background-image: url(/img/btm_post.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 13px;
    width: 480px;
}

.postheader {
    float: left;
    height: 50px;
    width: 480px;
    background-image: url(/img/top_post.jpg);
    background-repeat: no-repeat;
}

.transpHeader {
    float: left;
    height: 50px;
    width: 480px;
    background-image: url(/img/tp_hov.png);
}


.postheader h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding: 0px;
    margin-top: 9px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 55px;
    color: #FFF;
}

.postheader h1 a{

    color: #FFF;
}

/* */

#header #sub_head_right p {
    background: transparent none repeat scroll 0%;
    border: medium none;
    margin-top: 105px;
    margin-left: 10px;
    width: 200px;
    text-align: center;
    font-size: 12px;
    color: #eca24e;
    font-weight: bold;
}




/* Slideshow below */

#slideshow {list-style:none; color:#000;}
#slideshow span {display:none}
#wrapper {width:506px;  margin-left: auto; margin-right: auto; margin-top: 10px;}
#wrapper * {margin:0; padding:0; }
#fullsize {cursor:pointer;float: left;position:relative; width:500px; height:370px; padding:2px; border:1px solid #ccc; background:#ffffff}
#image {cursor:pointer;width:500px}
#image img {cursor:pointer;position:absolute; width:500px;height:370px;}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; }
#imgprev {cursor:pointer;z-index:3;left:0;height:370px; background:url(/img/left.gif) left center no-repeat}
#imgnext {cursor:pointer;z-index:3;right:0;height:370px; background:url(/img/right.gif) right center no-repeat}
#imglink {cursor:pointer;z-index:2;position:absolute;height:370px; background:url(/img/link.gif) center center no-repeat;width: 100%; }
#thumbnails {margin-top:5px ; float: left;position: relative; height: 110px;}
#slideleft {float:left; width:20px; height:110px; background:url(/img/scroll-left.gif) center center no-repeat;}
#slideright {float:right; width:20px; height:110px; background: url(/img/scroll-right.gif) center center no-repeat}
#slidearea {float:left; position:relative; width:450px; margin-left:5px; height:110px; overflow: hidden }
#slider {position:absolute; left:0; }
#slider img {cursor:pointer;  border: 2px solid #F9F1ED; margin-bottom: 3px;}



/* Pagination */

.pagination span
{
    float: none;
    margin-left: 2px;
}

.pagination div
{
    margin: 0px;
    float: none;
}

.pagination a
{
    height: 10px;
    margin: 0px;
    float: none;
}

.pagination a:hover
{
    height: 10px;
    margin: 0px;
    float: none;
}

/* Icoana */

.icon
{
    width: 64px;
    float: left;
    margin-right: 15px;
}

.icon a
{
    text-decoration: none;
}

.icon a img, .icon img
{
    width: 64px;
    height: 64px;
}

.icon a:hover
{
    text-decoration: none;
}

.icon a span
{
    display: block;
    width: 64px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
}

/* Meniul incepe aici */

.meniu_titlu
{
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    font:3em "Lucida Sans Unicode", Helvetica, sans-serif;
}
.meniu_container
{
    width: 100%;
    clear: both;
}

.meniu_container h3
{
    width: 100%;
    clear: both;
    font:2em Arial, Helvetica, sans-serif;
    font-weight: 900;
}

.menu_item
{
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 3px;
}

.menu_item_header
{
    width: 100%;
    clear: both;
    float: left;
    font:1.1em Arial, Helvetica, sans-serif;
    border-bottom: 1px solid black;
}

.menu_item_name
{
    float: left;
}

.menu_item_price
{
    float: right;
}

.menu_item_description
{
    float: left;
    clear: both;
    width: 100%;
    font-style: italic;
}

.sidebarRandomPic, .sidebarRandomPicText:hover
{
    margin-left: 5px;
    margin-top: 26px;
    width: 180px;
}

.sidebarRandomPicText, .sidebarRandomPicText:hover
{
    font-size: 12px;
    margin-left: 20px;
    margin-top:0px;
    text-decoration: none;
}

.evenimente
{
    height: 178px;
    padding: 0px;
    float: left;
}

.gradientBoxSmall
{
    margin-top: 0px; font-size: 12px; margin-left: 10px; padding-top: 20px; padding-left: 15px; padding-right: 0px;width: 205px; height: 218px; float: left; background: url(/img/movie_bg.jpg) top left
}

.bigtext
{
    font-size: 26px;
    margin-left: 0px;
    padding: 0px;
    margin-top: 0px;
    font-weight: 100;
    color: #eca24e;
    text-decoration: none;
}

.inline_2
{
    width: 400px;
    display: inline;
    float: left;
}

.orase_container
{
    width: 800px;
}

.black { color: black }

.Galerie
{
   padding-left: 10px;
   width: 466px !important;
}

.Galerie a
{
    display: inline;
    float: left;
}

.smallInput
{
    width: 12px !important;
    height: 12px !important;
    margin: 0px !important;
    padding: 0px !important;
    border: none !important;
}

.concursSubmit
{
    margin: 0px !important;
    width: 155px !important;
    background-color: #eca24e !important;
    font-weight: 900 !important;
    color: #ffffff !important;
    cursor: pointer;
}

.picture
{
    float: left;
    margin: 0px;
    padding-right: 5px;
    width: 110px;
    margin-bottom: 10px;
}

.picture a
{
    margin: 0px;
    margin-right: 5px;
    width: 30px;
}


.widthLarge
{
    padding-left: 10px;
    width: 646px !important;
}

#meniu #meniu_title
{
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 900;
    font-size: 26px;
   /* color:#333333; */
    color:#ffffff;
    width: 200px;
    border-bottom: 1px dashed #ffffff;
}

.spuneQuote
{
    margin-bottom: 10px;
    float: left;
}

.marginTop
{
    padding-top: 10px;
}

.rand_parteneri
{
    margin-top: 10px;
    float: left;
}
