body {
	background-color: white;
	background-image: url('../images/top_gradient.png');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: 'Trebuchet Ms', Verdana, Sans;
	font-size: 90%;
	margin: 0px auto;
	padding: 0px;
}

a.foto {
	text-decoration: underline;
}

a:link {
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #296093;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.container {
	text-align: left;
	font-family:  Verdana, Sans;
	margin: 0px auto;
	width: 765px;
	border-left: 5px solid #e0a42f;
	border-right: 5px solid #e0a42f;
	padding-right: 0px;
}

.top {
	background-color: white;
	background-image: url('../images/top_gradient.png');
	background-repeat: repeat-x;
	border: none;
	color: white;
	font-family: 'Verdana';
	font-size: 9pt;
	height: 180px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: middle;
}

.top h1 {
	margin: auto;
	font-family: 'Trebuchet Ms';
}

.logotipas {
	position: relative;
	top: 86px;
	left: 25px;
}

.top_include {
	width: 300px;
	height: 99%;
	border: none;
	text-align: right;
	vertical-align: bottom;
	color: black;
	position: relative;
	left: 457px;
	top: -50px;
}

.top_gradient {
	height: 30px;
	width: 100%;
	margin-bottom: 5px;
}
/* Nenaudojamas */
.green_line {
	height: 216px;
	position: relative;
	border: 1px solid black;
	width: 10px;
	top: -50px;
	left: 30px;
	background-image: url('../images/green_line_vertical.png');
	background-repeat: repeat-y;
	
}

.flags {
	position: relative;
	bottom: 10px;
	right: 20px;
	float: right;
	border: none;
	text-align: right;
	font-size: x-small;
}

.flags img {
	border: 1px solid black;
}

.flags a {
	border: none;
}

.turinys {
	margin-left: 140px;
	padding-left: 10px;
	border-left: 1px dashed #aaaaaa;
	font-size: 90%;
	min-height: 400px;
}

.apiemus {
	background-color: #abed4d;
	background-image: url("../images/apie.png");
	float: left;
	height: 150px;
	margin-right: 20px;
	width: 240px;
}

.sidebar {
	border: none;
	float: left;
	width: 130px;
}

.sidebar a:visited, .sidebar a:link {
	color: black;
	font-weight: bold;
	font-size: 8pt;
}

.sidebar_entry {
	border-left: 1px dashed black;
	border-right: 1px dashed black;
	border-top: 1px solid white;
	background-color: #afd6fb;
	float: none;
	min-height: 20px;
	vertical-align: center;
	width: 130px;
	margin: 0 5px 0 5px;
	text-align: left;
	text-indent: 10px;
	color: black;
	font-weight: bold;
	font-size: 8pt;
}

.sidebar_subentry {
	border-left: 1px dashed black;
	border-right: 1px dashed black;
	background-color: #a7c8e7;
	float: none;
	min-height: 20px;
	vertical-align: center;
	width: 130px;
	margin: 0 5px 0 5px;
	text-align: left;
	text-indent: 20px;
	color: black;
	font-weight: bold;
	font-size: 8pt;
}

.sidebar_subsubentry {
	border-left: 1px dashed black;
	border-right: 1px dashed black;
	background-color: #93b4d2;
	float: none;
	min-height: 20px;
	vertical-align: center;
	width: 130px;
	margin: 0 5px 0 5px;
	text-align: left;
	text-indent: 40px;
	color: black;
	font-weight: bold;
	font-size: 8pt;
}

.lentele, td, tr {
	border: 1px solid #d0cdcd;
	spacing: 0px;
	font-size: 8pt;
	margin: auto;
}

.lenteles_antraste {
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	background-color: #eeeeee;
}

.important {
	background-color: #eee;
	padding: 5px;
	border: 1px solid black;
	width: 80%;
	color: red;
	margin: auto;
}

.bottom {
	background-color: #edb84a;
	border: none;
	color: black;
	font-family: 'Sans';
	font-size: 8pt;
	min-height: 50px;
	margin: 0px;
	margin-top: 5px;
	text-align: center;
}

.intro_left {
	border: 1px solid black;
	width: 48%;
	position: absolute;
	display: inline-block;
}

.intro_right {
	border: 1px solid black;
	width: 48%;
	position: relative;
	right: 10px;
	float: right;
}
