/* CSS Document */
body {
	background-color:#797F59;
	margin: 0 0 0 0;
}

#header {
	background:url(../images/header.jpg);
	height:272px;
	width: 806px;
}

#content {
	text-align:justify;
	background-color:#FFFFFF;
	width: 573px;
	height: 100%;
}

#menu {
	background-color:#FFFFFF;
	width: 175px;
	height: 100%;
}

#footer {
	background:url(../images/footer.gif);
	height:65px;
	width: 806px;
}

#side1 {
	background:url(../images/side1.jpg) repeat-y;
	width:26px;
	height:100%;
}

#side2 {
	background:url(../images/side2.jpg) repeat-y;
	width:32px;
	height:100%;
}

.label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#FFFFFF;
}

a.menu:link, a.menu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a.menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#B50000;
	text-decoration:none;
}

.cim {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#B50000;
}

.szoveg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.lablec {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

a.lablec:link,  a.lablec:visited, a.lablec:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}


/*OLD*/

#caption {
	height: 44px;
	width: 911px;
	text-align: center;
	background: url(../images/caption.gif) no-repeat;
}

#webkoktel {
	float: left;
	width: 213px;
	height: 100px;
	background: url(../images/webkoktel.gif) no-repeat;
}

#caption_text {
	padding: 9px 0 0 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #74a009;
}

#logout a {
	float: right;
	width: 154px;
	height: 44px;
	background: url(../images/logout.gif) no-repeat;
}

#logout a:hover {
	background-position: -154px;
}

#admin_menu {
	width: 911px;
	height: 100px;
}

#edit a {
	float: left;
	width: 90px;
	height: 100px;
	background: url(../images/edit.gif) no-repeat;
}

#edit a:hover {
	background-position: -90px;
}

#edited_content_view a {
	float: left;
	width: 140px;
	height: 100px;
	background: url(../images/edited_content_view.gif) no-repeat;
}

#edited_content_view a:hover {
	background-position: -140px;
}

#publication a {
	float: left;
	width: 79px;
	height: 100px;
	background: url(../images/publication.gif) no-repeat;
}

#publication a:hover {
	background-position: -79px;
}

#publication_revoke a {
	float: left;
	width: 149px;
	height: 100px;
	background: url(../images/publication_revoke.gif) no-repeat;
}

#publication_revoke a:hover {
	background-position: -149px;
}

#options_help {
	float: left;
	width: 154px;
	height: 100px;
}

#options a {
	float: left;
	display: block;
	width: 154px;
	height: 44px;
	background: url(../images/options.gif) no-repeat;
}

#options a:hover {
	background-position: -154px;
}

#help a {
	display: block;
	float: left;
	width: 154px;
	height: 56px;
	background: url(../images/help.gif) no-repeat;
}

#help a:hover {
	background-position: -154px;
}

#logo_line {
	width: 862px;
	height: 100px;
}

#logo {
	float: left;
	width: 239px;
	height: 100px;
	background: url(../images/logo.gif) no-repeat left;
}

#none2 {
	float: left;
	height: 100px;
	width: 623px;
	background: url(../images/none2.gif) no-repeat;
}

#text_content {
	width: 516px;
	background:#FFFFFF;
}

#textbox {
	margin: 0 30px 30px 30px;
}

#textbox h2 {
	color:#FF8302;   
	font-size: 14px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#textbox p {
	font-size: 12px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#none1 {
	float: left;
	width: 86px;
	height: 100px;
	background: url(../images/none1.gif) no-repeat;
}

#loginpanel {
	width: 514px;
	height: 431px;
	position: relative;
	top: 100px;	
}

#loginpaneltop {
	width: 514px;
	height: 179px;
	background-image: url(../images/logintop.jpg);
}

#loginpanelbottom {
	width: 514px;
	height: 252px;
	padding-left: 47px;
	background-image: url(../images/loginbottombg.jpg);
	background-repeat:no-repeat;
}

#user_login {
	text-decoration: none;
	color:#FFFFFF;
	font-family: arial, sans-serif;	
	font-size: 12px;	
	text-align: justify;
	width:inherit;
}