body{
	color : #ffffcc;
	background-color: #592400;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-image: url(../kepek/01.jpg);
	background-repeat: repeat-x;
}

h1 {
	color: #990000;
	font-size: 16pt;
	text-align: center;
}


.upper, .upper2 {
color : #000000;
border: 1px solid #916659;
}

.upper {
	background : #E9D1BE;
}


.upper2 {
	background : #EFE8D6;
}


.kicsi {
	font-size: 10px;
}

.entries {
	color : Black;
	font-size: 12px;
	background-color: #EFE8D6;
	border: #CAB1A2 1px solid;
	margin: 5px;
}

a {
	color : #ffffff;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color : red;
	text-decoration : none;
}

a.kicsi {
	font-size: 10px;
	color : #660000;
	text-decoration : underline;
}

.a2 {
font-size: 13px;
}

a.kicsi:hover {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

hr {
	color: #000000;
	height: 1px;
}

/* EVERYTHING BELOW ADDED IN 1.5 */
div.centered {
	text-align: center;
}

div.centered table {
	margin: 0 auto; 
	text-align: left;
}
