* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #007FBE;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subtitle {
	color: #FFFFFF;
	font-weight:bold;
	padding-left: 10px;
	font-size: 12px;
	letter-spacing: 2px;
}

.onepixel {
	font-size: 1px;
	text-decoration: none;
}
.textdiv {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.text {
        font-size: 12px;
	color: #303030;
	text-decoration: none;
}
.text:hover {
	text-decoration: underline;
}
.boxtitle
{
    font-size: 10px;
    font-weight: bold;
}
.boxdata
{
    font-size: 10px;
}
.textfield_bejelento
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: rgb(0, 0, 0);
    background-color: #E8F6FD;
    height: 18px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: groove;
    border-right-style: groove;
    border-bottom-style: groove;
    border-left-style: groove;
    border-top-color: rgb(0, 0, 0);
    border-right-color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);
    border-left-color: rgb(0, 0, 0);
    width: 35px;
}

.textlink {
	color: #6C0000;
	text-decoration: none;
}
.textlink:hover {
	color: #00815B;
	text-decoration: none;
}
.text_bold {
	font-weight: bold;
	color: #159481;
}

.hibauzenet0 {
	font-weight: bold;
	color: #00815B;
}
.hibauzenet1 {
	font-weight: bold;
	color: #DA3B35;
}
