/* CSS Document */
body {
	background-color: #198bE3;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.text_12_blue_normal {
	font-family: Tahoma;
	color: #1877C0;
	font-weight: normal;
	font-size:12px;
}
.text_12_blue_bold {
	font-family: Tahoma;
	color: #1877C0;
	font-weight: bold;
	font-size:12px;
}
.text_10_blue_normal {
	font-family: Tahoma;
	color: #1877C0;
	font-weight: normal;
	font-size:10px;
}
.text_10_blue_bold {
	font-family: Tahoma;
	color: #1877C0;
	font-weight: bold;
	font-size:10px;
}
.text_12_grey_normal {
	font-family: Tahoma;
	color: #646464;
	font-weight: normal;
	font-size:12px;
}
.text_12_grey_bold {
	font-family: Tahoma;
	color: #646464;
	font-weight: bold;
	font-size:12px;
}
.text_10_grey_normal {
	font-family: Tahoma;
	color: #646464;
	font-weight: normal;
	font-size:10px;
}
.text_10_grey_bold {
	font-family: Tahoma;
	color: #646464;
	font-weight: bold;
	font-size:10px;
}
.text_10_lightgrey_normal {
	font-family: Tahoma;
	color: #BBBBBB;
	font-weight: normal;
	font-size:10px;
}
.text_14_white_normal {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	font-size:14px;
}
.text_14_white_bold {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
}
.text_12_white_normal {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	font-size:12px;
}
.text_12_white_bold {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
.text_10_white_normal {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	font-size:10px;
}
.text_10_white_bold {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
}
.tartalom_blue {
	font-family: Tahoma;
	color: #1877C0;
	font-weight: normal;
	font-size:12px;
	letter-spacing:1px;
	word-spacing:2px;
}
.h1 {
	font-family: Tahoma;
	color: #1877C0;
	font-weight: bold;
	font-size:18px;
	letter-spacing:1px;
	word-spacing:2px;
}
.h2 {
	font-family: Tahoma;
	color: #1877C0;
	font-weight: normal;
	font-size:14px;
	letter-spacing:1px;
	word-spacing:2px;
}
.h3 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	letter-spacing:1px;
	word-spacing:2px;
}
.footer_blue {
	font-family: Tahoma;
	color: #1877C0;
	font-weight: normal;
	font-size:10px;
}
.footer_blue_on {
	font-family: Tahoma;
	color: #3C3C3C;
	font-weight: normal;
	font-size:10px;
}
.error {
	font-family: Tahoma;
	color: #FF0000;
	font-weight: bold;
	font-size:10px;
}
.errorgreen {
	font-family: Tahoma;
	color: #009900;
	font-weight: bold;
	font-size:10px;
}
td.on {
	background-color: #9CCBEB;
}
td.off {
	background-color: #CEE3F6;
}
table.katon {
	background-color: #9CCBEB;
}
table.katoff {
	background-color: #CEE3F6;
}
table.termekon {
	background-color: #F3F3F3;
}
table.termekoff {
	background-color: #FFFFFF;
}
td.menu_on {
	background-color: #F3F3F3;
	font-family: Tahoma;
	color: #1877C0;
	font-weight: bold;
	font-size:12px;
	cursor:pointer;
}
td.menu_off {
	background-color: #FFFFFF;
	font-family: Tahoma;
	color: #646464;
	font-weight: normal;
	font-size:12px;
	cursor:pointer;
}
#marqueecontainer{
position: relative;
width: 170px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: none;
padding: 5px;
padding-left: 4px;
}
#marqueecontainerindex{
position: relative;
width: 170px; /*marquee width */
height: 100px; /*marquee height */
background-color: white;
overflow: hidden;
border: none;
padding: 5px;
padding-left: 4px;
}
#marqueecontainertech{
position: relative;
width: 170px; /*marquee width */
height: 150px; /*marquee height */
background-color: white;
overflow: hidden;
border: none;
padding: 5px;
padding-left: 4px;
}
