@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	margin: 0px;
	background-color: #a7a723;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #34340a;
	height: 100%;
}
.kepek_reszletesen {
	border: 2px solid #34340a;
}
#contentleft {
	background-image: url(images/contentleftrepeat.png);
	background-repeat: repeat-y;
}
#contentright {
	background-image: url(images/contentrightrepeat.png);
	background-repeat: repeat-y;
}
#right {
	background-image: url(images/contentbg.png);
	background-repeat: repeat-x;
	background-color: #fbb346;
	text-align: justify;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #34340a;
	margin: 0px;
	padding: 0px;
}
#kereses {
	background-image: url(images/kereses.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#right a {
	color: #34340a;
}
#left {
	background-color: #fbb346;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-x;
}
#bottom {
	text-align: center;
}
#bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34340a;
	text-decoration: none;
}
#bottom a:hover {
	color: #FFF;
}
.listabg {
	background-image: url(images/listabg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.adminlistabg {
	background-image: url(images/adminlistabg.png);
	background-repeat: no-repeat;
}
#listacim {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	font-size: 10px;
	font-weight: bold;
}
#listakep {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#listakep a img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#listaszoveg {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	font-size: 10px;
}
#leftmenu {
	width: 150px;
	margin-top: 20px;
	margin-left: 20px;
}
#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 150px;
	text-align: left;
	border: 1px solid #AAAA2A;
}
#leftmenu a {
	color: #34340a;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	border: 1px solid #FFF;
	background-color: #FCB142;
	font-size: 14px;
	font-style: normal;
}
#leftmenu li {
	position: relative;
}
.leftalmenu {
	position: absolute;
	top: 0;
	left: 100%;
	width: 200px;
	display: none;
}
#leftmenu ul li:hover ul {
	display: block;
}
#leftmenu a:hover {
	background-color: #FFF;
}
#arak {
	font-size: 11pt;
	border: 1px solid #AAAA2A;
}

