@charset "utf-8";

body {
	font-family: fantasy;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.felhivas {
	text-color: red ;
	}

#main {
	width: 850px ;
	margin: 0 auto ;
	text-align: left ;
}

#fejlec_sav {
	background-image:url(img/fejlec.jpg) ;
	height: 94px ;
	margin-bottom:5px;
}

#menu_sav {
	padding: 5px;
	float: left ;
	width: 150px ;
}

#tartalom_sav {
	float: left;
	padding: 5px;
	width: 548px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	min-height:200px ;
}

#banner_sav {
	padding: 5px; 
	float:left ;
	width: 120px ;
}

#lablec_sav {
	margin-top: 5px ;
	text-align: center;
	clear:both;
	background-color:white;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003c61;
}

#doboz {
	margin-bottom: 5px ;
}

#doboz a img {
	text-decoration:none;
	color:#FFFFFF;
	border:none ;
}

#menu {

}

#menu ul {
	padding: 0px;
	margin: 0px ;
	text-decoration: none;
	list-style-type: none ;
	list-style-position: outside;
	background-color: #003c61 ;
}

#menu li a {
	color:white ;
	display: block;
	background-color: #7e99aa ;
	text-decoration: none;
	padding-top: 3px ;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 1px ;
	border-bottom-width: thin;
	border-top-style: none;
/*	border-bottom-style: dotted;
	border-bottom-color: #999999;*/
}

#menu li a:hover {
	background-color: #003c61 ;
	color: white ;
}

#programok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#programok td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a.kemeltmenu{
	background-color:#FF0000;
}


#linkajanlo {
	font-size: 11px ;
}

#linkajanlo a {
	display: block ;
	background-color: #FFFFFF ;
	text-align: center ;
	color: #000066 ;
	text-decoration:none ;
	padding: 5px ;
}

#linkajanlo a:hover {
	background-color:#990000 ;
	color:#ffffff ;
}

.link {
	display:block;
	width:400px ;
	text-decoration:none;
	color:black ;
	margin-left:20px ;
}

.link:hover {
	color:#ffffff ;
	background-color:#990000 ;
}
