body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	background-color: #FFFFFF;
	margin: 2px 0px 0px;
	padding: 2px 0px 0px;
	text-align: center;
	line-height: 1.3em;
}

html>body {overflow-y:scroll;}
body.mceContentBody {text-align:left; width:770px;}
body.mceContentBody #column1 { border:1px dashed #888888;}
body.mceContentBody #column2 { border:1px dashed #888888;}
body.mceContentBody #atbalsta {border:1px dashed #888888;}
body.mceContentBody #apvalks {border:1px dashed #888888;}
h1 {font-size:14pt;}
h2 {font-size:13pt;}
h3 {font-size:12pt;}
h4 {font-size:11pt;}
h5 {font-size:10pt;}
h6 {font-size:9pt;}

img {border: 0px;}
/*----------makets div----------*/
div#container {
	width: 770px;
	padding: 0px;
	margin: 0 auto;
}
div#head {
	margin: 0px;
	text-align: left;
}
div#title {
	margin: 0px;
	text-align: left;
	float: left;
	width: 350px;
	padding-top: 8px;
	padding-bottom: 8px;
}
div#val {
	margin: 0px;
	text-align: right;
	float: right;
	width: 150px;
	padding-top: 8px;
	padding-bottom: 8px;
}
/*-------navigacija----------*/
div.menu {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}
div.menu ul {
	margin: 0px auto;
	padding: 0;
	/*float: left;*/
    
	width: 100%;
	white-space: nowrap;
}
html div.menu ul { 
	margin-bottom: 0;
}
div.menu ul li {
	display: inline;
	/*float: left;*/
	list-style-type: none;
	white-space: nowrap;
}
div.menu a, div.menu a:visited, div.menu a:active {
    font-size:12pt;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	/*float: left;*/
	color: #000000;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	border-right: 1px solid #000000;
}
div.menu ul li a:hover {
	/*background-color: #FFFF00;*/
}
div.menu .nobdr a, div.menu .nobdr a:hover {
	border-right: 0px solid red;
}
div.menu a.currentDz, div.menu a.currentDz:visited {
	/*background-color: #FFFF00;*/
	color: #000000;
	font-weight: bold;
}
div.menu a.current, div.menu a.current:visited {
	color: #000000;
	font-weight: bold;
}
/*-------------------------------------*/
div#content {
	margin: 0px;
	padding: 0px;
	width: 770px;
	border: 0px solid #585858;
    text-align:left;
    min-height:250px;
}
div#content2 {
	margin: 0px;
	padding: 0px;
	width: 770px;
}
html>body div#content2 {width:750px;}
div#column1 {
	width: 510px;
	margin: 0px;
	text-align: left;
	float: left;	
}

div#column2 {
	width: 210px;
	float: right;
	text-align: right;
}

/*-------------div tabulas maketam---------*/
div#column_1 {
	width: 509px;
	margin: 0px;
	text-align: left;
	padding: 10px;
}
div#column_2 {
	width: 210px;
	margin: 0px;
	float: right;
	padding: 10px;
}
/*---------div tabulas maketam beigas--------*/
div#atbalsta{
	width: 720px;
	margin: 0px;
	text-align: left;
	float: left;
	padding-top: 10px;
}

div#apvalks {	
	margin: 0px;
	text-align: left;
	float: left;
	padding: 10px;
}
* html div#apvalks {width:770;}
html>body div#apvalks {width:750px;}

div#menuFoot {
	padding: 5px;
	margin: 5px;
}
.clear {
	clear: both;
}
/*-----------links----------*/
a:link {
	color: #484848;
	text-decoration: none;
}
a:visited {
	color: #484848;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #484848;
}
/*----------------navigacija footer----------*/
div#menuFoot a {
	color: #000000;
	text-decoration: none;
}
div#menuFoot a:hover {
	text-decoration: underline;
}
div#menuFoot a.current, div#menuFoot a.current:visited {
	text-decoration: underline;
}
/*--------apaksnavigacija list----------*/
div#navList {
	width: 210px;
	float: right;
	text-align: left;
	/*padding: 10px;*/
}
div#navList h1 {
	color: #F0F0F0;
	font-size: 12px;
	background-color: #000000;
	display: block;
	width: 194px;
	margin: 0px;
	padding: 2px 6px;
	text-align: center;
	font-weight: normal;
	border: 1px solid #000000;
}
div#navList ul {
	margin: 0px;
	padding: 0px;
}
div#navList ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#navList ul li a {
	color: #0000FF;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
	text-decoration: none;
	width: 195px;
	display: block;
	line-height: 1.2em;
	font-size: 11px;
}
div#navList ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
div#navList a.current, div#navList a.current:visited {
	color: #0000FF;
	font-weight: bold;
	background-color: #E9E8FC;
}
/*-----datu tabula-------*/
table#struktura {
	background-color: #F3F3F3;
}
table#struktura, table#struktura td, table#struktura th {
	border: 1px solid #666666;
	border-collapse: collapse;
	padding: 0px;
	text-align: center;
}
table#struktura td, table#struktura th {
	padding: 5px;
}
table#struktura caption {
	font-weight: bold;
	text-align: left;
	line-height: 2.5em;
}
table#struktura .left {
	text-align: left;
}
/*-----------texts---------------*/
.t1 {
	font-size: 16px;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.b0 {
	font-weight: bold;
	color: #000000;
}
.bz {
	font-weight: bold;
	color: #0000FF;
}

.bgM {
	color: #CCCCCC;
	background-color: #000000;
}
.t2 {
	color: #FF0000;
}
/*--------tabulas maketam-------------*/
table#border {
	border: 1px solid #666666;
	margin-top: 10px;
	border-collapse: collapse;
}
table#box {
	width: 768px;
}


.stoolTipBox {top:-100px; visibility: hidden; display: none; padding: 5px; font-size: 12px; border: 1px dashed #000000; font-family: verdana; position: absolute; background-color: #eeeeee; color: #000000; max-width:200px; width:200px; text-align: left;}




.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size:13pt;
    line-height:1.4;
}
.style5 {font-size: 36pt;}
.style6 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}