body 
{
	margin:20px 0 20px 0;
	/*background: #000 url(bgf.jpg) repeat-y center;*/
	background: #B80000 url(bg.jpg) repeat-x top;
}

body, input, select, p, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 18px;
}

.magas100
{
	height:100%;
}

a:link, a:visited {	color: #B80000;	text-decoration: underline;}
a:hover {color: #000;}

a.inv:link, a.inv:visited {	color: #fff;	text-decoration: underline;}
a.inv:hover {color: #B80000;}


a.menu:link, a.menu:visited {
	display:block;
	color: #fff;
	text-decoration: none;
/*	background:#fff;*/
	background:url(m_bg_s.jpg) repeat-x top;
	border-left:1px solid #ccc;
/*	border-right:1px solid #c5c5c5;
	border-right:0;	*/
	padding: 3px 10px 3px 10px;
/*	font-weight:bold;*/
}
a.menu:hover {
	color: #000;
/*	background: #A51918;*/
	background:url(m_bg.jpg) repeat-x top;
}

.nagykeret
{
background:#fff;
border-right:1px #000 solid;
border-bottom:1px #000 solid;
border-top:1px #000 solid;
border-left:1px #000 solid;
width:975px;
}

h1{font-size:16px;}
h2{font-size:14px;}
h3{font-size:12px;}

.voros
{
	color:#B80000;
}

.excel
{
	border-left: 1px #333 solid;
	border-bottom: 1px #333 solid;
}

.excel td
{
	border-right: 1px #333 solid;
	border-top: 1px #333 solid;
}

.text {
	background: #FAFAFA;
	border: 1px #DADADA solid;
}

.textalert {
	background: #FAFAFA;
	border: 1px #990000 solid;
}

.fieldalert 
{
	color: #990000;
}

.required
{
	color: #990000;
}

.button {
	background: #B80000;
	border: 1px #DADADA solid;
	color:#fff;
}

.w120 {
	width: 120px;
}

.e120 {
	width: 120px;
}

.w40 {
	width: 60px;
}

.e40 {
	width: 60px;
}

textarea.w280 {
	width: 280px;
}

.w400 {
	width: 380px;
}

.w20 {
	width: 20px;
}

.w30 {
	width: 40px;
}

tr.headline {
	font-style:italic;
	font-weight:bold;
}

td.data {
	font-weight:bold;
	font-size:13px;
	color:#990000;
}

td.private {
	color: #0033CC;
}

table.outer {
	/*background-color: #99CCCC;*/
	border-color: #000000;
	border-width: 0px 3px 0px 0px;
	border-style:dotted;
}

table.rightbottom {
/*	background-image:url(gradient2.gif);
	background-repeat:repeat-y;
	/*background-color: #99CCCC;*/
	border-color: #000000;
	border-width: 0px 3px 3px 0px;
	border-style:dotted;
}