/* CSS Document */

html {
	height: 100%;
}

.clr {
	clear: both;
}


body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

td {
	text-align: left;
	font-size: 11px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


/* Linkek */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}


/* főmenük */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.jpg) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	/*font-family: Serif;*/
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-left: 60px;
	padding-right: 30px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #999999;
}

a.mainlevel#active_menu {
	color:#000;
	font-weight: bold;
	background-position: 0px -20px;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}


/* almenük */
a.sublevel:link, a.sublevel:visited {
	display: block;
	height: 20px !important;
	height: 25px;
	line-height: 15px !important;
	line-height: 15px;
	font-size: 16px;
	font-family: Serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #900;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;

}

a.sublevel:hover {
	color: #382611;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}


/* Bal oldal */
#left_outer {
  float: left;
	margin-top: 2px;
	width: 230px;
}

#left_inner {
  border: 0px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}


/* Mosmainbody */
table td.body_outer {
	padding: 20px;
	border: 0px solid #cccccc;
}


/* Jobb oldal */

#right_outer {
	margin-left: 0px;
	width: 250px;
}

#right_inner {
  float: none !important;
  float: left;
  border-left: 1px solid #cccccc;
  padding-left: 20px; 
  padding-top: 20px;
}


/* Modulok */
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

/* Modulok címsora*/
#left_outer table.moduletable th, #left_outer div.moduletable h3 {
	background: url(../images/subhead_bg.jpg) no-repeat;
	color: #666666;
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
	height: 20px;
	line-height: 21px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 20px;
}

#right_outer table.moduletable th, #right_outer div.moduletable h3 {
	background: url(../images/subhead_right_bg.jpg) no-repeat;
	color: #666666;
	text-align: left;
	padding-left: 30px;
	padding-top: 10px;
	height: 20px;
	line-height: 21px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 20px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* Írások címe*/
.contentheading {
	
    padding-top: 20px;
	color: #c64934;
	font-weight: normal;
	font-size: 20px;
	width: 100%;
	/*white-space: nowrap;*/
	line-height: 24px;
}

/* Létrehozás dátuma*/
.createdate {
	height: 15px;
	padding-bottom: 0px;
	color: #999999;
	font-size: 11px;
}

/* Módosítás dátuma*/
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

/* Szerző*/
.small {
	color: #999999;
	font-size: 11px;
}

#footer {
  float: none !important;
  float: left;
  padding: 20px;
}

span.article_seperator {
	display: block;
	height: 1.5em;
	/*padding: 10px;*/
}

/* MOS image beállítások*/
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;
}

.componentheading {
	
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 20px;
	height: 21px;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	

}

table.contentpaneopen {
  width: 90%;
	padding-left: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
  text-align: left;
 
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}