/*********BODY**********/
body {
	margin:0;
	padding:0;
	/*background-color:#FEF4C7;*/
	font-family:century gothic, browalia new, book antiqua;
	font-size:10.5pt;
}

/*******TOP***********/

#top  {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	* margin-left:17%;
	width:900px;
	height:190px;
	margin-top:1%;
	background-image: url('kepek/csik3.jpg');
	-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
	
}

#topmenu  {
	position:relative;
	width:900px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	top:160px;
	/* background-color: blue;
	/* border-bottom: 2px solid #000; */
	font-weight:bold;
	
	color: #EA9F24;
}

#topmenu ul {
	margin:0;
	margin-left:50px;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	line-height: 1.6em;
	
}
#topmenu ul li {
	margin:0 49px 0 5px;
	padding:0;
	float:left;
	position:relative;
	
	top:0px;
}
#topmenu ul li a {
	text-decoration: none;
	color: #EA9F24;
}
#topmenu ul li a:hover {
	color:#fff;
	
}

h1 {
	text-align:center;
	color:#000;
	font-size:2.3em;
}

/**********HEADMENU***************/

#head {
	position: relative;
	background-image:url('kepek/k9.jpg');
	width:540px;
	height:250px;
	/*left:2%;*/
	
	float:left;
}
#menu {
	position:relative;
	background-color:#017C64;
	/*border-right: 2px solid #000;*/
	width:180px;
	height:250px;
	float:right;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	text-shadow: #000 2px 2px 1em;
	
}
#menu ul {
	margin:0;
	padding:0;
	list-style: none;
	padding-top: 20px;
	
}
#menu ul li {
	
	padding-left:5px;
	line-height:2em;
	font-size:1em;
	font-weight: bold;
}
#menu ul li a {
	text-decoration: none;
	color: #fff;
	padding-left:6px;
	border-left:3px solid #017C64;
}
#menu ul li a:hover {
	color:#000;
	border-left:3px solid red;
	text-shadow: #E4E4E4 1px 1px 0.6em;
}

#katalog {
	position:relative;
	text-align:right;
	background-color:#017C64;
	/*border-right: 2px solid #000;*/
	width:180px;
	height:250px;
	float:left;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-shadow: #000 2px 2px 1em;
	
}
#katalog ul {
	margin:0;
	padding:0;
	list-style: none;
	padding-top: 20px;
}

#katalog ul li {
	
	padding-right:5px;
	margin-right:0px;
	line-height:2em;
	font-weight: bold;
	font-size:1em;
}
#katalog ul li a {
	text-decoration: none;
	color: #fff;
	padding-right:6px;
	border-right:3px solid #017C64;
}
#katalog ul li a:hover {
	color:#000;
	border-right:3px solid red;
	text-shadow: #E4E4E4 1px 1px 0.6em;
}

.show_hide5 ul li a, .show_hide6 ul li a {
	text-decoration: none;
	color:#000;
	border-right:3px solid red;
	text-shadow: #E4E4E4 1px 1px 0.6em;
}
.show_hide5 ul li a:hover, .show_hide6 ul li a:hover {
	color:#000;
	border-right:3px solid red;
	text-shadow: #E4E4E4 1px 1px 0.6em;
	
	
}

.container {
	/* border: 2px solid #000; */
	width:900px;
	height:250px;
	background-color:#017C64;
	/*margin-top:2%; */
	font-family:gill sans mt;
	
	margin-left:auto;
	margin-right:auto;
	* margin-left: 17%;
	/*padding-top:5px;
	padding-bottom:5px;*/
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 0px #ccc;
	box-shadow: 5px 5px 5px #ccc;
}


/*********AKTUALITÁSOK***********/

#rendezveny {
	width:900px;
	height:500px;
	margin-top:2%;
	margin:0;
	padding:0;
	
}
#rendezveny  p {
	background-color:#fff;
	border:3px solid #017C64;
	padding:5px;
	-moz-box-shadow: 0px 5px 5px 1px #ccc;
	-webkit-box-shadow: 5px 5px 0px 1px #ccc;
	box-shadow: 5px 5px 5px 1px #ccc;
	text-align:justify;
}
#rendezveny ul {
	display:line;
	margin-left:10%;
}



.span {
	font-weight:bold;
	font-size:1.2em;
}
#span1 {
	font-weight:bold;
}
#rendezveny h2 {
	margin: 0px;
	margin-top:2%;
	padding: 5px;
	background-color:#017C64;
	text-align: center;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-box-shadow: 0px 5px 5px 1px #ccc;
	-webkit-box-shadow: 5px 5px 0px 1px #ccc;
	box-shadow: 5px 5px 5px 1px #ccc;
	text-shadow: #000 2px 2px 1em;
	color:#fff;
}

#rendezveny a {
	text-decoration: none;
	color:#000;
}
#rendezveny a:hover {
	
	color:#074B78;
}

/*******************FRAME*****************/

#frame {
	width:920px;
	height:2000px;
	padding:0px;
	/*margin-left:autio;
	margin-right:auto;*/

}
#frame1{
	position:relative;
	width:900px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	* margin-left:17%;
	margin-top:3%;
	
}

/********************BAR*******************/

#bar {
	width:900px;
	height:50px;
	margin-top:2%;
	margin-left:auto;
	* margin-left:17%;
	margin-right:auto;
	background-image: url('kepek/bar.jpg');
	background-repeat: no repeat;
}

/**************KÖNYVAJÁNLÓ**************/

#ajanlo {
	width:900px;
	height:500px;
	margin-top:2%;
	margin-left:auto;
	* margin-left:17%;
	margin-right:auto;
	padding:0;
	
}
#ajanlo  p{
	background-color:#fff;
	border:3px solid #017C64;
	padding:15px;
	-moz-box-shadow: 0px 5px 5px 1px #ccc;
	-webkit-box-shadow: 5px 5px 0px 1px #ccc;
	box-shadow: 5px 5px 5px 1px #ccc;
	text-align:center;
}

#ajanlo h2 {
	margin: 0px;
	margin-top:1%;
	padding: 5px;
	background-color:#017C64;
	/*text-align: center;*/
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-box-shadow: 0px 5px 5px 1px #ccc;
	-webkit-box-shadow: 5px 5px 0px 1px #ccc;
	box-shadow: 5px 5px 5px 1px #ccc;
	text-shadow: #000 2px 2px 1em;
	color:#fff;
	font-size:11pt;
}

/************SHOW/HIDE*****************/

.show_hide, .show_hide1, .show_hide2, .show_hide3, .show_hide4{
	display:none;
	float:right;
	font-size:8pt;
	padding-top:2px;
	padding-right:10px;
	color:#fff;
	text-decoration:none;
	text-shadow: #000 0px 0px 0em;
}


.slidingDiv5, .slidingDiv6 {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	* margin-left:17%;
	
}
#p {
	padding-left:180px;
}
/*******TABLE**********/
td {
	text-align:right;
}
#td {
	font-weight:bold;
	font-size:11pt;
	height:50px;
}
/* #search {
	position:relative;
	top:60px;
	/*margin-left:auto;
	* margin-left:17%;
	margin-right:auto;*/
	float:right;
	width:200px;
	background-color:#017C64;
	padding:3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
		-moz-box-shadow: 0px 5px 5px 1px #ccc;
	-webkit-box-shadow: 5px 5px 0px 1px #ccc;
	box-shadow: 5px 5px 5px 1px #ccc;
	
}*/
