body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1px;
	background: #ffffff;
	color : #666666;
	margin : 0px;
	padding: 0px;
}

a:link { color: #FF0000; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }
a:visited { color: #FF0000; text-decoration: none; }
a:active { color: #FF0000; text-decoration: none; }

#header {
  width : 100%;
  height : 30px;
  clear:both;
}

#footer {
  background: url(../images/footer_bg.gif) repeat-x;
  width : 100%;
  height : 20px;
}

.txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
	line-height: 18px;
	text-align : justify;
}
.txt_false {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FF0000;
	line-height: 18px;
	text-align : justify;
}
.news_txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666;
	line-height: 14px;
	text-align : justify;
}
.news_headline_txt, h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FF0000;
	line-height: 14px;
	font-weight: bold;
}
.news_time_txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #999999;
	line-height: 14px;
}
.table_txt, a.table_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
	line-height: 14px;
}
a.table_txt:hover {
	text-decoration: underline;
}
.table_txt_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FF0000;
	line-height: 14px;
}
.headline_txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FF0000;
	line-height: 16px;
}
.headline_club {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height: 22px;
	color: #FF0000;
}
.white_txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: White;
	line-height: 14px;
	font-weight: bold;
}
.in_select {
	width: 100%;
	background-color : white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666;
	line-height: 14px;
}
.sum_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #FF0000;
	line-height: 14px;
}
.table_txt_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666;
	line-height: 14px;
	text-decoration : none;
}
.naslov_txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FF0000;
	line-height: 18px;
	font-weight : bold;
}
.naslov_gray {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #666666;
	line-height: 18px;
	font-weight : bold;
}
.table_schedule {
	background-image: url(../images/box/box_bg.gif);
}
.table_bgnd_left {
	background-image: url(../images/bgnd_left.gif);
}
.table_image {
	border: 1px solid #666666;
}