.text {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #8ebad5;
}
.red_text {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#FF0000;
	text-decoration:blink;
}
.text_white {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_white_normal 
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.text_white_mini {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_blue {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #8ebad5;
}
.text_blue_big {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #8ebad5;
}
.text_mini_blue {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8ebad5;
}
.text_yellow_big {
	font-family: Arial;
	font-size: 15px;
	color: #ffe476;
}
.text_yellow{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffe476;
}
.text_yellow_mini{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffe476;
}
.text_yellow_very_mini{
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color: #ffe476;
}
a.menu:hover
{
color:#ffe476;
text-decoration:underline;
font-family: Arial;
font-weight: bold;
font-size: 11px;
}
a.menu
{
color:#ffe476;
text-decoration:none;
font-family: Arial;
font-weight: bold;
font-size: 11px;
}
a.email:hover
{
color:#ffffff;
text-decoration:underline;
font-family: Arial;
font-weight: bold;
font-size: 13px;
}
a.email
{
color:#8ebad5;
text-decoration:none;
font-family: Arial;
font-weight: bold;
font-size: 13px;
}
a.comp:hover
{
color:#ffffff;
text-decoration:none;
font-family: Arial;
font-weight: bold;
font-size: 12px;
}
a.comp
{
color:#8ca9bb;
text-decoration:none;
font-family: Arial;
font-weight: bold;
font-size: 12px;
}
a.result:hover
{
color:#ffffff;
text-decoration:none;
font-family: Arial;
font-weight: bold;
font-size: 13px;
}
a.result
{
color:#8ca9bb;
text-decoration:none;
font-family: Arial;
font-weight: bold;
font-size: 13px;
}
a.user_menu:hover
{
color:#ffe476;
text-decoration:none;
font-family: Arial;
font-weight: bold;
font-size: 13px;
}
a.user_menu
{
color:#8ca9bb;
text-decoration:none;
font-family: Arial;
font-weight: bold;
font-size: 13px;
}


.pics {
	height: 98px;
	width: 98px;
	margin: 8px;
}

#user_table {
}

.inptext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 145px;
	margin: 0px;
}
.inptext_small {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 50px;
	margin: 0px;
}
.logintext {
	font-family: Arial;
	font-size: 11px;
	color: #99ABB8;
	font-weight: bold;
}
.titletext {
	position:relative;
	top: 5px;
	left: 10px;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #8ebad5;
}

.titletext_white {
	position:relative;
	top: 5px;
	left: 10px;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.logininp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #668497;
	border: 1px solid #000000;
	width: 100px;
	height: 12px;
}

.inpbut1 {
	font-family: Arial;
	font-size: 13px;
	background-color: #2F4B5F;
	font-weight: bold;
	color: #ffe476;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inpbut2 {
	font-family: Arial;
	font-size: 13px;
	background-color: #2F4B5F;
	font-weight: bold;
	color: #8ebad5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inpselect {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 149px;
	margin: 0px;
}
.selyear {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 60px;
	margin: 0px;
}
.selmonth {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 40px;
	margin: 0px;
}
.selday {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 40px;
	margin: 0px;
}
.inptextarea {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	width: 145px;
	height: 70px;
	margin: 0px;
}
.texttable
{
	padding-right: 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8ca9bb;
}
.texttable_mini
{
	padding-left: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8ca9bb;
}
#formbox
{
	position:relative;
	top:20px;
	left:1px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #8ca9bb;
	height:auto;
}
.comment
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#submitlayer
{
	position:relative;
	top:30px;
	left:340px;
}
#regform
{
	margin-bottom:20px;
}
#reg_table
{
	width:460px;	
}
#regsubmit {
	font-family: Arial;
	font-size: 13px;
	background-color: #3e5d72;
	font-weight: bold;
	color: #8ebad5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formsubmit {
	font-family: Arial;
	font-size: 13px;
	background-color: #3e5d72;
	font-weight: bold;
	color: #8ebad5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textinp {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 130px;
	margin: 0px;
}
.reg_name_texts
{
	text-align:left;
	display:table-cell;
	padding-right:5px;
	color:#8ebad5;
}
.form_name_texts
{
	text-align:left;
	display:table-cell;
	padding-right:5px;
	color:#8ebad5;
}
.rescenter, .resnums
{
	text-align:center;
}
.prevnext
{
	width: 600px;
	text-align:center;
}
#prevnext_div
{
	text-align:center;
}
.prevres
{
	text-align:left;
}
.nextres
{
	text-align:right;
}
.linktr
{
	cursor:pointer;
}
.abb_inp_nev
{
	width:300px;
}
.abb_aru_inp
{
	width:300px;
}
.abb_aru_meret_inp
{
	width:50px;
}
.abb_megj
{
	width:96%;
	height:250px;
}
#menny_help
{
	font-size:10px;
	color:#FFFFFF;
	visibility:hidden;
}
#csomagolas_help
{
	font-size:10px;
	color:#FFFFFF;
	visibility:hidden;
}
#bastate
{
	visibility:hidden;
}
#accepted_ba
{
	position:relative;
	top:4px;
}
.result_table
{
	width:650px;
	text-align:center;
}

a.next_paging
{
	color:#8ebad5;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

a.next_paging:hover
{
	color:#ffffff;
	text-decoration:underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

a.prev_paging
{
	color:#8ebad5;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

a.prev_paging:hover
{
	color:#ffffff;
	text-decoration:underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

.paging_table
{
	width:650px;
}

a.active_pagenum
{
	color:#8ebad5;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

a.active_pagenum:hover
{
	color:#ffffff;
	text-decoration:underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

a.result_table_header_link
{
	color:#8ebad5;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

a.result_table_header_link:hover
{
	color:#ffffff;
	text-decoration:underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
.result_table_header
{
	text-align:center;
	background:#517186;
}

.result_table_header2
{
	text-align:center;
	background:#1e3f56;
}

.result_table_header_cell
{
	text-align:center;
}

#uploaders, #downloaders, #goods
{
	width:640px;
	height:auto;
	overflow:auto;
}
.abb_inp_varos
{
	width:171px;
}

.dimensioninput
{
	width:100px;
}

#abbComment
{
	width:640px;
	height:200px;
}
