/* CSS Document */
/* Háttér beállítása */
body {
	background-image: url(elemek/main/rs_carbon.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
/* Linkek beállítása */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.h1 {
	font-family:Tahoma;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #FFFFFF;
}
.h2 {
	font-family:Tahoma;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #FFFFFF;
}
.text10normalgrey {
	font-family:Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #B6B6B6;
	line-height: 150%;
}
.text11normalgrey {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B6B6B6;
	line-height: 150%;
}
.text11boldgrey {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B6B6B6;
	line-height: 150%;
}
.text12normalgrey {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #B6B6B6;
	line-height: 150%;
}
.text12boldgrey {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B6B6B6;
	line-height: 150%;
}
.text10normalorange {
	font-family:Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF7E00;
	line-height: 150%;
}
.text11normalorange {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF7E00;
	line-height: 150%;
}
.text11boldorange {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF7E00;
	line-height: 150%;
}
.text12normalorange {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF7E00;
	line-height: 150%;
}
.text12boldorange {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF7E00;
	line-height: 150%;
}
.text8normaldarkgrey {
	font-family:Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3E4042;
	line-height: 150%;
}
td.menu_on {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF7E00;
	line-height: 150%;
	border-bottom:1px solid #1B1C1D;
	padding-left:24px;
	background-image:url(elemek/almenu/almenu_bg_rollover.jpg)
}
td.menu_off {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B6B6B6;
	line-height: 150%;
	border-bottom:1px solid #1B1C1D;
	padding-left:24px;
	background-image:url(elemek/almenu/almenu_bg.jpg)
}
#marqueecontainerindex{
position: relative;
width: 120px; /*marquee width */
height: 450px; /*marquee height */
background-color: #3E4042;
overflow: hidden;
border: none;
padding: 0px;
padding-left: 0px;
}
#marqueecontainerlinkek{
position: relative;
width: 170px; /*marquee width */
height: 250px; /*marquee height */
background-color: #252628;
overflow: hidden;
border: none;
padding: 0px;
padding-left: 0px;
}
