/*///////////////////////////////////////////////////////////////
// HTML TAG-EK ALAPÉRTELMEZÉSEI
///////////////////////////////////////////////////////////////*/
body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*/:::: LINK TAG-ek ::::::::::::::::::::::::::::::::::::::::::::*/

a {
	FONT: 12px "Arial";
	text-decoration: none;
	color:#F7A800;
	text-decoration: none;
}
a:hover {
	FONT: 12px "Arial";
	color:#F7A800;
	text-decoration: underline;
}

a.zold14 {
	FONT: 14px "Arial";
	text-decoration: none;
	color:#F7A800;
	text-decoration: none;
}
a.zold:hover {
	FONT: 14px "Arial";
	color:#F7A800;
	text-decoration: underline;
}

a.cimli:link {
	FONT: 12px "Arial";
	COLOR: #c00000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
a.cimli:visited {
	FONT: 12px "Arial";
	COLOR: #c00000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
a.cimli:active {
	FONT: 12px "Arial";
	COLOR: #c00000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
a.cimli:hover {
	FONT: 12px "Arial";
	COLOR: #799D3E;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}

a.forovatli:link {
	FONT: 18px "Arial";
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
a.forovatli:visited {
	FONT: 18px "Arial";
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
a.forovatli:active {
	FONT: 18px "Arial";
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
a.forovatli:hover {
	FONT: 18px "Arial";
	COLOR: #000000;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}

a.rovatli:link {
	FONT: 11px "Arial";
	COLOR: #cc0000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
a.rovatli:visited {
	FONT: 11px "Arial";
	COLOR: #cc0000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
a.rovatli:active {
	FONT: 11px "Arial";
	COLOR: #cc0000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
a.rovatli:hover {
	FONT: 11px "Arial";
	COLOR: #000000;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}

a.cal_li:link {
	FONT: 11px "Arial";
	COLOR: #3300cc;
	TEXT-DECORATION: none;
}
a.cal_li:visited {
	FONT: 11px "Arial";
	COLOR: #3300cc;
	TEXT-DECORATION: none;
}
a.cal_li:active {
	FONT: 11px "Arial";
	COLOR: #3300cc;
	TEXT-DECORATION: none;
}
a.cal_li:hover {
	FONT: 11px "Arial";
	COLOR: #3300cc;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}

/*/:::: INPUT TAG-ek ::::::::::::::::::::::::::::::::::::::::::::*/

select {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	border:1px solid;
   border-top-color:#808080;
   border-left-color:#808080;
   border-right-color:#D4D0C8;
   border-bottom-color:#D4D0C8;
}
textarea {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
}

TD {
	font-family: Arial;
	font-size: 12px;
	color:#505050;
}

TD.cim {
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color:#D7800E;
}

.cime {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color:#768B00;
}

input {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	border:1px solid;
   border-top-color:#808080;
   border-left-color:#808080;
   border-right-color:#D4D0C8;
   border-bottom-color:#D4D0C8;
}

input.keretes {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	border-top-color:#808080;
   border-left-color:#808080;
   border-right-color:#D4D0C8;
   border-bottom-color:#D4D0C8;
}

input.nyomogomb {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#C86800;
	background-color:#fed;
   border:1px solid;
   border-top-color:#D4D0C8;
   border-left-color:#D4D0C8;
   border-right-color:#808080;
   border-bottom-color:#808080;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

/*/:::: TABLE TAG-ek ::::::::::::::::::::::::::::::::::::::::::::*/

table.tablahatter{
	background-color: #AAAAAA;	
}
table.tablakeret{
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB
}

table.cal_tabla{
	background-color : #C0C0FF;
}

/*/:::: TR TAG-ek ::::::::::::::::::::::::::::::::::::::::::::*/

tr.cal_sor{
	background-color: #FFFFFF;
}

tr.fejlec_sor {
	background-color: #AAAAAA;
	font : Tahoma;
	font-weight: bold;
	color: White;
}

tr.sor {
	background-color: #FFFFFF;
	font : Tahoma;
	color: Black;
}

/*/:::: TD TAG-ek ::::::::::::::::::::::::::::::::::::::::::::*/

td {
	font-family: Arial;
	font-size: 12px;
	color:#505050;
}

td.cal_fejlecnap{
	FONT-WEIGHT: bold;
	FONT: 9pt "Tahoma"; 
	COLOR: White;
	background-color : #C0C0FF;
}

td.cal_nap{
	FONT-WEIGHT: bold;
	FONT: 9pt "Tahoma"; 
	COLOR: White;
	background-color : #4C929E;
}

td.fejlec {
	background-color: #AAAAAA;
	font : Tahoma;
	font-weight: bold;
	color: White;
}

/*///////////////////////////////////////////////////////////////
// CLASS-OK ALAPÉRTELMEZÉSEI
///////////////////////////////////////////////////////////////*/
.subhibaszoveg {
	font-family : Arial;
	font-size : 12px;
	font-weight: bold; 
	color: #FF4322;
}

.linkcell {
	padding-left: 10px; font-family: Tahoma; font-size: 11px;
	font-family: Arial;
	font-size: 10px;
}
.hr {  
	color: #CCCCFF
}
.hhszoveg{
	font-family: Arial;
	font-size: 10pt;
}

/*/:::: képekkel kapcsolatos ::::::::::::::::::::::::::::::::::::::::::::*/

.kepkeret{
	BORDER-RIGHT: #c0c0c0 3px double; 
	BORDER-TOP: #c0c0c0 3px double; 
	BORDER-LEFT: #c0c0c0 3px double; 
	BORDER-BOTTOM: #c0c0c0 3px double;
}
.kepkeret2{
	BORDER-RIGHT: #c0c0c0 3px double; 
	BORDER-TOP: #c0c0c0 3px double; 
	BORDER-LEFT: #c0c0c0 3px double; 
	BORDER-BOTTOM: #c0c0c0 3px double;
}

/*/:::: naptárral kapcsolatos ::::::::::::::::::::::::::::::::::::::::::::*/

.cal_lead{
	FONT-WEIGHT: bold;
	FONT: 11pt "Tahoma"; COLOR: #4C929E;
}
.cal_kek{
	FONT: 9px "Tahoma"; 
	background-color : #ffba8c;
	padding : 1 1 1 1;
	border-width : 1 1 1 1;
	border-style : solid solid solid solid;
}
.cal_piros{
	FONT-WEIGHT: bold;
	FONT: 10px "Arial Black"; COLOR: #FF0000;
}
.cal_szurke{
	FONT: 10px "Arial"; COLOR: #aaaaaa;
}

/*/:::: színekkel kapcsolatos ::::::::::::::::::::::::::::::::::::::::::::*/

.kek{
	FONT: 9px "Arial"; 
	background-color : #ffba8c;
	padding : 1 1 1 1;
	border-width : 1 1 1 1;
	border-style : solid solid solid solid;
}
.piros{
	FONT: 12px "Arial"; COLOR: #FF0000;
}
.zold{
	FONT: 12px "Arial"; COLOR: green;
}
.szurke{
	FONT: 12px "Arial"; COLOR: #aaaaaa;
}
.feher {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10pt;
	color: #FFFFFF;
}

  TD.BrowTitle {
            font-weight: bold;
            height: 8pt;
            color: #C00000;
            background-color: #FFCC66;
           }
  TD.BrowColumnHeader {
	font-family: Arial,Helvetica,MS Sans Serif;
	font-weight: bold;
	font-size: 8pt;
	color: #C00000;
	background-color: #FFCC66;
}
  A.BrowColumnHeader:link, A.BrowColumnHeader:active, A.BrowColumnHeader:visited, A.BrowColumnHeader:hover {
	font-family: Arial,Helvetica,MS Sans Serif;
	font-weight: bold;
	font-size: 8pt;
	color: #C00000;
	text-decoration : underline;
}
  TD.BrowNavBar {
	font-weight: bold;
	color: #C00000;
	background-color: #FFCC66;
}
  TD.BrowCell {
	font-family: Arial,Helvetica,MS Sans Serif;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
	text-decoration : none;
}
  .BrowCellFound {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	height: 8pt;
	font : bold;
}
TD.hirdetes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 5pt;
	letter-spacing:0pt;
	color: #FFFFFF;
}
A.title_lnk:link, A.title_lnk:visited, A.title_lnk:active {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 5pt;
	color : #FFFFFF;
	text-decoration: underline;
} 
A.title_lnk:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 5pt;
	color : #FFFFFF;
	text-decoration: none;
}
A.web_lnk:link, A.web_lnk:visited, A.web_lnk:active {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 5pt;
	color : #FFFFFF;
	text-decoration: underline;
} 
A.web_lnk:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 5pt;
	color : #FFFFFF;
	text-decoration: none;
}