html, body {
 text-align:center;

 margin: 0px;
 padding: 0px;
 height: 100%;

}

.red
{
font-family: Verdana;
font-size: 10px;
color: #CC0000;
font-weight: bold;
text-decoration: none;
}

.red:hover
{
font-family: Verdana;
font-size: 10px;
color: #CC0000;
font-weight: bold;
text-decoration: underline;
}

td
{
font-family: Verdana;
font-size: 11px;
color: #000000;
text-decoration: none;
}

input
{
font-family: Verdana;
font-size: 10px;
color: #000000;
text-decoration: none;
}

textarea
{
font-family: Verdana;
font-size: 10px;
color: #000000;
text-decoration: none;
}

select
{
font-family: Verdana;
font-size: 10px;
color: #000000;
text-decoration: none;
}

h3
{
font-family: Verdana;
font-size: 12px;
color: #CC0000;
font-weight: bold;
text-decoration: none;
}

.menu_text
{
font-family: Verdana;
font-size: 10px;
color: #FB8D00;
font-weight: bold;
text-decoration: none;
}

.menu_text:hover
{
font-family: Verdana;
font-size: 10px;
color: #FB8D00;
font-weight: bold;
text-decoration: underline;
}

.right_blue
{
font-family: Verdana;
font-size: 9px;
color: #139DDB;
font-weight: bold;
text-decoration: none;
}

.topmenu
{
font-family: Verdana;
font-size: 9px;
color: #fff;
font-weight: bold;
text-decoration: none;
cursor: pointer;
}

.butt {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	width: 51px;
	height: 23px;
	border: 3px solid #fff;
	margin:0;white-space:nowrap;
	color:#fff;
	background:#139DDB;
}

.butt_ok {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	width: 27px;
	height: 20px;
	border: 3px solid #fff;
	margin:0;white-space:nowrap;
	color:#fff;
	background:#139DDB;
}

.footer
{
font-family: Verdana;
font-size: 9px;
color: #0095D9;
font-weight: bold;
text-decoration: none;
}

.text
{
font-family: Verdana;
font-size: 10px;
color: #000;
text-decoration: none;
}

.date
{
font-family: Verdana;
font-size: 10px;
color: #0097DA;
font-weight: bold;
text-decoration: none;
}

.title
{
font-family: Verdana;
font-size: 12px;
color: #FB8E00;
font-weight: bold;
text-decoration: none;
}

.group
{
font-family: Verdana;
font-size: 11px;
color: #FB8E00;
font-weight: bold;
text-decoration: none;
}

.termek
{
font-family: Verdana;
font-size: 11px;
color: #000;
text-decoration: none;
}

.white
{
font-family: Verdana;
font-size: 11px;
color: #FFF;
font-weight: bold;
text-decoration: none;
}

.white_link
{
font-family: Verdana;
font-size: 11px;
color: #FFF;
font-weight: bold;
text-decoration: none;
}

.white_link:hover
{
font-family: Verdana;
font-size: 11px;
color: #FFF;
font-weight: bold;
text-decoration: underline;
}

.blue
{
font-family: Arial;
font-size: 11px;
color: #008BDA;
font-weight: bold;
text-decoration: none;
}

.blue_v
{
font-family: Verdana;
font-size: 11px;
color: #008BDA;
font-weight: bold;
text-decoration: none;
}

.text
{
font-family: Arial;
font-size: 11px;
color: #000;
text-decoration: none;
}

.adat
{
font-family: Verdana;
font-size: 11px;
color: #000;
font-weight: bold;
line-height: 1.3em;
text-decoration: none;
}

#menu {

 width: 100%;
 padding: 0;
 margin: 0;

}


#menu ul {

 list-style-type:none;
 margin:0;
 padding:0;
 display: inline;

}

#menu li {
 float: left;
}

#menu li a {

 background: url(../img/bg_topmenu_blue.gif);
 width: 93px;
 height: 21px;
 margin-bottom: 0px;
 border-left: 3px solid #fff;
 border-top: 3px solid #fff;
 border-right: 3px solid #fff;
 display: inline;
 padding-left: 15px;
 padding-top: 3px;
 margin-left: 20px;

 font-family: Verdana;
 font-size: 9px;
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 cursor: pointer;

 float: left;
}

#menu li a:hover {

 background: url(../img/bg_topmenu_yellow.gif);
 width: 93px;
 height: 21px;
 margin-bottom: 0px;
 border-left: 3px solid #fff;
 border-top: 3px solid #fff;
 border-right: 3px solid #fff;
 display: inline;
 padding-left: 15px;
 padding-top: 3px;
 margin-left: 20px;

 font-family: Verdana;
 font-size: 9px;
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 cursor: pointer;

 float: left;

}

.hytos_td {

 background-color: #FEF2DF;
 padding: 5px 10px 5px 10px;
 font-weight: bold;

}

.pic {

  border: solid 3px #0095D6;

}

.link_center {

 float: left;
 padding: 3px 6px 6px 6px;
 margin: 10px 10px 0 0;
 background-color: #0091d2;

}

.menu_text_w
{
font-family: Verdana;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.menu_text_w:hover
{
font-family: Verdana;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}