body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-size: 11px;
	font-family : "Verdana", "Arial", "MS Sans Serif";
	background-color : transparent;
	color : #292826;
	background-image: url(images/background.gif);
}

h1{
	color:DarkBlue;
	font-size:18px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:10px;
	padding-right:11px;
	padding-top:10px;
}

h2, h3, h4, h5{
	color: #F89800;
	margin:0;
	padding:3px 10px;
}

h2{
	font-size:14px;	
}

p{
	margin:0;
	padding:4px 0;
	text-indent:10px;
}

ul, ol{
	margin:0;
	padding-bottom:3px;
	padding-top:3px;
}

li{
	padding-bottom: 5px;
}

table.buttons div.button { border: solid #FFFFFF; border-width: 1px 0px 1px 0px; background: #2d6341; }
table.buttons div.button A {
	display: block;
	width: 180px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	background-image: url(images/btn_idle.gif);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 25px;
}
table.buttons div.button A:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/btn_hover.gif);
}

#menu{
	width: 180px;
	margin: 0px;
	padding: 0px;
}

#menu li{
	background-image:url(images/btn_idle.gif);
	display:block;
	height:30px;
	line-height:30px;
	margin-bottom:1px;
	margin-left:0;
	margin-right:0;
	padding-left:25px;
	width:175px;
	padding-bottom: 0px;
}

#menu li a{
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#menu li:hover{
	background-image:url(images/btn_hover.gif);
}

#menu li a.current{
	/*text-decoration: underline;*/
	color: #F89800;
}

#content{
	background-color:#FFFFFF;
	border:1px dashed #F89800;
	font-family:"Verdana","Arial","MS Sans Serif";
	font-size:12px;
	margin:5px;
	padding:5px;
	text-align:justify;
}

#content h1{
	font-size:16px;
	margin:0;
	padding:3px;
}

#content p{
	margin: 0px;
	padding: 0px;
}

#content_large{
	background-color:#FFFFFF;
	/*border:1px dashed #F89800;*/
	font-family:"Verdana","Arial","MS Sans Serif";
	font-size:12px;
	margin:5px;
	padding:5px;
	text-align:justify;
}

#content_large h1{
	font-size:16px;
	margin:0;
	padding:3px;
}

#content_large p{
	margin: 0px;
	padding: 0px;
}

#conten_large table{
	border-collapse: collapse;
	border: 1px;
}

#content_large div.news_post{
	border:1px dashed #F89800;
	margin:5px 0;
	padding:5px;
}

table.list {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
tabel.list th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.list td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* news */

#news{
	background-color:#FFFFFF;
	font-family:"Verdana","Arial","MS Sans Serif";
	font-size:12px;
	margin:0;
	padding:5px;
	text-align:justify;
}

#news div.news_post{
	border:1px dashed #F89800;
	margin:5px 0;
	padding:5px;
}

#news div.comment{
	border:1px dashed #F89800;
	margin:5px 0;
	padding:5px;
}

#news p.news_block{
}

#news p.more_link{
	margin:0;
	padding:5px 0;
}

#news p.back_link{
	padding: 5px 0px;
}

#news p.date{
	font-size:8px;
	margin:0;
	padding:0;
}

/* formos klaidos blokas */
.error_block{
	border: 1px solid #bb0000;
	background-color: #ffcccc;
	padding: 5px;
}
div.error_block h3{
	color: #bb0000;
}

/* formos sekmingo pranesimo blokas*/
.success_block{
	border: 1px solid #00bb00;
	background-color: #ceffcc;
	padding: 5px;
	text-align: center;
}

.success_block h3{
	color: #00bb00;
}

.quest_form{
	text-align: center;
	background-color: #eeeeee;
	padding: 5px;
}

.recycledCars {
	font-family : "lucida console"; font-size : 24px; font-weight : bold;
	color : #F89800;
	text-decoration : none; 
	background-color : transparent; 
}

img {
	border: 0;
}

.largeImg {
	margin-left : 0px; margin-right : 0px; margin-top : 0px; margin-bottom : 0px;
	font-family : "lucida console"; font-size : 24px; font-weight : bold;
	background-color : #FFFFFF;
	font-color : #292826;
}


.NavigationButtons {
	border-style : dashed; 
	border-left-width : 0px; 
	border-right-width : 0px; 
	border-top-width : 1px; 
	border-bottom-width : 0px;
	border-color : #f89800;
	background-color : #FFFFFF; 
}

.button a {
	color : #2D6341;
	font-size: 16px;
	font-weight : bold; 
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none; 
	background-color : transparent; 
} 

.button a:hover {
	color : #F89800;
	font-size: 16px;
	font-weight : bold; 
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none; 
	background-color : transparent; 
} 

h3 a{
	color: #F89800;
	font-weight: bold;
}
h3 a:hover{
	color: #F89800;
	font-weight: bold;
	text-decoration: underline;
}

a {
	color : #2D6341;
	font-weight : normal; 
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none; 
	background-color : transparent; 
} 

a:hover {
	color : #F89800;
	font-weight : normal; 
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none; 
	background-color : transparent; 
} 




.GreenLink {
	color : #2D6341; 
	font-size : 10px;
	font-weight : normal;
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none; 
	background-color : transparent; 
}

table {
	font-size: 10px;
	font-family : "Verdana", "Arial", "MS Sans Serif";
	font-color : #292826; 
}

.font_news_topic {
	color : #f89800;
	font-size : 12px;
	font-weight : normal;
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none;
	background-color : #FFFFFF;
}

.table_news {
	border-style : dashed; 
	border-left-width : 1px; 
	border-right-width : 1px; 
	border-top-width : 1px; 
	border-bottom-width : 1px;
	border-color : #f89800;
	background-color : #FFFFFF; 
}

.green {
	color : #2D6341; 
	font-size : 12px; 
	font-weight : none; 
	font-family : Verdana, Arial; 
	text-decoration : none; 
	background-color : transparent; 
}
.Grey {
	color : #DADADA; 
	font-size : 10px; 
	font-weight : none; 
	font-family : Verdana, Arial; 
	text-decoration : none; 
	background-color : transparent; 
}
.orange {
	color : #F89800; 
	font-size : 12px; 
	font-weight : none; 
	font-family : Verdana, Arial; 
	text-decoration : none; 
	background-color : transparent; 
}

.tb0 {
	border-style : solid; 
	border-left-width : 1px; 
	border-right-width : 1px; 
	border-top-width : 0px; 
	border-bottom-width : 0px;
	border-color : #DADADA;
	background-color : #FFFFFF; 
}

.tb1 {
	border-style : solid; 
	border-left-width : 0px; 
	border-right-width : 0px; 
	border-top-width : 0px; 
	border-bottom-width : 1px;
	border-color : #DADADA;
	background-color : #FFFFFF; 
}

.tb2 {
	border-style : solid; 
	border-left-width : 0px; 
	border-right-width : 1px; 
	border-top-width : 0px; 
	border-bottom-width : 0px;
	border-color : #DADADA;
	background-color : #FFFFFF; 
}

.tb3 {
	border-style : solid; 
	border-left-width : 1px; 
	border-right-width : 0px; 
	border-top-width : 0px; 
	border-bottom-width : 0px;
	border-color : #DADADA;
	background-color : #FFFFFF; 
}

input.textlogin {
	font-size: 10px;
	font-color : #DADADA;
	font-weight : normal; 
	font-family : Verdana, Arial;
	/* background: url('https://games.lemita.lt/images/borders/top12.gif'); */
	border-width : 1px;
	border-style : solid;
	border-color : #2d6341;
}

input.text, textarea {
	background: url('http://autorecycling.lt/images/input.gif');
	color: #2D6341;
	font-weight : bold;
	border: 1px solid #A6A6A6;
}

/* Calendar Styles */

.WeekName {
	color : #F89800; 
	font-size : 12px; 
	font-weight : bold; 
	font-family : Verdana, Arial; 
	text-decoration : none; 
	background-color : transparent; 
}
.Day {
	color : #2D6341; 
	font-size : 12px; 
	font-weight : bold; 
	font-family : Verdana, Arial; 
	text-decoration : none; 
	background-color : transparent; 
}
.DayNow {
	color : #F89800; 
	font-size : 12px; 
	font-weight : bold; 
	font-family : Verdana, Arial; 
	text-decoration : none; 
	background-color : transparent; 
}
.MonthNow {
	color : #F89800; 
	font-size : 12px; 
	font-weight : bold; 
	font-family : Verdana, Arial; 
	text-decoration : none; 
	background-color : transparent; 
}

input.submit {
	color: #FFFFFF;
	font-size: 10px;
	font-weight : bold; 
	font-family : "Verdana", "Arial", "MS Sans Serif";
	background: #2D6341;
	border: 1px solid #2D6341;
}

table.p0 {
	background-color : #FFFFFF; 
}

table.p1 {
	border-style : dashed; 
	border-left-width : 1px; 
	border-right-width : 1px; 
	border-top-width : 1px; 
	border-bottom-width : 1px;
	border-color : #2D6341;
	background-color : transparent; 
}

td.p2 {
	color : #F89800;
	font-size : 14px;
	font-weight : bold;
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none;
	border-style : dashed; 
	border-left-width : 0px; 
	border-right-width : 0px; 
	border-top-width : 0px; 
	border-bottom-width : 0px;
	border-color : #2D6341;
	background-color : transparent; 
}

td.p3 {
	color : #F89800;
	font-size : 12px;
	font-weight : bold;
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none;
	border-style : dashed; 
	border-left-width : 0px; 
	border-right-width : 0px; 
	border-top-width : 0px; 
	border-bottom-width : 0px;
	border-color : transparent;
	background-color : #2D6341; 
}

td.p3 a {
	color: #F89800; font-size: 12px; font-weight: bold; font-family: "Verdana", "Arial", "MS Sans Serif"; text-decoration: none; background-color: transparent; } 
td.p3 a:hover { color: #FFFFFF; font-size: 12px; font-weight: bold; font-family: "Verdana", "Arial", "MS Sans Serif"; text-decoration: none; background-color: transparent; } 


td.p4 {
	font-size : 10px;
	font-weight : normal;
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none;
	background-color : transparent; 
}

/* 2007.07.22 */
table.ti_pagrindinis {
	border-style : dashed; 
	border-left-width : 1px; 
	border-right-width : 1px; 
	border-top-width : 1px; 
	border-bottom-width : 0px;
	border-color : #2D6341;
	background-color : transparent; 
}
td.ti0 {
	color : #F89800;
	font-size : 12px;
	font-weight : bold;
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none;
	background-color : transparent;
	border-style : dashed; 
	border-left-width : 0px; 
	border-right-width : 0px; 
	border-top-width : 0px; 
	border-bottom-width : 1px;
	border-color : #2D6341;
	background-color : transparent; 
}
td.ti_data {
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none;
	background-color : transparent;
	border-style : dashed; 
	border-left-width : 0px; 
	border-right-width : 1px; 
	border-top-width : 0px; 
	border-bottom-width : 1px;
	border-color : #2D6341;
	background-color : transparent; 
}
td.ti_aprasymas {
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none;
	background-color : transparent;
	border-style : dashed; 
	border-left-width : 0px; 
	border-right-width : 1px; 
	border-top-width : 0px; 
	border-bottom-width : 1px;
	border-color : #2D6341;
	background-color : transparent; 
}
td.ti_opcijos {
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none;
	background-color : transparent;
	border-style : dashed; 
	border-left-width : 0px; 
	border-right-width : 1px; 
	border-top-width : 0px; 
	border-bottom-width : 1px;
	border-color : #2D6341;
	background-color : transparent; 
}

/* 2007.07.29 */

.laiskotema {
	color : #292826;
	font-size : 11px;
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none;
	background-color : transparent;
	font-weight: normal;
}
td.laiskotekstas {
	color : #292826;
	font-size : 11px;
	text-decoration : none;
	font-family : "Verdana", "Arial", "MS Sans Serif";
	text-decoration : none;
	background-color : transparent;
	border-style : dashed; 
	border-left-width : 0px; 
	border-right-width : 0px; 
	border-top-width : 0px; 
	border-bottom-width : 1px;
	border-color : #2D6341;
	background-color : transparent; 
}
td.laiskatrinti {
	background-color : transparent;
	border-style : dashed; 
	border-left-width : 0px; 
	border-right-width : 0px; 
	border-top-width : 0px; 
	border-bottom-width : 1px;
	border-color : #2D6341;
}

/* 2008-06-11 */
input.InputSearch {
	color: #f89800;
	font-size: 8px;
	font-color : #f89800;
	font-weight : normal; 
	font-family : Verdana, Arial;
	/* background: url('https://games.lemita.lt/images/borders/top12.gif'); */
	border-width : 1px;
	border-style : solid;
	border-color : #bec4c7;
}
input.SubmitSearch {
	color: #ffffff;
	font-size: 8px;
	font-weight: bold;
	font-family: "Verdana", "Arial", "MS Sans Serif";
	background: #2d6341;
	border-width : 1px;
	border-style : solid;
	border-color : #bec4c7;
}

