/* 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;
}
#contact-div p{
	font-size: 11px;
	color: #6a7074;
}
#content-div{
	
	margin: 30px 40px 20px 55px;
	min-height: 586px;
	/*height: 430px;
	overflow-y: scroll;
	overflow-x: hiden;
	
	scrollbar-base-color: #dfe0e2;
	scrollbar-arrow-color: #84898d;
	scrollbar-DarkShadow-Color: #dfe0e2;
	scrollbar-3dlight-color: #dfe0e2; 
	scrollbar-shadow-color: #dfe0e2;
	scrollbar-highlight-color: #c3c7ca;*/
	
	
}
#table-main {
	height: 100%;
	width: 100%;
	/* centruota lentele */
	margin-left: auto;
	margin-right: auto;
}
#main-cell{
	text-align: center;
	vertical-align: middle;
}
#top-logo{
	vertical-align: middle;
}
#table-top {
	width: 850px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url("img/im_vidus.jpg");
	background-repeat: no-repeat;
	background-position: 0px 93px;*/
}
#cell-top{
	height: 100%;
}
#table-subtop{
	width: 100%;
	height: 100%;
}
#menu-cell{
	width: 325px;
	/*padding-top: 160px;*/
	vertical-align: top;
	background-image: url("img/l_bg.gif");
	background-repeat: repeat-y;
	
}
#menu-cell-top{
	vertical-align: top;
	background-image: url("img/menu_bg.jpg");
	background-repeat: no-repeat;
	padding-right:30px;
	padding-top:60px;
	height:522px;
}
#counter{
	vertical-align: bottom;
	padding-right:30px;
	padding-bottom:15px;
	text-align: right;
	height:30px;
}
#logo-cell{
	text-align: left;
	width: 530px;
	/*padding-left: 86px;
	padding-top: 67px;
	padding-right: 3px;
	padding-bottom: 40px;*/
}
#table-bottom{
	width: 100%;
	height: 61px;
	background-image: url("img/botbg.jpg");
	background-repeat: no-repeat;
}
#bottom-modules, #copyright{
	vertical-align: bottom;
	padding-bottom: 8px;
}
#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;
}
.maintext{
	color: #6a7074;
}
.maintext img{
	border: 1px solid #91969a;
}
img.logo{
	border: 0px solid #dddee0;
}
.maintext p{
	margin-top: 0px;
	font-size: 12px;
}

/* bendri HTML stiliai */
td {
	vertical-align: top;
	text-align: left;
}
body,td,tr,p,div {
	font-family: Arial;
	font-size: 12px;
	color: #6a7074;
}
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: #6a7074;
	text-decoration: none;
}
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 */
table#mainmenu td{
	text-align: right;
	vertical-align: middle;
}
td.level_0, td.level_0_open{
	height: 40px;
}
a.mainlevel:link, a.mainlevel:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
}
a.mainlevel:hover {
	color: #727c7e;
}
a#active_menu {
	color: #727c7e;
}	
a.sublevel:link, a.sublevel:visited {
	font-family: Arial;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 10px;
}
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: 12px;
	padding-bottom: 15px;
	color: #3c474d;
	text-transform: uppercase;
}
.contentheading h2 {
	font-size: 12px;
	color: #3c474d;
	text-transform: uppercase;
}
.contentpane {	
}
.contentpaneopen {
	width: 410px;
}
.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 {
}	

