/* CSS Document */
table,td,p,div,span,form, body, .StambiAntraste,.Antraste,.Tekstas,.SmulkusTekstas,.PariebintasTekstas,.Paaiskinimas,.RaudonasTekstas
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
}

.StambiAntraste
{
	font-weight: 300;
	font-size: 13px;
	font-family: Arial;
	color: #fff;
}

.PageTitle, .Antraste, div.pagetitle {
	font-size:13px;
	font-weight:bold;
	margin-left: 15px;
}

.PadidintasTekstas
{
	font-size:11px;
}

.Tekstas
{
	font-weight: normal;
	font-size:10px;
	margin-left: 15px;
}
input.geda_submit {
	width: auto;
	border:0;
	text-align: center;
	background: transparent;
	font-size: 11px;
	font-family: "Verdana";
}

.SmulkusTekstas
{
	font-size:10px;
}
.PariebintasTekstas
{
	font-weight:900;
}
.Paaiskinimas
{
	font-size:10px;
	font-style:italic;
}
.RaudonasTekstas
{
	color:#803333;
}

a {
	color: #000;
	text-decoration: none;
}

a.SubmitLink {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a.SubmitLink img {
	position: relative;
	top: 1px;
}

table.details {
    margin-left: auto;
    margin-
right: auto;
    display: inline;
}

div.textlimit img {
}

table.details tr td {
    margin: 0px;
    padding: 3px;
    border-color: #531814;
    border-width: 1px;
    border-style: none solid solid solid;
}

td.details, table.details tr td.details {
    text-align: center;
}

td.left, table.details tr td.left {
    border-style: none none solid solid;
}

td.header,td.headerLeft {
    background-color:  #dcb770;
}

td.headerLeft,table.details tr td.headerLeft {
    border-style: solid none solid solid;
}

td.header,table.details tr td.header {
    border-style: solid solid solid solid;
}


img {
	border-color: #531814;
}

.Pasvires {
	font-family: "Times new Roman";
	font-size: 13px;
	font-style: italic;
}

div.HyperText img {
    margin: 5px !important;
}

table.Lentele tbody tr td {
    margin: 0px;
    padding: 3px;
    border-color: #531814;
    border-width: 1px;
    border-style: none none solid solid;
}

table.Lentele tr td {
    margin: 0px;
    padding: 3px;
    border-color: #531814;
    border-width: 1px;
    border-style: none none solid solid;
}

td.Lentele, table.Lentele tbody tr td.Lentele {
    text-align: center;
}

td.LenteleDesine, table.Lentele tbody tr td.LenteleDesine{
    border-style: none solid solid solid;
}

tr.LenteleVirsus {
    border-style: none;
}

tr.LenteleAlternatyvi {
    border-style: none;
}

tr.LenteleAlternatyvi td {
	background-color: #eeeeee;
}

tr.LenteleVirsus td, table.Lentele tbody tr.LenteleVirsus td, table.Lentele tr.LenteleVirsus td {
    background-color:  #dcb770;
    border-style: solid none solid solid;
}

table.Lentele tbody tr.LenteleVirsus td.LenteleDesine {
    border-style: solid solid solid solid;
}

.thumbnail
{
	position: absolute; 
   z-index: 0;
   background-color:#FFFFFF;
}

.thumbnail img
{		 border:0px;}




table.thumbnailList {
padding: 0px;
}

table.thumbnailList tr td div.thumbnail 
{
   position: relative !important;
   padding: 2px;
   margin: 0px;
}
.thumbnail span
{
    /*CSS for enlarged image*/
    position: absolute;
    background-color: White;
    padding: 5px;
    left: -1000px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black; /*text-decoration: none;*/
    font-family: Tahoma;
    font-size: 10px;
    text-align: center;
}
.thumbnail:hover, .thumbnailHover, .thumbnailHover:hover
{
    z-index: 50;
}
/**html.thumbnail:hover { z-index:50; }*/
.thumbnail span img
{
    /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}
.thumbnail:hover span
{
    /*CSS for enlarged image on hover*/
    visibility: visible;
     z-index: 50;
    top: 0;
    left: 20px; /*position where enlarged image should offset horizontally */
}
input.kaimotv_submit {
	width: auto;
	border:0;
	text-align: center;
	background: transparent;
	font-size: 11px;
	font-family: "Verdana";
	float: right;
}

.title {
	font-weight: bold;
}

