body
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	background-image:url(../images/bg.jpg);
	background-color: #eeeeee;
	text-align: justify;	
	line-height: 22px;
}

a, a:link, a:visited
{
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

a:hover, a:active 
{
	text-decoration: underline;
	color: #336666;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	margin: 1em 1em 1em 1em;
	text-align: center;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	text-align: left;
}

H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #ff0000;
	text-align: center;
}

DIV, P
{
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #4E4234;
	font-weight: normal;
	line-height: 1.5;
}

DIV.flag
{
float: right;
}

DIV.big
{
	margin: 2em 1em 2em 1em;
}

table.index 
{
	margin-left: auto;
	margin-right: auto;
	border:1px solid gray;
	background-color: #EEEEEE;
}

td.ib 
{
	width:150px;
	valign: top;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #4E4234;
	padding: 0px;
	vertical-align: text-top;
}

table.tk 
{
	width:600px;
	padding:2px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

td.tk {
	text-align: center;
	padding: 2px;
	border: 1px solid gray;
}

table.bmenu
{
	width:130px;
	padding:2px;
	font:13px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #630000;
	font-weight: bold;
	text-decoration: none;
}

table.bmenu a, table.bmenu a:link, table.bmenu a:visited 
{
	display: block;	
	width:130px;
	padding:2px;
	border:1px;
	border-left: 1px dotted #630000;
	border-bottom: 1px dotted #630000;
	font:12px verdana, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #990000;
	background-color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}

table.bmenu a:hover, table.bmenu a:active 
{
	color:#336666; 
	text-decoration: underline;
}

table.border 
{
	width:600px;
	padding:2px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
}

table.noborder 
{
	width:100%;
	padding:2px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
}


td.big
{ 
	text-align: center;
	padding:2px;
	font-size: 12pt;
	background: #ffffff;
	border:1px solid gray;
}

td.lablec, td.lablec a, td.lablec a:link, td.lablec a:visited 
{ 
	text-align: center;	
	font-size: 11pt;
	color : #f5f5f4;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	background: #444444;
}

td.lablec a:hover, td.lablec a:active 
{ 
	color:#336666; 
	text-decoration: underline;
}

table.elado 
{
	text-align: center; 
	padding: 0px; 
	width:90%;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

img.border 
{
	display: block;
	border: 1px solid #630000;
	margin: 0 auto 0 auto;
}

hr 
{
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 80%;
	text-align: center;
}

table.hirek1
{
	border: 10px solid #ff7700;
	margin: 0 auto 0 auto;
	text-align: center; 
	padding: 5px;
	background-color: #333333;
	width:90%;
	height:200px;
	font-family: verdana, sans-serif;
	font-size: 13px;
}

table.hirek2
{
	border: 10px solid #1e6ce0;
	margin: 0 auto 0 auto;
	text-align: center; 
	padding: 5px; 
	background-color: #333333;
	width:90%;
	height:200px;
	font-family: verdana, sans-serif;
	font-size: 13px;
}

table.hirek3
{
	border: 10px solid #bb0000;
	margin: 0 auto 0 auto;
	text-align: center; 
	padding: 5px; 
	background-color: #333333;
	width:90%;
	height:200px;
	font-family: verdana, sans-serif;
	font-size: 13px;
}

table.hirek4
{
	border: 10px solid #228B22;
	margin: 0 auto 0 auto;
	text-align: center; 
	padding: 5px; 
	background-color: #333333;
	width:90%;
	height:200px;
	font-family: verdana, sans-serif;
	font-size: 13px;
}

td.hirek
{
	border: 1px solid #ffffff;
	background-color: #aaaaaa;
	align: center;
	valign: middle;	
}

div.single {
  float: right;
  display: block;
  background: rgba(255, 255, 255, 0.1);
  padding: 7px;
  line-height: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  margin-right: 40px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; 
}

