h1{
	font-size: 24px;
	margin-top: 0px;
}

#content{
	background-color: white;
	text-align: left;
	/*border: 2px solid #000000;*/
}

div.mediaimg{
  padding-top: 30px;
  padding-bottom: 0px;
  /*border: 1px solid #000000;*/
}

td.contentleft{
	background-color: #2f2923;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	border-right: 1px solid #c2c0be;
	text-align: center;
	/*border: 2px solid #000000;*/
}

td.contentright{
	background-color: white;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 15px;
	
}

div.newsleft_title{
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #faf5df;
	
}
div.newsleft_title2{
	text-align: left;
	margin-right: 20px;
	margin-left: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #faf5df;
	/*border: 2px solid #000000;*/
}

div.newsleft_content{
	text-align: left;
	font-size: 12px;
	color: #a59e98;
	margin-right: 20px;
	margin-left: 30px;
	
}

div.newsleft_footer{
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 30px;
	border-bottom: 1px solid #5c5348;
	
}

div.kep{
	margin-top: 15px;
	margin-bottom: 15px;
	
}

.index_szolg_back{
	background-image: url(../images/index_szolg_back.jpg);
	background-repeat: no-repeat;
	width: 644px;
	height: 210px;
}

.szolg_title{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-top: 10px;
	margin-right: 26px;
	margin-left: 18px;
}

.szolg_content{
	text-align: left;
	font-size: 12px;
	color: #003366;
	margin-top: 4px;
	margin-right: 26px;
	margin-left: 18px;
}

.szolg_link{
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 12px;
}

a.szolg_link:link{
color: #3287dc;
text-decoration: none;
}

a.szolg_link:visited{
color: #3287dc;
text-decoration: none;
}

a.szolg_link:hover{
color: #3287dc;
text-decoration: underline;
}



img {
	border: none;
}

/* NOSCRIPT menü formázás */

.ns_menu_tb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.ns_menu_tb ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	
}

.ns_menu_tb th {
	height: 49px;
	text-align: center;
	
}

.ns_menu_tb th a{
	color: #FFFFFF;
	height: 49px;
	padding-right: 30px;
	padding-left: 10px;
	
}

/* *********************** */

/* táblázat formázás  */

.table_1 {
	background-color: #F8F8FC;
}

.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.table_1 th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
	height: 20px;
	text-align: left;
}

.table_1 td {
/*	height: 30px;*/
	border: 0px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #B9BDE6;
	padding-left: 12px;
	padding-right: 12px;
	padding-top : 10px;
	padding-bottom: 10px;
}

td.table_1_r {
	/*height: 30px;*/
	border: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #B9BDE6;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
}

/* ****************************** */

#footer {
	font-size: 11px;
	color: #999999;
}


.kapcsolat_ul {
	list-style-type: none;
	position: relative;
	width: 140px;
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 0px 20px;
	border-bottom: dashed 1px #0000CC;
}

.kapcsolat_name {
	font-weight: bold;
	color: black;
}

.kapcsolat_name_kepviselok {
	font-weight: bold;
	color: black;
	padding-top: 7px;
}

.kapcsolat_beosztas {
	font-size: 12px;
	padding-bottom: 5px;
}

.kapcsolat_email a {
	color: #3287dc;
}

#kapcsolat_leftcol {
	float: left;
	width: 180px;
	position: relative;
}

#kapcsolat_center {
	margin: 0px;
	position: relative;
	float: left;
	padding: 0px;
	text-align: center;
}

#kapcsolat_center ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#kapcsolat_rightcol {
	float: right;
	display: block;
	position: relative;
	width: 180px;
}

/* *********** form ************** */

.inputs

 {
	width: 350px;
	margin: 0px;
	padding: 0px;
}

input {
	margin: 0px;
	padding: 0px;
}
	
.form_hiba {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

/* *********** Hírek ************** */

.news {
	position: relative;
	background-color: #F4F4FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFFF;
	padding: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
  
}

.news_header {
	position: relative;
	background-color: #FFFFFF;
	height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFFF;
	
}
.news img {
	margin: 5px;
	padding: 0px;
	float: right;
	display: block;
	position: relative;
}


.news_title {
	float: left;
	font-weight: bold;
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #0071e2;
	
}

.news_date {
	position: relative;
	color: #000033;
	float: right;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

.news_content {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
	height: auto;
	text-align: justify;
}

.news_content a:link{
	margin: 0px;
	padding: 0px;
	color: #0071e2;
}

.news_content a:visited{
	margin: 0px;
	padding: 0px;
	color: #0071e2;
}

.news_content a:hover{
	margin: 0px;
	padding: 0px;
	color: black;
	text-decoration: underline;
}

.news_content p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.news_footer {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	display: block;
	position: relative;
	
}

.hirfel {
	width: 450px;
	margin-bottom: 10px;
	padding: 0px;
}

.lepteto {

	font-size: 13px;
  
}

div.karrier p{
	font-size: 14px;
	text-align: center;
}

div.karrier li{
	font-size: 14px;
	text-align: left;
	margin-left: 100px;
}

.karrier_title {
	float: left;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #0071e2;
}

.karrier_date {
	position: relative;
	color: #000033;
	float: right;
	margin: 0px;
	padding: 0px;
}

.karrier_content {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
	height: auto;
	text-align: justify;
}

div.kepfel{
	color: red;
	text-align: center;
	font-weight: bold;
	padding: 20px;
}

td.szerviz_fejlec{
	font-size: 11px;
	padding: 0px;
	text-align: center;
	padding: 6px;
}

.szerviz_content{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid lightgrey;
}

.szerviz_title {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0071e2;
	padding-bottom: 10px;
}

.ms{

 padding: 10px;
 border: none;

}
