BODY {
	SCROLLBAR-FACE-COLOR: #EFEFEF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CBCBCB;
	SCROLLBAR-3DLIGHT-COLOR: #EFEFEF;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	border: 0px;
	padding: 0px;
}

DIV,TD,P {
  font-family: arial;
  font-size: 11px; 
  color: #5D5B5B;
}

LI{
  font-family: arial;
  font-size: 11px; 
  color: #858484;
  text-align: justify;
}

A {
  font-family: arial;
  font-size: 11px;
  color: #747474;
  text-decoration: none;
}

A:hover {
  font-family: arial;
  font-size: 11px;
  color: #B61413;
  text-decoration: none;
}

IMG {
  border: 0px;
}

.img_nyito {
  border: 3px solid #D8D5D5;
}

.cim {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #054274;
  letter-spacing: 2px;
}

.bottom {
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  color: #676767;
}

.menu {
  font-family: arial;
  font-size: 11px;
/*  font-weight: bold; */
  color: #747474;
}

.menu:hover {
  font-family: arial;
  font-size: 11px;
/*  font-weight: bold; */
  color: #054274;
}

.box_cim {
	font-weight: bold;
	color: #054274;
}

.box_tovabb {
	color: #054274;
}

.box_datum {
	color: #054274;
}

td.menu_potty {
	cursor: hand;
  background-image: url(../images/menu_bg_off.gif);
}

td.menu_potty:hover {
  background-image: url(../images/menu_bg_on.gif);
}

td.menu_potty_al {
	cursor: hand;
  background-image: url(../images/menu_bg_al_off.gif);
}

td.menu_potty_al:hover {
  background-image: url(../images/menu_bg_al_on.gif);
}

td.menu_potty_alal {
	cursor: hand;
  background-image: url(../images/menu_bg_alal_off.gif);
}

td.menu_potty_alal:hover {
  background-image: url(../images/menu_bg_alal_on.gif);
}

.kereses {
	color: #747474;
	font-weight: bold;
}

.button {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #FFF;
  height: 17px;
  width: 90px;
  padding: 0px;  
  margin: 0px;
  text-align: center;
  background-color: #888;
  background-image: url(../images/button_bg.gif);
  border: 0px solid #888888;
}

.input_login {
	width: 92px;
	font-size: 11px;
	color: #565B55;
	padding: 1px 0px 1px 4px;
	border: 1px solid #b3b1a5;
	border: 1px #A8ABB2 solid;
}
 
.input_quick {
  font-family: arial;
  font-size: 7pt;
  font-weight: normal;
  color: #565B55;
  height: 17px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 0px;
  padding-top: 1px;
  vertical-align: top;
  width: 150px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #A8ABB2 solid;
  border-right: 1px #A8ABB2 solid;
  border-bottom: 1px #A8ABB2 solid;
  border-left: 1px #A8ABB2 solid;
}

.input_es {
  font-family: arial;
  font-size: 7pt;
  font-weight: normal;
  color: #565B55;
  height: 17px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 0px;
  padding-top: 1px;
  vertical-align: top;
  width: 150px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #A8ABB2 solid;
  border-right: 1px #A8ABB2 solid;
  border-bottom: 1px #A8ABB2 solid;
  border-left: 1px #A8ABB2 solid;
}

.textinput {
  font-family: arial;
  font-size: 7pt;
  font-weight: normal;
  color: #565B55;
  height: 64px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 150px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #A8ABB2 solid;
  border-right: 1px #A8ABB2 solid;
  border-bottom: 1px #A8ABB2 solid;
  border-left: 1px #A8ABB2 solid;
}

.areainput {
  font-family: arial;
  font-size: 7pt;
  font-weight: normal;
  color: #565B55;
  height: 64px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 150px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #A8ABB2 solid;
  border-right: 1px #A8ABB2 solid;
  border-bottom: 1px #A8ABB2 solid;
  border-left: 1px #A8ABB2 solid;
}
.color7	{ background: #6F9E59;} <!-- szavazas szine -->

#content {
	width: 550px;
	padding: 0px 0px 0px 25px;
}

h3 {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #054274;
  letter-spacing: 2px;
}



/* FORM ELEMEK */
select {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5A5959;
	font-weight: normal;
}

input.base {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5A5959;
	width: 180px;
	border: 1px solid #B3B1A5;
	padding: 2px 0px 0px 4px;
	height: 16px;
} * html input.base { margin-top: -1px }

input.btn {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 1px 3px 1px 3px;
  background: url(../images/button_bg.gif) repeat-x left top;
  background-position: top;
  border: 0px #afd991 solid;
}
/* /FORM ELEMEK */








