

/* -- Funkciju stilius -- */

.db_sql_grazinimui
{
	font-family: Tahoma, Verdana;
    font-size: 10px;
    padding-left: 5px;
}

.db_sistema
{
	font-family: Tahoma, Verdana;
    font-size: 11px;
	color: #7E7E7E;
    padding-left: 5px;
}
/*
div.db_sistema 
{ 
	display: block; 
}

div.db_sistema:hover 
{ 
	background-color: #FFC001;
}
*/

.db_sistema_on 
{ 
	/*background-color: #7E7E7E;*/
	border: 1px dashed #df0000;
}

.db_sistema_x 
{ 
	background-color: #7E7E7E; 
	border: 1px dotted #df0000;
}

.db_sistema_out 
{ 
	padding: 1px;
	/*border: 1px dotted white;*/
}


#popitmenu
{
	position: absolute;
	background-color: #585858;
	border:1px solid black;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
	text-align: left;
}

#popitmenu a
{
	text-decoration: none;
	padding-left: 6px;
	color: white;
	display: block;
}

#popitmenu a:hover
{
	background-color: #7E7E7E;
}
.center
{
	text-align: center;
}
#tbl1 {border-collapse: collapse;}
#tbl1 td {border: solid 1px #e3e3e3; padding:3px;}
