td {
	font-family: Arial;
	font-size: 12px;
}

th {
	font-family: Arial;
	font-size: 12px;
}

form {
	font-family: Arial;
	font-size: 12px;
	}

input {
	font-family: Arial;
	font-size: 12px;
}

textarea {
	font-family: Arial;
	font-size: 12px;
}

select {
	font-family: Arial;
	font-size: 12px;
}

ul {
	font-family: Arial;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Arial;
	font-size: 12px;
}

ol {
	font-family: Arial;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Arial;
	font-size: 10px;
	color: #505050;
}
.smallb {
	font-family: Arial;
	font-size: 10px; 
	font-weight:bold
}
.small_szurke {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.small_white {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.small_red {
background-image:url(../filemanager/pix_system/gomb_ok.gif)
	 
	
}
.small_green {
	font-family: Arial;
	font-size: 10px;
	color: #339933;
	background:#66FF99;
}
.small_error{
	font-family: Arial;
	font-size: 10px;
	color: #990000;
	background:#ffffff;
}

.small_barna{
	font-family: Arial;
	font-size: 12px;
	color: #431D1C;
	font:bold;
	font-weight:bolder;
}
.small_barna_n{
	font-family: Arial;
	font-size: 12px;
	color: #431D1C;
}

.medium_barna{
	font-family: Arial;
	font-size: 11px;
	color: #431D1C;
}
.barna12{
	font-family: Arial;
	font-size: 12px;
	color: #431D1C;
}



.small_ok{
	font-family: Arial;
	font-size: 10px;
	color: #339933;
	background:#ffffff;
}


.big {
	font-family: Arial;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px dashed #CCCCCC;
}

a:link {
	font-family: Arial;
	font-size: 10px; 
	text-decoration:none
}
a:hover {
	font-family: Arial;
	font-size: 10px; 
	text-decoration:none
}
a:visited {
	font-family: Arial;
	font-size: 10px; 
	text-decoration:none
}


