body {
	margin: 0px 20px;
	background-color: #D0DCE6;
	font-family: Verdana, Geneva, Helvetica, Arial;
}

body.pirmame {
	margin: 0px 20px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Helvetica, Arial;
}


table.main {
	border-spacing: 0px;
	border: none; 
	height: 100%;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

table.viduje {
	border-spacing: 0px;
	border: none; 
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

td.vfill {
	width: 100%
}

.nude {
	margin: 0px;
	padding: 0px;
}

td.main {
	height: 100%;
	vertical-align: top;
}

td.main2 {
	height: 100%;
	width: 50%;
	vertical-align: top;
}

td.plonas {
	height: 100%;
	vertical-align: top;
	background-image: url("vaizdai/pixel.gif");
	background-repeat: repeat-y;
}


table.plona {
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 800px;
}


td.plonasy {
	background-image: url("vaizdai/pixel.gif");
	background-repeat: repeat-x;
}


table.header { 
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
	height: 100px;
	background-image: url("vaizdai/fonas.gif");
	background-repeat: repeat-x;
	width: 800px;
}

table.header td { 
	margin: 0px;
	padding: 0px;
	margin: 0px;
}

table.menu {
	width: 800px;
	border-spacing: 3px 1px;
}

table.kmenu {
	width: 100%;
	border-spacing: 3px 1px;
}

td.links {
	border: solid 1px #000000;
	text-align: center;
	height: 12px;
	width: 106px;
}

td.linksv {
	border: solid 1px #6088A8;
	height: 12px;
	width: auto;
}


td.links a {
	margin: 0px;
	padding: 0px;
}

td.orange {
	background-color: #C8FFA6;
	border: 1px solid #808040;
	text-align: center;
	height: 12px;
	width: auto;
}

div.main {
	padding: 2ex 0ex; 
	text-align: left; 
}

table.content {
	vertical-align: top;
}

table.content td.submenu {
	vertical-align: top;
	width: 170px;
}

table.content td.news {
	vertical-align: top;
	width: 300px;
}

table.content td.text {
	vertical-align: top;
	width: 450px;
}

a.menu {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

a:hover.menu {
	color: navy;
	font-size: 12px;
}

a.menuv {
	color: #6088A8;
	font-size: 12px;
	text-decoration: none;
}

a:hover.menuv {
	color: #000000;
	font-size: 12px;
}

td.submenu {
	vertical-align: top;
	margin-right: 5ex;
}

td.footer {
	vertical-align: bottom;
}

div.footer {
	color: #E0E0E0;
	background-color: #A2ACAF;
	width: 100%;
	height: 16px;
	text-align: center;
	FONT-FAMILY: Verdana, Geneva, Helvetica, Arial;
	FONT-SIZE: 12px;
}

a.visited {
	color: #1e5b9f;
}

a {
	color: #2670C3;
}

td.submenu {
	vertical-align: top;
	text-align: left;
	padding-right: 5ex;
}

td.submenu a {
	font-weight: bold;
	color: #788894;
	text-decoration: none;	
	FONT-FAMILY: Verdana, Geneva, Helvetica, Arial;
	FONT-SIZE: 12pt;
}



td.submenu a.selected {
	color: black;
}

td.submenu a:hover {
	color: #FF9600;
}


td { FONT-SIZE: 10pt; }

p {
	FONT-SIZE: 10pt;
}


h1 {
	font-size: 16pt;
	font-weight: bold;
}


h2 {
	font-size: 12pt;
	font-weight: bold;
	color: black;
	margin-bottom: 2ex;
}


h3 {
	font-weight: bold;
	color: black;
	font-size: 12pt;
	margin-bottom: 1ex;
}

h5 {
	font-weight: bold;
	color: #788894;
	font-size: 7pt;
	margin-top: 20px;
	margin-bottom: 10px;
}

h4 {
	font-weight: bold;
	color: #73aa80;
	font-size: 7pt;
	margin-top: 20px;
	margin-bottom: 10px;
}

.lphoto {
	float: left;
	margin-right:  1.5ex;
	margin-top:    0.5ex;
	margin-bottom: 0.5ex;
}

.rphoto {
	float: right;
	margin-left:  1.5ex;
	margin-top:    0.5ex;
	margin-bottom: 0.5ex;
}

img {
	border: none;
}



