html {height: 100%;}
body {
	background:url(../images/body-bg.gif) left top repeat-x #eee;
	/*height:100%;*/
	padding:0;
	margin: 0px;
}
.main {
	background:url(../images/content-bg.gif) left top repeat-y;
	width:968px;
	position: relative;
	/*min-height:100%;*/
	margin:0;
}
* html .main { height: 100%; }
.space {
	height:2px;
	background:#fff;
}
.space2 {
	height:2px;
	background:#fff;
}
.logoWrap {
	margin:0;
	width:928px;
	height:65px;
	padding-left:40px;
	background:#fff;
	position: relative;
}
.logoWrap img{
	border:none;
	display:block;
	float:left;
	width:368px;
}
.langWrap {
	display:block;
	float:right;
	height:13px;
	width:350px;
	text-align:right;
	margin-top:13px;
}
.sitemapWrap {
	float:left; 
	width: 200px; 
	margin-top:13px;
}
.sitemapWrap img {
	width: 11px; 
	height: 9px; 
	margin-left: 189px;
}
a {
	color:#105f87;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.liet, a.eng, a.rus, a.lat{
	font:10px/13px Tahoma;
	color:#89857a;
	text-decoration:none;
	padding-left:26px;
	background:url(../images/lang/lt.gif) left center no-repeat;
	margin-right:34px;
}
a.lat{
	background:url(../images/lang/lv.gif) left center no-repeat;
	margin-right:34px;
}
a.eng{
	background:url(../images/lang/en.gif) left center no-repeat;
	margin-right:34px;
}
a.rus {
	background:url(../images/lang/ru.gif) left center no-repeat;
	margin-right:26px;
}
a.liet:hover, a.eng:hover, a.rus:hover, a.lat:hover{
	text-decoration:underline;
}
.flashWrap {
	height:125px;
	width:968px;
	background:url(../images/flash-bg.jpg) left top no-repeat #3d3d3d;
}
.flash1 {
	display:block;
	height:125px;
	width:360px;
	float:left;
	overflow:hidden;
}
.flash2 {
	display:block;
	height:125px;
	width:594px;
	float:left;
	overflow:hidden;
	text-align:center;
}
.navWrap {
	height:37px;
	width:968px;
	background:url(../images/nav-bg.jpg) left top no-repeat #3d3d3d;
}
.navWrap2 {
	padding-top:4px;
	width:968px;
	background:url(../images/sec-nav-bg.gif) left top;
}
.navWrap22 {
	height:26px;
	padding-top:4px;
	width:968px;
	background:url(../images/sec-nav-bg2.gif) left top repeat-x;
}
.contentWrap {
	width:968px;
	min-height:100%;
	padding:0;
	top:0px;
}
.content 
{
	padding-bottom: 65px;
	height:100%;
}
.footer {
	height:87px;
	margin-top:-70px;
	position:relative;
	width:968px;
	border-top:1px solid #d9d9d9;
}
.contentTable {
	width:910px;
	margin:0px 0 8px 26px;
}
.contentTable td{
	vertical-align:top;
	font:11px/16px Tahoma;
	color:#6d6d6d;
}
td.left, td.center {
	background:url(../images/vert-bg.gif) right top repeat-y;
	width:420px;
	padding:2px 0 0 0;
}
td.center {
	width:235px;
	padding-left:25px;
}
td.right {
	padding:2px 0;
	text-align:right;
	width:230px;
}
h1, h1.inner {
	color:#a6a311;
	font:bold 16px Tahoma;
	text-transform:uppercase;
	margin:0;
	padding:0 0 0 0;
}
h1.inner {
	text-transform:none;
}
/*h2 below added 2008-03-18*/
h2,h2.inner {
	color:#a6a311;
	font:bold 14px Tahoma;
	text-transform:uppercase;
	margin:0;
	padding:8px 0 0 0;
}
h3 {
	font:bold 11px/16px Tahoma;
	color:#6d6d6d;
	margin:0;
	padding-bottom:2px;
}
ul {
	margin:0;
	padding:0;
}
li.links {
	list-style:none;
	padding-left:26px;
	padding-bottom:2px;
}
a.more {
	background:url(../images/more-bg.gif) right center no-repeat;
	font:bold 11px/18px Tahoma;
	color:#fff;
	padding:2px 17px 3px 8px;
}
div.padding {
	padding:2px 0 3px 26px;
}
.newsHolder {
	width:380px;
	margin-bottom:2px;
}
.newsHolder h3{
	padding-bottom:2px;
}
.newsImg {
	padding-top:3px;
	padding-left:26px;
	vertical-align:top;
}
.newsImg2 {
	padding-top:3px;
	padding-left:0;
	vertical-align:top;
}
.newsImg span, .newsImg2 span {
	border:1px solid #d0d0d0;
	padding:2px;
	width:65px;
	height:50px;
	display:block;
	margin-right:10px;
	float:right;
}
* html .newsImg span {
	margin-right:5px;
}
.newsTxt a
{    
	text-decoration:underline;
}
.newsTxt a:hover{
	text-decoration:none;
}
.footerTable {
	width:910px;
	margin:0px 0 0 26px;
	font:11px/16px Tahoma;
	color:#999;
}
.footerTable td.left
{
	padding:0px 0;
	vertical-align:middle;
}
.footerTable a {
	color:#999;
}
.counter {
	padding-left:26px;
	width:62px;
}	
.secNavTable {
	padding:5px 10px 5px 10px;
	background:url(../images/nav-div.gif) right center no-repeat;
	white-space:nowrap;
	float: left;
}
.secNavTable a{
	padding-left:10px;
	text-transform:uppercase;
	font:11px Tahoma;
	background:url(../images/level2arrow.gif) left center no-repeat;
	vertical-align:middle;
	/*height:20px;*/
	display: block;
	text-align: center;
}
.secNavTable a.selected{
	padding-left:10px;
	text-transform:uppercase;
	font:bold 11px Tahoma;
	color:#333;
	background:url(../images/2selected.gif) left center no-repeat;
}
.mainNavTable {
	width:968px;
}
.mainNavTable td {
	height:37px;
	padding-top:3px;
	border-left:1px solid #000;
	text-align:center;
	width:176px;
}
* html .mainNavTable td {
	height:29px;
	padding-top:8px;
}
.mainNavTable td.selected {
	background:url(../images/nav-selected-bg.gif) left top no-repeat;
	color:#333;
	text-transform:uppercase;
	font:bold 11px Tahoma;
}
.mainNavTable td.selected a{
	color:#333;
}
.mainNavTable td a {
	text-transform:uppercase;
	font:bold 11px Tahoma;
	color:#e0e0e0;
}
form {
	margin:0;
	padding:0;
}
.formfix {
	margin:0 auto 0 auto;
	padding:0;
}
* html .formfix {
	margin-top:-10px;
	padding:0;
}
.formfix td {
	border:none;
	padding:0;
	margin:0;
	height:1px;
	width:1px;
}
.input {
	background:#dbdbdb;
	height:15px;
	width:184px;
	border:1px solid #505050;
	color:#070707;
	font:11px Tahoma;
	padding-left:3px;
	padding-top:2px;
}






.innerContentHolder {
	width:860px;
	margin-left:35px;
	margin-bottom:12px;
}
.innerContentHolder td{
	vertical-align:top;
}
td.leftInner {
	width:190px;
	background:url(../images/vert-bg.gif) right top repeat-y;
}
li.level3, li.level3selected, li.level3selected2 {
	padding:0 0 2px 12px;
	background:url(../images/level3-arrow.gif) left center no-repeat;
	margin: top 0 0 0;
	font:11px/16px Tahoma;
	list-style:none;
	color:#333;
}
li.level3selected {
	background:url(../images/level3-arrow-sel.gif) left center no-repeat;
	font:bold 11px/16px Tahoma;
}

li.level3selected  a { 	color:#333; }
li.level3selected  a:active { 	color:#333; }
li.level3selected  a:visited { 	color:#333; }
li.level3selected  a:hover { 	color:#333; }
li.level4selected  a { 	color:#333; }
li.level4selected  a:active { 	color:#333; }
li.level4selected  a:visited { 	color:#333; }
li.level4selected  a:hover { 	color:#333; }
li.level5selected  a { 	color:#333; }
li.level5selected  a:active { 	color:#333; }
li.level5selected  a:visited { 	color:#333; }
li.level5selected  a:hover { 	color:#333; }
li.level6selected  a { 	color:#333; }
li.level6selected  a:active { 	color:#333; }
li.level6selected  a:visited { 	color:#333; }
li.level6selected  a:hover { 	color:#333; }
li.level7selected  a { 	color:#333; }
li.level7selected  a:active { 	color:#333; }
li.level7selected  a:visited { 	color:#333; }
li.level7selected  a:hover { 	color:#333; }

li.level3selected2 {
	font:bold 11px/16px Tahoma;
}
li.level4, li.level4selected {
	padding:2px 0 2px 24px;
	background:url(../images/level4-arrow.gif) left center no-repeat;
	font:11px/16px Tahoma;
	list-style:none;
	color:#333;
}
li.level5, li.level5selected {
	padding:2px 0 2px 24px;
	margin-left: 12px;
	background:url(../images/level4-arrow.gif) left center no-repeat;
	font:11px/16px Tahoma;
	list-style:none;
	color:#333;
}
li.level6, li.level6selected {
	padding:2px 0 2px 24px;
	margin-left: 24px;
	background:url(../images/level4-arrow.gif) left center no-repeat;
	font:11px/16px Tahoma;
	list-style:none;
	color:#333;
}
li.level7, li.level7selected {
	padding:2px 0 2px 24px;
	margin-left: 36px;
	background:url(../images/level4-arrow.gif) left center no-repeat;
	font:11px/16px Tahoma;
	list-style:none;
	color:#333;
}
li.level4selected, li.level5selected, li.level6selected, li.level7selected {
	font-weight:bold;
}


.path {
	font:10px/16px Tahoma;
	color:#6d6d6d;
	padding-bottom:16px;
}
.path a.div{
	margin:0 19px;
}
.path a.div:hover{
	text-decoration:none;
}
td.contInn {
	padding-left:29px;
	font:11px/16px Tahoma;
	color:#6d6d6d;
}
p {
	margin:0 0 15px 0;
}
.autowidth {
	width:100%;
	margin:0;
}
.autowidth td.top, .autowidth td.bot {
	height:28px;
	vertical-align:middle;
	background:url(../images/div-hor.gif) bottom left repeat-x;
}
.autowidth td.bot {
	background:url(../images/div-hor.gif) top left repeat-x;
	padding-top:8px;
}
.autowidth td.bot table td {
	height:14px;
	vertical-align:middle;
}
.vidWrap {
	width:100%;
	margin:0;
}
td.wrapVid {
	padding-left:7px;
	/*width:50%;*/
	padding-bottom:27px;
}
span.video 
{
    text-align: center; 
	border:1px solid #d0d0d0;
	padding:2px;
	width:65px;
	height:49px;
	display:block;
	margin-top:2px;
	vertical-align:middle;
	float:left;
}
td.vert {
	vertical-align:top;
}
.photoGal {
	background:url(../images/div-hor.gif) top left repeat-x;
	width:100%;
	margin-bottom:15px;
}
td.photoGal {
	background:url(../images/div-hor.gif) bottom left repeat-x;
	padding:17px 2px;
}
.galName {
	color:#6c6c6c;
	padding-bottom:5px;
}
.ImgContainer {
	border:1px solid #c4c4c4;
	text-align:center;
}
.GalleryNav {
	margin-top:9px;
}
.GalleryNav td {
	padding:0;
	font:11px Tahoma;
	color:#555;
}
.horDiv {
	height:42px;
	background:url(../images/hor-line.gif) left center repeat-x;
}
.horDiv2 {
	height:14px;
	background:url(../images/hor-line.gif) left center repeat-x;
	line-height:10px;
}
.cvTable td {
	padding-bottom:24px;
	vertical-align:top;
}


/*------------------------------------------------------------------------------------------------*/
td.log1 {
	width:110px;
	padding-left:12px;
	vertical-align:middle;
	height:26px;
}
td.log2 {
	vertical-align:middle;
	height:26px;
	background:url(../images/bg1.gif) left center no-repeat;
	text-align:center;
	width:160px;
	line-height:14px;
}
td.log3 {
	vertical-align:middle;
	height:26px;
	background:url(../images/bg1.gif) left center no-repeat;
	padding-left:29px;
	width:131px;
	line-height:14px;
}
td.log4 {
	padding:0 20px 0 8px;
}
td.log5 {
	padding:0 19px;
	text-align:center;
	background:url(../images/bg1.gif) left center no-repeat;
}
a.zoom {
	background:url(../images/zoom.gif) right center no-repeat;
	padding:2px 20px;
	display:block;
	text-align:center;
	margin-top:5px;
}


/*------------------------------------------------------------------------------------------------*/
/*li.level5, li.level5sel {
	list-style:none;
	display:inline;
	padding-left:27px;
	margin-right:17px;
	background:url(../images/5nsel.gif) left center no-repeat;
}
li.level5sel {
	background:url(../images/5sel.gif) left center no-repeat;
}
li.level5sel a{
	color:#333;
}*/
/*-----------------------------------------------------------------------*/
table.reg
{
    font-family:Tahoma;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:16px;
} 
.sitemap ul
{
	padding-left: 10px;	
	margin-left: 10px;
}

.sitemap li
{
	padding-left: 10px;	
	margin-left: 10px;
}

td.sitemap li a.first
{
	color:#a6a311;
	font-weight: bold;
}

td.sitemap li a.second
{
	font-weight: bold;
}
