html, body { height: 100%; }
body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #887B62;
	background: #EEECDF url('../img/bg_main.gif') repeat-y top center;
}

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

html>body #bodis { height: auto; }

img {border:none;}

#top_container {
	width: 930px;
	margin-left: auto; margin-right: auto;
	margin-bottom: 10px;
	background: url('../img/bg_container.gif') repeat-x top right;
}

#top {
	width: 900px; height: 75px; 
	margin-left: auto; margin-right: auto;
}
 
#header {
	width: 900px; height: 283px;
	margin-left: auto; margin-right: auto;
	background: url('../img/header.jpg') no-repeat bottom right;
}
#header_vidinis {
	width: 900px; height: 101px;
	margin-left: auto; margin-right: auto;
	background: url('../img/header_vidinis.jpg') no-repeat bottom right;
}
#header_vidinis a {
	width: 900px; height: 101px;
	display: block;
	border: none;
}
#container {
	position: relative;
	width: 100%;
}

#logo {
  position: absolute;
  width: 190px; height: 48px;
  top: 14px;
  left: 50%; margin-left: -436px;
  background: url('../img/logo.gif') no-repeat bottom right;
}
#logo a { display: block; width: 190px; height: 48px;}

#kalbos {
	position: absolute;
	top: 30px; left: 50%; margin-left: 254px; height: 20px;
	padding-top: 5px; padding-left: 7px;
	text-align: right;
	color: #73A48B;
	background: #DFD1B2;
	font-size: 11px;
}
#kalbos a:active, #kalbos a:link, #kalbos a:visited {color: #fff; background: #CCBFA3; padding:0px 11px;text-decoration: none;}
#kalbos a:hover {color: #fff; text-decoration: underline;}


#main {
	margin: 0;
	width: 900px;
	margin-left: auto; margin-right: auto;
}
	#left {
		float: right;
		display: inline;
		width: 200px;
		margin-left: 0;
		margin-bottom: 70px;
	}
	#left img {margin-top: 10px;}
  
	#content {
		display: inline;
		float: left;	
		width: 640px;	
		margin: 0; padding: 25px;
		
		font-family: Arial, sans-serif;
		font-size: 12px;
		
		background: #FFFDF0 url('../img/bg_content_bot.gif') no-repeat bottom left;
		margin-bottom: 60px;
	}
	#content img {border: solid 5px #D6D0BD;}
	#content a:active, #content a:link, #content a:visited {color: #66917B; text-decoration: underline;}
	#content a:hover {color: #BA800F; text-decoration: underline;}
	
	#content a:hover img {border: solid 5px #A1BEAF;}
	#content_top {float:left;height:6px;width:690px;background: #FFFDF0 url('../img/bg_content_top.gif') no-repeat top left;font-size:0;}
	
	
  h1 {    
    margin: 0 0 10px 0;
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #66917B;
    font-weight: normal;
  }
  .skirtukas {width: 640px; height: 1px; margin-bottom: 10px;border:none !important;}
  .clear {
		height: 1px;
		clear: both;
		font-size: 0;
	}

#footer {
	width: 100%; height: 40px;
	position: absolute;
	bottom: 0;
	margin: 0; padding: 0;
}
#footer_inner { 
	width: 930px; height: 40px;
	margin-left: auto; margin-right: auto;
	background: url('../img/bg_footer.gif') repeat-x top left;
	text-align: center;
	}

  #copy {
	padding-top: 13px;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 11px;
    color: #818181;
  }
  #copy a:active, #copy a:link, #copy a:visited {color: #818181; text-decoration: none;}
  #copy a:hover {color: #818181; text-decoration: underline;}


/* -- MENU -- */
#menu {
	width:200px;
	background: #8E8979 url('../img/bg_menu.gif') no-repeat;
}

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

	list-style: none;
	padding: 20px;
	margin: 0;
	width: 160px;
	background: url('../img/bg_menu_bot.gif') no-repeat bottom left;
}

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

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

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

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

li.sub { padding-left: 5px;}

#menu ul li a:active, #menu ul li a:link, #menu ul li a:visited {text-decoration: none;}
#menu ul li a:hover {text-decoration: underline;}
#menu ul li a.active {text-decoration: underline;}

li.sub a:active, li.sub a:link, li.sub a:visited, li.sub a:hover {text-decoration: none; background: url('../img/rod.gif') no-repeat left;}

#galerija {width:100%;}
#galerija td {text-align:center;padding:10px 0;}
#galerija img {margin-bottom:7px;}

#galerija a:active, #galerija a:link, #galerija a:visited {color: #887B62; text-decoration: none;}
#galerija a:hover {color: #887B62; text-decoration: underline;}


#content form img {margin-bottom: -2px;border: none;}
