/* BAZE */
* {
	font-family: arial;
	font-size: 12px;
}

body {
	color: #000000;
	background: url('../img/bg.png') repeat-x left top #FFFFFF;
}
body.title { background: url('../img/bk_2.png') repeat-x left top #FFFFFF; }

body.title {}

a  {
	text-decoration: none;
	color: #0F6C88;
}

a:hover  {
	text-decoration: underline;
	color: #000000
}


/* PAPILDOMI */
#site {
  position: relative;
  width: 995px;
  margin: 0 auto;
}


#header {
  padding-bottom: 15px;
}
.title #header { padding-bottom:0;}

#menu-1 {
  width: 995px;
  height: 22px;
}

  #menu-1 td {
    padding: 0 14px;
    /*border-right: 1px solid #275787;*/
  }
  
  #menu-1 a {
    color: #000000;
    text-decoration: none;
  }
  
  #menu-1 a:hover {
    text-decoration: underline;
  }
  

  #langs {
    float: left;
    height: 22px;
  }
  
    #langs td {
      padding: 0 24px;
    }
  
  
    #langs td.selected {
      background: url('../img/menu-1.png') repeat-x left top;
    }
    
    #langs td.selected a {
      color: #FFFFFF;
    }
    

  #help-menu {
    float: right;
    height: 22px;
  }
  
    #help-menu td {
      padding-left: 25px;
    }
    
  #logo {
    float: left;
    padding-top: 31px;
    padding-left: 5px;
  }
  .title  #logo {
    padding-top: 72px;
    padding-left: 5px;
    padding-bottom: 75px;
	display: inline-block;
  }
  
  #banner-1 {
    float: right;
    width: 750px;
    height: 101px;
    padding-top: 9px;
    padding-bottom: 5px;
    position: relative;
  }
  .title  #banner-1 { 
	float: none;
	margin: auto;
	width: 100%;
    height: auto;
	text-align: center;
	overflow-y: visible;
  }
  .title #banner-1 div { display: inline-block; }
  
  #search-block { 
	text-align: center;
  }
  #search-block input {
	font-size: 1.5em;
  }
  #search-block input.submit {
	padding: 0 1em;
	margin-left: 0.5em;
  }
  #search-block input.text {
	width: 20em;
  }
  #search-block a {
	font-size: 2.5em;
	color: white;
	padding-right: 100px;
  }
  #search-form {
	height: 54px;
	padding: 80px 0 20px;
  }
  #search-form-info {
	color: white;
	padding-right: 100px;
	padding-top: 5px;
  }
  
  * html #banner-1 {
    padding-bottom: px;
  }
  
  #menu-2 {
    clear: both;
  
}
  
    #menu-2 a {
      color: #000000;
      text-decoration: none;
    }
    
    #menu-2 a:hover {
      text-decoration: underline;
    }
  
    #menu-2 td {
      padding: 15px 18px 12px 18px;
    }
    
    #menu-2 td.menu-2-sep {
      padding: 0;
    
}


	body.title #menu-2 td.menu-2-sep>img {
	margin-top: 1px;
	}
	
	body.title #menu-2 td.selected {
	background-position-y: 1px;
	}
    
    #menu-2 td.selected {
      background: url('../img/menu-2-bg.png') repeat-x left top;
    }
    
    #menu-2 td.selected a {
      font-weight: bold;
    }
    
    
  #content {
    clear: both;
    font-size: 12px;
  }
  
    #content p,
    #content ul,
    #content ol {
      margin-bottom: 10px;
    }

    #content ul,ol {
      padding-bottom: 12px;
    }
    
    #content ul {
      padding-left: 35px;
    }

    #content ol {
      padding-left: 40px;
    }
    
  #title-left {
    float: left;
    width: 196px;
  }
  
  .block-1 {
    border: 1px solid #ffefb5;
    background-color: #fff9e1;
    padding: 4px 10px 0 10px;
  }
  
    .block-1-inner {
      border-top: 1px solid #ffeba3;
    }
  
    #content .block-1 h1 {
      font-weight: bold;
      font-size: 11px;
      padding: 5px 15px 10px 15px;
      margin: 0;
      background: url('../img/arrow-1.gif') no-repeat left 5px;
      position: relative;
      left: -11px;
    }
    
  .block-2 {
    border: 1px solid #f0f0f0;
    background-color: #f9f9f9;
    padding: 4px 10px 0 10px;
  }

    .block-2-inner {
      border-top: 1px solid #e3e3e3;
    }
    
    #content .block-2 h1 {
      font-weight: bold;
      font-size: 11px;
      padding: 5px 15px 10px 15px;
      margin: 0;
      background: url('../img/arrow-1.gif') no-repeat left 5px;
      position: relative;
      left: -11px;
    }
    
    #content .block-2 h2 {
      padding: 10px 0;
    }

  .block-3 {
    border: 1px solid #f0f0f0;
    background-color: #f9f9f9;
    padding: 0 10px 0 10px;
    vertical-align: top;
    overflow: hidden;
  }
  
    #content .block-3 h1 {
      font-weight: normal;
      font-size: 18px;
      color: #336699;
      padding: 10px 15px 10px 15px;
      margin: 0;
      background: url('../img/arrow-2.gif') no-repeat left 10px;
      position: relative;
      left: -11px;
    }
  
  .block-4 {
    border: 1px solid #336699;
    background-color: #edf4fa;
    padding: 0 10px 0 10px;
    position: relative;
  }
  
    .block-4-inner {
      border-top: 1px solid #b5d0e2;
    }
  
    #content .block-4 h1 {
      font-weight: normal;
      font-size: 18px;
      color: #336699;
      padding: 5px 15px 6px 15px;
      margin: 0;
      background: url('../img/arrow-2.gif') no-repeat left 10px;
      position: relative;
      left: -11px;
    }
    
    #content .block-4 h2 {
      font-weight: bold;
      font-size: 11px;
      color: #000000;
      padding-bottom: 10px;
      margin: 0;
    }

    #content .block-4-top {
      position: absolute;
      top: -3px;
      left: 12px;
    }
    
  .block-5 {
    border: 1px solid #0F6C88;
    background-color: #ffffff;
    padding: 0 10px 0 10px;
    vertical-align: top;
  }
  
    #content .block-5 h1 {
      font-weight: normal;
      font-size: 18px;
      color: #0F6C88;
      padding: 5px 15px 6px 15px;
      margin: 0;
      background: url('../img/arrow-2.gif') no-repeat left 10px;
      position: relative;
      left: -11px;
    }
    
  .block-6 {
    border: 1px solid #e0e0e0;
    background-color: #ffffff;
    padding: 0 10px 0 10px;
    vertical-align: top;
  }

    #content .block-6 h1 {
      font-weight: normal;
      font-size: 18px;
      color: #0F6C88;
      padding: 5px 15px 6px 15px;
      margin: 0;
      background: url('../img/arrow-2.gif') no-repeat left 10px;
      position: relative;
      left: -11px;
    }
    
    #content .list-yellow {
      list-style-type: none;
      margin: 0;
      padding: 0 0 10px 0;
      }

      #content .list-yellow li {
        background: url('../img/li-2.gif') no-repeat left 5px;
        padding-left: 15px;
      }
    
    .block-vitrina-1 {
      border: 1px solid #e9e9e9;
      padding: 15px 15px 10px 15px;
    }
    
      .block-vitrina-1 p {
        margin: 0;
        padding: 10px 0 0 0;
        border-top: 1px solid #e3e3e3;
        color: #949494;
      }
      
    .block-vitrina-2 {
      width: 100%;
      border-top: 1px solid #e0e0e0;
      border-bottom: 1px solid #e0e0e0;
    }
    
      .block-vitrina-2 td {
        border-left: 1px solid #e0e0e0;
        padding: 15px;
        vertical-align: top;
        color: #949494;
      }
      
    #content .block-vitrina-3 .block-vitrina-3-item {
      padding: 10px 12px;
      border: 1px solid #0F6C88;
      margin: 15px 0 0 0;
    }
    
    .title-about-us  p {
        font-size:12px;
    }
    
    .title-news-item {
      clear: both;
    }
    
    .title-news-img {
      border: 1px solid #dbdbdb;
      padding: 2px;
      margin-right: 10px;
      float: left;
    }
    
    .title-news-item a {
      font-weight: bold;
    }
    
    .all-news {
      border-top: 1px solid #e0e0e0;
      border-bottom: 1px solid #e0e0e0;
      padding: 5px 15px 7px 0;
      background: url('../img/arrow-3.gif') no-repeat right center;
      text-align: right;
    }
    
      #content .all-news a {
        font-size: 11px;
      }

    #title-map-flash {
      width: 177px;
      margin-top: 20px;
    }
    
    #title-frame-1 {
      float: left;
      width: 189px;
      border-right: 1px solid #b8d1e3;
      padding-top: 20px;
      padding-bottom: 20px;
    }
    
    #title-search-premium {
      float: left;
      width: 182px;
      padding-top: 20px;
      padding-left: 18px;
    }
    
      #title-search-premium ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
      }
    
      #title-search-premium li {
        background: url('../img/li-1.gif') no-repeat left 5px;
        padding-left: 15px;
      }
    
    #title-search-footer {
      clear: both;
      border-top: 1px solid #bccfe1;
      text-align: right;
    }
    
    #title-search-footer span {
        color: #bccfe1;
        padding: 0 5px;
    }
  
  #title-center {
    float: left;
    width: 651px;
    padding: 0 14px;
  }
  
    #title-sub-left {
      float: left;
      width: 411px;
    }
    
    #title-sub-right {
      float: right;
      width: 216px;
    }
    
    #title-services {
      width: 160px;
    }
    
      #title-services img {
        border: 1px solid #dbdbdb;
      }
  
  #title-right {
    float: left;
    width: 120px;
    margin-top: 0px;
  }
  
    #partneriai {
      padding-top: 10px;
    }
  
    #partneriai span {
      color: #4c4c4c;
      background: #FFFFFF;
      padding: 0 5px;
      font-weight: bold;
    }

    .title-right-banner {
      padding-top: 16px;
    }

    .title-ad-req {
      padding: 5px; text-align: center; border: 1px solid #eaeaea; background: #f6f6f6;
    }



    
  #inner-shadows {
    width: 652px;
    background: url('../img/inner-center-995px.gif') repeat-y center;
    font-size: 12px;
  }
  
    #inner-shadows * {
       font-size: 12px;
    }

  
    #inner-shadows .page-name {
      color: #0F6C88;
      font-size: 18px;
      font-weight: normal;
      padding: 0 15px 0 15px;
      margin: 20px 0 10px 4px;
      background: url('../img/arrow-2.gif') no-repeat left 5px;
    }
    
    #inner-shadows .page-name-2 {
      color: #0F6C88;
      font-size: 14px;
      font-weight: bold;
      padding: 0 20px 0 20px;
      margin: 20px 0 10px 20px;
      background: url('../img/arrow-4.gif') no-repeat left 5px;
    }
    
    /*#inner-shadows-content table {
      border: 1px solid #e0e0e0;
    }
    
    #inner-shadows-content td {
      padding: 2px 3px;
      margin: 0;
      border: 1px solid #e0e0e0;
    }*/
    
    #inner-map {
      float: left;
      width: 830px;
      padding-right: 10px;
    }
  
  #inner-shadows-content {
    padding: 0px 20px;
  }
  
  #page-bottom {
    border-top: 1px solid #e0e0e0;
    margin-left: 20px;
    width: 612px;
    font-size: 11px;
  }
    #page-bottom * {
      font-size: 11px;
    }
  
    #page-bottom td {
      padding: 15px 0;
    }
    
    #page-bottom span {
      color: #999999;
      padding: 0 5px;
    }
    
  #sitemap,
  #sitemap ul {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 0;
  }
  
  #sitemap li {
    padding: 5px 0 5px 1px;
  }
    
  #sitemap .sitemap-level-1 {
    /*border-left: 1px solid #ff9900;*/
    background: url('../img/sitemap-level-1-bg.gif') repeat-y left top;
  }
  
    .sitemap-level-1 img {
      float: left;
      margin-right: 12px;
    }
  
  #sitemap .sitemap-level-2 {
    background: url('../img/sitemap-level-2-bg.gif') repeat-y left top;
    /*border-left: 1px solid #ffbb00;*/
    margin-left: 20px;
  }
  
    .sitemap-level-2 img {
      float: left;
      margin-top: 5px;
      margin-right: 16px;
    }
  
  #sitemap .sitemap-level-3 {
    background: url('../img/sitemap-level-3-bg.gif') repeat-y left top;
    /*border-left: 1px solid #ffcc66;*/
    margin-left: 20px;
  }
  
  #content #menu-left {
    list-style-type: none;
    margin: 0 0 15px 0;
    padding: 0;
    border-bottom: 1px solid #e3e3e3;
  }

    #menu-left li {
      list-style-type: none;
      padding: 5px 0 5px 15px;
      margin: 0;
      border-top: 1px solid #e3e3e3;
      background: url('../img/arrow-10.gif') no-repeat 2px 9px;
    }

    #menu-left li a {
      font-size: 12px;
      font-weight: bold;
    }
    
    #menu-left li .selected {
      color: #000000;
      text-decoration: none;
    }
    
    #content #menu-left ul {
      list-style-type: none;
      margin: 3px 0 0 0;
      padding: 0;
    }
    
      #content #menu-left li li {
        list-style-type: none;
        padding: 5px 0 5px 15px;
        margin: 0;
        border: 0;
        background: url('../img/arrow-7.gif') no-repeat 2px 9px;
      }
      
      #menu-left li li a {
        font-size: 12px;
        font-weight: normal;
      }

      #menu-left li li .selected {
        color: #000000;
        text-decoration: none;
      }
    
  #calendar {
    width: 200px;
    margin: 0;
    padding: 10px 0;
    height: 240px;
    margin-top: 10px;
  }
  
  #title-alfalt {
    width: 100%;
    height: 430px;
    padding-top: 10px;
  }
  
  #map-alfalt {
    width: 100%;
    height: 220px;
    padding-top: 10px;
  }
  
    #service1 {
      display: none;
    }
    #service2 {
      display: none;
    }
    #service3 {
      display: none;
    }
    #service4 {
      display: none;
    }
    #service5 {
      display: none;
    }
    
    .services-button {
      border: 1px solid #FFB900;
	  
      padding: 6px;
      margin-right: 4px;
      line-height: 6px;
      color: #000000;
      cursor: pointer;
	  
    }
  
  #footer {
    padding-top: 10px;
    clear: both;
  }
  
    #menu-3 {
      border-top: 1px solid #dbdbdb;
      border-bottom: 1px solid #dbdbdb;
      list-style-type: none;
      padding: 7px 0;
      margin: 0;
      line-height: 100%;
    }
    
      #menu-3 li {
        display: inline;
      }
      
      #menu-3 span {
        color: #999999;
        padding: 0 5px;
      }
      
      #menu-3 .selected {
        color: #000000;
        text-decoration: none;
      }
      
      #copyright {
        width: 100%;
      }
      
      #copyright td {
        padding: 12px 0;
      }
      
      #copyright * {
        font-size: 10px;
        color: #999999;
      }
