html, body { height: 100%; }
body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #5B5A57;
	background: #fff url('img/bg.gif') repeat-x top right;
}

#bodis {
	position: relative;
	min-height: 100%;
	height: 100%;
	width: 100%;
}

html>body #bodis { height: auto; }

img {border:none;}
hr { margin: -20px 0;}

#top {
	width: 900px; height: 40px; 
	margin-left: auto; margin-right: auto;
	background: url('img/bg_top_shadow.gif') repeat-x bottom;
}
 
#header {
	width: 900px; height: 30px;
	margin-left: auto; margin-right: auto;
	vertical-align: bottom;
	background: url('img/bg_top.jpg') no-repeat bottom right;
}
#logo {
  position: absolute;
  width: 247px; height: 74px;
  top: 45px;
  left: 50%; margin-left: -446px;
  background: url('img/logo.gif') no-repeat bottom right;
}
#logo a { display: block; width: 290px; height: 35px;}

#slogan {
  position: absolute;
  width: 394px; height: 19px;
  top: 75px;
  left: 50%; margin-left: -40px;
  background: url('img/slogan.gif') no-repeat bottom right;
}
#slogan_en {
  position: absolute;
  width: 394px; height: 19px;
  top: 75px;
  left: 50%; margin-left: -40px;
  background: url('img/slogan_en.gif') no-repeat bottom right;
}
#slogan_ru {
  position: absolute;
  width: 394px; height: 19px;
  top: 75px;
  left: 50%; margin-left: -40px;
  background: url('img/slogan_ru.gif') no-repeat bottom right;
}

#menu_flash {
	width: 900px; height: 283px; 
	margin-left: auto; margin-right: auto;
	margin-top: 92px;
}

#menu {
	width:248px; height:283px;
	float: left;
	background: url('img/bg_menu.jpg') no-repeat;
}

#flashcontent {
	width:652px; height:283px;
	position: absolute;
	top: 132px; left: 50%;
	margin-left: -202px;
}
#kalbos {
	width: 280px;
	position: absolute;
	top: 7px; left: 50%; margin-left: 140px;
	text-align: right;
	color: #fff;
}
#kalbos a:active, #kalbos a:link, #kalbos a:visited {color: #fff; text-decoration: none;}
#kalbos a:hover {color: #fff; text-decoration: underline;}
	
#container {
  position: relative;
  width: 100%;
}

#main {
	margin: 0;
	width: 900px;
	margin-left: auto; margin-right: auto;
}
	#left {
		float: left;
		display: inline;
		width: 234px;
		margin-left: 20px;
		text-align: center;
		margin-bottom: 20px;
	}
	#left img {margin-top: 30px;}
	
	#kontaktai {
		width: 204px; height: 94px;
		margin-top: 30px;
		padding: 70px 0 0 30px;
		text-align: left;
		color: #3A3A39;
	}
	#kontaktai a:active, #kontaktai a:link, #kontaktai a:visited {color: #3A3A39; text-decoration: none;}
	#kontaktai a:hover {color: #3A3A39; text-decoration: underline;}
	
	.lt { background: url('img/bg_kontaktai.gif') no-repeat; }
	.en { background: url('img/bg_kontaktai_en.gif') no-repeat; }
	.ru { background: url('img/bg_kontaktai_ru.gif') no-repeat; }
	
	#content {
		display: inline;
		float: right;	
		width: 540px;	
		margin: 0; padding: 20px;
		margin-bottom: 20px;
		margin-right: 40px;
		
		font-family: Arial, sans-serif;
		font-size: 12px;
	}
	#content img {border: solid 1px #7D71AA;}
	#content a:active, #content a:link, #content a:visited {color: #5B5A57; text-decoration: underline;}
	#content a:hover {color: #5F7FAA; text-decoration: underline;}

  h1 {    
    margin: 5px 0 30px 0;
    font-family: Arial, sans-serif;
    font-size: 20px;
    color: #0849A1;
    font-weight: normal;
    text-decoration: underline;
  }
  
  h2 {    
    margin: -5px 0 -5px 0;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #5B5A57;
  }
  .clear {
		height: 1px;
		clear: both;
		font-size: 0;
	}

#bottom {
  position: relative;
  width: 100%;
  background: #999;
}

#footer {
	position:relative;
	width: 100%; height: 55px;
	bottom: 0;
	margin: 0; padding: 0;
	background: url('img/bg_footer.gif') repeat-x top left;
}

  #copy {
    margin: 0 0 0 780px;
    padding-top: 20px;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 11px;
    color: #5F7FAA;
  }
  #copy a:active, #copy a:link, #copy a:visited {color: #5F7FAA; text-decoration: underline;}
  #copy a:hover {color: #5F7FAA; text-decoration: underline;}


/* -- MENU -- */

#menu ul {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #F5F5FF;

	list-style: none;
	padding: 30px;
	margin: 0;
	margin-top: 10px;
	width: 140px;
}
.menu_ru { width: 180px !important; }

#menu ul li {
	margin-top: -5px;
	border-bottom: solid 1px #474070;
}

#menu ul li a , #menu ul li {
	color: #F5F5FF;
	height: 34px;
	line-height: 34px;
}

#menu ul li a {
  padding-left: 10px;
  }

#menu ul li.current a, #menu ul li a:hover {
	color: #F5F5FF;
	background-position: left;
}

#menu ul li a:active, #menu ul li a:link, #menu ul li a:visited {text-decoration: none; background: url('img/li.gif') no-repeat;}
#menu ul li a:hover {text-decoration: underline; background: url('img/li.gif') no-repeat;}
#menu ul li a.active {text-decoration: underline; background: url('img/li.gif') no-repeat;}




