body {
	padding: 0;
	margin: 0;
}

td {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	vertical-align: top;
}

a               { color:gray; text-decoration:none;}
a:hover         { color:gray; text-decoration:underline;}
a.special       { color:black; text-decoration:none;}
a.special:hover { color:black; text-decoration:none;}

.date   { color:#5D59B0; font-weight:bold; }
.salotb { color:#7EC023; font-weight:bold; }
.frm    { color:#000; }
.contact{ color:#888; }

td.topmenu {
	background: #eee;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

table.moduletable {
	width: 100%;
	margin-bottom: 20px;
}
table.moduletable-mmenu {
	width: 100%;
	border-top: 1pt #b2b2b2 dashed;
	margin-bottom: 20px;
}
table.moduletable-tmenu td table td img {
	vertical-align: middle;
}
table.moduletable-mmenu td table td {
	vertical-align: middle;
	border-bottom: 1pt #b2b2b2 dashed;
	background: url(../images/menu_bullet.gif) no-repeat left top;
	height: 20px;
	width: 156px;
	padding-left: 25px;
	padding-right: 0px;
}
a.mainlevel, a.mainlevel:hover, a.mainlevel:link, a.mainlevel:active {
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: black;
}
a#active_menu {
	color: #E17100;
}
td.contentheading, div.componentheading, div.componentheading-tyrimai, 
table.moduletable-tyrimai th {
	background: url(../images/el_1.gif) no-repeat left center;
	color: #000066;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: left;
}
td.content {
	padding-left: 10px;
	/* border: red 1pt solid; */
	width: 100%;
}
table.moduletable-tyrimai td table.contentpaneopen {
    margin-bottom: 10px;
}
table.contentpaneopen-tyrimai {
    margin-bottom: 14px;
}
td.contentheading-tyrimai, 
table.blog td * table.contentpaneopen td.contentheading {
	background: none;
	color: #466d98;
	font-size: 8pt;
	font-weight: bold;
	padding: 0;
} 
table.blog td * table {
	margin: 5px;
}
.medialink {
	color: #972B5E;
	font-size: 8pt;
}
/* --- */
div.header {
	color: #008080;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
table.news td {
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	text-align: justify;
	border-right: #ccc 1px dashed;
}
table.lastcol td {
	border-right: none;
	padding-right: 5px;
}
td.modifydate {
	color: #aaa;
	font: 7pt Verdana;
	padding: 0;
}
a.readon {
	font: 8pt;
}