/* CSS Document */

html {
	height: 100%;
	background: #ffcc00;
}

body {
	height: 100%;
	margin:0px;
	padding:0px;
	color: #000000;
	background: #ffcc00;
}

.clr {
	clear: both;
}

.balpanel2 {
	width: 200px;
	background: url(../images/balhatter.jpg) no-repeat;
}

#lap {
	width: 1060px;
	background: url(../images/hatter.jpg) repeat-y;
}

#alj {
	width: 1060px;
	height: 55px;
	background: url(../images/also.jpg) #ffcc00 top center no-repeat;
}

#fejlec {
    width: 1024px;
	height: 160px;
	background: url(../images/fejlec.jpg) repeat-x;
}

#mainlap {
	width: 1024px;
	background: url(../images/mainhatter.jpg) repeat-y;
}

#balpanel {
	padding-top:12px;
    float:left; width: 200px;
	overflow:hidden;
	background: #66cc00;
	color: #ffffff;
}

#tartalom {
    width: 820px;
	float: right;
	background: url(../images/cikkhatter.jpg) left 20px repeat-y;
}

#tartalom2 {
/*    width: 820px;
	float: right;
	background: url(../images/cikkhatter.jpg) repeat-y;*/
	background:#ffffff;
}

#tartalj {
    width: 820px;
	height: 12px;
	float: right;
	background: #82d231 url(../images/cikkalj.jpg)21px top no-repeat;
}

#tartteto {
    width: 820px;
	height: 12px;
	float: right;
	background: #82d231 url(../images/cikkteto.jpg) 21px top no-repeat;
}

#elnijo2 {
    width: 820px;
	height: 60px;
	background: #82d231 url(../images/elnijo_hungarian.png) center right no-repeat;
}

#elnijo2_ {
    width: 820px;
	height: 60px;
	background: #82d231 url(../images/elnijo_hungarian.png) center right no-repeat;
}

#elnijo2_hungarian {
    width: 820px;
	height: 60px;
	background: #82d231 url(../images/elnijo_hungarian.png) center right no-repeat;
}

#elnijo2_english {
    width: 820px;
	height: 60px;
	background: #82d231 url(../images/elnijo_english.png) center right no-repeat;
}

#elnijo2_german {
    width: 820px;
	height: 60px;
	background: #82d231 url(../images/elnijo_english.png) center right no-repeat;
}

#elnijo2_romanian {
    width: 820px;
	height: 60px;
	background: #82d231 url(../images/elnijo_english.png) center right no-repeat;
}

#elnijo2_slovak {
    width: 820px;
	height: 60px;
	background: #82d231 url(../images/elnijo_english.png) center right no-repeat;
}

#elnijo {
    width: 820px;
	height: 60px;
	background: url(../images/elnijo_hungarian.png) center right no-repeat;
}

#elnijo_ {
    width: 820px;
	height: 60px;
	background: url(../images/elnijo_hungarian.png) center right no-repeat;
}

#elnijo_english {
    width: 820px;
	height: 60px;
	background: url(../images/elnijo_english.png) center right no-repeat;
}

#elnijo_hungarian {
    width: 820px;
	height: 60px;
	background: url(../images/elnijo_hungarian.png) center right no-repeat;
}

#elnijo_german {
    width: 820px;
	height: 60px;
	background: url(../images/elnijo_english.png) center right no-repeat;
}

#elnijo_slovak {
    width: 820px;
	height: 60px;
	background: url(../images/elnijo_english.png) center right no-repeat;
}

#elnijo_romanian {
    width: 820px;
	height: 60px;
	background: url(../images/elnijo_english.png) center right no-repeat;
}

#tartalomf_, #tartalomf, #tartalomf_hungarian {
    width: 820px;
	height: 800px;
	float: right;
	background: url(../images/fooldf.jpg) no-repeat;
}

#tartalomf_english {
    width: 820px;
	height: 800px;
	float: right;
	background: url(../images/fooldf_english.jpg) no-repeat;
}

#tartalomf_romanian {
    width: 820px;
	height: 800px;
	float: right;
	background: url(../images/fooldf_romanian.jpg) no-repeat;
}

#tartalomf_german {
    width: 820px;
	height: 800px;
	float: right;
	background: url(../images/fooldf_german.jpg) no-repeat;
}

#tartalomf_slovak {
    width: 820px;
	height: 800px;
	float: right;
	background: url(../images/fooldf_slovak.jpg) no-repeat;
}

#lablec {
    clear: both;
	width: 1024px;
	height: 80px;
	background: url(../images/lablec.jpg) #ffcc00 no-repeat;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	float: left;
	width: 150px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	border-right: 1px solid #aaa;
/*	white-space: nowrap;*/
}

ul#mainlevel-nav li a
{
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	font-weight: bold;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px;
  width: auto;
/*  background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px;
  width: auto;
/*  background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 24px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 12px;
}



body {
	height: 100%;
font-family: Tahoma, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #000000;
	background: #ffcc00;

}

/* Joomla core stuff */
a:link, a:visited {
	color: #0099cb; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FE9901;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #0099cb;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
/*  border: 0px double #cccccc;*/
/*  width: 132;*/
/*  background: url(../images/menu.jpg) repeat-x;*/
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.button5 {
  color: #0099cb;
  background: url(../images/ures.gif);
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px;
  width: 62px;
  padding: 0px;
  height: 24px;
  margin: 0px;
}

.button3 {
  color: #0099cb;
  background: url(../images/button_bg.png) no-repeat;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px;
  width: 132px;
  padding: 0px;
  height: 25px;
  margin: 0px;
}

.button4 {
  color: #0099cb;
  background: url(../images/button4_bg.jpg) no-repeat;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px;
  width: 132px;
  padding: 0px;
  height: 25px;
  margin: 0px;
}

.button2 {
  padding: 0;
  margin: 0;
  color: #0099cb;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  width: 28px;
  height: 18px;
}

.inputbox {
	padding: 2px;
/*    height: 15px;*/
	border: 1px solid #0099cb;
	font-size: 10px;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/kfej.png) no-repeat;
	color: #0099cb;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 46px;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 40px;
	color: #0099cb;
	font-weight: bold;
	font-size: 17px;
/*	white-space: nowrap;*/
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable, table.moduletable-login {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable, div.moduletable-login {
	padding: 0;
	margin-bottom: 0px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #0099cb;
	text-align: left;
	padding-left: 0px;
/*	height: 21px; */
	line-height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	margin: 0 0 2px 0;
}

table.moduletable-login th, div.moduletable-login h3 {
	color: #ccc;
	text-align: left;
	padding: 0;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 17px;
	text-transform: none;
	margin: 0 0 2px 0;
}

table.moduletable td {
	color: #ffffff;
	font-size: 12px;
	padding: 4px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-login td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #0099cb;
	font-weight: bold;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #0099cb;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #0099cb;
	text-align: left;
	text-align: center;
	height: 42px;
	width: 180px;
	text-decoration: none;
	text-transform: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #0099cb;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

#termekek a:link, #termekek a:hover, #termekek a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

h1 {
	color: #000000;
	text-align: left;
	padding-left: 0px;
/*	height: 21px; */
	line-height: 21px;
	font-weight: bold;
	font-size: 15px;
	text-transform: none;
	margin: 0 0 2px 0;
}