@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

html {
	overflow-x: auto;
}

body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	background-color: #202020;	
}

.cwhite
{
	color: white;
}

a {
	cursor: pointer;
}

h1 {
	font-size: 18px;
}

/*#holder {
	width: 100%;
	border-collapse:collapse;
	background-color: #202020;
}

#holder td {
	vertical-align: top;
}*/

#logo {
  margin-bottom: 13px;
  display: block;
  width: 250px; /* 342px */
  float: left;
  padding-top: 25px;
  margin-left: 13px;
}

#logo img {
	border: none;
}

img {
	border:none;
}

a.roll img
{
	margin-right: 5px;
	vertical-align: bottom;
}

#menu {
	width: 100%;
	background-color: black;
	top: 69px;
	left: 0px;
	position: absolute;
}

#menu span {
	float: left;
	color: #E40404 !important;
	font-weight: bold;
	padding-top: 2px;
	margin-left: 17px;
}

#menu div.smallfont ul {
	font-size: 10px;
}

#menu ul {
	list-style-type: none;
	display: block;  
}

#menu li {
	float: left;
	padding-top: 4px;
	padding-right:  16px;
	padding-left: 16px;
	background: url(/system/application/gfx/anchor-bgr.gif) no-repeat right;
}

#menu li.nowide {
	background: none !important;
}

#menu li.first {
	padding-left: 0px;
	margin-left: 20px;
	_margin-left: 15px; /* IE 7 */
}

#menu li.last {
	background: none;
}

#menu li a {
	color: #d8d8d8;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}

#menu li a:hover {
	text-decoration: underline;
}

#left {
	width: 207px;
	_padding-right: 0px;
	font-size: 0px;
	background: #202020;
	position: absolute;
	top: 106px;
	left: 0px;
}

#right {
	width: 260px;
	padding-right: 8px;
	padding-top: 8px;
	position: absolute;
	top: 106px;
	right: 0px;
}

#center-tr {
/*	min-height: 450px;
	_height: 450px;
	*height: 450px;
	display: block;*/
}


#left ul {
	font-size: 12px;
	list-style-type: none;
	color: #F1F1F1;
}

#left ul li {
	font-weight: bold;
}

#left ul li a img {
	border: none;
	margin-right: 5px;
}

/*#left ul li ul {
	margin-top: 0px;
	margin-left: 10px;
}

#left ul li ul li {
	font-weight: bold;
}


#left ul li ul li ul {
	margin-left: 20px;
	font-size: 11px;
}

#left ul li ul li ul li {
	font-weight: normal;
}

#left ul li ul li ul li a {
	color: #F1F1F1;
	text-decoration: none;
}

#left ul li ul li ul li a:hover {
	text-decoration: underline;
}

#left ul li ul li ul li a.active {
	font-weight: bold;
	color:#E40404;
}
*/

#left ul li ul {
	margin-left: 24px;
	font-size: 11px;
}

#left ul li ul li {
	font-weight: normal;
}

#left ul li ul li a {
	color: #F1F1F1;
	text-decoration: none;
}

#left ul li ul li a:hover {
	text-decoration: underline;
}

#left ul li ul li a.active {
	font-weight: bold;
	color:#E40404;
}

.nbreak {
	height: 1px;
	clear: both;
}

#ticket-top {
	width: 252px;
	height: 5px;
	background-image:url(/system/application/gfx/ticket-top-bgr.gif);
	font-size: 0px;
	background-color: #FFF;
}

#ticket {
	width: 252px;
	background-image:url(/system/application/gfx/ticket-bgr.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	background-color: #FFF;	
}

#infobar {
	padding: 0px 35px !important;
}

#top-buttons {
	height: 27px;
	display: block;
	background-color: #a3a3a3;
	position: relative;
	width: 252px;
}

#top-buttons a {
	text-align: center;
	height: 27px;
	width: 84px;
	display: block;
	float: left;
	position: relative;
/*	padding-top: 4px; */
}


.bwin {
	background-color: #fcce2e;
}

#button-shadow {
	border: none;
	position: absolute;
	top: 0px;
/*	left: 84px; */
	z-index: 5;
	height: 27px;
}

#ticket p {
	text-align: right;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
}

#ticket-body {
	width: 246px;
	*width: 244px !important; /* IE */
	font-weight: bold;
	color: black;	
	margin: 10px 0 30px 8px;
	font-size: 10px;
}

#ticket-body th {
	text-align: left;
	color: #565656;
}

#ticket-body td {
	text-align: center;
}

#col-pr {
	width: 195px;
	border-bottom: solid 1px #565656;	
}

#col-kurz {
	border-bottom: solid 1px #565656;
	width: 30px;
	padding-left: 5px;
	text-align: center !important;
}

#col-tip {
	border-right: solid 1px #565656;
	border-bottom: solid 1px #565656;
	width: 25px;
	text-align: center !important;	
}

#col-blank {
	width: 18px;
}

.match-id {
	width: 30px;
	text-align: left !important;
}

.match-name {
	width: 203px;
	text-align: left !important;	
}

.stroke {
	text-decoration: line-through;
}

.bet {
	text-align: left !important;
}

.bet input {
	width: 199px;
	padding-right: 5px;
	text-align: right;
	margin: 0px 10px 0px 0px;
}

#ticket-bottom {
	width: 252px;
	height: 110px;
  background: #A3A3A3 url(/system/application/gfx/shadow-bottom-edge.png) no-repeat;
	_background: #A3A3A3 url(/system/application/gfx/shadow-bottom-edge.gif) no-repeat;
	position: relative;
}

#ticket-bottom div {
	width: 84px;
	height: 110px;
	float: left;
	position: relative;
	cursor: pointer;
}

.bottom-shadow {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 84px;
}

.bottom-shadow2 {
	position: absolute;
	left: 0px;
	top: 137px;
	z-index: 5;
}

.right-shadow {
	position: absolute;
	top: 0px;
/*	left: 84px; */
	z-index: 5;
  height: 110px;	
}

.kurz-label {
	color: #5d5d5d;
	border-bottom: solid 1px #5d5d5d;
	margin: 10px 5px 0px 5px;
	text-align: left !important;
	font-size: 12px !important;	
	letter-spacing: normal !important;
}

#ticket-bottom p {
	text-align: right;
	margin-right: 5px;
	font-size: 12px;	
	font-weight: bold;
	letter-spacing: 1px;
}

#continue-bet {
	position: relative;
	height: 114px;
}

#continue-bet img {
	position: absolute;
	left: 80px;
}

#t-minus, #t-plus {
	display: none;
}

.list-item-wide {
	width: 100%;
	border-collapse: collapse;
}

.list-item-wide tr {
	overflow: hidden;
}

.list-item-wide th {
	font-weight: bold;
	text-align: center;
	width: 35px;
	border-right: solid 2px black;
}

.list-item-wide th.label {
	text-align: left;
	width: inherit !important;
	border-right: none;
}

.list-item-wide th.date, .list-item-wide td.date {
	width: 80px;
	text-align: right;
	padding-right: 10px;
}

.list-item-wide th.last {
	border-right: none;
}

.list-item-wide td {
	text-align: center;
	border-top: solid 1px black;
}

.list-item-wide td.match {
	text-align: left;
	padding-left: 10px;
	line-height:normal;
	vertical-align:middle;
}
#holder td.match {
		vertical-align:middle;
}

.list-item-wide-inner {
	width: 100%;
	border-collapse: collapse;
	border: none;
	font-size: 10px;
}

.list-item-wide-inner td {
	width: 37px;
	vertical-align: middle !important;
}

.list-item-wide-inner td a {
	position: relative;
	*left: 3px;
}

.list-item-wide-inner td.kancl {
	width: inherit !important;
	*width: auto !important; /* IE */
/*	_width: auto !important; */
	text-align: left;
	left: 0px !important;
	padding-left: 30px;
}

.list-item-wide-inner td.kancl img {
  vertical-align: middle;
  margin-right: 2px;
}

.list-item-wide-inner td.kancl a {
  color: #F1F1F1;
  text-decoration: none;
}

.list-item-wide-inner td.kancl a:hover {
  text-decoration: underline;
}

.list-item {
	border-collapse: collapse;
}

.list-item .match {
	width: 250px;
	border-right: solid 2px black;
	padding-left: 5px;
}

.list-item .kurz {
	width: 90px;
	text-align: center;
	/*padding: 0px 5px;*/
}

.list-item .kurz a {
  padding: 0px 5px;
}

.list-item table {
	border-collapse: collapse;
}

.list-item table td {
	text-align: center;
	border-left: solid 2px black;
}

.tip {
	cursor: pointer;

}

.list-item-wide-inner .tip {
	color:#666;
}

.list-item-wide-inner .tip b {
	color:white;	
}

.list-item-wide-inner .tipactive .tip {
	color:white;
} 

.type {
	width: 100%;
	text-align: right;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}

#sports {
	font-size: 14px !important;
}

#sports a {
  text-decoration: none;
  color: #F1F1F1;
}

.vertbot {
	vertical-align: bottom !important;
}

#text {
	margin-top: 10px;
  color: #F1F1F1;	
}

#text p {
	margin: 15px 0px;
}

#text a {
	color: #505050;
	text-decoration: underline;
}

#text a:hover {
	text-decoration: none;
}

#text h2 {
	font-size: 14px;
}

#text ol, #text ul {
	padding-left: 30px;
}



#continue {
	margin-top: 10px;
}

.tipactive a {
	background-color: #EA0000 !important;
	display: block;
}

.tipactivea {
	background-color: #EA0000 !important;
	display: block;
}

#warning {
	border: solid 2px red;
	text-align: center;
	padding: 20px;
	display: block;
	margin-bottom: 20px;
	color: #F1F1F1;
}

#select-kancls {
  border-collapse: collapse;
}

#select-kancl tr {
  height: 13px;
}

#select-kancls td {
  text-align: left;
  border: none;
  line-height: 15px;
}

#select-kancls input {
  margin-right: 2px;
  margin-bottom: 2px;
}

#left fieldset {
	font-size: 12px;
	width: 150px;
	border: solid 1px black;
	margin-left: 8px;
	padding: 5px;
	margin-bottom: 15px;
	text-align: right;
}

#left fieldset legend {
	margin: 0px 5px;
	color: black;
}

#left fieldset input {
	margin: 5px 0px;
	width: 142px;
}

#screen {
  width: 100%;
  height: 150%;
  position: absolute;
  background-color: white;
  top: 0px;
  left: 0px;
  z-index: 1000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;  
  display: none;
}

#screen_label {
/*  top: 50%;
  left: 50%;*/
  top: 300px;
  width: 100%;
  text-align: center;
  color: black;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
}

#tips_action {
  top: 350px;
  width: 100%;
  text-align: center;
  color: black;
  position: absolute;
  font-size: 18px;
}

#tips_action span {
  font-size: 12px;
}

iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1500;
}

.del
{
	position: inherit !important;
}

#div-select-kancls {
  position: absolute;
  top: -200px;
  color: #F1F1F1;
  font-size: 10px;
  text-align: center;
  z-index: 30;
  display: block;	  
  width: 290px;
  padding-top: 10px;
}

#div-select-kancls a, #div-select-kancls img {
  border: none;
  text-decoration: none;
  color: #F1F1F1;
}

#div-select-kancls a:hover {
  text-decoration: underline;
}

#div-select-kancls-body-center {
	background-color: #202020;
	height: 175px;
	*height: 208px;
	width: 246px;
	margin: 0px 22px;
	margin-top: -10px;
}

#div-select-kancls-body-left {
  background: url(/system/application/gfx/kancls-center-left-edge.png) left repeat-y;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/kancls-center-left-edge-ie.png',sizingMethod='scale');
  _background: none;  
  display: block;
  z-index: -1;
  width: 22px;
  _width: 30px;
  height: 175px;
  *height: 225px;
  _height: 225px;
  left: 0px;
  _left: -8px;  
  position: absolute;
  top: 0px;
}

#div-select-kancls form
{
	background-color: #202020;
	z-index: 10;
	padding-top: 10px;
}

#div-select-kancls-body-right {
  background: url(/system/application/gfx/kancls-center-right-edge.png) right repeat-y;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/kancls-center-right-edge-ie.png',sizingMethod='scale');
  _background: none;  
  display: block;
  z-index: -1;
  width: 22px;
  _width: 30px;  
  height: 175px;
  *height: 225px;
  _height: 225px;
  right: 0px;
  _right: -8px;
  position: absolute;
  top: 0px;     
}

#div-select-kancls-right-bottom {
  text-align: left;
  height: 35px;
  width: 50%;
  float: right;
  background: url(/system/application/gfx/kancls-bottom-right-edge.png) repeat scroll right top;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/kancls-bottom-right-edge.png',sizingMethod='scale');
  _background: none;  
  cursor: pointer;
}

#div-select-kancls-left-bottom {
  text-align: right;
  height: 35px;
  width: 50%;
  float: left;
  background: transparent url(/system/application/gfx/kancls-bottom-left-edge.png) repeat scroll left top;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/kancls-bottom-left-edge.png',sizingMethod='scale');
  _background: none;
  cursor: pointer;
  position: relative;
}

#settings_message 
{
	margin: 38px 0px 0px 0px;
	position: absolute;
	left: 0px;
	top: 144px;
	*top: 185px;
	_top: 185px;
	width: 290px;
	text-align: center !important;
	font-size: 12px;
	font-weight: bold;
	color: white;
	z-index: 11;
	height: 15px;
	cursor: pointer !important;
}

#submit-chybovy-formular div {
  margin-top: 6px;
  text-align: center;
} 

#chybovy-formular {
  border-collapse: collapse;
}

#chybovy-formular tr {
  height: 13px;
}

#chybovy-formular td {
  text-align: left;
  border: none;
  line-height: 15px;
}

.chybovy-formular-red
{
	color: red !important;
	text-align: center !important;
}

.chybovy-formular-red-border
{
	border: solid red 2px;
}

#chybovy-formular input {
  margin-right: 2px;
  margin-bottom: 2px;
}

#div-chybovy-formular {
  position: absolute;
  top: 300px;
  color: #F1F1F1;
  font-size: 10px;
  text-align: center;
  z-index: 29;
  display: block;	  
  width: 284px;
  padding-top: 10px;
}

#div-chybovy-formular-body-center {
	background-color: #202020;
	height: 149px;
	*height: 198px;
	width: 240px;
	margin: 0px 28px;
	padding-top: 20px;
}

#div-chybovy-formular-body-left {
  background: url(/system/application/gfx/kancls-center-left-edge.png) left repeat-y;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/kancls-center-left-edge-ie.png',sizingMethod='scale');
  _background: none;  
  display: block;
  z-index: -1;
  width: 22px;
  _width: 30px;
  height: 179px;
  *height: 230px;
  _height: 230px;
  left: 7px;
  _left: -8px;  
  position: absolute;
  top: 0px;
}

#div-chybovy-formular form
{
	background-color: #202020;
	z-index: 10;
}

#div-chybovy-formular-body-right {
  background: url(/system/application/gfx/kancls-center-right-edge.png) right repeat-y;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/kancls-center-right-edge-ie.png',sizingMethod='scale');
  _background: none;  
  display: block;
  z-index: -1;
  width: 22px;
  _width: 30px;  
  height: 179px;
  *height: 212px;
  _height: 213px;
  right: 0px;
  _right: -8px;
  position: absolute;
  top: 0px;     
}

#div-chybovy-formular-right-bottom {
  text-align: left;
  height: 35px;
  width: 47.5%;
  float: right;
  background: url(/system/application/gfx/kancls-bottom-right-edge.png) repeat scroll right top;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/kancls-bottom-right-edge.png',sizingMethod='scale');
  _background: none;  
  cursor: pointer;
}

#div-chybovy-formular-left-bottom {
  text-align: right;
  height: 35px;
  width: 50%;
  float: left;
  left: 7px;
  background: transparent url(/system/application/gfx/kancls-bottom-left-edge.png) repeat scroll left top;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/kancls-bottom-left-edge.png',sizingMethod='scale');
  _background: none;
  cursor: pointer;
  position: relative;
}

#settings_message_chybovy_formular 
{
	margin: 12px 0px 0px 0px;
	position: absolute;
	left: 0px;
	top: 173px;
	*top: 225px;
	_top: 220px;
	width: 290px;
	text-align: center !important;
	font-size: 12px;
	font-weight: bold;
	color: white;
	z-index: 10;
	height: 15px;
	cursor: pointer !important;
}

#remove-all-p {
  padding: 0px 16px 0px 14px !important;
}

#top {
  background: #202020 url(/system/application/gfx/top.jpg) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  /*width: 100% !important;*/
  width: 100%;
  height: 69px;
}

.left_box-top {
  height: 18px;
  background: #202020 url(/system/application/gfx/left_box-top.jpg) no-repeat;
}

.left_box-top-top {
  height: 18px;
  margin-top: 8px;
  background: #202020 url(/system/application/gfx/left_box-top.jpg) no-repeat;
}

.left_box-bottom {
  height: 10px;
  background: #202020 url(/system/application/gfx/left_box-bottom.jpg) no-repeat;  
}

.left_box-body {
  /*width: 176px;*/
  background: #202020 url(/system/application/gfx/left_box-body.jpg) repeat-y;
  padding-left: 22px;
  padding-right: 9px;
  _padding-right: 0px;
  padding-bottom: 10px;
  font-size: 14px;
  position: relative;
}

#find {
  width: 135px;
  height: 18px;
  background: url(/system/application/gfx/find-input.jpg);
  border: none;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 2px;  
}

#find_submit {
  border: none;
  background: none;
  color: #F1F1F1;
  font-weight: bold;
  cursor: pointer;
}


#left span.spanh2 {
  color: #8d8d8d;
  background-color: black;
  width: 181px;
  height: 18px;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  left: -9px;
  top: -10px;
  padding-left: 4px;
  padding-top: 2px;
  display: block;
}

#right .spanh2 {
  color: #8d8d8d;
  background-color: black;
  height: 18px;
  font-size: 12px;
  font-weight: bold;
  padding-left: 4px;
  padding-top: 2px;
  top: 0px !important;
  left: 0px !important;
  display: block;
  width: 248px;
  position: relative;
}

.center_box-top {
  width: 100%;
  height: 26px;
  background: #202020 url(/system/application/gfx/center_box-top-shadow.jpg) repeat-x;
  margin-top: 98px;
}

.center_box-middle-right {
  width: 100%;
  background: #202020 url(/system/application/gfx/center_box-center-right-edge.jpg) repeat-y right;
  min-height: 100px;
}

.center_box-middle-left {
  background: transparent url(/system/application/gfx/center_box-center-left-edge.jpg) repeat-y left;
  min-height: 300px;
  _height: 300px;
  padding: 0px 32px;
  color: #F1F1F1;
  position: relative;  
}

.center_box-bottom {
  height: 26px;
  background: #202020 url(/system/application/gfx/center_box-bottom-shadow.jpg) repeat-x;
    
}


.lc {
  width: 32px;
  height: 26px;
  float: left;
  background: #202020 url(/system/application/gfx/center_box-top-left-edge.jpg) no-repeat;
}

.rc {
  width: 32px;
  height: 26px;
  float: right;
  background: #202020 url(/system/application/gfx/center_box-top-right-edge.jpg) no-repeat;
}

.ld {
  height: 100px;
  background: #202020 url(/system/application/gfx/center_box-center-left-edge.jpg) repeat-y;  
}

.rd {
  background: #202020 url(/system/application/gfx/center_box-center-right-edge.jpg) repeat-y;  
}

.cd {
  padding-bottom: 100px;
}

.ce {
  height: 26px;
  width: 100%;
  background: #202020 url(/system/application/gfx/center_box-bottom-shadow.jpg) repeat-x;  
}


.le {
  width: 32px;
  height: 26px;
  float: left;
  background: #202020 url(/system/application/gfx/center_box-bottom-left-edge.jpg) no-repeat;
}

.re {
  width: 32px;
  height: 26px;
  float: right;
  background: #202020 url(/system/application/gfx/center_box-bottom-right-edge.jpg) no-repeat;
}

h1 {
  color: #8d8d8d;
  background-color: black;
  height: 18px;
  font-size: 12px;
  position: relative;
  top: -10px;
  left: -19px;
  padding-left: 4px;
  padding-top: 2px;
}

h3 {
  color: #8d8d8d;
  background-color: black;
  height: 18px;
  font-size: 12px;
  padding-left: 4px;
  padding-top: 2px;
  margin: 15px 0px;
}

h3 img
{
	padding-right: 10px;
	vertical-align: middle;
}

h3.rolldown
{
	cursor: pointer;
}

.table_holder {
  position: relative;
  color: #F1F1F1;
  left: -4px;
  top: -8px;
  *left: -10px; /* IE 6 */
  _left: -15px; /* IE 7 */
}

.table_holder td {
}

#hidden_h2 {
  position: absolute; 
  top: 10px;
  width: 30px;
  height: 18px;
}

.disabled {
  background-color: #A3A3A3 !important;
}

.fill {
 position: absolute;
 right: -38px;
 top: 0px;
 width: 40px;
 height: 20px;
 background: black;
}

.rowdark {
  background-color: #434343;
  line-height: 27px;
  font-size:10px;
}

.rowlight {
  background-color: #2B2B2B;
  line-height: 28px;
  font-size:10px;
}

.list-item-hidden td {
  padding-top: 1px;
}

.right {
  text-align: right;
  margin-bottom: 10px;
}

.mr {
  padding-right: 30px;
  *padding-right: 10px;
}

#submit-kancls {
  text-align: center;
}

#submit-kancls div {
  margin-top: 10px;
  text-align: center;
} 

.div-select-kancls-labels {
  text-align: left;
  font-weight: bold;
  font-size: 12px;
}

.livescore, #livescore-detail {
  width: 100%;
  border-collapse: collapse;
}

.livescore td {
  padding: 2px;
}

.livescore .liga, #livescore-detail .liga {
  font-size: 12px;
  background-color: black;
  color: #8D8D8D;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 7px;
}

.livescore .redir {
  cursor: pointer;
}

.livescore .date {
  width: 110px;
  padding-left: 10px;
}

.livescore .betw {
  text-align: center;
}

.livescore .firstteam {
  text-align: right;
}

.livescore .secondteam {
  text-align: left;
}

.livescore .flag, #livescore-detail .flag {
  width: 18px;
  height: 20px;
  display: block;
  float: left;
  margin-right: 6px;
  background: transparent url(http://www.livescore.in/res/image/icon-flag.gif?serial=369) no-repeat scroll 0 0;
}

.livescore .lwinner {
  font-weight: bold;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

#livescore-detail .result {
  width: 10%;
  text-align: center;
  font-size: 18px;
  float: left;
}

#livescore-detail .h-part {
  text-align: center;
  line-height: 24px;
}

#livescore-detail .score {
  width: 10%;
  padding: 0px 10px;
  text-align: center;
  vertical-align: middle;
}

#livescore-detail td {
  border: solid 1px #2B2B2B;
}

.fr .time-box, .fr .icon-box {
  float: right;
  display: block;
  width: 15px;
  margin: 0px 3px;
  height: 15px;
}

.fr {
  text-align: right;
  width: 45%;  
}

.fl {
  text-align: left;
  width: 45%;
}

.fl .time-box, .fl .icon-box {
  float: left;
  display: block;
  width: 15px;
  margin: 0px 3px;
}

.icon-box .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0px 4px;
  background: transparent url(http://www.livescore.in/res/image/icons-detail.gif?serial=373) no-repeat scroll 0 40%;
}

.summary {
}

.w45 {
  width: 45%;
}

.livescore-sport-label {
  font-size: 14px;
  background-color: #e40404;
  margin-left: 0px !important;
  padding: 4px;
  font-weight: bold;
  margin-bottom: 10px !important;
  margin-top: 10px !important;  
}

.left-label {
  text-align: right;
  float: left;
  width: 45%;
  _width: 44%;
  *width: 43%;
}

.right-label {
  text-align: left;
  float: left;
  width: 45%;
  _width: 44%;
  *width: 43%;    
}

.menuactive {
  color:#E40404 !important;
}

.inner-arrow {
  width: 6px;
  height: 8px;
  display: inline-table;
  _display: inline-block;
  *display: inline-block;
  *top: -3px;
  _top: 2px;  
  position: relative;    
}

.arrow-up {
  background: transparent url(/system/application/gfx/arrow-up.png) no-repeat;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/arrow-up.png',sizingMethod='scale');
  _background: none;  
}

.arrow-down {
  background: transparent url(/system/application/gfx/arrow-down.png) no-repeat;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/arrow-down.png',sizingMethod='scale');
  _background: none;  
}

.time-show {
  width: 20px !important;  
  border-right: none !important;
  text-align: right !important;
}

.time-show div {
  display: block;
  width: 8px;
  height: 16px;
  float: right;
  cursor: pointer;
  margin-left: 3px;
}

.time-show span {
  display: none;
}

.time-show .red {
  background-color: red;
}

.time-show .yellow {
  background-color: yellow;
}

.time-show .green {
  background-color: green;
}

#tooltip {
  position: absolute;
  width: 151px;
  height: 200px;
  z-index: 6;
}

#tooltip-top {
  clear: both;
  height: 24px;
  display: block;
}

#tooltip-top-left {
  width: 18px;
  float: left;
  height: 100%;
  display: block;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/tooltip_corner_left_top.png');
  background-image: url(/system/application/gfx/tooltip_corner_left_top.png);
  _background-image: url();  
}

#tooltip-top-right {
  width: 22px;
  height: 100%;
  float: right;
  display: block;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/tooltip_corner_right_top.png');    
  background: transparent url(/system/application/gfx/tooltip_corner_right_top.png) no-repeat;
  _background-image: url();  
}

#tooltip-top-middle {
  height: 100%;
  display: block;
  float: left;
  width: 111px;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/tooltip_border_top.png',sizingMethod='scale');  
  background: transparent url(/system/application/gfx/tooltip_border_top.png) repeat-x;
  _background-image: url();  
  position: relative;
}

#tooltip-top-middle span {
  font-size: 12px;
  color: #8D8D8D;
  position: absolute;
  font-weight: bold;
  left: 0px;
  top: 5px;
}

#tooltip-middle {
  clear: both;
  height: 46px;
  display: block;
}

#tooltip-middle-left {
  height: 100%;
  display: block;
  float: left;
  width: 18px;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/tooltip_border_left.png',sizingMethod='scale');  
  background: transparent url(/system/application/gfx/tooltip_border_left.png) repeat-y;
  _background-image: url();  
}

#tooltip-middle-right {
  height: 100%;
  display: block;
  float: right;
  width: 22px;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/tooltip_border_right.png',sizingMethod='scale');  
  background: transparent url(/system/application/gfx/tooltip_border_right.png) repeat-y;
  _background-image: url();    
}

#tooltip-middle-middle {
  background-color: white;
  width: 111px;
  height: 100%;
  float: left;
}

#tooltip-middle-middle span {
  margin-top: 10px;
  display: block;
}

#tooltip-bottom {
  clear: both;
  height: 22px;
  display: block;
}

#tooltip-bottom-left {
  width: 17px;
  float: left;
  height: 100%;
  display: block;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/tooltip_corner_left_bottom.png');  
  background: transparent url(/system/application/gfx/tooltip_corner_left_bottom.png) bottom;
  _background-image: url();
}

#tooltip-bottom-right {
  width: 22px;
  height: 100%;
  float: right;
  display: block;  
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/tooltip_corner_right_bottom.png');
  background: transparent url(/system/application/gfx/tooltip_corner_right_bottom.png) no-repeat;
  _background-image: url();  
}

#tooltip-bottom-middle {
  height: 100%;
  display: block;
  float: left;
  width: 112px;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/application/gfx/tooltip_border_bottom.png',sizingMethod='scale');  
  background: transparent url(/system/application/gfx/tooltip_border_bottom.png) repeat-x;
  _background-image: url();  
}

img.print-logo
{
	vertical-align: middle;
}

#print-div {
  font-size: 14px;
  margin: 10px 0px 0px 10px;
  max-height: 600px;
    
}

#print-div .print-row {
  width: 550px;
  clear:both;
  border-bottom: solid 1px black;
}

.print-row .print-id {
  width: 50px;
  display: block;
  float: left;
  text-align: right;
}

.print-row .print-name {
  width: 250px;
  padding-left: 7px;
  display: block;
  float: left;
}

.print-row .print-tip {
  width: 80px;
  display: block;
  float: left;
  text-align: right;  
}

#print-div p {
  clear: both;
  margin: 20px 0px;
  display: block;
}

.print-row .print-kurz {
  width: 80px;
  display: block;
  text-align: right;
  float: left;
}

.most {
  border-top: none !important;
  border-bottom: none !important;  
}

#print-back {
  margin-top: 10px;
  color: black;
  display: block;
  width: 40px;  
}

#print-tips {
  color: black;
  margin-top: 10px;
}

a:hover#print-tips {
  text-decoration: none;
}

#MB_content p {
  margin-left: 10px;
}

.ck {
  margin-top: 25px;
  clear: both;
  display: block;
  text-align: right;
  width: 468px;
}

.strong {
  font-weight: bold;
}

#footer {
  background-color: black;
  vertical-align: middle !important;
  color: #D8D8D8;
  margin: 0px 268px 0px 207px;  
}

#copy a, #allin a {
  color: #D8D8D8;
  text-decoration: underline;  
}

#copy a:hover, #allin a:hover {
  text-decoration: none;
}

#copy {
  float: left;
  width: 50%
  text-align: left;
  padding-left: 10px;  
}

#allin {
  float: right;
  text-align: right;
  padding-right: 10px;    
}

.input_kancl_cz, .input_kancl_en {
  margin-left: 5px;
}

#tips_date {
  width: 100px;
  position: absolute;
  top: -8px;
  left: 116px;
  _left: 90px;
  _top: -9px;
}

#tips_date select {
  font-size: 10px;
  vertical-align: top;
  height: 18px;
  z-index:10;
}

#tips_date input {
  border: solid 1px white;
  background-color: black;
  color: white;
  cursor: pointer;
  height: 16px;
}

.w32 {
  width: 32px;
}

.logo-mini {
  margin-right: 2px;
  width: 35px; 
  height: 13px;
  display: block;
  float: left;
}

.reklama a{
	color:#999999;
	font-size: 10px;
	text-decoration:none;
}
.reklama a:hover {
	text-decoration:underline;
}

.reklama {
color:#999999;
text-align:center;
font-size: 10px;
margin-left:10px;
margin-right:10px;
}

td .cd {
	min-width: 460px;
}

.fotogalerie {
	text-align:center;
	border:medium #990000;
	width: 725px;
	height: 240px;
}

.fotogalerie ul
{
	position: relative;
}

.fotogalerie li
{
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 0px !important;
	_margin-left: -30px !important;
}

#ticket-ajax {
  position: relative;
}

#remove-all {
  position: absolute;
  top: 2px;
  right: 15px;
  _right: 20px;
  color: #8D8D8D;
  font-weight: bold;
  text-decoration: none;
}

.today {
  color: #E40404 !important;
  font-size:12px;
font-weight:bold;
}

#mega-holder {
  width: 100%;
  height: 100%;
  position: relative; 
}

#holder {
  position: relative;
}

#wrap {
  width: 100%;
  position: absolute;
}

#center {
  margin: 0px 268px 0px 207px;
  display: block;
  z-index: 5;
}

.reset {
  clear: both;
  height: 1px;
  _height: 1px;
  *height: 1px;
  line-height: 0px;    
  font-size: 0px;
}

#odkazy {
  padding: 5px;
  font-size:10px;
}

#ptypeslist {
  margin-top: 20px;
}

#typeslist {
  margin-top: 20px;
  margin-left: 20px;
  list-style-type: none;
}

#typeslist li a {
  color: #505050;
}

#typeslist li a:hover {
  text-decoration: none;
}

#select_menu {
  padding: 10px;
  margin-bottom: 10px;
  background-color: black;
  border: solid 1px #8D8D8D;
  color: #F1F1F1;
}

#select-menu-loader {
  position: absolute;
  top: 35px;
  right: 50px;
  display: none;
}

#select-menu-loader-iframe {
  position: absolute;
  top: -20px;
  left: 230px;
  display: none;
}


#select_menu p {
  padding: 2px 0px;
}

#select_menu select, #select_menu input {
  font-size: 10px;
}

.select_menu {
  float: left;
  margin-right: 8px;
}

.alignL {
	margin-left: 88px;
	_margin-left: 48px;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

#select_menu_submit {
	/*height: 30px;*/
}

.no-right {
	margin-right: 0px !important;
}

.no-left {
	margin-left: 0px !important; 
}

.no-top0 {
	margin-top: 0px !important;
	top: 0px !important;
}

.no-top70 {
	margin-top: 70px !important;
}

.no-top8 {
	top: 8px !important;
}

.no-top28 {
	margin-top: 28px !important;
}

.no-top36 {
	top: 36px !important;
}

.no-top78 {
	top: 78px !important;	
}

.no-top54 {
	top: 36px !important;
}

.no-footer
{
	display: none;
}

#flash-reklama {
	position: absolute;
	top: 0px;
	left: 348px;
}

.posRel {
	position: relative;
}

.menu_none {
	display: none;
}

table.rss td
{
  border: 1px solid black;
  vertical-align: top;
  width: 50%;
}

div.rss
{
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

div.rss table
{
  width: 100%;
}

div.rss table td
{
  width: 50%;
}

div.rss div.head
{
  background-color: black;
  width: 100%;
  font-weight: bold;
}

div.rss div.rss_body
{
  margin: 5px;
  position: relative;
}

div.rss td.title
{
  padding-left: 10px;
}

div.rss li
{
  margin: 3px 15px 3px -10px;
  list-style-type: square;
  color: #E40404;
}

div.rss li.rss_today
{
  color: green;
}

div.rss li.rss_last3days
{
  color: yellow;
}

div.rss div.more
{
  text-align:right;
  width: 100%;
  height: 20px;
}

div.rss a
{
  margin-right: 5px;
}


div.head select
{
  width: 100%;
}

.pagination
{
  float: right;
}

.etips {
	clear: both;
	margin: 10px 0px;
}

.etips table {
	width: 100%;
	color: white;
	font-size: 12px;
	border-collapse: collapse;
}

.etips table th {
	text-align: left;
	background-color: black;
	color: #8D8D8D;
	padding: 2px;
}

.etips table td {
	padding: 4px 2px;
}

.etips table .wcol {
	width: 30px;
}

.etips table tr.dark {
	background-color: #2B2B2B;
}

.etips table tr.light {
	background-color: #434343;
}
.uvodtext {
	color:#CC0000;
	font-weight:bold;
}
.rfloat {
	float:right;
}
.lfloat {
	float:left;
}
#text a {
	color:#E40404;
}
.justifynew {
	text-align:justify;
}
.rsszpravy {
	margin: 0;
	padding: 0;
	padding: 10px 0 10px 0;
}
.resetrss {
	height: 590px;
}
#help-tiket, #help-tiket a
{
	font-size: 10px;
	color: #343434;
}

.banner_top
{
	float: left;
	margin-top: 5px;
	margin-left: -24px;
	height: 60px;
}

.banner_top div
{
	height: 60px;
}

.banner_right, .banner_left
{
	margin: 10px;
	text-align: center;
}
.rsszpravy table {
	width:99%;
}

#contest_login {
	position: absolute;
	top: 5px;
	right: 10px;
/*	width: 320px; */
	height: 60px;
	color: white;
	font-size: 10px;
}

#contest_login input
{
	height: 15px;
}

#contest_login input.button
{
	height: 22px;
}

#contest_login fieldset {
	border: none;
	padding: 0px 4px;
}

#contest_login legend {
	padding: 0px 5px;
}

#contest_login a {
	color: #E40404;
}

#menu div {
	clear: both;
}

#ticket_list {
	border-collapse: collapse;
	margin: 20px 0px;
}

#ticket_list td, #ticket_list th {
	border: solid 1px #F1F1F1;
	padding: 8px 10px;
}

#modal_ticket_list td, #modal_ticket_list th {
	padding: 4px;
}

fieldset {
	padding: 4px;
	border: 1px solid white;
}

fieldset legend {
	padding: 0px 5px;
}

#attempt_ticket {
  font-size: 12px;
  margin: 10px 0px 0px 10px;
  max-height: 600px;
}

#attempt_ticket p {
	clear: both;
	margin: 0px 10px;
}

#rules {
	height: 100px;
	overflow-y: scroll;
}

.contest_table .roll {
	cursor: default !important;
}

.banner
{
	background: url(/system/application/gfx/spacer.gif);
	display: block;
	position: relative;
	z-index: 30000;
}

.banner_468x60
{
	top: -60px;
	width: 468px;
	height: 60px;
	*left: 0px;
	*margin-left: 0px;
}

.banner_120x600
{
	top: -600px;
	left: 50%;
	margin-left: -60px;
	*left: 0px;
	*margin-left: 0px;
	width: 120px;
	height: 600px;
}
.uvodtext {
	font-size:12px;
	color:#FFF;
}
.socweb {
	background-color:#FFFFFF;
padding:10px 5px 10px 5px;
position:relative;
width:242px;
text-align:center;
color:#333333;
}
.socweb a {
 color:#FF0000;
 font-weight:bold;	
}
.dulinfo {
	position:relative;
	margin-top: 5px;
}
#twitter_div {
	text-align:left;
	font-size:9px;
}
#twitter_div li {
	margin-bottom:5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
