/* strukturos stiliai */ 
html, body {
	margin: 0px;
	height: 100%;
	/* centruota lentele */
	text-align: center;
	background-color: #77827f;
	background-image: url("img/background.jpg");
	background-repeat: repeat-x;
}
#table-main {
	height: 100%;
	width: 100%;
	/* centruota lentele */
	margin-left: auto;
	margin-right: auto;
}
#main-cell{
	text-align: center;
	vertical-align: middle;
}
#table-top {
	width: 850px;
	height: 581px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("img/im_virselis.jpg");
	background-repeat: no-repeat;
}
#cell-top{
	height: 533px;
}
#table-subtop{
	width: 100%;
	height: 100%;
}
#menu-cell{
	padding-top: 185px;
	padding-left: 158px;
}
#menu-cell p{
	margin-bottom: 52px;
	font-size: 12px;
	color: #a2a2a2;
	font-weight: bold;
}
#menu-cell a:link, #menu-cell a:visited{
	color: #a2a2a2;
	text-decoration: none;
}
#logo-cell{
	width: 610px;
	text-align: right;
	padding-right: 70px;
	padding-top: 60px;
}
#table-bottom{
	width: 100%;
	height: 100%;
}
#bottom-modules, #copyright{
	vertical-align: bottom;
	padding-bottom: 9px;
}
#bottom-modules{
	padding-left: 31px;
	color: #ffffff;
	font-size: 11px;
}
#bottom-modules p{
	color: #ffffff;
	font-size: 11px;
}
#bottom-modules a:link, #bottom-modules a:visited{
	color: #ffffff;
	text-decoration: none;
}
#copyright a.copyright {
	color: #8f9aa0;
	font-size: 11px;
	text-decoration: none;
}

/* bendri HTML stiliai */
td {
	vertical-align: top;
	text-align: left;
}
body,td,tr,p,div {
	font-family: Arial;
	font-size: 11px;
}
h1 {
	font-size: 14px; font-weight: bold;
}
h2 {
	font-size: 13px; font-weight: bold;
}
h3 {
	font-size: 12px; font-weight: bold;
}
a:link, a:visited {
	color: red;
}
a:hover {
}
ul {
}
li {
}
hr {
}
.small {
}
.smalldark {
}
.button {
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	height: 20px;
  cursor:  pointer;
}
.inputbox {
	font-size: 11px;
	border: 1px solid #beb2a7;
}
.back_button {
	float: left;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 4px;
  cursor:  pointer;
}

/* moduliai */
table.moduletable {
	width: 100%;
	margin: 0px;
	margin-bottom: 15px;
}
table.moduletable th {
	vertical-align: middle;
	font-size: 11px;
	text-indent: 0px;
	width: 100%;
	height: 24px;
	color: #003876;
	text-align: left;
	padding-left: 10px;
}
table.moduletable td {
	color: #003876;
	font-size: 11px;
	font-face: Arial;
	padding: 5px;
}

/* Pagrindinio meniu stiliai */
a.mainlevel:link, a.mainlevel:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #003876;
	text-decoration: none;
}
a.mainlevel:hover {
	color: #a30000;
}
a#active_menu {
	color: #a30000;
}	
a.sublevel:link, a.sublevel:visited {
}
a.sublevel:hover {
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #003876;
	text-decoration: none;
}
a.mainlevel-nav:hover {
	color: #a30000;
}
a#active_menu-nav {
}
.createdate {
	font-size: 9px;
}
.modifydate {
	font-size: 10px;
}
a.readon:link, a.readon:visited {
	font-size: 11px;
}
a.readon:hover {
	font-size: 11px;
}

/* Puslapio teksto stiliai */
.contentheading {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #ff8080;
}
.contentpane {	
}
.contentpaneopen {	
}
.contentpagetitle {
}
.contentdescription {
}
.sectiontableheader {
}
.sectiontableentry1 {
}	
.sectiontableentry2 {
}
.category {
}
a.category:link, a.category:visited {
}
a.category:hover {
}
a.blogsection:link, a.blogsection:visited {
}
a.blogsection:hover {
}
.componentheading {
}
.poll {
}
.pollstableborder {
}
a.weblinks:link, a.weblinks:visited {
}
a.weblinks:hover {
}
table.searchintro {
}
table.contact {
}
table.contact td.icons {
}
table.contact td.details {
}	
