/* CSS Document */
body {
	background-color: #000200;
 }

a img {
    border: 1px solid #dce7f7;
}
table,td,p,div,span,form, body, .StambiAntraste,.Antraste,.Tekstas,.SmulkusTekstas,.PariebintasTekstas,.Paaiskinimas,.RaudonasTekstas, .PageTitle
{
	font-family:Arial;
	font-size:12px;
	color: #bbccdd;
	line-height:130%;
}

.StambiAntraste, h1
{
	font-size:18px; font-family: "Arial";
	font-weight: normal;
	color: #bbccdd;
	 font-size: 18px;
		         padding-left: 10px;
			         padding-top: 10px;
					 
}

.PageTitle, .Antraste, div.pagetitle {
	font-size:14px;
	font-weight:normal;
	margin:5px 0px;
}

.PadidintasTekstas
{
	font-size:12px;
}

.Tekstas
{

	font-size:11px;
}

.SmulkusTekstas
{
	font-size:10px;
}
.PariebintasTekstas
{
	font-weight:900;
}
.Paaiskinimas
{
	font-size:11px;
	font-style:italic;
}
.RaudonasTekstas
{
	color:#803333;
}

a {
	color: #d77b17;
}

a.SubmitLink {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	margin-left: 4px;
}

a.SubmitLink img {
	position: relative;
	top: 1px;
}

table.details {
    margin-left: auto !important;
    margin-right: auto !important;
}

div.textlimit img {
	margin: 5px;
}

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: #f6ebd7;*/
    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: 12px;
	font-style: italic;
}


