HTML, BODY {
    width: 100%;
    background-color: #FFFFFF; 
    margin: 0px; 
    padding: 0px;
    font-family: verdana;
    font-size: 9px;
    line-height: 11px;
    color: #787570;
}

DIV.bodycontainer       {width: 967px; margin-left: auto; margin-right: auto;}
TABLE.bodycontainer     {width: 967px; padding-top: 50px;}
TD.bodycontainermenu    {width: 167px; text-align: right; vertical-align: top;}
TD.bodycontainermain    {width: 800px; text-align: left; vertical-align: top; padding-left: 20px;}

DIV.gallerymenuitem         {padding-top: 7px; padding-bottom: 7px;}
DIV.gallerymenuitemselected {padding-top: 7px; padding-bottom: 7px; background-color: none; color: #fe6102; font-family: Verdana; font-weight: bold; font-size: 9px;}

DIV.gallerycontainer		{width: 800px;}

DIV.infocontainer			{width: 800px; padding-left: 10px;}
DIV.toplink					{padding-top: 50px; padding-left: 10px; padding-bottom: 10px;}

DIV.newsheader				{font-weight: bold;}
DIV.newstext				{padding-bottom: 30px;}

DIV.publicationsheader		{font-weight: bold; padding-bottom: 10px;}
DIV.publicationstext		{}
DIV.publicationscredits		{font-style: italic; padding-top: 10px; padding-bottom: 50px;}

.centered {
    text-align: center;
}

.centeredtable {
    margin-left: auto;
    margin-right: auto;
}

div.pilkas {
	background-color: none;
	color: #787570;
	font-family: Verdana;
	font-weight: regular;
	font-size: 9px;
	display: inline;
}

div.pilkasitalic {
	background-color: none;
	color: #787570;
	font-family: Verdana;
	font-weight: regular;
	font-style: italic;
	font-size: 9px;
	display: inline;
}

div.baltas {
	background-color: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: regular;
	font-size: 9px;
	display: inline;
}

div.raudonas {
	background-color: none;
	color: #fe6102;
	font-family: Verdana;
	font-weight: regular;
	font-size: 9px;
	display: inline;
}

div.pilkasbold {
	background-color: none;
	color: #787570;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	display: inline;
}

div.juodasbold {
	background-color: none;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	display: inline;
}

div.juodas {
	background-color: none;
	color: #000000;
	font-family: Verdana;
	font-weight: regular;
	font-size: 9px;
	display: inline;
}

div.selected {
	background-color: none;
	color: #fe6102;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	display: inline;
}

body, a {
	background-color: none;
	color: #787570;
	font-family: Verdana;
	font-weight: regular;
	font-size: 9px;
	text-decoration:none;
	display: inline;
}

.storulis {
	background-color: none;
	color: #787570;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	display: inline;
}

.mazulis {
	background-color: none;
	color: #999999;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	display: inline;
}

.storulis:hover {
	text-decoration: none;
	color: #000000;
}

.mazulis:hover {
	text-decoration: none;
	color: #fe6102;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

ul, li {
	margin: 1;
	padding: 1;
	list-style: none;
}

ul {
	padding-bottom: 1px;
}

li {
	padding-bottom: 5px;
}

#imgs-frame {
	float: left;
	width: 600px;
	height: 500px;
	background-color: none;
}

#controller {
    width: 140px;
    padding-left: 0px;
	float: left;
	z-index: 10;
}

a.lang {
	background-color: none;
	color: #787570;
	font-family: Arial;
	font-weight: regular;
	font-size: 9px;
	text-decoration:none;
	display: inline;
}

a.lang:hover {
	background-color: none;
	color: #787570;
	font-family: Arial;
	font-weight: regular;
	font-size: 9px;
	text-decoration:underline;
	display: inline;
}

a.langact {
	background-color: none;
	color: #fe6102;
	font-family: Arial;
	font-weight: regular;
	font-size: 9px;
	text-decoration:none;
	display: inline;
}

div.languages		{padding-top: 40px; font-family: arial; font-size: 10px;}

/* scodeexport */
DIV.bold		{font-weight: bold;}
/* scodeexport */
SPAN.bold		{font-weight: bold;}

/* scodeexport */
SPAN.italic		{font-style: italic;}