html, body { height: 100%; }
body {
	margin: 0;
	background: url('img/bg.gif') no-repeat center top;
}
img {border:none;}
#top {
  width: 100%; height: 246px; 
	background: url('img/bg_top.gif') repeat-x bottom;
	z-index:1;
}
#inner_top {
  padding: 0; margin:0;
  width: 982px; height: 246px; 
	background: url('img/bg_top.gif') repeat-x bottom;
	margin-left: auto; margin-right: auto;
	z-index:1;
}
  #logo {
    width: 321px; height: 102px;
    background: url('img/logo.gif') no-repeat bottom right;
  }
  #logo a {padding:15px 35px;width:250px; height:50px;display:block;}  
    
  #logo_bot {
    width: 159px; height: 115px;
    margin-left: 137px;
    background: url('img/logo_bot.gif') no-repeat bottom right;
  }
  #kubikai {
    width:380px; height:138px;
    margin-top:-124px;margin-left:313px;
    background: url('img/kubikai.jpg') no-repeat top;
  }
  #kv0 {
    width:53px; height:49px;
    margin-top:-63px;margin-left:94px;
    background: url('img/kv0.gif') no-repeat top;
  }
  #kv1 {
    width:143px; height:101px;
    margin-top:-100px;margin-left:710px;
    background: url('img/kv1.gif') no-repeat top;
  }
  #kv2 {
    width:55px; height:148px;
    margin-top:-148px;margin-left:903px;
    background: url('img/kv2.gif') no-repeat top;
  }

  #home {
    width:16px; height:14px;
    margin-top:-84px;margin-left:63px;
  }
  #home a {width:16px; height:14px;display:block;background: url('img/ico_home.gif') no-repeat;}  
  #home a:hover {background: url('img/ico_home_on.gif') no-repeat;}

  #sitemap {
    width:17px; height:13px;
    margin-top:38px;margin-left:111px;
  }
  #sitemap a {width:17px; height:13px;display:block;background: url('img/ico_sitemap.gif') no-repeat;}  
  #sitemap a:hover {background: url('img/ico_sitemap_on.gif') no-repeat;}

  #print {
    width:14px; height:13px;
    margin-top:-60px;margin-left:868px;
    background: url('img/ico_print_inactive.gif') no-repeat;
  }
  #print a {width:14px; height:13px;display:block;background: url('img/ico_print.gif') no-repeat;}
  #print a:hover {background: url('img/ico_print_on.gif') no-repeat;}

  #mail {
    width:14px; height:10px;
    margin-top:37px;margin-left:923px;
  }
  #mail a {width:14px; height:10px;display:block;background: url('img/ico_mail.gif') no-repeat;}
  #mail a:hover {background: url('img/ico_mail_on.gif') no-repeat;}
  /*
#top {
  width: 100%; height: 246px; 
	background: url('img/bg_top.gif') repeat-x bottom;
	z-index:1;
}
  #logo {
    width: 321px; height: 102px;
    position: absolute;
    left: 50%; margin-left: -490px;
    top: 0px;
    background: url('img/logo.gif') no-repeat bottom right;
  }
  #logo a {margin:15px 35px;width:250px; height:50px;display:block;}    
  #logo_bot {
    position: absolute;
    width: 159px; height: 115px;
    left: 50%; margin-left: -353px;
    top: 102px;
    background: url('img/logo_bot.gif') no-repeat bottom right;
  }
  #kubikai {
    position: absolute;
    width:380px; height:138px;
    left: 50%; margin-left: -178px;
    top: 93px;
    background: url('img/kubikai.jpg') no-repeat top;
  }
  #kv0 {
    position: absolute;
    width:53px; height:49px;
    left: 50%; margin-left: -397px;
    top: 168px;
    background: url('img/kv0.gif') no-repeat top;
  }
  #kv1 {
    position: absolute;
    width:143px; height:101px;
    left: 50%; margin-left: 217px;
    top: 117px;
    background: url('img/kv1.gif') no-repeat top;
  }
  #kv2 {
    position: absolute;
    width:55px; height:148px;
    left: 50%; margin-left: 412px;
    top: 69px;
    background: url('img/kv2.gif') no-repeat top;
  }

  #home {
    position: absolute;
    width:16px; height:14px;
    left: 50%; margin-left: -430px;
    top: 135px;
  }
  #home a {width:16px; height:14px;display:block;background: url('img/ico_home.gif') no-repeat;}  
  #home a:hover {background: url('img/ico_home_on.gif') no-repeat;}

  #sitemap {
    position: absolute;
    width:17px; height:13px;
    left: 50%; margin-left: -380px;
    top: 185px;
  }
  #sitemap a {width:17px; height:13px;display:block;background: url('img/ico_sitemap.gif') no-repeat;}  
  #sitemap a:hover {background: url('img/ico_sitemap_on.gif') no-repeat;}

  #print {
    position: absolute;
    width:14px; height:13px;
    left: 50%; margin-left: 377px;
    top: 139px;
    background: url('img/ico_print_inactive.gif') no-repeat;
  }
  #print a {width:14px; height:13px;display:block;background: url('img/ico_print.gif') no-repeat;}
  #print a:hover {background: url('img/ico_print_on.gif') no-repeat;}

  #mail {
    position: absolute;
    width:14px; height:10px;
    left: 50%; margin-left: 433px;
    top: 188px;
  }
  #mail a {width:14px; height:10px;display:block;background: url('img/ico_mail.gif') no-repeat;}
  #mail a:hover {background: url('img/ico_mail_on.gif') no-repeat;}
*/
#bg {
  position: relative;
  width: 100%;
}
#container {
  position: relative;
  width: 100%;
  background: url('img/bg_main_shadow.gif') repeat-x;
}
#main {
  width: 952px;
	margin-left: auto; margin-right: auto;
	background: url('img/bg_main.gif') repeat-y left;
}
#main_txt {
  width: 952px;
	margin-left: auto; margin-right: auto;
	background: url('img/bg_main_txt.gif') repeat-y left;
}
#main_home {
  width: 952px;
	margin-left: auto; margin-right: auto;
	background: url('img/bg_main_home.gif') repeat-y left;
}
  #text a:active, #text a:link, #text a:visited {color: #00aeef; text-decoration: none;}
  #text a:hover {color: #00aeef; text-decoration: underline;}

	#submenu {
		display: inline;
		float: left;
		width: 226px;	
		margin: 0; padding: 0;
	}
	#submenu_home {
		display: inline;
		float: left;
		width: 276px;	
		margin: 0; padding: 0;
	}
	#content {
		display: inline;
		float: left;
		width: 586px;	
		margin: 0; padding: 0;
	}
	#content_m {
		display: inline;
		float: left;
		width: 395px;	
		margin: 0; padding: 0;
	}
	#content_txt {
		display: inline;
		float: left;
		width: 720px;	
		margin: 0; padding: 0;
	}
	#text {
    padding: 20px;		
    font-family: Tahoma, Arial, sans-serif;
    font-size: 13px;
    color: #000;
  }
  #text div ul li{ 
  
  list-style-type: square;
  /**/
  }
	#text_home {
    padding: 20px;		
    text-align: center;
  }
  
	#text_struktura {
    padding: 20px;		
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #000;
  }
    .blue {color:#00aeef;}
    .white {color:#fff;}
    
    #punktas_left div {
      float: left;
      margin-right: 15px;  
    }
    #punktas_right div {
      float: right;
      margin-left: 15px;  
    }
    #punktas_left div, #punktas_right div {
      height: 24px; width:29px;
      background: url('img/kv_punktas.gif') no-repeat;  
      padding-top: 5px;
      
      font-family: Arial, sans-serif;
      font-size: 15px;
      font-weight: bold;
      text-align: center;
      color: #b0e6fa;  
    }
    #punktas_left, #punktas_right {
      margin-bottom: 15px;
    }
    #punktas_right {text-align:right;}

	#right {
		display: inline;
		width: 132px;
		float: right;	
		margin: 0; padding: 0;
		
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
		text-align: center;
		
		margin-right: 6px;
	}
	#right img {margin: 5px 0;}
	
  #right a:link, #right a:visited {color: #fff; text-decoration: none;}
  #right a.active, #right a:hover {color: #000; text-decoration: none;}

	#right_home {
		display: inline;
		width: 272px;
		float: right;	
		margin: 0; padding: 0;
		margin-right: 6px;
		background: url('img/bg_right.gif') no-repeat top right;
	}
  h1, h2 {    
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
    padding-left: 20px;
  }
  h2 a:link, h2 a:visited {color: #000; text-decoration: none;}
  h2 a:hover {color: #000; text-decoration: underline;;}
  
  h1 img, h2 img {margin:0 5px;}
  
  h3 {    
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 11px;
    padding-left: 20px;
  }
  .clear {
		height: 0px;
		clear: both;
		font-size: 0;
	}
  .str_clear {
    margin:0; padding:0;
		height: 0px;
		clear: both;
		font-size: 0;
		background: #cc0000;
		margin: 0 19px;
		background: url('img/str_clear.gif') repeat-y;
	}
  #heading {
    height:46px;
    background: #ebebec url('img/bg_heading.gif') repeat-x top;
  }
  #free {
    height:46px;
    background: #fff url('img/bg_free.gif') repeat-x top;
  }
  #bg_right_column {
    height:46px; height: 4px;
    background: #d0d1d1 url('img/bg_right_column.gif') repeat-x top;
    font-size: 0;
  }
#bottom {
  position: relative;
  margin-top: 8px;
  width: 100%;
  
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
#prefooter {
  width: 941px; height: 32px;  
	margin-left: auto; margin-right: auto;
	background: #ccc url('img/bg_footer.gif');
	padding-top:16px;
	
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
	text-align:center;
	color: #fff;
}
#footer {
  width: 941px; height: 20px;
	margin-left: auto; margin-right: auto;
}
  #copy {  
    float: right;
    display:inline;
    margin: 0px 30px;
    height:24px;
  }
  #copy img {border:none;margin-bottom:-8px;}

/* -- MAIN MENU -- 

ul.menu {
  position: absolute;
	padding: 0;	margin:0;
  left: 50%; margin-left: -170px;
  top: 0px;
	list-style: none;
	
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width:630px;
}*/
ul.menu {
	padding: 0;	margin:0;
	margin-top: -199px;	margin-left: 321px;
	list-style: none;
	
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
ul.menu li , ul.menu li a{
  float:left;
  display: block;
}
ul.menu li {
  margin-right: 3px;
}
ul.menu li a {
	display: block;
	color: #000;
	padding: 0 15px 0 15px;
	height: 54px;
	line-height: 54px;
	text-align: center;
}
ul.menu .skirt {width:3px;height:54px;background: url('img/li_skirt.gif') no-repeat bottom;}

ul.menu li a:hover {
	color: #000;	
	background-position: left;	
}
ul.menu li a:active, ul.menu li a:link, ul.menu li a:visited {text-decoration: none}
ul.menu li a:hover{text-decoration: none;}
ul.menu li a.active, ul.menu li a.active:hover {text-decoration: none;background: url('img/bg_li.gif') no-repeat top center;}


/* -- SUBMENU -- 

#submenu ul {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;

  list-style: none;
	padding: 0;
	margin: 20px 0;
}
#submenu ul li {
  margin-top: -5px;
}
#submenu ul li a {
  display:block;
  color: #000;
  padding-left: 30px;
	height: 32px;
	line-height: 32px;
}
#submenu ul li {
	color: #000;
	height: 32px;
	line-height: 32px;
}
#submenu ul li.current a, #submenu ul li a:hover, #submenu ul li a.active {
  display:block;
	color: #00aeef;
	background-position: left;	
	background: url('img/bg_li2.gif') no-repeat bottom left;
	padding-left: 30px;
	height: 32px;
	line-height: 32px;
}
#submenu ul li a:active, #submenu ul li a:link, #submenu ul li a:visited {text-decoration: none}
#submenu ul li a:hover {text-decoration: none;}

#submenu ul li.sub a {
  background: none;
  text-transform: none;
  margin-left: 15px;
}
#submenu ul li.sub a:hover {
  background: none;
}
*/


/* -- SUBMENU TEST -- */

#submenu ul {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;

  list-style: none;
	padding: 0;
	margin: 20px 0;
}
#submenu ul li a {
  margin-bottom: 8px;
  margin-top: 8px;
  display:block;
  color: #000;
  padding-left: 30px;
  min-height: 24px;
}
#submenu ul li {
	color: #000;
}
#submenu ul li.current a, /*#submenu ul li a:hover, */#submenu ul li a.active {
  display:block;
	color: #00aeef;
	background-position: left;	
	background: url('img/bg_li2.gif') no-repeat left;
	padding-left: 30px;
}
#submenu ul li a:active, #submenu ul li a:link, #submenu ul li a:visited {text-decoration: none}
#submenu ul li a:hover,  {text-decoration: none;color: #00aeef;}

#submenu ul li.sub a {
  background: none;
  /*text-transform: none;*/
  text-transform:uppercase;
  margin-left: 15px;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 24px;
  font-size: 90%;
}
#submenu ul li.sub a:hover {
  background: none;
}
#submenu ul li.sub a.active {
    text-decoration: none;color: #00aeef;
}


/* -- FOOTER MENU -- */

#footer ul {
  padding: 3px 20px;
	margin: 0;
	list-style: none;
	
	color: #000;
}
#footer ul li, #footer ul li a {
  float:left;
  display: block;
}
#footer ul li a , #footer ul li {
	display: block;
	color: #000;
	padding: 0 3px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
#footer ul li a:active, #footer ul li a:link, #footer ul li a:visited {text-decoration: none}
#footer ul li a:hover {text-decoration: underline;}

/* -- ISTORIJA -- */

#is_start {
  height: 143px; width:15px;
  float: left;  
  background: url('img/istorija_start.gif') no-repeat;
}
#is_1 {height: 143px; width:101px; float: left; background: url('img/istorija_1.gif') no-repeat;}
#is_2 {height: 143px; width:108px; float: left; background: url('img/istorija_2.gif') no-repeat;}
#is_3 {height: 143px; width:108px; float: left; background: url('img/istorija_3.gif') no-repeat;}
#is_4 {height: 143px; width:110px; float: left; background: url('img/istorija_4.gif') no-repeat;}
#is_5 {height: 143px; width:108px; float: left; background: url('img/istorija_5.gif') no-repeat;}
#is_6 {height: 143px; width:108px; float: left; background: url('img/istorija_6.gif') no-repeat;}

#is_1 a, #is_2 a, #is_3 a, #is_4 a, #is_5 a, #is_6 a {display: block; height:100%; width: 100%;}

#is_1 a:hover {background: url('img/istorija_1_on.gif') no-repeat;}
#is_2 a:hover {background: url('img/istorija_2_on.gif') no-repeat;}
#is_3 a:hover {background: url('img/istorija_3_on.gif') no-repeat;}
#is_4 a:hover {background: url('img/istorija_4_on.gif') no-repeat;}
#is_5 a:hover {background: url('img/istorija_5_on.gif') no-repeat;}
#is_6 a:hover {background: url('img/istorija_6_on.gif') no-repeat;}

#is_over {
  float: left;
  height: 143px; width:21px;
  background: url('img/istorija_over.gif') no-repeat;
}

/* -- KARJERA -- */

#ka_1, #ka_2, #ka_3, #ka_4, #ka_5 {
  min-height: 150px; width:135px;
  float: left;
  
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
}
#ka_1 {background: url('img/karjera_1.gif') no-repeat center top; width:100px;}
#ka_2 {background: url('img/karjera_2.gif') no-repeat center top; width:120px;}
#ka_3 {background: url('img/karjera_3.gif') no-repeat center top;}
#ka_4 {background: url('img/karjera_4.gif') no-repeat center top; width:150px;}
#ka_5 {background: url('img/karjera_5.gif') no-repeat center top; width:165px;}

#ka_1 a, #ka_2 a, #ka_3 a, #ka_4 a, #ka_5 a {display: block; min-height:40px; width: 100%;text-align:center;padding-top:110px;}

#ka_1 a:hover {background: url('img/karjera_1_on.gif') no-repeat center top;}
#ka_2 a:hover {background: url('img/karjera_2_on.gif') no-repeat center top;}
#ka_3 a:hover {background: url('img/karjera_3_on.gif') no-repeat center top;}
#ka_4 a:hover {background: url('img/karjera_4_on.gif') no-repeat center top;}
#ka_5 a:hover {background: url('img/karjera_5_on.gif') no-repeat center top;}

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

#karjera_top {
  margin-top:10px;
  height: 6px;
  background: url('img/karjera_top.gif') no-repeat;
  font-size: 0;
  clear:both;
}
#karjera_text {
  border-right: solid 1px #dadbdb;
  border-left: solid 1px #dadbdb;
  background: #fff;
  padding: 9px 15px;
}
#karjera_bot {
  height: 6px;  
  background: url('img/karjera_bot.gif') no-repeat;
  font-size: 0;
}
#rodykles {
  height: 70px;
  background: url('img/rodykles.gif') no-repeat left bottom;
}
#karjera {margin-top: -70px;}

/* -- VALDYBA -- */

#valdyba {
  padding-top: 20px;
  height: 150px;
  background: #d0d1d1;
  margin-top: 2px;
  margin-left: 2px;
}

.valdyba_person {
  width: 130px;
  float: left;
  
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color:#fff;
	font-weight: bold;	
  text-align: center;
}
.valdyba_person img {margin-bottom: 10px;}
.valdyba_person a:link, .valdyba_person a:visited {color: #fff;text-decoration: none}
.valdyba_person a.active, .valdyba_person a:hover {color:#000;text-decoration: none;}

#valdyba_left {
  width: 32px; height:120px;
  background: url('img/valdyba_left.gif') no-repeat right center;
  float: left;
}
#valdyba_right {
  width: 32px; height:120px;
  background: url('img/valdyba_right.gif') no-repeat left center;
  float: left;
}
#valdyba_left a, #valdyba_right a {display: block; height:100%;width:100%;}
#valdyba_left a:hover {background: url('img/valdyba_left_on.gif') no-repeat right center;}
#valdyba_right a:hover {background: url('img/valdyba_right_on.gif') no-repeat left center;}

/* -- VERTYBES -- */

#vertybes1_top, #vertybes2_top {
  display:inline;
  float: left;
  width:293px; height:5px;
  margin-left: 28px;
  font-size:0;
}
#vertybes1_top {background: url('img/vertybes1_top.gif') no-repeat right;}
#vertybes2_top {background: url('img/vertybes2_top.gif') no-repeat right;}

#vertybes1_bot, #vertybes2_bot {
  display:inline;
  float: left;
  width:293px; height:7px;
  margin-left: 28px;
  font-size:0;
}
#vertybes1_bot {background: url('img/vertybes1_bot.gif') no-repeat right;}
#vertybes2_bot {background: url('img/vertybes2_bot.gif') no-repeat right;}

#vertybes_top {
  margin-left: 28px;
  background: url('img/vertybes_top.gif') repeat-y left;
}
#vertybes_bot {
  margin-left: 28px;
  background: url('img/vertybes_bot.gif') repeat-y left;
}

#vertybes_left, #vertybes_right {
  float:left;
  margin-top:5px;
  width: 293px;
  
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color:#000;
}
#vertybes_right {
  margin-left:28px;
}
#vertybes_left p, #vertybes_right p {
  margin: 10px 20px;
  margin-left: 40px;
}
#vertybes_kv {
  position: absolute;
  padding-top: 3px;
  width:29px; height:29px;
  background: url('img/vertybes_kv.gif') no-repeat;
  text-align:center;
  
	font-family: Arial, sans-serif;
	font-size: 16px;	
  color: #b0e6fa;
  font-weight: bold;
}

/* -- HOME -- */

.naujiena {
  margin: 15px; margin-left: 17px;
  padding-left: 32px; padding-top: 5px;
  background: url('img/kv_home.gif') no-repeat top left;
  
  font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color:#000;
}
.naujiena .pav {
  margin-bottom: 7px;
  font-size: 11px;
  text-transform: uppercase;
}
.naujiena .pav a:link, .naujiena .pav a:visited {color:#000;text-decoration: none;}
.naujiena .pav a:hover {color:#000;text-decoration: underline;}

#visos {
  margin-right: 15px;
  text-align: right;
  font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color:#00aeef;
	margin-bottom: 15px;
}
#visos a:link, #visos a:visited {color:#00aeef;text-decoration: underline;}
#visos a:hover {color:#00aeef;text-decoration: underline;}

.ivykis {
  margin: 15px; margin-left: 10px;
  padding-left: 32px;
  background: url('img/tr_home.gif') no-repeat top left;
  
  font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color:#000;
}
.ivykis .pav {
  margin-bottom: 7px;
  font-size: 11px;
  text-transform: uppercase;
}
.ivykis .pav a:link, .ivykis .pav a:visited {color:#000;text-decoration: none;}
.ivykis .pav a:hover {color:#000;text-decoration: underline;}

#visi {
  margin-right: 15px;
  text-align: right;
  font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color:#fff;
	margin-bottom: 15px;
}
#visi a:link, #visi a:visited {color:#fff;text-decoration: underline;}
#visi a:hover {color:#fff;text-decoration: underline;}

#bg_forma_home {
  font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000;
  height: 100px;
  background: url('img/bg_forma_home.gif') no-repeat center;
  text-align:center;
}
#time {padding-top:10px;}
#time  a:link, #time  a:visited {color:#00aeef;text-decoration: underline;}
#time  a:hover {color:#000;text-decoration: underline;}

#bg_forma_home select {
  font-size: 11px;
  color: #717880;
}
#bg_forma_home table {
  margin-top:15px;
  width: 100%;  
}
.but_rodyti_home {
  width: 62px; height:23px;
  background: url('img/but_rodyti_home.gif');
  border: none;
  cursor: pointer;
}
.smt {width:50%;}

/* -- struktura -- */

#str_head {
  width:577px; height:152px;
  background: url('img/str_head.gif') no-repeat;
}
#str_head_lt {
  width:577px; height:152px;
  background: url('img/str_head.gif') no-repeat;
}
#str_head_en {
  width:577px; height:152px;
  background: url('img/str_head_en.gif') no-repeat;
}
#str_head_ru {
  width:577px; height:152px;
  background: url('img/str_head_ru.gif') no-repeat;
}

#str_isigyjimu_lt {
  float: left;
  width:214px; height:24px;
  background: url('img/str_isigyjimu.gif') no-repeat;
}

#str_valdymo_lt {
  float: left;
  margin-left:16px;
  width:214px; height:24px;
  background: url('img/str_valdymo.gif') no-repeat;
}

#str_palaikymo_lt {
  float: left;
  margin-left:16px;
  width:214px; height:24px;
  background: url('img/str_palaikymo.gif') no-repeat;
}

#str_isigyjimu_en {
  float: left;
  width:214px; height:24px;
  background: url('img/str_isigyjimu_en.gif') no-repeat;
}

#str_valdymo_en {
  float: left;
  margin-left:16px;
  width:214px; height:24px;
  background: url('img/str_valdymo_en.gif') no-repeat;
}

#str_palaikymo_en {
  float: left;
  margin-left:16px;
  width:214px; height:24px;
  background: url('img/str_palaikymo_en.gif') no-repeat;
}
#str_isigyjimu_ru {
  float: left;
  width:214px; height:24px;
  background: url('img/str_isigyjimu_ru.gif') no-repeat;
}

#str_valdymo_ru {
  float: left;
  margin-left:16px;
  width:214px; height:24px;
  background: url('img/str_valdymo_ru.gif') no-repeat;
}

#str_palaikymo_ru {
  float: left;
  margin-left:16px;
  width:214px; height:24px;
  background: url('img/str_palaikymo_ru.gif') no-repeat;
}



#str_isigyjimu_main {
  float: left;
  width:214px; padding-bottom: 15px;
  background: #d6d7d7 url('img/str_main_bot.gif') no-repeat bottom;
}
#str_main {
  float: left;
  margin-left:16px;
  width:214px; padding-bottom: 15px;
  background: #d6d7d7 url('img/str_main_bot.gif') no-repeat bottom;
}

.str_inner_top {
  margin: 10px 0 0 10px;
  width:194px; height:5px;
  background: #fff url('img/str_inner_top.gif') no-repeat;
  font-size:0;
}
.str_inner_bot {
  margin-left:10px;
  width:194px; height:5px;
  background: #fff url('img/str_inner_bot.gif') no-repeat;
  font-size:0;
}
.str_inner {
  width:184px;
  margin-left:10px;
  padding: 5px 0;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  background: #fff;  
  padding-left: 5px;
  padding-right: 5px;
}

.str_inner2_bot {
  display: inline;
  margin: 0 10px 0 0;
  float:right;
  width:185px; height:5px;
  background: #d6d7d7 url('img/str_inner2_bot.gif') no-repeat right;
  font-size:0;
}
.str_inner2 {
  display: inline;
  padding: 5px 0 5px 0;
  margin: 0 10px 0 0;
  float:right;
  width:185px;
  text-align: center;
  text-transform: uppercase;
  background: #fff;
  vertical-align: middle;
}

.str_inner2_top {
  display: inline;
  margin: 0 10px 0 0;
  float:right;
  width:185px; height:15px;
  background: #fff url('img/str_inner2_top_line.gif') no-repeat right;
  font-size:0;
}
.str_inner2_bot_line {
  display: inline;
  margin: 0 10px 0 0;
  float:right;
  width:185px; height:5px;
  background: #fff url('img/str_inner2_bot_line.gif') no-repeat right;
  font-size:0;
}
.str_inner2_line {
  display: inline;
  padding: 5px 0 5px 0;
  margin: 0 10px 0 0;
  float:right;
  width:185px;
  text-align: center;
  text-transform: uppercase;
  background: #fff;
  vertical-align: middle;
  background: #fff url('img/str_inner2_line.gif') repeat-y right;
}
.str_inner2_end {
  display: inline;
  padding: 5px 0 5px 0;
  margin: 0 10px 0 0;
  float:right;
  width:185px;
  text-align: center;
  text-transform: uppercase;
  background: #fff;
  vertical-align: middle;
  background: #fff url('img/str_inner2_line_end.gif') repeat-y right;
}

.str_inner2_line p, .str_inner2_end p {
  width:154px;
  margin: 0 0 0 21px;
  padding-left: 5px;
  padding-right: 5px;
  
}



/* -- IMONIU GRUPE -- 
#text p {
  margin: 0 0 20px 0;
}
*/
.grupe {
  position: relative;
  display: inline;
  width:151px; height:140px;
  margin: 0 15px 20px 0;
  float:left;
  background: url('img/bg_grupe.gif') no-repeat;
  vertical-align: middle;
}
#text .grupe p {
  width: 140px; height: 32px;
  position: absolute;
  bottom: 0;
  bottom:0;
  margin: 0 5px;
  margin-bottom: 10px;
  text-align: center;
  vertical-align: middle;
}
#text .grupe .grupe_image {
  margin-top:10px;
  width: 100%; height: 90px;
  color:#cc000;
  text-align: center;  
  vertical-align: middle;
}

.last {
  margin-right: 0;
}



