/* Stíluslap - Számla rendszer 2010 */

body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	background-color: #ffffff;
}

ol, ul {
	list-style: none;
}


a:link
{color: #000000; font-family:  Verdana; font-size:  12px; text-decoration:  none;}

a:visited
{color: #000000; font-family:  Verdana; font-size:  12px; text-decoration:  none;}

a:hover
{color: #707070;	font-family: Verdana;	font-size: 12px; text-decoration: none;}

a:active
{color: #707070;	font-family: Verdana;	font-size: 12px; text-decoration: none;}

.menu:link
{color: #FFFFFF; font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration: none;}
.menu:visited
{text-decoration: none; color: #FFFFFF; font-family: Verdana; font-weight: bold; font-size: 12px;}
.menu:hover
{text-decoration: none;	color: #ffe7a0; font-family: Verdana; font-weight:bold; font-size:12px;}
.menu:active
{text-decoration: none; color: #ffe7a0; font-family: Verdana; font-weight:bold; font-size:12px;}

.fejlec	{
	background-image: url('kepek/fejlec.png');
	background-repeat: no-repeat;
	}

.datum_hatter_a	{
	 background-image: url('kepek/datum_a.png');
	 background-repeat: no-repeat;
}

.datum_hatter_b	{
	 background-image: url('kepek/datum_b.png');
	 background-repeat: repeat-x;
	 font-family: Calibri;
	 font-size: 13px;
}

.datum_hatter_c	{
	 background-image: url('kepek/datum_c.png');
	 background-repeat: no-repeat;
}

.szoveg_balra	{
	font-family: Calibri;
	font-size: 12px;
	text-align: left;
}

.szoveg_kozep	{
	font-family: Calibri;
	font-size: 16px;
	text-align: center;
	border-color: #107010;
	}

.login_fejlec	{
	background-color: #f18b2a;
	border: 1px solid #107010;
	font-family: Verdana;
	color: #fbeddf;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

.login_szoveg	{
	font-family: Verdana;
	font-size: 12px;
	vertical-align: middle;
}

.hiba	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #d03d3d;
}

.egyenlegcim	{
	font-family:Verdana;
	font-size:13px;
	color: 091749;
	background-color: A9CBFB;
}


.egyenleg	{
	font-family:Verdana;
	font-size:13px;
	color: 091749;
	border: 1px solid #107010;
}

.tartalom_szoveg	{
	font-family: Calibri;
	font-size: 14px;
	vertical-align: justify;
}

.lablec	{
	font-family: Calibri;
	font-size: 12px;
	vertical-align: center;
	text-align: center;
}

