/* CSS Document */
body {
	background-image: url(contents/szerkezet/turan_hatter.jpg);
	margin-left: 0px;
	margin-top: 15px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/** BLUE **/
.text_blue_10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #064B96;
	font-weight:normal;
}
.text_blue_10_bold {
	font-family: Tahoma;
	font-size: 10px;
	color: #064B96;
	font-weight:bold;
}
.text_blue_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #064B96;
	font-weight:normal;
}
.text_blue_11_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #064B96;
	font-weight:bold;
}
.text_blue_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #064B96;
	font-weight:normal;
}
.text_blue_12_bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #064B96;
	font-weight:bold;
}
.text_blue_14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #064B96;
	font-weight:normal;
}
.text_blue_14_bold {
	font-family: Tahoma;
	font-size: 14px;
	color: #064B96;
	font-weight:bold;
}
/** WHITE **/
.text_white_10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
}
.text_white_10_bold {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
}
.text_white_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
}
.text_white_11_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.text_white_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
}
.text_white_12_bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
/** LIGHT-BLUE **/
.text_lightblue_10 {
	font-family:Tahoma;
	color: #9EB9D7;
	font-size: 10px;
	font-family: Tahoma;
	font-weight:normal;
}
.text_lightblue_11 {
	font-family:Tahoma;
	color: #9EB9D7;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:normal;
}
/** VEGYES **/
.text_madeby {
	font-family:Tahoma;
	color: #999999;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
}
.text_banner_versenyek {
	font-family:Tahoma;
	color: #064B96;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	cursor: pointer;
}
#marqueecontainerindex{
position: relative;
width: 172px; /*marquee width */
height: 800px; /*marquee height */
background-color: #FFFFFF;
overflow: hidden;
border: none;
padding: 0px;
padding-left: 0px;
}
