@charset "utf-8";

/* CSS Document */


body {
	padding: 0;
	margin: 0;
	background: url(../images/backround.gif);
	}

.login a {
	color:#B43F3F; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	text-decoration:none;
	}

.login a:hover {
	color:#bfbfbf; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px
	}

.lang_hu {
	background-image: url(../images/butt_lang_off_hu.jpg);
	width: 55px;
	height: 43px;
	float: left;
	}

.lang_hu a {
	background-image: url(../images/butt_lang_off_hu.jpg);
	width: 55px;
	height: 43px;
	float: left;
	}

.lang_hu a:hover {
	background-image: url(../images/butt_lang_select_hu.jpg);
	width: 55px;
	height: 43px;
	float: left;
	}

.lang_hu_kiv {
	background-image: url(../images/butt_lang_on_hu.jpg);
	width: 55px;
	height: 43px;
	float: left;
	}

.lang_en {
	background-image: url(../images/butt_lang_off_en.jpg);
	width: 57px;
	height: 43px;
	float: left;
	}

.lang_en a {
	background-image: url(../images/butt_lang_off_en.jpg);
	width: 57px;
	height: 43px;
	float: left;
	}

.lang_en a:hover {
	background-image: url(../images/butt_lang_select_en.jpg);
	width: 57px;
	height: 43px;
	float: left;
	}

.lang_en_kiv {
	background-image: url(../images/butt_lang_on_en.jpg);
	width: 57px;
	height: 43px;
	float: left;
	}	
	
	
.lang_de {
	background-image: url(../images/butt_lang_off_de.jpg);
	width: 58px;
	height: 43px;
	float: left;
	}

.lang_de a {
	background-image: url(../images/butt_lang_off_de.jpg);
	width: 58px;
	height: 43px;
	float: left;
	}

.lang_de a:hover {
	background-image: url(../images/butt_lang_select_de.jpg);
	width: 58px;
	height: 43px;
	float: left;
	}

.lang_de_kiv {
	background-image: url(../images/butt_lang_on_de.jpg);
	width: 58px;
	height: 43px;
	float: left;
	}	




	
.felhaszn {
	background-color: #5B5B5B;
	border: 0px;
	line-height: 18px;
	height: 18px;
	color: 111111;
	padding: 0; margin: 0;
	}

.tartalom {
	padding: 15px 15px 0px 15px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfbfbf;
	}

.tartalom * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfbfbf;
	text-align: justify;
	}

.tartalom a {
	color: #B43F3F;
	text-decoration: none;
	}

.tartalom a:hover {
	color: #5B5B5B;
	}

.hirek {
	padding-left: 16px;
	text-align: justify;
	background-color: 2c2c2c;
	}

.hirek span {
	color: #873131;
	font-weight: bold;
	}