/*
MESZ portal - By Simon Nándor
 tema/alap.css
*/

/*
---------------------------------------------------------------------
Kotott resz a tartalomkezelo rendszerben
beegetett formazasi osztalyok
---------------------------------------------------------------------
*/

body {
  background: #ffffff;
  color:#000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
  font-style : normal;
  font-weight : normal;
}

a {
	text-decoration: none;
  color:#00B100;         
}

a:visited {
	text-decoration: none;
  color:#00B100;         
}

a:hover {
	text-decoration: underline;
  color:#00B100;
}

hr {
 height:0;border:0;border-top:1px solid #999;
}

table {
  border-spacing:0px; 
}

.gomb {
  width: 130px;
  height: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
  font-style : normal;
  font-weight : normal;
}

.debug {
  color: #FF0035;
  background-color: #D88282;
}

.hiba {
  font-weight: bold;
  color: red;
  text-decoration: blink; 
  text-align: center;  
}

.figyelem {
  font-weight: normal;
  color: red;
}

.nincs {
  font-weight: bold;
  color: #7f7f7f;
}

.meres {
  color: #696060;
  font-size : 8pt;
  text-align: right;  
}

.alairas {
  color: #696060;
  font-size : 8pt;
  background-color: #EFEFEF;
}

.ut {
	font-size : 9pt;
	color : #6B6B6B;
	text-align : center;
}

.lapozosor {
  margin: 10px 10px 10px 10px ;
  color: #4d4d4d;
  font-size : 10pt;
  text-align: center;  
}

.szekciojelenito {
  margin: 3px 3px 5px 3px ;
}

.szekciocim {
  font-weight: bold;
	color: #666666;
	font-size: 16px;
  font-style : normal;
  text-decoration: none;	
}

.kapcsolat {
  font-weight: bold;
	color: #666666;
	font-size: 14px;
  font-style : normal;
  text-decoration: none;	
}

.kategoriamegjelenito {
  margin: 3px 3px 5px 3px ;
}

.archm {
  margin: 5px 10px 5px 10px ;
}

.archm td {
  padding: 3px;
  font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
  font-style : normal;
  text-decoration: none;
}

.kategoriacim {
	color: #333333;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bold;
	font-size: 16px;
  font-style : normal;
  text-decoration: none;
}

.tablazat, .oszlop{ 
  float: left;
  padding: 5px;
  text-align : left; 
  }

.ujsor { 
  clear: both; 
  }
  
.keret {
	border-width : 1px;
	border-color : #B0B0B0;
  background-color: #EFEFEF;
	border-style : solid;
	padding : 5px; 	
	margin : 5px; 	
  font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
  font-style : normal;
}

.ukeret {
	border-width : 1px;
	border-color : #000000;
  background-color: #FFFFFF;
	border-style : solid;
	padding : 5px; 	
	margin : 5px; 	
  font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
  font-style : normal;
}

.ukeret td {
  background-color: #FFFFFF;
	padding : 5px; 	
	margin : 5px; 	
  font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
  font-style : normal;
}


.rejtve {
  display:none;	
  color:#000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
  font-style : normal;
  font-weight : normal;
}

.rejtve td, .adminszoveg td {
 vertical-align:top;
}

.notenglish {
	color : #2E20FF;
	text-align : right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
  font-style : normal;
	font-weight : bold;
}

.kezdolap0 {
	vertical-align : top;
	border-style : none;
	padding : 2px;
	margin : 2px;
  width: 50%;
	border-right-style : dotted;
	border-width : 1px;
	border-color : #DFDFDF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.kezdolap1 {
	vertical-align : top;
	border-style : none;
  width: 50%;
	padding : 2px;
	margin : 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}