* {
  margin:0;
  padding:0;
}

body {
  font-size:12px;
  font-family:Verdana;
  
}

.clear {
  clear:both;
}

a {
  color:black;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

.spacer {
  height:20px;
}

.blue {
  border-bottom:1px solid #db214c;
  color:#0054a6;
  font-size:14px;
  margin-top:20px;
  padding-bottom:5px;
  margin-bottom:10px;
}

#ulpart {
    /*border:1px solid #000;*/
    padding-left: 15px;
    color:rgb(0,84,166);
}


#ulnou {
    /*border:1px solid #000;*/
    padding-left: 15px;
    color:black;
    margin-bottom: 10px;
}

#ulnou a {
    color: rgb(0,114,188);
    text-decoration: none;
}

#ulnou a:hover {
    text-decoration: underline;
}

.black {
  border-bottom:1px solid #db214c;
  color:#000;
  font-size:14px;
  margin-top:20px;
  padding-bottom:5px;
  margin-bottom:10px;
  font-style:italic;
  font-weight:bold;
}

#container {
  width:905px;
  margin:0 auto 10px auto ;
  padding-top:10px;
    
}

#menu {
  height:53px;
  background:url(../img/menu_bar.jpg) bottom repeat-x;
}

#menuc {
    margin: 0 auto;
    color:#000;
}

#menuc  li {  
  list-style: none; 
  height: 24px; 
  float: left;
  position: relative;
  margin-top:12px;  
  
}


#menuc li a {
  height: 25px;
  display: block;
  font-size: 12px;
  text-align: center;
  color:#000;
  font-weight:bold;
  font-style:italic; 
}

#menuc li a {
  width: 150px;
  height: 21px;
  text-decoration:none;
  padding-top:4px;
}



    
#menuc li a {
  background-image: url(/public/img/menu_btn.jpg);
}

#menuc li a:hover { 
  background-position: 0 -25px;color:#fff; 
}

#menuc li a.current {
  background-position: 0 -25px;color:#fff;
}
       
/* end meniu */

/* header */

#header {
  height:289px;
}

#header_up {
  background:url(../img/header_margin_up.jpg) no-repeat;
  height:6px;
}


#header_middle {
  background:url(../img/header_margin_middle.jpg) repeat-y;
}

  #header_left {
    float:left;
  }
    
    #header_left img {
      margin-left:35px;
    }

  #header_right {
    float:right;
    margin-right:10px;
  }

#header_down {
  background:url(../img/header_margin_down.jpg) no-repeat;
  height:6px;                                          
}

/* end header */

/* begin subheader */

#subheader {
  height:69px;
}

#subheader_left {
  width:28px;
  height:69px;
  float:left;
  font-size:0;
  background: url(../img/sub_header_left.jpg) no-repeat;
}

#subheader_middle {
  background: url(../img/sub_header_bg.jpg) repeat-x;
  float:left;
  height:69px;
  width:849px;
}

#subheader_right {
  font-size:0;
  float:left;
  width:28px;
  height:69px;
  background: url(../img/sub_header_right.jpg) no-repeat;
}

#subheader_ochelari {
  background:url(../img/img_ochelari.jpg) no-repeat;
  height:69px;
  width:328px;
  float:left;
  margin-right:40px;
  position:relative;
}

#subheader_ochelari a {
    display: block;
    height:69px;
    width:328px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

a#och_1, a#och_2, a#och_3{
    display: block;
    height:20px;
    position: absolute;
    top: 40px;
    color:white;
    z-index: 1;
    
}

a#och_1 {
    width:60px;
    left: 50px;
    
}

a#och_2 {
    width:115px;
    left: 130px;
}

a#och_3{
    width:70px;
    left: 260px;
}




#subheader_cruce {
  background:url(../img/img_cruce.jpg) no-repeat;
  height:69px;
  width:196px;
  margin-right:40px;
  float:left;
}

#subheader_cruce a {
    display: block;
    /*border: 1px solid pink;*/
    height:69px;
    width:196px;
    position:relative;
}

#subheader_cruce p {
    color: white;
    position:absolute;
    top:30px;
    left:60px;
    cursor: pointer;
    text-align: center;
}

#subheader_intrebare {
  background:url(../img/img_intrebare.jpg) no-repeat;
  height:69px;
  width:231px;
  float:left;
}
/* end subheader */

/* begin content */

#content {
  margin:0 auto;
  margin-top:2px;
  width:880px;
  background:url(../img/content_bg.jpg) no-repeat;
  /*height:800px;*/
  /* border:1px solid #000; */
}

  #left {
    /*border:1px solid #000;*/
    width:270px;
    float:left;
    display:inline;
    margin:0 10px;
  }
  
 
  #right {
    /*border:1px solid #000;*/
    width:560px;
    float:right;
    margin-right:10px;
    overflow: hidden;
  } 
/* end content */

/* begin submenu */

#submenu {
  text-align:right;
  font-size:14px;
  margin-bottom:20px;
}
/* and submenu */

/* banners */

.banner560x60 {
    background-color: gray;
    width: 560px;
    height: 60px;
}

/* end banners */

/* begin footer */
#footer {
  height:148px;
  color:white;
  width:100%;
  background:#222222;
  background:url(../img/footer_bg.jpg) repeat-x;
}

#footer_content {
  width:905px;
  height:148px;
  margin:0 auto;
}

#footer_info, #footer_powered, #footer_copy {
  margin-top:20px;
  float:left;
}

#footer_info {
  width:300px;
  height:128px;
}

  #footer_info h2 {
    text-decoration:underline;
    font-size:14px;
    margin:0;    
    margin-bottom:0px;
  }
  
  #footer_info ul {
    margin-left:15px;
  }
  
  #footer_info li {
    margin:0px 0;
  }
  
  #footer_info a {
    color:#fff;
    text-decoration:none;
  }

  #footer_info a:hover {
    color:#fff;
    text-decoration:underline;
  }
  
#footer_powered {
  width:300px;
  height:128px;
  color:#c2c2c2;
}

  #footer_powered .site {
    margin-bottom:17px;
  }

  #footer_powered .slogan{
    margin-top:17px;
  }

#footer_copy {
  width:300px;
  height:128px;
  color:#c2c2c2;
}

  #footer_copy .drepturi{
    margin:15px 0;
  }

/* end footer */

#all {
  width:100%;
  background: url(../img/bg.jpg) repeat-x;
}

    #right h2 {
        
        color:#000;
        font-size:14px;
        margin-top:20px;
        padding-bottom:5px;
        margin-bottom:10px;
    }
          