body {
	background: #CBCFD2;
	margin: 0 0 0 0;
	paddig: 0 0 0 0;
}

.focim {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#997038;
}

.cim {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#986F38;
}

.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#986F38;
}

#page {
	width: 873px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#header {
	width: 911px;
	height: 144px;
	margin: 0 0 6px 0;
}

#caption {
	height: 44px;
	width: 911px;
	text-align: center;
	background: url(../images/caption.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;
}

#webkoktel {
	float: left;
	width: 213px;
	height: 100px;
	background: url(../images/webkoktel.gif) no-repeat;
}

#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;
}

#none1 {
	float: left;
	width: 86px;
	height: 100px;
	background: url(../images/none1.gif) no-repeat;
}

#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;
}

#content {
	width: 810px;
	margin: 0 0 0 26px;
}

#keret {
	width: 810px;
	background:url(../images/bg_10.jpg) repeat-y;
	background-position: -30px;
}

#logo_line {
	width: 810px;
	height: 54px;
}

#logo {
	float: left;
	width: 810px;
	height: 54px;
	background: url(../images/logo.gif) no-repeat left;
}

#none2 {
	float: left;
	height: 54px;
	width: 544px;
	background: url(../images/none2.gif) no-repeat;
}

#motto {
	width: 810px;
	height: 283px;
	background: url(../images/motto.gif) no-repeat;
}

#menu {
	border: 0px solid black;
	width: 810px;
	height: 45px;
	background:url(../images/menu_bg.jpg);
	display: block;
	background-position: -31px;
}

#menu ul {
	width:790px;
	display: block;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	list-style-type: none;
}

#menu ul li {
	margin: 8px 0 0 0;
	padding: 4px 0 3px 0;
	text-align: center;
	width: 19.8%;
	display: block;
	border-left: 1px solid #986F38;
	float: left;
}

#menu ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #986F38;
}

#menu ul li a:hover {
	font-size: 12px;
	color:#71AD41 ;
}

#text_content {
	width: 710px;
	padding-left:70px;
	padding-right:70px;
	padding-bottom:10px;
	padding-top:20px;
}

#textbox {
	margin: 0 30px 30px 30px;
}

#text_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 30px 30px 30px;
	padding: 10px 0 10px 0;
	color:#6a6a6a;
	border-bottom: 1px black dotted;
	font-size: 20px;
	font-weight: normal;
}

#textbox h2 {
	color:#FF8302;  /* designhez illo betuszin */
	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;
}

#footer {
	position:relative;
	width: 810px;
	height: 50px;
	padding: 0 0 0 0;
	background: url(../images/footer.gif) no-repeat;
	text-align: left;
	vertical-align: top;
	background-position: -31px;
}

#footer_text {
	float: left;
	padding: 20px 0 0px 20px;
	width: 600px;
	text-align: left;
	vertical-align: top;
}

#webkoktel_logo {
	padding: 0 20px 0 0;
	float: right;
	width: 110px;
	height: 50px;
}

#wklogo {
	position:absolute;
	top: 0px;
	right:30px;
	width: 160px;
	height: 50px;
}

#footer_text a {
	color: #986F38;
	text-decoration:none;
	margin-left: 0px;
	margin-top: -5px;
}

#footer_text a:hover {
	color: #71AD41;
}

#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 {
	width:inherit;
}

#langchooser {
	width: 80px;
	float: right;
}

#langchooser *{
	border: 0px;
}