* {margin: 0;padding: 0;border: none;}

/* TAGS */

html, body {}

html {}

body 
{
	font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, lucida, sans-serif;
	font-size: 11px;
	color: #435360;
	background: #FBFCFE url(../Images/main-bg.jpg) top repeat-x;
	text-align: center;
}

h1
{
	color: #ED1C24;
	font-size: 14px;
	padding: 0 0 0 17px;
	margin: 0 0 10px 0;
	/*	color: #ED1C24;background-color: transparent;font-size: 18px;font-weight: bold;margin: 0 0 10px 0; */
}

h2 {color: #000000;background-color: transparent;font-size: 12px;font-weight: bold;margin: 0 0 5px 0;}
h3 {color: #000000;background-color: transparent;font-size: 11px;font-weight: bold;margin: 0 0 5px 0;}
p {margin: 0 0 5px 0;text-align: left;}
a {color: #26247B;text-decoration: none;}
a:hover {text-decoration: underline;}

/* LINK BUTTON */
a.button
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
	color: #465d9b;
	width: 140px;
	height: 36px;
	text-align: left;
	padding: 8px 0 6px 45px;
	_padding-bottom: 4px;
	_padding-left: 48px;
	border: none;
	background-color: Transparent;
	background-image: url(../Images/Button/button-sub-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
a.button:hover {text-decoration: none;}

a.submit {background-image: url(../Images/Button/button-sub-bg.gif);}
a.yes {background-image: url(../Images/Button/button-yes-bg.gif);}
a.reload {background-image: url(../Images/Button/button-rel-bg.gif);}
a.no {background-image: url(../Images/Button/button-no-bg.gif);}
a.back {background-image: url(../Images/Button/button-back-bg.gif);}
a.print {background-image: url(../Images/Button/button-print-bg.gif);}

a.sbutton
{
	display: block;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	color: #d51126;
	width: 65px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	border: none;
	background-image: url(../Images/Button/button-s-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	cursor: pointer; cursor: hand;
	text-decoration: none;
}
a.sbutton:hover {text-decoration: none;}

td {vertical-align: top;}
ul {padding: 1px 0 2px 0; margin: 3px 0 0 25px;}
ul li {}

input 
{
	font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FCFCFC url(../Images/input-bg.gif) top left no-repeat;
	padding: 1px 2px;
	margin: 0 10px 0 0;
	border: #98A5B4 solid 1px;
}

textarea 
{
	font-size: 11px;
	color: #000000;
	padding: 2px 2px;
	margin: 0 15px 0 0;
	border: #98A5B4 solid 1px;
}

select 
{
	font-size: 11px;
	color: #000000;
	margin: 0px 15px 0 0;
	padding: 1px;
	border: #98A5B4 solid 1px;
}
option {padding: 1px 5px 0 2px;}

/* CLASSES */

.imgintext {vertical-align: middle; margin-right: 2px; padding-bottom: 2px;}
.cleaner {clear: both;}
.hidden {visibility: hidden;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.fleft {float: left;}
.fright {float: right;}
.bold {font-weight: bold;}
.strong {font-weight: bold;}
.bordered {border: 1px solid black;}
.vmiddle {vertical-align: middle;}
.vbottom {vertical-align: bottom;}
.notice {color: Red; font-weight: bold;}
.attention {font-size: 10px; margin: 0 0 0 3px; padding: 0 10px 20px 0;}
.attention h1 {font-size: 11px; margin-bottom: 2px;}
.clearer {height: 0px; font-size: 0px; clear: both;}

.rightpic {
	float: right;
	margin: 5px 0 5px 10px;
}

.graphicHeader {
	height: 50px;
	margin: -1px 0 0 0;
	padding: 0;
	display: block;
	vertical-align: middle;
}


/* table container for buttons */
.tbbt {height: 25px;}
.tbbt td {vertical-align: bottom; padding: 0 2px;}

/* general table */
.tb
{
	font-size: 11px;
/*	width: 570px; */
	border-collapse: collapse;
	margin: 0 0 10px 0;
}

/* general table row */
.tb tr {background-color: #EEF2F9;}
.tb tr.alt {background-color: #EEF2F9;}

/* general table cell */
.tb td
{
	vertical-align: top;
	padding: 1px 5px;
}

/* general table link */
.tb a {color: #626262; font-weight: normal;}
.tb a:hover {color: #929292;}

/* general table header */
.tb .hd
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #27247B;
  	background-image: url(../Images/tbhd-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.tb .hd td {padding: 1px 5px 2px 5px;}

.tb .hd .tbhd-right
{
	background-color: #27247B;
  	background-image: url(../Images/tbhd-right-bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

/* general table footer */
td.plaincell {padding: 0; margin: 0;}
td.plaincell-padded {padding: 0 0 3px 0; margin: 0;}

.tbft
{
	background-image: url(../Images/tablefooter.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

.tb-container {margin: 0; text-align: left;}

td.seprow {background-color: #FFFFFF; height: 2px; padding: 0; margin: 0;}
.ard {margin: 0 5px 0 0;}
.chk {border: none; padding: 0; margin: 0 5px 0 0;}
.chb {cursor: pointer; cursor: hand; padding: 0 5px 0 0; border: none;}
.alerticon
{
	display: none;
	float: left; padding: 1px 5px 1px 2px;
}

.alerttext
{
	font-weight: bold;
	color: #d51126;
	font-size: 12px;
	padding: 1px 2px;
	vertical-align: middle;
	margin-bottom: 15px;
}

/*.legend {width: 158px;} */
.legend td {padding: 2px 2px; vertical-align: middle; }
.legend td.legendimage {width: 12px; padding-top: 1px; vertical-align: top;}

.menucontent-right {padding: 3px 10px;}

.welcomemessage {}
.welcomemessage ul {margin-left: 18px;padding: 0;}
.welcomemessage ul li {padding: 2px 0;font-size: 11px;list-style-type: square;}

.weekhitsmall 
{
/*	width: 196px; */
	margin: 3px 0 10px 0;
	border: 1px solid #FAE4BE;
	border-collapse:collapse;
}
.weekhitsmall .weekhit-left 
{
/*	width: 79px; */
	background-color: #FAE4BE;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}
.weekhitsmall .weekhit-right 
{
/*	width: 79px; */
	font-weight: bold;
	text-align: center;
}

.defaulttitle 
{
	font-size: 19px; 
	font-weight: normal; 
	font-family: Verdana, "Arial CE", "Helvetica CE", Arial, lucida, sans-serif;
	position: relative; 
	display: block; 
	text-align: center; 
	margin: 0 0 10px 0;
}
.defaulttitle .line1 {color: #27247B;}
.defaulttitle .line2 {color: #FF0000;}

/* MAIN FRONTEND */

.leftcolobject { margin-left: 10px }

.areaobject {
	padding-left: 15px;
	display: block;
	margin-bottom: 20px;
}
.areaobject img {padding: 0; margin: 0;}

/* IDS */
/* ---------------------------------------------- */
#main {
	position: relative;
	width: 941px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#content {
	clear: both;
}
.CToneCol {
	background: #ffffff url(../Images/content-1-col-bg.gif) left repeat-y;
}
.CTtwoColBlank {
	background: #ffffff url(../Images/content-1-col-bg.gif) left repeat-y;
}
.CTtwoCol {
	background: #ffffff url(../Images/content-2-col-bg.gif) left repeat-y;
}
.CTthreeCol {
	background: #ffffff url(../Images/content-3-col-bg.gif) left repeat-y;
}

#leftdiv {
	float: left;
	width: 172px;
	position: relative;
	background: #ffffff;
}
.CTtwoCol #leftdiv {
	width: 670px;
	padding: 6px 0 0 12px;
}
.CTtwoColBlank #leftdiv {
	width: 672px;
	padding: 6px 0 0 12px;
	overflow: hidden;
}

#middlediv  {
	width: 503px;
	float: left;
}

#rightdiv {
	position: relative;
	float: right;
	width: 266px;
}
.CTtwoCol #rightdiv {
	width: 257px;
	margin-right: 1px;
	overflow: hidden;
}
.CTtwoCol #rightdiv .login {
	width: 256px;
	border-bottom: #ffffff 1px solid;
}
.CTtwoCol #rightdiv .logincontent {
	background: none;
}
.CTtwoColBlank #rightdiv {
	width: 257px;
}
/* ---------------------------------------------- */
#mainbanner {
	padding: 0 0 10px 0;
	font-size: 1px;
}
.MBoneCol {
	background: transparent url(../Images/content-1-col-top.gif) left bottom no-repeat;	
}
.MBtwoCol {
	background: transparent url(../Images/content-2-col-top.gif) left bottom no-repeat;	
}
.MBthreeCol {
	background: transparent url(../Images/content-3-col-top.gif) left bottom no-repeat;	
}

#smallbanner {
	padding: 6px 1px 17px 0;
	background: transparent url(../Images/smallbanner-bg.gif) left top no-repeat;		
}
#smallbanner .login {
	float: right;
	width: 257px;
	overflow: hidden;
	margin: 58px 0 0 0;
}
#smallbanner .logincontent {
	background: none;
}

/* ---------------------------------------------- */
#controlpanel {float: right; text-align: right;}
#controlpanel img {padding: 0 2px;}

/* štıly pre menu */

.clCMEvent{
	position: absolute;
	height: 99%;
	clip: rect(0,100%,100%,0);
	left: 0;
	top: 0;
	visibility: visible
}
.clCMAbs{
	position: absolute;
	visibility: hidden;
	left:0;
	top:0
}
.menuLinksOff {
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	color: #264798;
	position: absolute;
	text-decoration: none;
	cursor: pointer;
}
.menuLinksOn {
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	color: #264798;
	text-decoration: underline;
	position: absolute;
	cursor: pointer;
}
.menuLinkBg {
	position: absolute;
	visibility: hidden;
}
.submenuLinksOff {
	position: absolute;
	font-size: 11px;
	padding: 6px 5px 4px 25px;
	color: #264798;
	background: #F2F6F9 url(../Images/arrow-menu.gif) 10px .9em no-repeat;
	cursor: pointer;
	text-align: left;
	border-top: #ffffff solid 1px;
}
.submenuLinksOn {
	position: absolute;
	font-size: 11px;
	padding: 6px 5px 4px 25px;
	color: #264798;
	background: #D6E3EC url(../Images/arrow-menu.gif) 10px .9em no-repeat;
	cursor: pointer;
	text-align: left;
	border-top: #ffffff solid 1px;
}
.submenuLinkBg {
	position: absolute;
	visibility: hidden;
	background: #ffffff;
	border: solid #ffffff;
	border-width: 0 10px 0 10px;
}
.submenuLinkPadd {
	background: #ffffff;
}
.systemMenuLightOn {
	position: absolute;
	padding: 2px;
	padding-top: 1px;
	font-size: 11px;
	color: #264798;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	cursor: pointer;
}
.systemMenuLightOff {
	position: absolute;
	padding: 2px;
	padding-top: 1px;
	font-size: 11px;
	color: #264798;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	cursor: pointer;
}
.systemMenuDarkOn {
	position: absolute;
	padding: 2px;
	padding-top: 1px;
	font-size: 11px;
	color: #264798;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	cursor: pointer;
}
.systemMenuDarkOff {
	position: absolute;
	padding: 2px;
	padding-top: 1px;
	font-size: 11px;
	color: #264798;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	cursor: pointer;
}

/* koniec menu */

/* --------------------------------------------- */
.weekhitsmall 
{
	margin: 3px 0 10px 0;
	/* border: 1px solid #ffb600; */
	border-collapse:collapse;
}
.weekhitsmall td
{
	width: 118px;
	padding: 3px 0;
}
.weekhitsmall .weekhit-left 
{
	background-color: #d61021;
	font-weight: bold;
	text-align: center;
	color: #ffb600;
}
.weekhitsmall .weekhit-right 
{
	background-color: #98B7E1;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

/* --------------------------------------------- */
.info h1  {
	font-weight: normal;
	color: #445460;
	font-size: 11px;
	border-bottom: #D9DFE8 1px solid;
	line-height: 200%;
	padding-bottom: 3px;
	padding-left: 0;
	margin: 0 0 15px 0;
}
.info h1 span, .info h1 a, .info h1 a:visited {
	font-size: 18px;
	font-weight: normal;
	color: #ED1C24;
	text-decoration: none;
}
.info h1 a:hover {
	text-decoration: underline;
}
.middle-container
{
	padding: 20px 20px;
}

/*
.lMenuGrLink, .lMenuGrLink:visited {
	display: block;
	width: 161px;
	height: 29px;
	background-color: #889EBF;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -500em;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}
#lMenuGrLinkLive { background-image: url(../Images/SideMenu/livescore.gif); }
#lMenuGrLinkStat { background-image: url(../Images/SideMenu/statistics.gif); }
#lMenuGrLinkRes { background-image: url(../Images/SideMenu/results.gif); }
#lMenuGrLinkLink { background-image: url(../Images/SideMenu/links.gif); }

#lMenuGrLinkLive:hover { background-image: url(../Images/SideMenu/livescore-hover.gif); }
#lMenuGrLinkStat:hover { background-image: url(../Images/SideMenu/statistics-hover.gif); }
#lMenuGrLinkRes:hover { background-image: url(../Images/SideMenu/results-hover.gif); }
#lMenuGrLinkLink:hover { background-image: url(../Images/SideMenu/links-hover.gif); }
*/
/* --------------------------------------------- */
