/* CSS Document */

body {
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	margin: 0px;
	background-image: url(pict/bg_body.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 996px;
	margin: 0 auto;
	text-align: left;
} 


h1 {
	font-size:18px;
	margin:0 0 15px 0;
}
h2 {
	font-size:16px;
	margin:0 0 15px 0;
}
h3 {
	font-size:14px;
	margin:0 0 15px 0;
}
h4 {
	font-size:12px;
	margin:0 0 15px 0;
}
h5 {
	font-size:12px;
	margin:0 0 15px 0;
}
p {
	font-size:11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.clear {
	clear:both;
	width:auto;
	height:0px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.clear10 {
	clear:both;
	width:auto;
	height:10px;
	overflow:hidden;
}
.clear20 {
	clear:both;
	width:auto;
	height:20px;
	overflow:hidden;
}


/* fejléc elemei */

#header {
	width:996px;
	height:244px;
	background-repeat: no-repeat;
	background-image: url(pict/bg_header.jpg);
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	position: relative;
}


ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 175px; /*For KHTML*/
	list-style: none;
}

ul#navmenu li {
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
}

/* Root Menu */
ul#navmenu a {
	display: block;
	color: #333333;
	text-decoration: none; /*For IE*/
	background-color: #fec352;
	padding-right: 6px;
	padding-left: 6px;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	background-image: url(pict/bg_menu_off.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	color: #FFFFFF;
	background-color: #325640;
	background-image: url(pict/bg_menu_on.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	color: #FFFFFF;
	background-color: #325640;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	color: #FFF;
	background-color: #325640;
	background-image: url(pict/bg_menu_on.jpg);
	background-repeat: repeat-x;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 175px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
	display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
	display: block;
}





/* content rész, 3 hasáb főelem */

#main {
	position: relative;
	width: 996px;
	margin: 0 auto;
	text-align: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #FFFFFF;
}



#box_index {
	margin-top: 0;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 175px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: justify;
}
#box_index .title{
	overflow:hidden;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
#box_index p {
	font-size:11px;
	line-height:18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box_index ul {
	font-size:11px;
	line-height:18px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box_index em {
	font-style: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-size: 26px;
}
#box_index img {
	color: #000000;
	margin-left: 8px;
	border: 2px solid #666666;

}
#box_index a {
	text-decoration: none;
	color: #D25E0F;
	font-size: 11px;
	font-weight: bold;
}
#box_index a:hover {
	color: #6d2121;
	text-decoration: underline;
}
#box_index h2 {
	font-size:14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
	font-weight: bold;
}
#box_index h4 {
	color: #D25E0F;
	font-variant: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F9F9F;
	font-size: 16px;
}
#box_index h5 {
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#box_index table {
	BORDER-COLLAPSE: collapse;
	font-size: 11px;
	border: 0px solid #D7D7D7;
}
#box_index table img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 8px;


}
#box_index table td {
	BORDER-COLLAPSE: collapse;
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	line-height: 25px;
	color: #666666;
}
#box_index table th {
	BORDER-COLLAPSE: collapse;
	line-height: 25px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#box_index table thead {
	COLOR: #fff;
}


#box_maincontent {
	margin-top: 20px;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 175px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
}
#box_maincontent .title{
	overflow:hidden;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
#box_maincontent p {
	font-size:11px;
	line-height:18px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box_maincontent em {
	font-style: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-size: 26px;
}
#box_maincontent img {
	color: #000000;

}
#box_maincontent a {
	text-decoration: none;
	color: #D25E0F;
	font-size: 12px;
}
#box_maincontent a:hover {
	color: #6d2121;
	text-decoration: underline;
}
#box_maincontent h1 {
	font-size: 20px;
	color: #D25E0F;
	font-variant: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
#box_maincontent h2 {
	font-size: 12px;
	color: #D25E0F;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#box_maincontent h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #22392B;
	height: 50px;
	margin: 0px;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #112F3E;
	vertical-align: middle;
}
#box_maincontent h4 {
	color: #FFFFFF;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	margin: 0px;
	background-color: #333333;
	line-height: 30px;
	height: 30px;
}
#box_maincontent h5 {
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#box_maincontent .table_day {
	BORDER-COLLAPSE: collapse;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	width: 100%;
	border: 0px solid #D7D7D7;
}
#box_maincontent .table_day img {
	margin-top: 0px;


}
#box_maincontent .table_day td {
	BORDER-COLLAPSE: collapse;
	height: 25px;
	line-height: 25px;
	padding-left: 6px;
	font-weight: bold;
	background-color: #335640;
	color: #FFFFFF;
}
#box_maincontent .table_day th {
	BORDER-COLLAPSE: collapse;
	text-align: left;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #48795A;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
#box_maincontent .table_day thead {
	COLOR: #fff;
}


#box_maincontent .table_reszletek {
	BORDER-COLLAPSE: collapse;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	width: 100%;
	border: 0px solid #D7D7D7;
}
#box_maincontent .table_reszletek p {
	margin: 0px;
	padding: 0px;
}
#box_maincontent .table_reszletek img {
	margin-top: 0px;


}
#box_maincontent .table_reszletek td {
	BORDER-COLLAPSE: collapse;
	padding-left: 6px;
	background-color: #E9E9E9;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	line-height: 20px;
}
#box_maincontent .table_reszletek th {
	BORDER-COLLAPSE: collapse;
	text-align: left;
	padding-left: 6px;
	background-color: #F5F5F5;
	height: 25px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	line-height: 25px;
}
#box_maincontent .table_reszletek thead {
	COLOR: #fff;
}


/* bal oldali sáv elemei */

#left_side {
	position: absolute;
	top: 0;
	left: 0;
	width: 175px;
}
#left_side .title{
	overflow:hidden;
	color: #FFFFFF;
	height: 24px;
	padding-left: 10px;
	background-color: #6d2121;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
}
#left_side p {
	font-size:11px;
	line-height:14px;
	text-align: left;
}
#left_side h1 {
	font-size:16px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#left_side h2 {
	font-size:13px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#left_side img{

}
#left_side a{
	color: #6C523C;
	background-repeat: no-repeat;
	text-decoration: underline;
}
#left_side a:hover{
	color: #B84C18;
	text-decoration: underline;
}



/* jobb oldali sáv elemei */

#right_side {
	position: absolute;
	top: 0;
	right: 0;
	width: 180px;
	text-align: center;
}
#right_side .title{
	overflow:hidden;
	color: #000000;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
	font-size: 11px;
}
#right_side p {
	font-size:11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right_side img {
	margin-top: 30px;
	border: 1px solid #333333;
}
#right_side tr, 
#right_side td {
	font-size:11px;
}
#right_side h1 {
	font-size:16px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#right_side h2 {
	font-size:13px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#right_side img{
	text-align: center;
}
#right_side select{
	margin-left: 5px;
}
#right_side input{
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-left: 5px;
}
#right_side a{
	color: #782600;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}
#right_side a:hover{
	color: #B84C18;
	text-decoration: underline;
}
#right_side table {
	BORDER-COLLAPSE: collapse;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	width: 100%;
}
#right_side table td {
	BORDER-COLLAPSE: collapse;
	background-color: #E2BB78;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#right_side table th {
	BORDER-COLLAPSE: collapse;
	border: 1px solid #f7dcab;
	background-image: url(pict/bg_table_th.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#right_side table thead {
	COLOR: #fff;
}



/* lábléc elemei */

#footer {
	width:996px;
	text-align:center;
	font-size:12px;
	color: #000000;
	line-height: 50px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	line-height: 20px;
}
#footer a {
	color:#D25E0F;
	text-decoration:underline;
}
#footer a:hover {
	color:#6d2121;
	text-decoration:underline;
}
