body {
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	background: #FFFFFF;
	background-image: url('../images/backDryziaiLight.gif');
	background-position:left top;
	font-family:'Trebuchet MS',Arial,Tahoma,sans-serif;
	color: #000000;
	font-size: 13px;
}

a {
	color:#51803C;
	text-decoration:underline
}

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

img {
	border: 0;
	margin: 0 0;
}

#top {
	height:30px;
	margin:auto;
	width:100%;
	top:0px;
	position: absolute;
	z-index: 510;
	background-image: url('../images/backDryziaiTop.png');
	background-position:left bottom;
	text-align:center;
}

#topInside {
	width:990px;
	height:30px;
	margin:auto;
	text-align:center;
}

#topText {
	width:940px;
	height:30px;
	float:left;
	text-align:left;
	line-height:25px;
	font-size:12px;
	color:#DDDDDD
}

#topText a {
	color:#DDDDDD;
	text-decoration:underline
}

#topText a:hover {
	color:#FFCC00;
	text-decoration:underline
}


#header {
	height:280px;
	margin:auto;
	width:100%;
	top:30px;
	position: absolute;
	z-index: 610;
	text-align:center;
	background-image:url('../images/whiteUp.png');
	background-position:left bottom;
	background-repeat:repeat-x;
}

#headerInside {
	width:990px;
	height:280px;
	margin:auto;
	text-align:center;

}

#headerText {
	width:380px;
	height:280px;
	float:left;
	text-align:left;
	margin-top:10px;
}

#headerImage {
	padding-top:16px;
	width:360px;
	height:280px;
	float:left;
	text-align:left;
}

#headerMenu {
	width:220px;
	height:265px;
	float:right;
	margin-top:-5px;
	padding-left:20px;
	padding-bottom:10px;padding-right:10px;padding-top:10px;
	text-align:left;
	background-image:url('../images/backLogin.gif');
	background-position:left bottom;

	color:#FFFFFF;
	font-size:13px;
	line-height:17px;
}


#headerMenu a {
	color:#FFFFFF;
	text-decoration:underline
}

#headerMenu a:hover {
	color:#FFCC00;
	text-decoration:underline
}


#headerButt {
	position:absolute;
	float: left;
	margin-left:260px;
	margin-top:170px;
	width:109px;
	height:87px;
}





#content {
	margin:auto;
	width:100%;
	top:310px;
	position: absolute;
	z-index: 710;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url('../images/backReklama.gif');
	background-position:center top;
	background-repeat:repeat-y;
}

#contentInside {
    width:990px;
    position: relative;
    overflow:hidden;
    height: 100%;
    margin:auto;
    text-align:center;
}

#contentMenu {
	width:200px;
	height: 100%;
	float:left;
	padding-top:20px; padding-bottom:40px;
	text-align:left;
	font-size:16px;
	font-weight:bolder;
}

#contentMenu a {
	color:#51803C;
	text-decoration:underline
}

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

#contentText {
	width:520px;
	height: 100%;
	float:left;
	padding-left:10px; padding-right:10px;
	padding-top:20px; padding-bottom:40px;
	text-align:left;
}


#contentReklama {
	width:220px;
	height: 100%;
	float:right;
	padding-left:20px; padding-right:10px;
	padding-top:20px; padding-bottom:40px;
	font-size:11px;
	color:#7B8186;
}

#contentReklama a {
	color:#7B8186;
	text-decoration:underline
}

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





#footer {
	position:relative;
	overflow:auto;
	width:100%;
	height:100%;
	margin:auto;
	text-align:center;
	background-image:url('../images/whiteDown.png');
	background-position:left top;
	background-repeat:repeat-x;
	font-size:12px;
	color:#51803C;
}

#footer a {
	color:#51803C;
	text-decoration:underline
}

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


#footerInside {
	width:990px;
	height: 100%;
	margin:auto;
	text-align:center;
}


#footerLeft {
	width:30%;
	height: 100%;
	float:left;
	text-align:left;
	padding-top:20px; padding-bottom:20px;
}

#footerRight {
	width:65%;
	height: 100%;
	float:right;
	text-align:right;
	padding-top:20px; padding-bottom:20px;
}






.H1 {
	font-size:18px;
	font-weight:bold;
	color:#000000;
}

.HeaderMenu {
	color:#FFCC00;
}

.Juodas28 {
  	font-size:26px;
	font-weight:bold;
	letter-spacing:-1px;
}
.Juodas15 {
	font-size:15px;
	font-weight:bold;
}

.TestasZalias {
	font-size:15px;
	font-weight:bold;
	color:#669900;
}

.TestasRaudonas {
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
}

.TestasJuodas {
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.ReklamaTXT {
	font-size:13px;
	font-weight:bold;
}


A.MenuLog:link   {color: #FFCC00; font-weight:bold;}
A.MenuLog:visited{color: #FFCC00; font-weight:bold;}
A.MenuLog:active {color: #FFCC00; font-weight:bold;}
A.MenuLog:hover  {color: #FFFFFF; font-weight:bold;}

.list_table {
    width: 510px;
    border: 1px silver solid;
    padding: 0px;
}
.list_table tr:first-child {
    background-color: #CEED9F;
    font-weight: bold;
    height: 40px;
}
.list_table td {
    border-bottom: 1px silver solid;
    padding: 5px;
}

.form_label {
    text-align: right;
    font-weight: bold;
}

.test_item {
    display: block;
    float: left;
    width: 22px;
    height: 26px;
    background-color: #D3D3D3;
    color: black;
    margin: 1px;
    cursor: pointer;      
}
.test_item div {
    margin-top: 4px;
}
.test_item:hover {
    background-color: #BFBFBF;
}
#test_numbers_section {
    width: 780px;
    background-color: white;
}
.test_item_bad {
    background-color: #ED2E33;
}
.test_item_right {
    background-color: #8DC640;
}
#toolbar {
    margin-bottom: 20px;
}
#order_by {
    width: 150px;
}
.filter_line table tr td select {
    width: 160px;
}
.filter_line table tr td input {
    width: 160px;
}