body {
	margin:0;
	font-family:Tahoma;
	font-size:13px;
	color:#1d2b45;
	line-height:16px;
}

img {
	border:0;
}

#page {
	margin:0 auto;
	width:950px;
}

h1 {
	font-size:18px;
	color:#004e90;
	margin:0;
	margin-bottom:20px;
}

/* 
border:1px solid #000000;  
*/
#logo {
	margin-top:10px;
	margin-bottom:39px;
	margin-left:35px;
}

#lang {
	margin-top:10px;
	float:right;
	margin-right:30px;
	color:#004e90;
	font-size:11px;
	font-weight:bold;
}

#lang a {
	color:#004e90;
	text-decoration:none;
}

#lang a:hover {
	color:#004e90;
	text-decoration:underline;
}

#tekstas {
	margin-top:50px;
	text-align:justify;
}

#meniu {
	border-left:1px solid #f8c300;
	padding:10px 0px 10px 10px;
	margin-left:47px;
}

#meniu a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#meniu a:hover {
	text-decoration:none;
	color:#014e8f;
	font-weight:bold;
}

#meniu_active a {
	color:#014e8f;
}

#footer {
	margin-top:50px;
	background-color:#f8c300;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	font-size:11px;
}

#text_scroll {
	overflow:auto;
	height:580px;
	padding:1px;
	padding-right:5px;
}

#text_scroll2 {
	overflow:auto;
	height:430px;
	padding:1px;
	padding-right:5px;
}

#tekstas a {
	color:#014e8f;
	text-decoration:underline;
	font-weight:bold;
	
}

#tekstas a:hover {
	color:#f8c300;
	text-decoration:underline;
	font-weight:bold;
}

a.virsus {
	font-size:11px;
}
