* {

}
body {
  	font-family: Tahoma;
	font-size: 8px;
	color : #000000;
}
td {
	
}
.path {
	font-family: Verdana;
	font-size: 12px;
	color : #000000;
}
a.path {
	font-family: Verdana;
	font-size: 12px;
	color : #000000;
	text-decoration: none;
}
a.path:hover {
	font-family: Verdana;
	font-size: 12px;
	color : #000000;
	text-decoration: underline;
}
.title {
	font-family: Courier New;
	font-size: 18px;
	color : #ffffff;
	padding-left:10px
}
.title1 {
	font-family: Verdana;
	font-size: 16px;
	color : #000000;
}
.title2 {
	font-family: Verdana;
	font-size: 14px;
	color : #000000;
}

.data {
	font-family: Verdana;
	font-size: 10px;
	color : #000000;
	font-weight:bold;
}
.komentarai {
	font-family: Verdana;
	font-size: 10px;
	color : #000000;
}
.copy {
	font-family: Arial;
	font-size: 9px;
	color : #000000;
	/*color : #EBDFCF;*/
}
#text {
	/*font-family: trebuchet ms;*/
	font-family: Tahoma;
	font-size: 12px;
	color : #000000;
}
.text {
	/*font-family: trebuchet ms;*/
	font-family: Tahoma;
	font-size: 12px;
	color : #000000;
}
a.text {
	/*font-family: trebuchet ms;*/
	font-family: Tahoma;
	font-size: 12px;
	color : #000000;
	text-decoration: underline;
}
a.text:hover {
	font-family: Tahoma;
	font-size: 12px;
	color : #000000;
	text-decoration: none;
}
.menu1 {
	font-family: Courier New;
	font-size: 12px;
	color : #d5d5d5;
}
a.menu1 {
	font-family: Courier New;
	font-size: 12px;
	color : #d5d5d5;
	text-decoration: none;
	padding-left:10px
}
a.menu1:hover {
	font-family: Courier New;
	font-size: 12px;
	color : #d5d5d5;
	text-decoration: underline;
	padding-left:10px
}
.menu2 {
	font-family: Courier New;
	font-size: 12px;
	color : #000000;
}
a.menu2 {
	font-family: Courier New;
	font-size: 12px;
	color : #000000;
	text-decoration: none;
	padding-left:10px
}
a.menu2:hover {
	font-family: Courier New;
	font-size: 12px;
	color : #000000;
	text-decoration: underline;
	padding-left:10px
}

.inputas{
font:11px Tahoma;
border : 1px solid #999999;
border-top : 1px solid #999999;
border-bottom : 1px solid #999999;
border-left : 1px solid #999999;
border-right : 1px solid #999999;
color : #666666;
}
div.button a {
 text-decoration: none;
 width: 120px; 
 height: 22px; 
 color: #d5d5d5; 
 font-family: Courier New; 
 font-size: 9pt;
 float:right; 
 display: block; 
 vertical-align: middle; 
 font-weight: bold;  
 padding-left: 10px; 
 padding-bottom: 5px;
 text-align: center; 
 background-image: url('images/button.png'); 
 background-repeat: no-repeat; 
 background-position: center;
 line-height: 23px;
}
div.button a:active, div.button a:hover {
  text-decoration: none;
	color: #d5d5d5;
	font-size: 8pt; 
	font-weight: bold;
 background-image: url('images/button_over.png');
 cursor:hand;
}

a		{color: #000000; font-size: 12px; text-decoration: underline;}
a:hover		{color: #000000; text-decoration: none;}
