body, td
{
	font-size: 11px;
	color: black;
	font-family: Verdana;
	background-color: #edfff1;
}

td.disabled
{
	background-color: silver;
}


.head
{
	font-size: 11px;
	color: black;
	font-family: Verdana;
	background-color: #fefff9;
	font-family: Verdana;
	text-align:center;
}

.small
{
	font-size: 9px;
	color: black;
	font-family: Verdana;
	background-color: #edfff1;
}

SELECT
{
	font-size: 11px;
	font-family: Verdana;
}

BUTTON
{
	font-size: 11px;
	font-family: Verdana;
}

A, A:Visited
{
	text-decoration:none;
	color:Navy;
	font-size: 11px;
	font-family: Verdana;
}

A:Hover
{
	text-decoration:underline;
	color:Orange;
	font-size: 11px;
	font-family: Verdana;
}
A:Active
{
	text-decoration:none;
	color:Blue;
	font-size: 11px;
	font-family: Verdana;
}



H1
{
	font-size: 13px;
	color: black;
	font-weight:bold;
	font-family: Verdana;
}

H2
{
	font-size: 12px;
	color: black;
	font-weight:bold;
	font-style:italic;
	font-family: Verdana;
}

.centered
{
	text-align:center;
}

.left
{
	text-align:left;
}

.right
{
	text-align:right;
}

.thinborder
{
BORDER-RIGHT: black 1px solid; 
BORDER-TOP: black 1px solid; 
BORDER-LEFT: black 1px solid; 
BORDER-BOTTOM: black 1px solid
}

.AlertText
{
	color:Red;
	font-weight:bold;
}

.GreenText
{
	color:Green;
	font-weight:bold;
}

.BoldText
{
	font-weight:bold;
}

#bartop table, #bar table {
                position: fixed; left: 0px; z-index: 1000;
                height: 40px;
                padding: 4px;
                background: #EDFFF1;
                width: 100%;
}
#bartop table {
                top: 0px;
                background: #fafafa;
                border-bottom: 1px solid #000;
                //position: absolute; top: 0px;
                -webkit-box-shadow: 0px 1px 8px #888;
                -moz-box-shadow: 0px 1px 8px #888;
                box-shadow: 0px 1px 8px #888;
}
#bartop table *, #bar table * {
                background: #fafafa;
                font-size: 12px;
                color: #000;
}

#bartop table a, a {
font-weight: bold;
font-size: 1.1em;
color: rgb(0,44,108);
}
a:hover {
color: rgb(242,99,52);
font-size: 1.1em;
}
a:visited {
font-size: 1.1em;
}

#bar table {
                bottom: 0px;
                border-top: 1px solid #000;
                //position: absolute; bottom: 0px;
                -webkit-box-shadow: 0px -1px 1px #aaa;
                -moz-box-shadow: 0px -1px 1px #aaa;
                box-shadow: 0px -1px 1px #aaa;

}
#bar, #bartop {
display: inline;
background: red;
margin-top: 100%;
//margin-top: 0px;
}

#t1 td{

}

/* KIEMELÉSEK */

table#tbBejNyilv tbody tr td.disabled:hover, table#tbAllam tbody tr td.disabled:hover, table#tbBesz tbody tr td.disabled:hover, table#tbHulladek tbody tr td.disabled:hover, table#tbLekerdezesek tbody tr .disabled:hover  {
background: #bb6666;
}
.disabled, .disabled td {
color: Grey; background: Silver;
}
.disabled a, .disabled a:hover {
font-weight: normal;
color: Grey;
cursor: text; text-decoration: none;
}

/*.smallinfo {
font-size: 1.1em; color: rgb(240,0,0); font-weight: bold;
}*/
._ctl0_KTFrame a, ._ctl0_KTFrame .smallinfo {
font-size: 1em; color: rgb(0,44,108); font-weight: normal;
}

