/*
body, html {
*/ 
html,
body {
  height: 100%;
  font-size: 10px;
  font-family: arial;
  margin: 0;
  padding: 0;
  color: #1E448B;
  background-color: #ffffff;
}

table{
background-color: transparent;
font-size: 13px;
}

td{
  background-color: transparent;
  vertical-align: top;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}


p{
font-size: 12px;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ff6600;
font-size: 17px;
color: #ff6600;
width: 95%;
}

h2 {
font-size: 15px;
color: #1E448B;
}

h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #5D6F73;
}

h4 {
  font-size: 0.85em;
}

h5 {
  font-size: 0.8em;
}


/* Needed to horizontally pad in a coloured container */
.horzPad h1,
.horzPad h2,
.horzPad h3,
.horzPad h4,
.horzPad h5,
.horzPad p {
  padding-left: 5px;
  padding-right: 5px;
}


/* Links */
a {
  text-decoration: none;
  color: #3B5D77;
}

a:hover {
  color: #668FA3;
}

a img {
  border: 0;
}

a img.border {  
  border: 1px solid #FC3307;
}

a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #668FA3 !important;
  border: 1px solid #FC3307;
}



/* Images */
img.floatRight {
  margin: 5px 0 10px 10px;
}

img.floatLeft {
  margin: 5px 10px 10px 0;
}



/* Lists */
ul li {
  list-style-image: url(../images/bg/submenu1.gif);
}

ol li {
  font-weight: bold;
  color: #668FA3;
}

ol li span {
  font-weight: normal;
  color: #444;
}



/* Blockquote */
blockquote {
  margin: 0;
  padding: 0 20px;
  background: #E7F1F3;
  border-top: 1px solid #AAD3DB;
  border-bottom: 1px solid #AAD3DB;
}






.cat_links_holder{
margin-bottom: 1px;
margin-top: 0px;
  }

#left_menu{
background-image: url(images/left_column_tile.gif);
background-repeat: repeat-y;
background-color: transparent;
background-position: left top;
margin: 0px;
padding: 0px;
width: 217px;
margin-bottom: 30px;
}

#left_menu a{
font-size: 11px;
text-decoration: none;
color: #081A2A;
font-weight: bold;
line-height: 18px;
margin-left: 1px;
margin-right: 1px;
background-color: transparent;
}
#left_menu a:hover{
padding-left: 20px;
background-color: #4079BC;
}

#left_menu a:visited{
padding-left: 20px;
color: #081A2A;
}



#left_menu a.cat{
color: #ffffff;
font-size: 12px;
font-weight: bold;
line-height: 20px;
text-align: left;
padding-left: 25px;
background-color: #769AC4;
margin: 1px;
}

#left_menu a.cat:hover{
color: #ffffff;
padding-left: 25px;
background-color: #84ACDA;
}

#left_menu a.subcat:link{
padding-left: 25px;
color: #C5DEF8;
  }
  
#left_menu a.subcat:visited{
padding-left: 25px;
color: #C5DEF8;
  }

#left_menu a.subcat:hover{
padding-left: 25px;
background-color: #407ABC;
color: #05101A;
  }
  

#left_menu a.subsubcat:link{
  font-size: 11px;
  padding-left: 25px;
  color: #9FCEFF;
  }
  
#left_menu a.subsubcat:visited{
  padding-left: 25px;
  color: #9FCEFF;
  }

/*
a.info_lang{
  position:relative;
  z-index:24; 
  color:#ffffff;
  text-decoration:none
  }

a.info_lang:hover{
  z-index:25; 
  }

a.info_lang span{
  display: none
  }

a.info_lang:hover span{
  color: #ffffff;
  display:block;
  position:absolute;
  top: -5px; left:0px;
  border:none;
  background-color:transparent; 
  text-align: left;
  width: 140px;
  font-size: 9px;
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
  }
*/












#left_menu a.subsubsubcat:hover{
  padding-left: 25px;
  background-color: #407ABC;
  color: #BCF3F6;
  }
  

#left_menu a.subsubsubcat:link{
  font-size: 10px;
  padding-left: 40px;
  color: #ffffff;
  font-weight: normal;
  }
  
#left_menu a.subsubsubcat:visited{
  padding-left: 40px;
  color: #ffffff;
  font-weight: normal;
  }

#left_menu a.subsubsubcat:hover{
  padding-left: 40px;
  background-color: #407ABC;
  color: #BCF3F6;
  font-weight: normal;
  }
  



/* begin news style */

.newstitle {
font-weight: bold;
font-size: 11px;
}

.newstext {
font-size: 11px;
}

a.details_link{
color: #C2DAF4;
font-size: 11px;
font-weight: bold;
line-height: 20px;
margin: 0px; 
padding: 0px
}
a.details_link:hover{
color: #ff6600;
}
/* end news style */


/* begin promo style */
.stiri_section_title {
height: 25px;
color: white;
font-size: 13px;
font-weight: bold;
padding-left: 27px;
padding-top: 2px;
}

#left_menu div.promotitle {
font-weight: bold;
font-size: 11px;
}

#left_menu div.promotext {
font-size: 11px;
}

#left_menu a.details_link{
color: #1F500E;
font-size: 11px;
font-weight: bold;
line-height: 20px;
margin: 0px; 
padding: 0px
}
#left_menu a.details_link:hover{

}
/* end promo style */


#mini_cart{
background-image: url(images/sv_news.gif); 
background-repeat: no-repeat; 
background-position: bottom left;
}

#mini_cart td{
font-size: 10px;
font-weight: normal;
line-height: 12px;
margin: 0px; 
padding-left: 3px;
background-color: transparent;
border-bottom: 1px solid #EBFFB5;
  }

















#lang_switch{
margin-top: 20px;
height: 55px;
font-size: 10px;
font-weight: bold;
padding-left: 12px;
width: 60px;
}

#lang_switch a{
text-decoration: none;
display: block;
color: #24498E;
}

#lang_switch a:hover{
text-decoration: none;
display: block;
color: #FF5100;
}





#bottom_menu {
text-align: right;
height: 22px;
}

#bottom_menu a{
font-size: 11px;
font-weight: normal;
color: #919191;
text-decoration: none;
}



.bottom_bar{
height: 22px;
padding-right: 0px;
color: gray;
background-color: #ffffff;
font-size: 9px;
text-align: right;
}

.bottom_bar a{
font-size: 9px;
font-weight: bold;
color: #1E448B;
text-decoration: none;
}

.bottom_bar_home{
height: 22px;
margin-top: 10px;
color: #ffffff;
background-color: transparent;
font-size: 11px;
text-align: right;
}

.bottom_bar_home a{
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}


.copyright{
height: 25px;
margin-left: 1px;
padding-left: 15px;
text-align: left;
float: left;
}

.copyright a{
font-size: 9px;
font-weight: bold;
color: #77613F;
text-decoration: none;
}




.short_offer_desc{
background-color: #A7FF8F;
border: 1px solid #6BEF70;
background-color: #FFE974;
border: 1px solid #FFCC00;
padding: 3px;
margin: 0px 2px 2px 2px;
}

.short_offer_desc h2{
font-size: 12px;
padding: 0px;
margin: 0px;}

.short_offer_desc_horiz{
background-color: #A7FF8F;
border: 1px solid #6BEF70;
background-color: #FFE974;
border: 1px solid #FFCC00;
padding: 3px;
margin: 0px 2px 2px 2px;
display: inline;
width: 112px;
float: left;
text-align: center;
}

.short_offer_desc_horiz h2{
font-size: 12px;
padding: 0px;
margin: 0px;
}




#extra_content{
background-color: #fafafa;
border: 1px solid #efefef;
padding: 3px;
margin-bottom: 10px;
width: 540px;

font-size: 13px;
line-height: 20px;
}

#extra_content img{
}

#feat_content{
background-image: url(images/featured_top.gif);
background-position: top left;
background-repeat: no-repeat;
width: 175px; 
font-size: 11px;
color: #7F7F7F;
padding: 5px;
margin: 0px;

line-height: 18px;
}

#feat_content p{
font-size: 11px;
margin: 0px;
padding: 0px;
}

#feat_content img{
}

.featured{
background-color: #D1E8FF;
width: 175px; 
font-size: 11px;
color: #002272;
padding: 5px;
margin: 0px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}


.featured p{
font-size: 11px;
margin: 0px;
padding: 0px;
}


.featured img{
}

.featured_go{
text-decoration: none;
font-weight: bold;
font-size: 12px;
vertical-align: middle;
background-color: transparent;
text-align: center;
}

.featured_go img{
display: block;
}

.featured_go a{
text-decoration: none;
color: white;
font-weight: bold;
font-size: 12px;
display: block;
}

.featured_go a:hover{
text-decoration: underline;
color: white;
}


.featured_go a:visited{
text-decoration: none;
color: white;
}



.index_cell_spacer{
  width: 20px;
  }


#topic_content{
text-align: left;
margin-bottom: 30px;
width: 95%;
}

.content_cms{
font-size: 13px;
line-height: 20px;
color: #1E448B;
padding: 0px;
background-color: transparent;
}

#content_cms{
background: url(../images/header-bk.gif) no-repeat top left;

font-size: 13px;
line-height: 18px;
color: #1E448B;
padding: 0px;
line-height: 20px;
}


.today{
background-image: url(images/date_bk.gif); 
background-position: top left; 
background-repeat: no-repeat; 
height: 35px;
color: gray;
font-size: 11px;
padding-left: 15px;
padding-top: 10px;
}

a.current_lang {
 color: red;
}


/*start slideshow style */
.slideshow_manevra{
 width: 144px; height: 20px; background-color: #efefef; 
 text-align: center; vertical-align: middle; font-size: 5px
}

#slideshow{
border: 0px;
padding: 0px;
margin: 0px;
margin-top: 0px;
}

.slideshow_td{
border: 1px solid #E8E8E8;
width: 144px;
height: 131px;
background-color: white;
text-align: center;
vertical-align: middle;
}
/*start slideshow style */


/* start breadcrumbs styles*/
#path_link a{
    color: #ff6600;
    font-size: 11px;
    text-decoration: none;
}

#path_link {
    color: #1E448B;
    font-size: 11px;
    margin-left: 2px;
    margin-top: 2px;

}

.td_forms{

height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #1E448B;
padding: 2px;
margin: 2px;
}

/* end breadcrumbs styles*/

#oferta_link{
float: left;
width: 200px;
padding-right: 5px;
}


#oferta_link a{
text-decoration: none;
font-weight: bold;
color: #FF5100;
font-size: 12px;
}


.bulk_desk_details_head a{
color: green;}

.pret{
color: black;
font-weight: bold;
font-size: 11px;
}

#table_forms{
width: 533px;
}

#table_forms td{
height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #333333;
padding: 2px;
margin: 2px;
text-align: center;
}

.cart_table td{
height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #333333;
padding: 2px;
margin: 2px;
text-align: center;
}


.cart_table_align_left{
}

.cart_table_align_left td{
height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #333333;
padding: 2px;
margin: 2px;
text-align: left;

}


#login_table td{
height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #333333;
padding: 2px;
margin: 2px;

text-align: center;
}

#login_table a{
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #FF6600;
}

a.user_link  {
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #FF6600;
}

.warning {
  color: red;
}

.function_hint{
font-weight: normal;
font-size: 11px;
color: gray;
vertical-align: middle;
}

.contact_form{
position: relative; top: 1px; 
}

.contact_form td{
font-size: 12px;
}

.contact_companies{
background-color: #2562A2;
color: white;
}

.contact_everybody{
background-color: #C5DEF8;
}



.class_search {
background-color: #BCFF00;
}

/**************** tanfa menu coding *****************/


.error_to_user{
color: red;
background-color: #FFE9E9;
font-weight: bold;
border: 1px solid red;
font-size: 11px;
padding: 2px;
}



/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
background-image: url(images/baloane.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 980px;
/*background-color: pink;*/
}



/**************************************************************
   Topbar with newsletter form and theme change buttons
 **************************************************************/

#topbar {
  float: left;
  width: 100%;
  padding: 0.6em 0;

  font-size: 0.9em;
  text-transform: uppercase;

  color: #CFD9DB;
  background: #FFF url(../images/bg/topbar.gif) repeat-x bottom left;
}



/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 5em;
	margin: 0 auto;
}


#header img {
  position: absolute;
  top: 5%;
  left: 10px;
}

#header ul {
  margin: 3.5em 1em 0 0 !important;
  margin: 3.5em 0.5em 0 0;
  padding: 0;
  float: right;
}

#header ul li {
  display: inline;
  list-style: none;
}

#header ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: #cccccc;
  border-right: 1px solid #4D5760;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {
  color: #3B5D77;
}



/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#headerImg {
  margin: 0 auto;
}





/**************************************************************
   Top Block Menu
 **************************************************************/

#menu {
  margin: 0 auto;
}

#menu ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;

  text-align: left;
  background: #3B5D77 url(../images/bg/menu.gif) repeat-x top left;
}

#menu ul li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu ul li a {
  float: left;
  width: 25%;
  height: 4.5em;

  font: 400 1.2em arial, sans-serif;
  letter-spacing: 0.1em;

  color: #fff;

  border-top: 7px solid #41637D;
  border-bottom: 15px solid #FFF;
}

#menu ul li a span {
  display: block;
  padding: 2px 7px;
}


#menu ul li a span.desc {
  font-size: 0.8em;
  color: #8C8D94;
}


#menu ul li a:hover,
#menu ul li a.here {
  background: #4A5C6A;
  border-top: 7px solid #455660;
}

#menu ul li a:hover span.desc,
#menu ul li a.here span.desc {
  color: #FFF;
}


/* Top menu icons */
#menu ul li a span.speaker {
  padding-left: 22px;
  background: url(../images/icons/speaker.gif) no-repeat 5px 50%;
}

#menu ul li a:hover span.speaker {
  background: url(../images/icons/speaker_on.gif) no-repeat 5px 50%;
}

#menu ul li a span.bubble {
  padding-left: 24px;
  background: url(../images/icons/bubble.gif) no-repeat 4px 4px;
}

#menu ul li a:hover span.bubble {
  background: url(../images/icons/bubble_on.gif) no-repeat 4px 4px;
}

#menu ul li a span.heart {
  padding-left: 20px;
  background: url(../images/icons/heart.gif) no-repeat 3px 50%;
}

#menu ul li a:hover span.heart {
  background: url(../images/icons/heart_on.gif) no-repeat 3px 50%;
}


#menu ul li a span.dollar {
  padding-left: 20px;
  background: url(../images/icons/dollar.gif) no-repeat 4px 50%;
}

#menu ul li a:hover span.dollar {
  background: url(../images/icons/dollar_on.gif) no-repeat 4px 50%;
}




/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  width: 980px;
  text-align: left;
}

#columns {
  margin: 0 auto;
}


/* Column widths */
.width {
  width: 980px;
}

.widthPad {
  width: 900px;
  margin-left: 80px;
}

.right_col {
  width: 160px;
  background-image: url(images/menu_left_bk.gif);
  background-repeat: repeat-y;
  background-position: top left;
  width: 160px;
}


.left_col {
  opacity: 0.90;
  -moz-opacity: 0.90;
  _filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);

  width: 217px;
  background-image: url(images/menu_left_bk.gif);
  background-repeat: repeat-y;
  background-position: top left;
  padding: 0px; 
  margin: 0px;
}


.width555 {
  width: 555px;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 100%;
}


/**************************************************************
   Footer
 **************************************************************/



#footer {
  background: url(images/bottom_tile.gif) repeat-x top left;
  color: #ffffff;
  text-align: left;
  font-size: 11px;
}




#footer_menu{
  text-align: left;
  padding-left: 235px;
  }

#footer_menu a:link{
  margin: 3px;
  font-weight: bold;
  color: #2562A4;
  text-decoration: none;
  }

#footer_menu a:visited{
  margin: 3px;
  font-weight: bold;
  color: #2562A4;
  text-decoration: none;
  }

#footer_menu a:hover{
  margin: 3px;
  font-weight: bold;
  color: #FF7800;
  text-decoration: none;
  }


#footer_menu a:link{
  color: #ffffff;
  font-weight: bold;
  padding: 0px 10px 0px 10px;
  background-image: url(images/footer_links_separator.gif);
  background-position: top right;
  background-repeat: no-repeat;
  }

#footer_menu a:visited{
  color: #ffffff;
  padding: 0px 10px 0px 10px;
  font-weight: bold;
  background-image: url(images/footer_links_separator.gif);
  background-position: top right;
  background-repeat: no-repeat;
  }

#footer_menu a:hover{
  color: orange;
  padding: 0px 10px 0px 10px;
  font-weight: bold;
  background-image: url(images/footer_links_separator.gif);
  background-position: top right;
  background-repeat: no-repeat;
  }





#author_bar{
background-image: url(images/author_bar_bk.gif);
background-position: top left;
background-repeat: no-repeat;
color: #ffffff;
text-align: left;
background-color: #DC0A09;

height: 35px;
}

#author_bar a:link{
  margin: 3px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  }

#author_bar a:hover{
  margin: 3px;
  font-weight: bold;
  color: #FF7800;
  text-decoration: none;
  }

#author_bar a:visited{
  margin: 3px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  }




/**************************************************************
   Icons specific to the colour theme
 **************************************************************/

a.lightTheme img,
a.darkTheme img,
a.submitButton img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

a.lightTheme img {
  background: url(../images/icons/light_light_theme.gif) no-repeat center center;
}

a.darkTheme img {
  background: url(../images/icons/light_dark_theme.gif) no-repeat center center;
}

a.submitButton img {
  background: url(../images/icons/light_submit.gif) no-repeat center center;
}


/**************************************************************
   Posts
 **************************************************************/

.post {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;

  margin-bottom: 1.5em;

  border-bottom: 1px solid #CCCCCC;
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;

  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}



/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 0 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  
  border: 5px solid #ccc;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 5px solid #668FA3;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}



/**************************************************************
   Submenu Styles
 **************************************************************/

ul.submenu1,
ul.submenu2 {
  margin: 0 0 20px 0;
  padding: 0;
}

ul.submenu1 li,
ul.submenu2 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
}

ul.submenu1 li a,
ul.submenu2 li a {
  display: block;
  height: auto !important;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 1px 5px 1px 20px;
}

ul.submenu1 li a {
  background: url(../images/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu1 a:hover {
  color: #426F85;
  background: #B3C6C4 url(../images/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu2 li a {
  color: #426F85;
  background: url(../images/bg/submenu2.gif) no-repeat 3px 50%;
}

ul.submenu2 a:hover {
  color: #426F85;
  background: #B3C6C4 url(../images/bg/submenu2.gif) no-repeat 3px 50%;
}






/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 0px;
  
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg {
  background-color: #EAF2F5;
}

.dark {
  color: #353E47;
}

#search_and_icons img{
  display: block;
  }

#top_menu {
text-align: left;
background-image: url(images/green_menu_bottom_round_bk.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding: 0px 0px 16px 0px;
}


#top_menu a{
background-image: url(images/green_menu_gradient_bk.gif);
background-repeat: no-repeat;
background-position: bottom left;
font-size: 12px;
font-weight: bold;
margin: 0px 2px 0px 0px;
padding: 0px 0px 0px 20px;
display: block;
text-decoration: none;
border-left: 3px solid #1AC721;
line-height: 25px;
}

#top_menu a:link{
color: #000000;
}

#top_menu a:hover{
color: #007905;
}

#top_menu a:visited{
color: #000000;
}



#top_menu_home {
line-height: 25px;
text-align: right;
margin-right: 60px;
}

#top_menu_home a.cat{
background-image: url(images/cat_menu_bk.gif);
background-repeat: no-repeat;
background-position: top left;
color: white;
font-size: 12px;
font-weight: bold;
line-height: 20px;
padding-left: 38px;
}

#top_menu_home a{
background-repeat: no-repeat;
background-position: 2px 5px;
text-decoration: none;
color: #0E4F15;
font-size: 12px;
font-weight: bold;
padding-left: 3px;
padding-right: 10px;
}

#top_menu_home a:hover{
color: #ff6600;
}


.main_page_sections{
  float: right;
  width: 107px;
  height: 77px;
  background-color: #efefef;
  background-repeat: no-repeat;
  background-position: center -16px;
  margin-right: 3px;
}

.main_page_sections a:link{
color: white;
}

.main_page_sections a:visited{
color: white;
}

.main_page_sections a:hover{
color: #057702;
}

.main_page_sections_titles{
background-color: #97C713;
position: relative; 
top: 55px; 
color: white; 
font-weight: bold; 
text-align: center; 
border-top: 2px solid white !important;
border-top: 4px solid white;
font-size: 12px;
}

/* icon-uri limba start*/

.info_lang{
margin-left: 2px;
}

.info_lang img{
margin-top: 8px; 
margin-right: 8px;
}

a.info_lang{
  position:relative;
  z-index:24; 
  color:#ffffff;
  text-decoration:none
  }

a.info_lang:hover{
  z-index:25; 
  }

a.info_lang span{
  display: none
  }

a.info_lang:hover span{
  color: #ffffff;
  display:block;
  position:absolute;
  top: -5px; left:0px;
  border:none;
  background-color:transparent; 
  text-align: left;
  width: 140px;
  font-size: 9px;
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
  }
/* icon-uri limba stop*/

.formbutton{
  background-color: #FF7800;
  color: white;
  font-weight: bold; 
  }

.harta_menu0{
  font-weight: bold;
  display: block;
  }
.harta_menu1{
  margin-left: 15px;
  display: block;
  }
.harta_menu2{
  margin-left: 30px;
  display: block;
  font-weight: bold;
  color: #990000;
  font-size: 12px;
  line-height: 25px;
  }
.harta_menu3{
  margin-left: 45px;
  display: block;
  color: #990000;
  font-size: 11px;
  }
    
#marqueebase{
width: 150px;
padding-left: 10px;
background-color: transparent;
}
#marqueecontainer{
height: 120px; /*marquee height */
position: relative;
overflow: hidden;
padding: 5px;
margin-right: 15px;
margin-left: px;
}
#marqueecontainer a{
  background-image: none;
  display: inline;
  }
  
#marqueecontainer p{
padding: 0px 0px 5px 0px; 
margin: 0px 5px 0px 0px; 
color: #6A6A6A; 
font-size: 10px;
line-height: 12px;
}
#error_area{
  border: 2px solid #990000;
  padding: 5px;
  background-color: #FFAFAF;
  margin: 10px 0px 10px 0px;
  }
#curs_valutar_area table{
font-weight: bold;
border: none;
color: white;
margin-top: 10px;
padding: 27px;
margin: auto;
background-color: transparent;
}

#level_5_kids{
  background-color: #2562A2;
  border: 1px solid silver;
  }
#level_5_kids a:link{
  color: #ffffff;
  font-weight: bold;
  }
#level_5_kids a:hover{
  color: #D1E8FF;
  font-weight: bold;
  }
#level_5_kids a:visited{
  color: #ffffff;
  font-weight: bold;
  }
  


#icons-area{
  margin-top: 10px;
  margin-left: 0px;
  text-align: center;
  }

#icons-area img{
  height: 12px; 
  border: none;
  margin-right: 2px;
  }

/* icon-uri utilitare start*/
a.info{
  position:relative;
  color:#ffffff;
  text-decoration:none
  }

a.info:hover{
  text-decoration: none;
  z-index:25; 
  }

a.info span{
  display: none
  }

a.info:hover span{
  color: white;
  display:block;
  position:absolute;
  right: 10px; 
  top: -19px; 
  border:1px solid #ffffff;
  background-color:#2562A4; 
  text-align: center;
  width: 128px;
  height: 16px;
  font-size: 10px;
  padding-top: 1px;
  filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;
  }
/* icon-uri utilitare stop*/

.job_den{}
.job_firma{}
.job_date{}
.job_desc{}
.job_apply_link a{font-weight: bold; color: #FF7700; text-decoration: none}
.forms_table td{
  border: none;
  font-size: 11px;
  color: white;
  padding: 0px 2px 2px 0px;
  }

.forms_table input{
  font-size: 9px; 
  color: white;
  background-color: transparent; 
  }


.div_frunze{
display: none;
}  

.radio_bttn{
  border: none;
  }

#credits{
  width: 99%;
  }
  
#credits td{
  text-align: center;
  vertical-align: top;
  width: 50%;
  }
/* start ACCOUNT AREA*/
#account_area{
  padding: 0px;
  border: none;
  font-size: 10px;
  margin: 15px;
  
}
.tab_hover {
background-color:#3F7CB3;
font-weight: bold;
font-size: 11px;
color:#fff;
cursor:pointer;
width:33%;
height:20px;
border:0px;
text-align:center;
vertical-align: middle;
border-top: 1px solid #3F7CB3;
border-right: 1px solid #3F7CB3;
border-left: 1px solid #3F7CB3;
line-height: 16px;
}
.tabqsf {
background-color:#235C8F;
color:#fff;
font-size: 11px;
font-weight: bold;
cursor:pointer;
width:33%;
height:20px;
border:0px;
text-align:center;
vertical-align: middle;
border-top: 1px solid #8BBCE8;
border-right: 1px solid #8BBCE8;
border-left: 1px solid #8BBCE8;
line-height: 16px;
}
.tabaccount {
background-color:#235C8F;
color:#fff;
font-size: 11px;
font-weight: bold;
cursor:pointer;
width:33%;
height:20px;
border:0px;
text-align:center;
vertical-align: middle;
border-top: 1px solid #8BBCE8;
border-right: 1px solid #8BBCE8;
border-left: 1px solid #8BBCE8;
line-height: 16px;
}
.data_tab {
background-color: #3F7CB3;
height:110px;
text-align:left;
color: white;
padding:.3em;
}

.data_tab td{
font-size: 11px;
vertical-align: middle;
line-height: 12px;
}

.data_tab table{
height: 140px;
}

.data_tab select{
color: #14426C;
font-size: 11px;
padding: 2px;
}
.data_tab input{
color: #14426C;
font-size: 11px;
padding: 2px;
}
/* end ACCOUNT AREA*/

#private_gallery{border: 1px solid silver;width: 620px;}
#private_gallery img{border: 2px solid silver; margin: 5px;}

.public_gallery{}
.public_gallery img{border: 2px solid silver; 

margin: 3px;
width: 75px; 
height: 75px;
background-repeat: no-repeat; 
background-position: 50% 50%; 
float: left; 
border: 1px solid #dadada; 
background-color: #fff

}
.pages_links{margin-top: 10px;padding-top: 12px;font-size: 10px;}
.pages_links a:link{padding: 1px 3px 1px 3px; background-color: #A7F7AA; border: 1px solid #dddddd; font-weight: bold;margin-right: 1px; text-decoration: none; color: #115B02}
.pages_links a:visited{padding: 1px 3px 1px 3px; background-color: #A7F7AA; border: 1px solid #dddddd; font-weight: bold;margin-right: 1px; text-decoration: none; color: #115B02}
.pages_links a:hover{padding: 1px 3px 1px 3px; background-color: #19C720; border: 1px solid #dddddd; font-weight: bold;margin-right: 1px; text-decoration: none; color: white}
