0.mnu_main
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

/* POPUP CSS */
DIV#popup_header
{
	background-color: blue;
	height: 60px;
}

DIV#popup_header IMG
{
	border: 0px;
}

DIV#popup_galery
{
	margin-top: 5px;
}

DIV#mnu_main
{
	margin: 0px;
	padding: 0px;
}

/* ADS */
.adl_partner
{
  color: #FFFFFF;
  font-size: 10px;
  text-align: left;
}

.adl_partner IMG
{
  border: 0px;
}

.adl_partner UL LI
{
  list-style: none;
  margin-left: -8px;
  padding-top: 4px;
}

/* Szöveges tartalom*/

.content_header
{
	padding: 10px 10px 10px 10px;
	font-size: 24px;
	font-style: italic;
}

.content_header2
{
	height: 89px;
	width: 694px;
	background-image: url("../../images/header_top.jpg");
	background-repeat: no-repeat;
}

.content_error
{
	padding: 10px 10px 10px 10px;
	border: 1px dashed #000078;
	background-color: #85BFEA;
}

.content_top
{
	height: 48px;
	font-size: 13px;
	font-family: "Arial Narrow";
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.content_bg
{
	background-image: url("../../images/content_bg.jpg");
	background-repeat: repeat-y;
    padding: 0px;
    color: #1b412d;
    text-align: justify;
    min-height: 550px;
}

.content_bg P
{
	padding: 0px;
	margin: 0px;
}

.content_bg2
{
	background-image: url("../../images/content_top_bg.jpg");
	background-repeat: no-repeat;
    background-color: transparent;
    padding: 80px 20px 30px 20px;
    min-height: 700px;
    font-size: 12px;
}


.content_bg2 H1, .content_bg2 H2, .content_bg2 H3
{
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.content_bg2 H2, .content_bg2 H2 IMG, .content_bg2 H2 A
{
	font-weight: normal;
	text-align: justify;
	border: 0px;
	font-size: 14px;
	text-decoration: none;
}

.content_bg2 H3
{
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

.content_bg2 A:LINK, .content_bg2 A:ACTIVE, .content_bg2 A:HOVER, .content_bg2 A:VISITED
{
  color: #1b412d;
  border: 0px;
}

.content_select, .content_bg INPUT
{
	border: 0px;
	padding: 1px 3px 1px 3px;
	background-color: #FFFFFF;
	border: 1px solid #0037C6;
	font-size: 12px;
	font-weight: bold;
}

.content_menulist
{
  	margin-top: 2px;
}

.content_menulist A
{
	border: 1px solid #7f7d74;
  	background-color: #fefacf;
	color: #7f7d74;
	text-decoration: none;
  	padding-left: 5px;
	padding-right: 5px;
  	margin-right: 2px;
}

.content_menulist A:active, .content_menulist A:hover
{
 	background-color: #CCCCCC;
 	color: #FFFFFF;
}

/* doboz teteje */

.box_bg
{
	background-image: url("../../images_1024/box_bg.jpg");
	background-repeat: repeat-y;
	padding-left: 17px;
	color: #FFFF00;
}

.box_bg A:LINK, .box_bg A:ACTIVE, .box_bg A:HOVER, .box_bg A:VISITED
{
	color: #FFFF00;
	text-decoration: underline;
}

.box_bg INPUT
{
	background-color: #FFFFFF;
	border: 1px solid #0037C6;
	font-size: 12px;
	font-weight: bold;
}

.box_bg UL, .box_bg H4
{
	margin: 0px;
	padding: 0px;
}

.box_bg UL
{
  font-family: "arial narrow";
  font-size: 14px;
	list-style: dot;
	padding-left: 15px;
}
.box_top
{
	height: 48px;
}

/* általános doboz alja*/

.box_bottom
{
	background-image: url("../../images_1024/box_bottom.jpg");
	background-repeat: no-repeat;
	height: 27px;
}

/* Calendar */
.calendar table, .calendar td {
	font-family: Arial, Veranda, sans serif;
  	color: #7f7d74;
	cursor: pointer;
}

.calendar_header {
        font-weight: bold;
  		color: #FFFFFF;
        font-size: 12px;
}

.calendar_daytable {
		background-color: #7f7d74;
        width: 180px;
}

.calendar_dayrow {
        height: 20px;
}


.calendar_dayhead {
  		background-color: #fefacf;
        font-weight: bold;
        text-align: center;
}

.calendar_days {
  		background-color: #fefacf;
        text-align: center;
        width: 14%;
}

