body {
   background-color: #570f11;
   font-family: Comic Sans MS;
   background-image: url('../kepek/hatter.jpg');
   background-repeat: no-repeat; 
   color: #ffe696;
   font-size: 14px;
}

#tartalom { 
   position: relative;
   padding-top: 400px;
   padding-left: 230px;
   width: 650px;
   text-align: left;
   height: 1200px;
}

#tartalom a {
	color: #ffe696;
}

#tartalom a:active, #tartalom a:hover {
	color: white;
}

.fontos {
	font-size: 20px;
	font-weight: bold;
}

#floatdiv {
	position: absolute;
	top: 370px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 15px;
	font-weight: bold;
	z-index: 2;
}

#floatdiv li{
	list-style: none;
	padding-top: 3px;
	letter-spacing: 1.1pt;
}

#floatdiv a, #menu_felso a {
	color: #ffe696;
	text-decoration: none;
}

#floatdiv a:hover, #floatdiv a:active, #menu_felso a:hover, #menu_felso a:active {
	color: white;  
}

#kulcsszavak {
	position: absolute;
	top: -5px;
	left: 5px;
}

#kulcsszavak h1 {
	padding: 0;
	font-size: 12px;
	color: #570f11;
}

#menu_felso {
   position: absolute;
	top: 7px;
	left: 5px;
	z-index: 1;	
}

#menu_felso li {
	list-style-type: none;
	display: inline;
	padding-left: 15px;
}

#naptar_program {
   position: absolute;
   top: 255px;
   left: 480px;
   background: #ffe696;
   width: 150px;
   height: 155px;
   z-index: 1;
   font-size: 12px;
}

#naptar {
	font-size: 11px;
	text-decoration: none;
	color: #570f11;
	padding-left: 0px;
	margin-top: -3px;
}

.nap_sima a {
	font-size: 11px;
	color: white;
}

.nap_sima a:active, .nap_sima a:hover {
	color: #ffe696;
}

#naptar table {
	font-size: 11px;
	border: 0;
	padding: 1px;
	width: 150px;
}

#naptar td {
	text-align: center;
	font-size: 11px;
	height: 14px;
}

td.napok {
	background-color: #570f11;
	color: white;
}

td.nap_ures {
	background-color: #ffe696;
}

td.nap_akt {
	background-color: white;
}

.nap_akt a {
	color: #570f11;
}

.nap_akt a:active, .nap_akt a:hover {
	color: #e8b673;
}

td.nap_prog {
	background-color: white;
}

td.nap_sima {
	background-color: #e8b673;
	font-size: 11px;
}

td.sima {
	font-size: 11px;
}

#bejelent {
	position: absolute;
	top: 260px;
	left: 50px;
	width: 350px;
   height: 220px;
   z-index: 1;
   color: #ffe696;
}

#bej_urlap {
	margin-top: -10px;
}

#bejelent table {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}

#bejelent .input {
	color: #570f11;
	background-color: #ffe696;
}

#bejelent .gomb {
	color: #ffe696;
	background-color: #570f11;
	font-size: 14px;
	font-weight: bold;
	z-index: 2;
}

#bejelent .link {
	background: #570f11;
}

#bejelent a {
	color: #ffe696;
	text-decoration: none;
}

#bejelent a:active, #bejelent a:hover, #akcio_tart a:active, #akcio_tart a:hover, #koszont a:active, #koszont a:hover {
	color: white;
}

#bejelent #koszont {
	font-size: 16px;
	color: #ffe696;
	padding-left: 20px;
}

td.bej_nev {
	text-align: right;
}

.kep {
	position: relative;
	float: right;
	margin: 15px;
	border: 0px;
}

#akcio {
   color: #ffe696;
   z-index: 1;
   padding-top: 20px;
   padding-bottom: 40px;
   font-size: 17px;
   font-weight: bold;
}

#slider {
    position: absolute;
	 top: 205px;
	 left: 625px;
	 overflow: hidden; /* important */
	 width: 340px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
}
#sliderContent {
   position: absolute;
	top: 0;
	margin: 0;
	width: 340px; /* important to be same as image width or wider */
	height: 200px;
}
.sliderImage {
   float: left;
   position: relative;
	display: none;
}
.sliderImage span {
   position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   background-color: #570f11;
   filter: alpha(opacity=70);
   -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
   opacity: 0.7;
   color: #ffe696;
   display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}

.bottom {
	bottom: 0;
   left: 0;
}

#slider ul { 
   list-style-type: none;
}

#bekezd_2 {
	padding-bottom: 20px;
}

#belep_admin {
	position: absolute;
	top: 80px;
	left: 150px;
}

#belep_admin a {
	color: #ffe696;
}
