body {
	background-color: #fff;
	margin:0;
	padding:0;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000;
}
#top {
	display: block;
	width: 780px;
	height: 110px;
	text-align: left;
	border-top: 10px solid #4a7199;
	border-left: 1px solid #4a7199;
	border-bottom: 1px solid #4a7199;
}
#meniu_container {
	display: block;
	width: 780px;
}
#menu {
	width: 780px;
	height: 27px;
	padding: 0;
	margin: 0 0 40px 0;
	list-style-type: none;
	border-right: 1px solid #4a7199;
}
#menu li	{
	float: left;
	width: 130px;
	height: 22px;
	text-align: center;
}
#menu a {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 22px;
	display: block;
	width: 130px;
	border-bottom: solid 5px #4a7199;
}
#menu a:hover {
	border-bottom: solid 5px #8fb0d2;
	text-decoration: none;
	color: #000;
}
#container {
	display: block;
	width: 780px;
}
#left {
	display: block;
	width: 180px;
	margin: 0 40px 0 0;
	float: left;
	text-align: left;
}
#right {
	display: block;
	width: 550px;
	margin: 0;
	float: right;
	text-align: left;
}
.title_left {
	padding-left: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #4a7199;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	display: block;
	width: 180px;
	text-align: left;
	border-bottom: 1px solid #4a7199;
	margin-bottom: 20px;
}
.title_right {
	padding-left: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #4a7199;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	display: block;
	width: 550px;
	text-align: left;
}
#txt, #txt2 {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	color: #000;
}
#txt a:link, #txt a:active, #txt a:visited, #txt2 a:link, #txt2 a:active, #txt2 a:visited, #txt3 a:link, #txt3 a:active, #txt3 a:visited {
	color: #000;
	font-family: Georgia, serif;
	font-size: 12px;
	text-decoration: none;
}
#txt a:hover, #txt2 a:hover, #txt3 a:hover {
	text-decoration: underline;
}
.tema {
	display: block;
	width: 550px;
	border-top: 1px solid #4a7199;
	padding-top: 20px;
	margin-bottom: 15px;
	text-align: left;
}
a.submenu {
	color: #000;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
a.submenu:hover {
	border-bottom: dashed 1px #6190bf;
	text-decoration: none;
	color: #000;
}
a.komentarai {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	text-decoration: none;
}
a.komentarai:hover {
	border-bottom: dashed 1px #6190bf;
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0;
	text-indent: 40px;

}
h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h1 a:link, h1 a:active, h1 a:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
h1 a:hover {
	color: #4a7199;
	text-decoration: none;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#footer {
	display: block;
	width: 780px;
	float: left;
	border-top: 1px solid  #4a7199;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	color:  #4a7199;
}
a.dic:active, a.dic:visited, a.dic:link {
	color: #4a7199;
	text-decoration: none;
}
a.dic:hover {
	color: #4a7199;
	text-decoration: underline;
}
#page {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	margin: 15px 0 15px 0;
}
a.page:link, a.page:visited, a.page:active {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #4a7199;
	text-decoration: none;	
}
a.page:hover {
	color: #000;
	text-decoration: none;
}
.input {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border: 1px solid #4a7199;
	background-color: #fff;
	margin: 1px;
}
#button {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	border: none;
	background-color: #6190bf;
	margin: 0;
	padding: 0;
}
a.toliau {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	margin-left: 25px;
	text-decoration: underline;
}
a.toliau:hover {
	text-decoration: none;
}
#search {
	display: block;
	width: 152px;
}
#search_input {
	display: block;
	float: left;
}
#search_button {
	display: block;
	float: right;
	margin-top: 2px;
}
