body,td,th {
	color: #000000;
}

body {
	font-family: Tahoma, Arial, sans-serif;
	color: black;
	text-align: center;
	background: #B2B2B2 url("/kepek/03s_background.jpg") repeat-x;
	padding-bottom: 20px;
}

.style1 {
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
}

.table.calendar {
	border: 1px solid #000000;
	border-collapse: collapse;
	color: #000000;
	background: #EDEDED;
}

.td.today {
	border: 1px solid white;
	color: #000000;
	background: #EFEFEF;
	font-weight: bold;
}

.td.monthdays {
	border: 1px solid #434470;
	color: #000000;
	background: #FFFFFFF;
}

.td.nonmonthdays {
	border: 1px solid white;
	color: #000000;
	background: #999999;
}

.td.vanbejegyzes {
	border: 1px solid white;
	color: #FF0000;
	background:#666666;
	font-color:##FFFFFFF;
}

a {
	color: #002846;
	font-weight: bolder;
	font-family: Times New Roman;
	text-decoration: none;
}

a:hover {
	color: #ff9b00
}

.style4 {
    font-size: 10px;
}

.style5 {
    font-size: 12px;
}

.msajat td, td article {
	font-family: "Times New Roman";
	font-size: medium;
}

hr.mvonal {
	border: medium none;
	background-color: rgb(105, 51, 0);
	width: 100%;
	height: 6px;
}