body {
	background: #000000;
	margin: 5px;
	padding: 0;
	color:#C17711;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #FF831E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF831E;
}
a:hover {
	text-decoration: underline;
	color: #FF831E;
}
a:active {
	text-decoration: underline;
	color: #FF831E;
}
a:link img, a:visited img, img {
	border-color: #FF831E;
}
a:focus img, a:hover img, a:active img {
	border-color: #FF831E;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #993300;
}
#header {
	height: 190px;
	padding-right: 20px;
}
#header_admin {
	height: 35px;
	padding-right: 20px;
	border-bottom: 1px solid #993300;
	background-image: url(../images/footer.gif);
	background-position: center center;
}
#tartalom {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-color: #19120A;
	padding-bottom: 10px;
}
#tartalom ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#tartalom li {
	list-style: url(../images/nyil.gif);
}
#footer {
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	color: #9C5410;
	background-image: url(../images/footer.gif);
	height: 50px;
}
#footer a:link {
	color:#C17711;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color:#C17711;
}
#footer a:hover {
	text-decoration: none;
	color: #FF831E;
}
#footer a:active {
	text-decoration: none;
	color: #FF831E;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FF831E;
	text-align: left;
}
h2 {
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	color: #FF831E;
}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FF831E;
}
.inputbox { 
	margin:2px;
	padding:2px;
	color:#C17711;
	border:1px solid #C17711;
	background:#21180F;
	font-size:11px;
	font-family:tahoma;
}
.button { 
	margin:2px;
	color:#C17711;
	border:1px solid #C17711;
	background:#21180F;
	font-size:11px;
	font-family:tahoma;
}
#tabs {
	float:left;
	width:100%;
	line-height:normal;
	font-weight: bold;
}
#tabs ul {
	margin:0;
	padding:0 5px 0 5px;
	list-style:none;
}
#tabs li {
    display:inline;
    margin:0;
    padding:0;
}
#tabs a {
    float:left;
    margin:0;
    padding:0 2px 0 2px;
    text-decoration:none;
}
#tabs a span {
    float:left;
    display:block;
    padding:10px 5px 10px 5px;
	cursor:pointer;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
    color:#FFF;
}
#tabs a:hover {
    float:left;
    margin:0;
    text-decoration:none;
}
#tabs a:hover span {
    float:left;
    display:block;
    color:#FFF;
}
#tabs a.active_menu {
    float:left;
    margin:0;
    text-decoration:none;
}
#tabs a.active_menu span {
    float:left;
    display:block;
    color:#FFF;
}
.mentes {
	background-image: url(../images/ment.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
}
.button_torol { 
	background:url(../admin/images/torol.gif) no-repeat;
	border:none;
	height:16px;
	width:16px;
}
.button_aktival {
	background:url(../admin/images/aktival.gif) no-repeat;
	height:16px;
	width:16px;
	border:none;
}
.button_deaktival {
	background:url(../admin/images/inaktival.gif) no-repeat;
	height:16px;
	width:16px;
	border:none;
}
.button_atir {
	background:url(../admin/images/page_edit.gif) no-repeat;
	height:16px;
	width:16px;
	border:none;
}
.button_bgzene {
	background:url(../admin/images/music.gif) no-repeat;
	height:16px;
	width:16px;
	border:none;
}
#leftMenu {
	float:left;
	width:130px;
	margin-top:20px;
}
#content {
	float:right;
	width:740px;
	margin-top:20px;
}
/*
.title-acordion{
	cursor:pointer;
}

.title-acordion:hover{
	color: #FF831E;
}
*/