ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,button,hr
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

/* fix for IE */
* html hr {margin: 0;}
*+html hr {margin: 0;}

/* Body style definitions */

body
{
  background-color: #fff;
  font-family: Tahoma;
  font-size: 76%;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

html
{
  width: 100%;
  height: 100%;
}

#under_construction
{
  width: 990px;
  height: 734px;
  margin: 0 auto;
  background-image: url(../images/under_construction_01.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#wrapper
{
  background-color: #000409;
  color: #FFF;
  background-image: url(../images/bg_02.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0 auto;
  text-align: left;
  width: 100%;
}

#body
{
  width: 990px;
  margin: 0 auto;
  text-align: left;
}

td.image_holder
{
  width: 166px;
  height: 128px;
  background-image: url(../images/image_holder_01.gif);
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 0;
}

/* Header */

#page_header
{
  width: 990px;
  float: left;
  clear: both;
  display: inline;
  height: 184px;
  background-image: url(../images/header_01.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#top_section
{
  position: relative;
  width: 990px;
  float: left;
  clear: both;
  display: inline;
  height: 151px;
}

/* Logo */

#main_logo
{
  position: absolute;
  top: 29px;
  left: 0px;
  width: 459px;
  height: 74px;
}
  
  .logo_link
    {
    display: block;
    float: left;
    height: 74px;
    width: 228px;
  }

/* Main menu */
  
#menu_section
{
  width: 990px;
  float: left;
  clear: both;
  display: inline;
  height: 33px;
  color: #FFF;
  font-size: 0.9em;
}

  .menu_item
    {
    float: right;
    height: 33px;
    background-color: #222327;
    background-image: url(../images/menu_item_separator_01.gif);
    background-position: left;
    background-repeat: no-repeat;
  }

  .menu_item a
    {
    display: block;
    margin-left: 18px;
    margin-right: 18px;
    margin-top: 10px;
    margin-bottom: 0px;
    text-decoration: none;
    color: #fff;
  }

  .menu_item a:hover
    {
    color: #A4E2E9;
  }
  
  #first_item 
    {
    background-image: url(../images/menu_first_item_bg_01.gif);
    background-position: left;
    background-repeat: no-repeat;
    background-color: #4C4F56;
  }
  
  #language_item
    {
    background-image: url(../images/menu_language_item_bg_01.gif);
    background-position: left;
    background-repeat: no-repeat;
    background-color: #777D88;
  }
  
  #home_item
    {
    position:relative;
    background-image: url(../images/menu_home_item_bg_01.gif);
    background-position: left;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 40px;
  }
  
  #home_item:hover
    {
    background-image: url(../images/menu_home_item_bg_02.gif);
    background-position: left;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 40px;
  }
  
  
  #home_item a
  {
    position:absolute;
    top: 6px;
    left:5px;
    display:block;
    width: 30px;
    height: 20px;
    margin: 0;
  }

/* Content */

#page_content
{
  width: 990px;
  float: left;
  clear: both;
  display: inline;
}

p
{
  font-family: Tahoma;
  font-size: 0.9em;
  color: #000409;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
}

h2
{
  font-family: Tahoma;
  font-size: 2.0em;
  font-weight: normal;
  color: #000409;
  margin: 10px 0 20px 0;
}

  /* firs page */

#brand_list
{
  float: left;
  clear: both;
  width: 990px;
  height: 262px;
  display: inline;
}
  
  .brand_line
     {
     clear:both;
  }
  
  .brand_item
     {
    float:left;
  }

#info_block
{
  float: left;
  width: 990px;
  margin: 0;
  padding: 0;
  display: inline;
}
  
  #info_block_content
    {
    float: left;
    clear: both;
    width: 990px;
    display: inline;
    background-color: #222327;
    margin: 0;
    padding: 0;
  }
  
    #news_section
         {
      float: left;
      display: inline;
      margin-top: 20px;
      margin-left: 20px;
      margin-right: 0;
      margin-bottom: 0;
    }
    
    #section_separator
         {
      float: left;
      display: inline;
      width: 6px;
      height: 200px;
      margin-top: 20px;
      margin-left: 0;
      margin-right: 10px;
      margin-bottom: 0;
      background-image: url(../images/info_section_vr_01.gif);
      background-position: bottom center;
      background-repeat: no-repeat;
    }
    
    #sales_section
         {
      float: left;
      display: inline;
      margin-right: 20px;
      margin-top: 20px;
      margin-left: 0;
      margin-bottom: 0;
    }
      
      .info_header
              {
        float: left;
        display: inline;
        clear: both;
        font-size: 2em;
        font-family: MyriadPro, Tahoma;
        color: #EBEBED;
        margin: 10px;
      }
      
      .info_holder
              {
        float:left;
        display: inline;
        clear: both;
        padding-bottom:10px;
        background-image: url(../images/info_block_hr_01.gif);
        background-position: bottom right;
        background-repeat: no-repeat;
      }
      
      .info_block
              {
        float:left;
        display: inline;
        width: 250px;
        margin-left: 10px;
        margin-right: 20px;
        color: #EBEBED;
        min-height: 160px;
      }
      
        #info_block p
                    {
          line-height: 20px;
          color: #EBEBED;
          margin: 0;
          padding: 0;
        }
        
        #info_block a
                    {
          color: #ECECCA;
          text-decoration: underline;
        }
        
        #info_block a:hover
                    {
          text-decoration: none;
        }
        
        #info_block b
                    {
          color: #88898D;
          font-weight: normal;
          font-size: 0.8em;
        }
        
        #info_block b.highlighted
                    {
          color: #ECECCA;
          font-weight: normal;
        }
      
      .info_bottom
              {
        float:left;
        display: inline;
        clear: both;
        height: 20px;
        background-image: url(../images/info_block_bullet_01.gif);
        background-position: bottom right;
        background-repeat: no-repeat;
      }
      
      .info_bottom_link
              {
        font-size: 0.9em;
        margin-top: 6px;
        margin-left: 10px;
        margin-right: 14px;  
      }
    
  
  #info_block_bottom
    {
    float: left;
    clear: both;
    width: 990px;
    height: 16px;
    display: inline;
    background-image: url(../images/info_block_bottom_01.gif);
    background-position: top left;
    background-repeat: no-repeat;
  }
  
  /* inner pages */
  
  #main_section
     {
    float: left;
    clear: both;
    display: inline;
    width: 990px;
    background-image: url(../images/main_bg_01.jpg);
    background-position: top left;
    background-repeat: no-repeat; 
    background-color: #fff;
    color: #000409;
    font-family: Tahoma;
  }
  
    #main_section hr
          {
      border-left: 0 none;
      border-right: 0 none;
      border-top: 1px solid #DADBDC;
      color: #FFF;
      margin: 8px 0 8px 0;
      padding: 0;
      display: block;
    }
    
    #side_menu_holder
          {
      float: left;
      clear: left;
      display: inline;
      width: 260px;
    }
    
      #menu_list_holder
               {
        float: left;
        clear: both;
        display: inline;
        width: 220px;
        margin-top: 50px;
        margin-left: 25px;
      }
      
      .menu_list_link
               {
        background-image: url(../images/side_menu_bullet_02.gif);
        background-position: center left;
        background-repeat: no-repeat;
        margin-left: 5px;
      }
      
      .menu_list_link:hover
               {
        background-image: url(../images/side_menu_bullet_01.gif);
      }
      
      .menu_list_link a
               {
        font-family: Tahoma;
        font-size: 1.1em;
        font-weight: normal;
        color: #00408E;
        text-decoration: none;
        margin-left: 20px;
      }
      
      .menu_list_link a:hover
               {
        color: #000409;
      }
      
    
    #main_content_holder
          {
      float: left;
      clear: right;
      display: inline;
      width: 730px;
      min-height: 500px;
    }
    
    #main_content_holder_wide
        {
      float: left;
      clear: right;
      display: inline;
      width: 930px;
      min-height: 500px;
    }
      
      #main_content
               {
        float: left;
        clear: both;
        display: inline;
        width: 680px;
        margin-top: 22px;
        margin-left: 25px;
        margin-right: 25px;
        margin-bottom: 14px;
      }
      
      #main_content_wide
               {
        float: left;
        clear: both;
        display: inline;
        width: 880px;
        margin-top: 22px;
        margin-left: 25px;
        margin-right: 25px;
        margin-bottom: 14px;
      }
      
     #main_content a, #main_content_wide a
     {
        color: #00408E;
        font-weight: normal;
        text-decoration: underline;
     }
      
      #main_content b, #main_content_wide b
      {
        color: #BCBCBC;
        font-weight: bold;
      }
      
      #main_content h1, #main_content_wide h1
               {
        font-family: Tahoma;
        font-size: 2.0em;
        color: #00408E;
        font-weight: normal;
      }
      
      #main_content h1 a, #main_content_wide h1 a
      {
        font-family: Tahoma;
        font-size: 1em;
        color: #00408E;
        font-weight: normal;
        text-decoration: none;
      }
      
      #main_content h1 b.separator, #main_content_wide h1 b.separator
               {
        color: #BCBCBC;
        font-weight: normal;
        margin-left: 6px;
        margin-right: 6px;
      }
      
      #main_content p, #main_content_wide p
               {
        font-family: Tahoma;
        font-size: 1em;
        color: #000409;
        font-weight: normal;
        line-height: 22px;
        margin: 6px 0 14px 0;
      }
  
  #main_section_bottom
    {
    float: left;
    clear: both;
    display: inline;
    width: 990px;
    height: 16px;
    background-image: url(../images/main_section_bottom_01.gif);
    background-position: top left;
    background-repeat: no-repeat;
  }
  
  /* News */
  
  #news_subscribe
  {
    margin: 0;
  }
  
    #news_subscribe h1
          {
      font-family: Tahoma;
      font-size: 1.5em;
      color: #000409;
      font-weight: normal;
    }
    
    #news_subscribe p
          {
      font-family: Tahoma;
      font-size: 0.9em;
      color: #000409;
      font-weight: normal;
      line-height: 18px;
      margin: 6px 0 14px 0;
    }
    
    #news_subscribe b
    {
      font-family: Tahoma;
      font-size: 0.8em;
      color: #000409;
      font-weight: normal;
      line-height: 18px;
      margin: 7px 15px 0 5px;
    }
    
  .news_block
     {
    margin: 0;
  }
  
    .news_block p
          {
      font-family: Tahoma;
      font-size: 0.8em;
      color: #000409;
      font-weight: normal;
      line-height: 18px;
      margin: 6px 0 14px 0;
    }
    
    .news_block a
          {
      color: #00408E;
      text-decoration: underline;
    }
    
    .news_block b
          {
      font-weight: normal;
      color: #9C9C9D;
      font-size: 0.8em;
    }
    
  .page_navigation
     {
    float: left;
    clear: both;
    margin: 10px 0 0 0;
    display: inline;
    font-family: Tahoma;
    font-size: 0.9em;
    color: #000409;
    font-weight: normal;
  }
    
    .page_navigation b
          {
      font-weight: normal;
      color: #727272;
    }
    
    .page_navigation a
          {
      color: #00408E;
      text-decoration: underline;
      font-size: 1em;
      margin: 0 12px;
    }
    
    .page_navigation a:hover
          {
      color: #000409;
      text-decoration: none;
    }
    
    .page_navigation strong.selected_page
     {
      font-size: 1em;
      color: #000409;
      font-weight:normal;
      text-decoration: none;
      margin: 0 12px;
    }
  
  /* Galerija */
  
  #gallery_holder 
     {
    float: left;
    clear: right;
    width: 680px;
    margin: 0;
  }
  
    .gallery_item
          {
      float: left;
      display: inline;
      margin: 0;
      width: 170px;
      height: 135px;
      background-image: url(../images/image_holder_01.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    
    .gallery_thumb
          {
      margin: 12px;
    }
    
  #gallery {
		margin: 0;
	}
  
	#gallery ul { list-style: none; }
  
	#gallery ul li { display: inline; }
  
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
  
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
  
	#gallery ul a:hover { color: #fff; }
  
  /* Karjera */
  
  #cv_block
     {
    float: left;
    clear: both;
    display: inline;
    margin: 0;
    width: 680px;
  }
  
    #cv_block_separator
          {
      float: left;
      clear: both;
      display: inline;
      width: 680px;
      margin-top:15px;
    }
  
  #cv_last_block
     {
    float: left;
    clear: both;
    display: inline;
    margin: 0;
    text-align: center;
    width: 680px;
  }
  
  #cv_col_left
     {
    float: left;
    display: inline;
    margin-right: 125px;
    margin-left: 5px;
  }
  
  #cv_col_right
     {
    float: left;
    display: inline;
  }
  
  #sub_col_left
     {
    float: left;
    margin-right: 75px;
    margin-left: 7px;
    display: inline;
  }
  
  #sub_col_right
     {
    float: left;
    display: inline;
    clear: right;
  }
  
    #sub_col_line
          {
      margin: 5px 0;
    }
    
  #cv_file_block
     {
    float: left;
    margin: 0;
    width: 680px;
    height: 64px;
    background-color: #F4F4F4;
    display: inline;
  }
  
    #cv_file_line
          {
      float: left;
      margin: 19px 0 0 0;
      width: 680px;
      display: inline;
    }
  
  /* kontaktai */
  
  #cf_captions
     {
    float: left;
    margin-right: 20px;
    display: inline;
    line-height: 30px;
  }
  
  #cf_fields
     {
    float: left;
    display: inline;
  }
  
    .cf_line
          {
      margin: 10px;
      float: left;
      display: inline;
      clear: both;
      height: 50px;
    }
    
  #cf_output
     {
    float: left;
    width: 680px;
    display: inline;
  }
    
  /* Form elements */
    
  .input_field
     {
    outline: none;
    border: 1px solid;
    border-top-color: #ACADAD;
    border-left-color: #ACADAD;
    border-bottom-color: #E6E6E6;
    border-right-color: #E6E6E6;
    width: 215px;
    height: 26px;
    color: #7D7D7D;
  }
  
  .input_field_small
     {
    outline: none;
    border: 1px solid;
    border-top-color: #ACADAD;
    border-left-color: #ACADAD;
    border-bottom-color: #E6E6E6;
    border-right-color: #E6E6E6;
    width: 72px;
    height: 26px;
    color: #7D7D7D;
  }
  
  .input_file
     {
    outline: none;
    border: 1px solid;
    border-top-color: #ACADAD;
    border-left-color: #ACADAD;
    border-bottom-color: #E6E6E6;
    border-right-color: #E6E6E6;
    width: 215px;
    height: 26px;
    color: #7D7D7D;
  }

  .input_area
     {
    outline: none;
    border: 1px solid;
    border-top-color: #ACADAD;
    border-left-color: #ACADAD;
    border-bottom-color: #E6E6E6;
    border-right-color: #E6E6E6;
    width: 215px;
    height: 85px;
    color: #7D7D7D;
  }
  
  .input_button
     {
    outline: none;
    border: none;
    color: #7E8083;
    font-size: 0.9em;
    margin: 12px 0 0 0;
    padding: 0;
    width: 85px;
    height: 25px;
    background-image: url(../images/button_85x25_01.gif);
    background-position: top left;
    background-repeat: no-repeat;
  }
  
  .input_select
     {
    outline: none;
    border: 1px solid;
    border-top-color: #ACADAD;
    border-left-color: #ACADAD;
    border-bottom-color: #E6E6E6;
    border-right-color: #E6E6E6;
    width: 150px;
    height: 26px;
    color: #000409;
  }
  
  .input_checkbox
  {
    outline: 0 none;
    border: 0 none;
    margin: 7px 0 0 0;
  }
  
  .form_caption 
     {
    font-size: 0.9em;
    color: #000409;
    margin-bottom: 5px; 
    margin-top: 20px;
  }
  
  .form_line_caption 
     {
    display: inline;
    font-size: 0.9em;
    color: #000409;
    margin: 0 15px;
  }
  
  .form_sub_caption 
     {
    display: inline;
    font-size: 0.9em;
    color: #7D7D7D;
    margin: 0 7px;
  }
  
  .flat_hr
     {
    margin-bottom: 0;
  }

/* Footer */

#page_footer
{
  width: 990px;
  float: left;
  clear: both;
  display: inline;
  height: 45px;
  color: #52575B;
  font-size: 0.8em;
}
  #copyright_part
    {
    float: left;
    display: inline;
    margin-left: 20px;
    margin-top: 12px;
  }
  
  #design_by_part
    {
    float: right;
    display: inline;
    margin-right: 20px;
    margin-top: 12px;
  }
    
    #design_by_part a
         {
      color: #AFB0B4; 
      text-decoration: none;
    }
    
    #design_by_part a:hover
         { 
      text-decoration: underline;
    }

/* Buttons */

/* Various fixes */

.clearfix:after 
{
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix 
{
  display: inline-block;
}

html[xmlns] .clearfix 
{
  display: block;
}

* html .clearfix 
{
  height: 1%;
}

