

/* -- 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;}

#tbl1_hidden {border-collapse: collapse;}
#tbl1_hidden td {border: solid 0px white; padding:3px;}

#keywords {display: none !important;}
#keywords h1, #keywords h2, #keywords h3, #keywords h4, #keywords form, #keywords dl, #keywords ul {margin: 0;}
#keywords strong, #keywords b {font-weight: bold;}
#keywords em, #keywords i {font-style: italic;}
#keywords small {display: block;}
#keywords fieldset {border: 0;}
#keywords h1 {display: none !important;}

.left 
{
	text-align: left !important;
}
.center 
{
	text-align: center !important;
}
.justify 
{
	text-align: justify !important;
}
