body { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: 800;
font-size : 12px;
background : #FFFFFF;
margin-left : 0;
margin-top : 0;
margin-bottom : 0;
margin-right : 0;
color : #111111;
} 

.page
{
    width: 968px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

H1, H2, H3, H4, H5
{
	COLOR: #111111;
	font-size : 16px;
	display: inline;
}
TH, THEAD, TFOOT
{
	COLOR: #111111;
	font-size : 14px;
}
IMG 	{
	margin-top: 5px;
	border: 0px;
	}
A:link
{
	color: #999999;
	text-decoration: none;
}	

		
A:visited
{
	color: #222222;
	text-decoration: none;
}	
		
A:active
{
	color: Red;
	text-decoration: underline;
}	
		
A:hover
{
	color: Navy;
	text-decoration: underline;
}

body.pf { 
background : #ffffff;
} 
table { 
background : #ffffff;
font-size : 12px;
} 
table.start_ikon { 
background : transparent;
} 
.jobb_menu { 
background : #f3f3f3;
} 
TD { 
padding : 0;
text-align : left;
vertical-align : top;
} 
td.pad10 { 
padding-left : 10px;
padding-right : 10px;
} 
td.fomenu { 
text-align : center;
font-size : 14px;
font-weight : bold;
} 
td.focim { 
text-align : center;
vertical-align : top;
} 
td.termcsop { 
height : 20px;
vertical-align : middle;
} 
td.tcs { 
height : 20px;
vertical-align : middle;
font-size : 12px;
color : #222222;
font-weight : bold;
text-decoration : none;
} 
A.tcsLink { 
text-decoration : none;
color : #222222;
} 


A:link.tcsLink
{
	color: #222222;
	text-decoration: none;
}	

		
A:visited.tcsLink
{
	color: #999999;
	text-decoration: none;
}	
		
A:active.tcsLink
{
	color: #FC7C00;
	text-decoration: underline;
}	
		
A:hover.tcsLink
{
	color: Red;
	text-decoration: underline;
}



td.tcs_potty { 
height : 20px;
vertical-align : middle;
} 
td.jobb_menu_div { 
height : 1px;
vertical-align : top;
} 
td.jm { 
padding-left : 10px;
height : 24px;
vertical-align : middle;
font-size : 13px;
color : #222222;
font-weight : bold;
} 
td.jm_sub { 
padding-left : 20px;
height : 20px;
vertical-align : middle;
font-size : 13px;
color : #222222;
} 
td.td_main { 
vertical-align : top;
text-align : center;
padding-left : 10px;
padding-right : 10px;
} 

td.main_cim { 
height : 22px;
vertical-align : top;
text-align : left;
font-size : 13px;
font-weight : bold;
padding-top : 3px;
padding-left : 5px;
padding-right : 5px;
background : #CCCCCC;
} 
TD.start { 
padding : 0;
text-align : center;
vertical-align : top;
background-repeat : no-repeat;
} 
TD.start_ikon_link { 
padding-left : 10px;
text-align : right;
vertical-align : middle;
font-size : 13px;
} 
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
}
td.td_kozep { 
vertical-align : middle;
text-align : center;
} 

.InverzZone{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#293179;
}
.InverzZone A:link
{
	color: White ;
	text-decoration: underline;
	background-color:inherit;
}	

		
.InverzZone A:visited
{
	color: #CCCCCC;
	text-decoration: underline;
	background-color:inherit;
}	
		
.InverzZone A:active
{
	color: #FC7C00;
	text-decoration: none;
	background-color:inherit;
}	
		
.InverzZone A:hover
{
	color: Red;
	text-decoration: underline;
	background-color:inherit;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: Silver;
	padding-left: 10px;
	line-height: 16px;
}

.box {
  width: 200px;
}

.box .content {
  background: url(/images/box_bg_blue_200.gif) bottom;
  font-size: 1.0em;
  padding: 22px 2px 7px 3px ;
}

.box .content p {
  padding: 0 10px 10px 10px;
  margin: 0;
}

.box h2 {         
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-size: 0.8em;
  color: white;
  width: 200px;
  height: 21px;
  background: url(/images/box_hg_blue_200.gif) top;
  position: absolute;
}

.box h2 span {
  position: absolute;
  padding-top: 4px;
  padding-left: 2px;
}


