/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.attetszo {
	background-color: #CCCCCC;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
.style3 {color: #000000}
#mainmenu a:link, #mainmenu a:visited{
	font-size: 16px;
	font-weight: normal;
	color: #BFBFBF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#mainmenu a:hover{
	color: #FFFFFF;
}

.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
#amenu a:link, #amenu a:visited{
	padding: 4px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-align: left;
	display: block;
}
#amenu a:hover {
	color: #990000;
	background-color: #FFFAF0;
}
.info {
	background-color: #FE8103;
}

.info {
	background-color: #FE8103;
}
.feher {
	font-weight: bold;
	color: #FFFFFF;
}
.skeret {
	border: 1px solid #990000;
	padding: 5px;
}
.keret {
	border: 1px solid #990000;
}
.ter {
	padding: 3px;
}
h1 {
	font-size: 10px;
}
h2 {
	font-size: 11px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 15px;
}
.fekete {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}
.szabad {
	background-color: #00CC00;
}
.fuggoben {
	background-color: #FFFF00;
}
.foglalt {
	background-color: #FF0000;
}
#fogl a:link, #fogl a:visited {
	display: block;
	height: 100%;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
#fogl a:hover{
	display: block;
	background-color: #CCCCCC;
	height: 100%;
	width: 30px;
}
.inp_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}


/* lenyílómenü ----------------------------------------------------*/

.menulist, .menulist ul {
	margin: 0;
	padding: 0;
	width: 200px;
	background-color:#527b6f;
	font-size: 13px;
	font-weight: normal;
	list-style-type: none;
}

.menulist ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 199px;
	background-color: #527b6f;
}

.menulist li {
	position: relative;
	border: 1px solid #527b6f;
	margin: -1px;
	background-color: #337956;
}
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

.menulist a {
	display: block;
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #527b6f;
	font-size: 12px;
	font-weight: bold;
}

.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
	color: #FFFFFF;
	background-color: #4A9193;
	font-size: 12px;
	font-weight: bold;
}


.menulist a .subind {
 float: right;
}

*+html .menulist li {
 float: left;
 height: 1%;
}
*+html .menulist a {
 height: 1%;
}
* html .menulist li {
 float: left;
 height: 1%;
}

* html .menulist a {
 height: 1%;
}
