@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #75BB03;
	background-image: url(_imgs/bg_2010.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#content {
	background-color: #454545;
	margin-top: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(_imgs/bottomGradient.gif);
	background-repeat: repeat-x;
	padding-left: 70px;
	padding-top: 20px;
}

#footer {
	background-color: #1A1A1A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 20px;
	background-repeat: repeat;
	height: 100px;
	padding-left: 50px;
}
.Nb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
	padding-right: 20px;
	float: left;
	width: 200px;
	margin-right: 30px;
}
.TxNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
	width: 300px;
}
.h1 {
	font-family: Arial, Verdana, Helvetia, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	margin-bottom: 10px;
	background-image: url(_imgs/nyil_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.h1:hover {
	font-family: Arial, Verdana, Helvetia, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	margin-bottom: 10px;
	background-image: url(_imgs/nyil_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	background-color: #3B3B3B;
}


.FooterTx1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.pont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	background-color: #000000;
	height: 10px;
	width: 10px;
	padding: 3px;
}


.Nn {
	padding-right: 20px;
	float: left;
	margin-right: 30px;
	margin-top: 30px;
	width: 200px;
}
.mm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
}
#demotip { 
    display:none; 
    background:transparent url(_imgs_tooltip/black_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}
#demotip {
	display:none;
	background:transparent url(_imgs_tooltip/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}
#ugyfeleinkTopBox {
	height: 38px;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #CCCCCC;
}
#ugyfeleinkCont {
	height: 200px;
}

