@charset "windows-1250";
.kereses {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
.Cimsor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.szovegtorzs {
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
.szovegtorzs-behuzott {
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	padding-left: 5px;
}
.footer {
	font-family: "MS Serif", "New York", serif;
	font-size: 11px;
	color: #333;
	text-align: center;
}
.cimlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	padding-right: 10px;
}
.inputbox {
	font-family: "MS Serif", "New York", serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	background-color: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.ArlistaCimsor {
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCC;
	background-color: #666;
	text-align: center;
}
.Header {
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-align: left;
}
.felsorolas {
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	list-style-type: square;
	list-style-position: inside;
}
.inputform {
	font-family: "MS Serif", "New York", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	background-color: #999;
	padding-left: 5px;
	border: 1px solid #333;
}
.buttons {
	font-family: "MS Serif", "New York", serif;
	font-size: 10px;
}

/*
	HELP BOX
*/
a.thumbnail{
    position: relative;
    z-index: 0;
    text-decoration: none;
}

a.thumbnail:hover{
    background-color: transparent;
    z-index: 50;
}

a.thumbnail span {
    position: absolute;
    background-color: #fff;
    padding: 5px;
    left: -1000px;
    border: 1px solid #f14603;
    visibility: hidden;
    text-align: left;
	width: 250px;
}

a.thumbnail:hover span.small {
	text-decoration: none;
    visibility: visible;
    top: -20px;
    left: 20px;
	color: #666;
	font: 12px Arial, Georgia, Tahoma;
}

.szovegtorzs-right {
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-align: right;
	padding-right: 3px;
}
