#NagyKeret {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Logo {
	height: 117px;
	background-color: #fff;
	width: 100%;
}
#SzurkeCsik {
	width: 100%;
	background-color: #d4d4d4;
	border-bottom: 1px solid #a0a0a0;
	height: 24px;
}
#SzurkeCsik ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
	padding-top: 3px;
}
#SzurkeCsik ul li {
	float: left;
	display: block;
	margin-right: 10px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #cacaca;	
}
#SzurkeCsik ul li a {
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 11px;
}
#Tartalom {
	background-color: #333;
	border-top: 1px solid #090909;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-left:20px;
	padding-right: 40px;
}
#Menu {
	float: left;
	width: 15%;		 	
	color: #fff;
}
#Menu dd a {
	color: White;
	text-decoration: none;
}
#Menu dd a:hover {
   text-decoration: underline;
}
#Menu dl dt {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 10px;
	color: #FF3366;
}
#Menu dl dt a {
	color: #ff3366;
	text-decoration: none;
}
#Menu dl dt a:hover {
   text-decoration: underline;
}
#Kepek {
	float: right;
	width: 81%;
	padding-left: 4%;
}
#Kepek img {
	margin-bottom: 10px;
}
a#kijelolt {
	color: #ff3366!important;
}
#Kepek a {
	font-size: 13px;
	color: #ff3366;
	text-decoration: none;
}
#Kepek a:hover {
	text-decoration: underline;
}
#Kepek span {
	color: #ff3366;
}
#szoveg{
	padding-top:40px;
	float: right;
	width: 81%;
	padding-left: 4%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
}
span.rozsaszin{color:#ff3366;}
#szoveg a{color:#ff3366;text-decoration:none;}
#szoveg a:hover{text-decoration:underline;}
.cim {
	font-size: 14px;
	font-weight: bold;
}
.cim span {
	color: #ff3366;
}
.Nev {
	padding: 4px;
	border: 1px solid white;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	background-color: #a0a0a0;
}
.Nev i {
	color: Black;
	font-style: normal;
}
* html .Nev {
	position: relative;
	left: -1px;
}
#mail {
	display: none; 	
       color:white!important;
}
#mail a {
	color: #ff3366;
	text-decoration: underline;
}