body,html {
    background: url('all/images/bg.jpg') repeat-x #2a0000;
    color: #ffffff;
    font-family: "Arial Unicode MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10pt;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
strong {
	font-weight: bold;
	font-size: 11pt;
	color: #ff2222;
}
a {
    color: #cccccc;
}
a:hover {
    color: #ff2222;
}

.promo_home {
	font-weight: bold;
	font-size: 24pt;
	padding: 4pt 0pt;
	text-align: center;
	color: #ff0000;
}

.error {
	color: #ff0000;
}
.ok {
	color: #00ff00;
}
.pending {
	color: #ffff00;
}
.hidden {
	display: none;
}
.block {
	display: block;
}
#main {
    margin: 0px auto;
    width: 980px;
/*
	margin: 0px 20px;
*/
    text-align: left;
}
#d11 {
	display: inline;
	float: left;
	margin: 12px 0px 0px 0px;
	width: 187px;
	height: 102px;
}
#d12 {
	display: inline;
	float: right;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	width: 760px;
	height: 35px;
	background: url('all/images/bar_spacer.gif') repeat-x;
}
#d121 {
	font-size: 90%;
	padding: 0px;
	height: 26px;
}

#d121 strong {
	color: #22ff22;
	font-size: 1em;
}

#d121 img {
	padding: 0px;
	margin: 0px;
}
#d121 a {
	text-align: center;
	padding: 0px 8px;
	display: block;
	float: left;

	border-right: 1px solid #000;
	margin: 0px;
	line-height: 26px;

    text-decoration: none;
    color: #ccc;
    font-weight: bold;
}
#d121 a:hover,
#d121 a.right:hover {
	color: #fff;
	background: url('/all/images/bar_spacer_on.gif') repeat-x;
}
#d121 a.first {
    background: url('/all/images/bar_left.gif') no-repeat left top;
    padding: 0px 5px;
}
#d121 a.right {
	float: right;
	display: inline;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#d121 a.last {
	border-right: 0px;
	float: right;
	display: inline;
	background: url('/all/images/bar_right.gif') no-repeat right top;
    padding: 0px 5px;
}
#d122 {
	margin: 0px;
	padding: 0px;
    background: url('/all/images/bar_bottom.gif') no-repeat center top;
    height: 9px;
}
#d122 img {
	border: 1px solid #000;
	margin: 1px;
	position: relative;
	top: -71px;
	display: inline;
	float: right;
}
#d13 {
    clear: both;
    padding: 10px 0px;
    margin: 10px 0px;
}
#d131 {
    margin: 3px 0px 3px 3px;
    display: inline;
    float: left;
    width: 651px;
    background: transparent;
}
#d131.home {
	width: 800px;
}
#d132 {
    margin: 3px 0px 3px 3px;
    display: inline;
    float: left;
    width: 320px;
    background: transparent;
}
#d132.home {
	width: 160px;
}
#d14 {
    clear: both;
    width: 980px;
}
#d141 {
	clear: both;
}
.c {
/*
    border: 1px solid #000000;
    border: 1px solid #bf0e05;
    background: #292929;
*/
    padding: 5px;
    margin: 0px 0px 3px 0px;
}
#d131vod {
    margin: 3px 0px 3px 3px;
    display: inline;
    float: left;
    width: 650px;
    background: transparent;
}
#d132vod {
    margin: 3px 0px 3px 15px;
    display: inline;
    float: left;
    width: 310px;
    background: transparent;
}
#tv {
    background: #000000;
    padding: 0px;
}
#vodtv {
    background: #000000;
/*
    height: 600px;
*/
    height: 566px;
    padding-left: 0px;
    padding-right: 0px;
}
#vodnotv {
/*
    height: 600px;
*/
    height: 566px;
}

#vodlist {
/*
    height: 600px;
*/
    height: 566px;
}

#vodcat {
/*    width: 716px;*/
    height: 106px;
    margin: 5px 0px 5px 0px;
}

.vodcatitem {
    float: left;
    display: inline;
    width: 172px;
    height: 100px;
    border: 1px solid #000000;
    margin: 2px 3px;
    text-align: center;
}

.vodcatitem img {
    width: 172px;
    height: 100px;
    border: none;
}

#vodlist a {
    text-decoration: none;
}

#d131vod h1, #d132vod h1, #d131vod h2, #d132vod h2, #d131.home h1 {
    border-bottom: 2px solid #bf0e05;
    display: block;
    height: 25px;
}

div.vodlistblock span {
    display: block;
}

div.vodlistblock a {
    display: block;
}

div.vodlistblock span.played {
    font-family: "Arial Unicode MS", "Lucida Grande", OpenSymbol, sans-serif;
    float: right;
    color: #0ebf05;    
}

div.vodlistblock a.in {
    font-family: "Arial Unicode MS", "Lucida Grande", OpenSymbol, sans-serif;
    float: right;
    color: #bf0e05;
    padding: 0px 5px 0px 0px;
    margin: 0px 2px 0px 0px;
    clear: both;
}

div.vodlistblock a.inok {
    font-family: "Arial Unicode MS", "Lucida Grande", OpenSymbol, sans-serif;
    float: right;
    color: #00ff00;
    padding: 0px 5px 0px 0px;
    margin: 0px 2px 0px 0px;
    clear: both;
}

span.symbol {
    font-family: "Arial Unicode MS", "Lucida Grande", OpenSymbol, sans-serif;
    display: inline !important;
}
span.star {
	font-size: 22pt;
	line-height: 16pt;
	color: #666;
}
span.marked {
	color: #bf0e05;
}
div.vodlistblock a.current {
    font-weight: bold;
    font-size: 110%;
    color: #00ff00;
}

div.vodlistblock a.playing {
    font-weight: bold;
    font-size: 110%;
    background: #450000;
}

div.vodlistblock a.played {
    color: #808080;
    font-style: italic;
}

div.vodlistblock a:hover {
    color: #ffffff;
}

#vodfeat {
    height: 143px;
    padding: 0px;
}

div.vodfeatitem {
/*
    height: 100px;
    width: 235px;
*/
    margin: 2px 0px;
    padding: 0px;
    border: 1px solid #292929;
    text-align: center;
}

div.vodfeatitem a:hover {
    border: 1px solid #bf0e05;
}

div.vodfeatitem a {
    border: 1px solid #000000;
}

div.vodfeatitem img {
/*
    height: 100px;
    width: 233px;
 */
    border: none;
    display: block;
    padding: 0px;
    margin: 0px auto;
    text-align: center;
}

div.vodfeatitem a {
	padding: 0;
	margin: 0;
}

#vodbasket {
/*
    height: 257px;
*/
    height: 423px;
    overflow: auto;
}

#vodmovies {

}

#vodmovies a {
    text-decoration: none;
    color: #ffffff;
}

img.vodstar {
    border: none;
    vertical-align: top;
    margin: 0px 0px 5px 0px;
}

h3.vodmovies {
	font-weight: bold;
    padding: 0px;
    margin: 0px;
    display: block;
}

img.vodmovies {
    display: inline;
    float: left;
    width: 133px;
    height: 100px;
    margin: 1px 4px 2px 0px;
    border: none;
}

.vodmoviesitem {
    height: 110px;
    margin: 2px 0px;
    border-bottom: 2px dotted #383838;
    width: 350px;
    float: left;
}

.vodmoviesitem span {
    display: block;
}

p {
    text-align: justify;
    padding: 0.5em 0em;
}
li {
    text-align: justify;
}
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
ol,ul {
	padding: 0em 0em 0em 1.5em;
}
#home {
    margin: 0px 0px 0px 20px;
}
#register {
    margin: 0px 0px 0px 200px;
}
h1 {
    font-size: 18pt;
    font-weight: bold;
    color: white;
}
h2 {
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
	margin: 4pt 0pt 7pt;
}
fieldset {
	border: 1px solid #ccc;
	padding: 0.5em;
}
#overDiv {
    position: absolute;
    visibility: hidden;
    z-index: 1000;
}
table.schedule {
    font-size: 13px;
    width: 400px;
}
/*
table.schedule tr.normal {
    background: url('all/images/schedule.png') repeat-x;
}
*/
table.schedule tr.now {
    background: url('/all/images/bar_spacer.gif') repeat-x center;
}
table.schedule tr.hover {
    background: url('/all/images/bar_spacer_on.gif') repeat-x center;
}
table.schedule tr:hover {
    background: url('/all/images/bar_spacer_on.gif') repeat-x center;
}
table.schedule td.normal_date {
    width: 50px;
    text-align: center;
    height: 17px;
}
table.schedule td.now_date {
    width: 50px;
    text-align: center;
    height: 17px;
}
table.schedule td.long {
	width: 120px !important;
}
table.schedule strong {
    font-weight: normal;
    color: #ffff00;
}
#schedule div.one {
    width: 400px;
}
#d14 {
    text-align: center;
}
#d141 {
    height: 37px;
    text-align: center;
    margin: 0px auto;
}
div.bb {
    display: inline;
    margin: 0px 3px 0px 0px;
}
div.bb img {
    width: 88px;
    height: 31px;
    border: 0px;
}
#cs {
    width: 234px;
    float: right;
}
#cs img.banner {
    display: block;
    width: 234px;
    border: 1px solid black;
    margin: 0px 0px 3px 0px;
}
.clear {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
    clear: both;
}

td {
	padding: 1pt;
}

/* kalendarz */

table.month td {
    font-family: sans-serif;
    font-size: 10pt;
    text-align: center;
    width: 45px;
}

table.month td.monthname {
    font-weight: bold;
    text-align: center;
    width: 135px;
}

table.month td.monthnavigation {
    font-weight: bold;
    text-align: center;
    width: 90px;
}

table.month td.dayname {
    font-weight: bold;
}

table.month td.today {
    background: #bf0e05;
    border: 1px solid #000000;
}

table.month td.sunday {
    background: #383838;
    border: 1px solid #000000;
}

table.month td.saturday {
    background: #383838;
    border: 1px solid #000000;
}

table.month td.monthday {
    background: #383838;
    border: 1px solid #000000;
}

table.month td.is_schedule {
    background: #450000;
    border: 1px solid #000000;
}

td.todayis_schedule {
    background: #bf0e05;
    border: 1px solid #000000;
}
td.todayis_schedule a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-style: italic;
}
td.is_schedule a {
    background: #450000;
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-style: italic;
}
td.is_schedule a:focus, td.is_schedule a:hover, td.todayis_schedule a:focus, td.todayis_schedule a:hover {
    background: #bf0e05;
}

td.monthnavigation a {
    display: block;
    text-decoration: none;
    color: #ffffff;
}

td.monthnavigation a:focus, td.monthnavigation a:hover {
    background: #450000;
}

#regform div {

    display: table-row;

}

#regform label, #regform span {

    display: table-cell;

    padding: 1px;
}
#regform label {
    width: 130px;
}
#regform span {
    width: 320px;
}

#regform .in {
    display: inline;
    border: none;
    background: transparent;
}

#regform input, #regform select {
    border: 1px solid #000000;
    background: #383838;
    color: #ffffff;
}

#regform input {
    width: 220px;
}

#regform label.in, #regform input.in {
    width: auto;
}
#regform div.submit {
    display: block;
    width: 640px;
    margin: 0px auto;
    text-align: center;
    padding: 5px 0px 0px 0px;
}
#captcha {
	margin: 0px 30px;
}
fieldset {
	margin: 2px 0px;
}
form.code input {
	border: 1px solid #000000;
	background: #383838;
    color: #ffffff;
}
form.code input.code {
	width: 6ex;
}
div#check_frame {
	margin: 10px 0px;
}
input.submit {
	border: 1px solid rgb(102, 102, 102) !important;
	width: 200px;
	background: url('/all/images/bar_spacer.gif') repeat-x center !important;
	color: #ccc !important;
}
input[type=submit]{
	border: 1px solid rgb(102, 102, 102) !important;
	width: 200px;
	background: url('/all/images/bar_spacer.gif') repeat-x center !important;
	color: #ccc !important;
}
input[type=submit]:hover, input.submit:hover {
	background: url('/all/images/bar_spacer_on.gif') repeat-x center !important;
}
fieldset {
	border: 1px dotted rgb(102, 102, 102);
}
div#check_result div {
	font-size: 1em;
	clear: both;
	display: block;
	margin: 2px;
}
div#check_result div span.symbol {
	font-family: "Arial Unicode MS", "Lucida Grande", OpenSymbol, sans-serif;
}
div#check_result div span.result {
	font-size: 20pt;
	float: left;
	line-height: 20pt;
	height: 20pt;
	width: 20pt;
	display: block;
	text-align: center;
}
div#check_result div span.desc {
	display: block;
/*
	height: 20pt;
*/
	line-height: 20pt;
}
#coming_soon a {
	color: #fff;
	text-decoration: none;
}
#coming soon a:hover {
	color: #fff;
}
.border {
	border: 1px dotted rgb(102, 102, 102);
}
.paypal {
	display: block;
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	width: 190px;
}
.paypal p {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.vodfilter {
	padding: 0pt;
	text-align: center;
}
.vodfilter #q1 {
	padding: 1px;
	width: 240px;
}
.vodfilter input, .vodfilter select {
	border: 1px solid rgb(102, 102, 102);
    background: #383838;
    color: #ffffff;
    margin: 0pt 5pt 0pt 0pt;
}
.bet span {
	display: block;
	width: 154px;
	float: left;
	padding: 2px 5px;
	text-align: left;
}
.bet span.hour {
	width: 40px;
	font-weight: bold;
	border: 1px solid rgb(102, 102, 102) !important;
	margin: 1px;
}
.bet span.odd {
	text-align: right;
	width: 40px;
	color: rgb(255, 255, 255);
	background: rgb(102, 102, 102);
	float: right;
}
.bet span.two {
	width: 264px;
}
.bet a.opt {
	float: left;
	display: block;
	width: 215px;
	background: url('/all/images/bar_spacer.gif') repeat-x center;
	text-decoration: none;
	font-weight: bold;
	margin: 1px;
}
.bet a.two {
	width: 324px;
}
.bet a.opt:hover {
	background: url('/all/images/bar_spacer_on.gif') repeat-x center;
	color: #fff;
}
.bet h3 {
	clear: both;
	padding: 5px 0px;
}
.bet a{
	border: 1px solid rgb(102, 102, 102) !important;
}
.bet .disabled {
	background: #444 !important;
}
#d131bets {
    margin: 3px 0px 3px 3px;
    display: inline;
    float: left;
    width: 722px;
    background: transparent;
}
#d132bets {
    margin: 3px 0px 3px 3px;
    display: inline;
    float: left;
    width: 249px;
/*
    background: transparent;
	background: #ccc;
*/
}
#d131bets h1, #d132bets h1, #d131bets h2, #d132bets h2 {
    border-bottom: 2px solid #bf0e05;
    display: block;
    height: 25px;
}
#d131bets h1 span {
	font-size: 60%;
}
#d131bets h2 {
	margin: 14pt 0pt 2pt;
}
.vodlistblock span.label {
	display: inline;
	font-weight: bold;
	color: #bf0e05;
}
.vodlistblock span.odd {
	display: block;
	float: right;
}
.vodlistblock h3 {
	font-weight: bold;
	padding: 0em 0em 0.5em 0em;
	color: #ffffff;
}
.xsize {
	font-size: 150%;
}
.xxsize {
	font-size: 200%;
}
div.xup {
	position: relative;
	top: -0.5em;
	height: 1.5em;
	margin: 2px 0px 1px 0px;
}
div.xup a {
	line-height: 75%;
	display: block;
	clear: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
div.bets_basket {
	border: 1px solid rgb(102, 102, 102) !important;
	margin: 1px 0px;
	padding: 0px 1px;
	color: #ffffff;
}
div.bets_changed, div.bets_canceled {
	background: rgb(96, 64, 64);
}
h3.bets_changed, h3.bets_canceled {
	font-size: 125%;
	text-align: center;
}
div.bets_basket:hover {
	background: rgb(48, 48, 48);
}
div.bets_basket_summary {
	border-top: 2px solid #bf0e05;
}
.numeric {
	text-align: right;
}
.bet_input {
	border: 1px solid #bf0e05;
	color: rgb(255, 255, 255);
	background: rgb(0, 0, 0);
	width: 3em;
	font-size: 125%;
	font-weight: bold;
}
.bet_output {
	border: none;
	color: rgb(255, 255, 255);
	background: transparent;
	width: 5em;
	font-size: 125%;
	font-weight: bold;
}
.bets_basket_line {
	margin-top: 1em;
	width: 241px;
}
.bets_basket_line label {
	margin-left: 4em;
	line-height: 2em;
	color: #ffffff;
}
.bets_basket_line span {
	float: right;
	line-height: 2em;
	color: #ffffff;
}
#betbasket {
	width: 241px;
/*
    height: 257px;
    height: 423px;
*/
    overflow: hidden;
}
.bet_submit {
	margin-top: 1em;
	width: 241px !important;
	text-align: center;
	font-weight: bold;
}
table.bets_user td, table.bets_user th {
	border: 1px solid #bf0e05;
	padding: 2px;
	text-align: center;
}
table.bets_user th {
	padding: 2px 4px;
	font-weight: bold;
	font-size: 100%;
}
table.bets_user th.t1 {
	width: 50px;
}
table.bets_user th.t2 {
	width: 70px;
}
table.bets_user th.t3 {
	width: 100px;
}
table.bets_user th.t4 {
	width: 150px;
}
table.bets_user th {
	background: #333333;
}
table.bets_user td.c0 {
	background: #000000;	
}
table.bets_user td.c1 {
	background: #333333;
}
table.bets_user td.won {
	color: #00ff00;
}
table.bets_user td.loss {
	color: #ff0000;
}
#d131bets .large {
	font-size: 110%;
	font-weight: bold;
}
.fullbanner {
	width: 468px;
	margin: 0px auto;
}
.banner550 {
	width: 550px;
	margin: 0px auto;
	text-align: center;
}
.c h2 {
	padding: 0em;
	margin: 0em;
}
.c {
	padding: 1em 0em;
}
.tvpremium input {
	width: 800px;
	font-size: 1.1em;
	font-weight: bold;
}
a.addbasket:hover {
    color: #ff2222 !important;
}

.standardForm label {
	display: block;
	width: 100px;
	float: left;
}

.standardForm input, .standardForm textarea {
	display: block;
	float: left;
    border: 1px solid #000000;
    background: #383838;
    color: #ffffff;
}

.standardForm div, .standardForm span {
	overflow: auto;
/*	clear: both; */
	margin-bottom: 0.5em;
}

.standardForm input.check, .standardForm input.submit {
	margin-left: 100px;
}

.standardForm label.check {
	width: auto;
}

.standardForm legend {
	font-weight: bold;
	padding: 0.5em;
}

.standardForm div.error-message {
	color: #f00;
	font-weight: bold;
}

div.game_box_list {
    width: 100px;
    height: 170px;
    padding: 5px;
	margin: 5px;
    border: 1px dotted #999999;
    float: left;
    overflow: hidden;
}

div.games_list {
    width: 780px;
    padding: 5px;
	margin: 5px;
}

div.games_show {
    width: 720px;
    padding: 5px;
	margin: 0px auto;
    border: 1px dotted #999999;
	text-align: center;
}

div.game_box_list div.info_box {
	text-align: center;
	overflow: hidden;
}

h1 a {
	text-decoration: none;
}

div.pictures_list {
	width: 800px;
}

div.pictures_list div.pictures_folder {
  	width: 150px;
    height: 150px;
    padding: 5px;
	margin: 5px;
    border: 1px dotted #999999;
    float: left;
    text-align: center;
    overflow: hidden;
}

div.pictures_list div.pictures_folder p {
	text-align: center;
}

div.pictures_list div.pictures_folder a, div.pictures_list a{
	text-decoration: none;
	font-size: 1em;
}

div.pictures_list strong a{
	color: #ff0000;
	font-size: 1.2em;
}

div.pictures_list div.pictures_folder img {
	width: 120px;
}

div.pictures_list div.picture_show {
	padding: 5px;
	border: 1px dotted #999999;
	float: left;
	margin: 0px 10px 0px 0px;
}

div.pictures_list .picture_details {
	width: 420px;
	padding: 5px;
	float: left;
}

div.pictures_list .picture_details td.desc_col {
	width: 120px;
	font-style: italic;
	color: #999999;
}

div.pictures_list .picture_details td.info_col {
	width: 300px;
	font-weight: bold;
	color: #ff2222;
}

div.picture_show a {
	display: block;
	line-height: 32px;
	height: 32px;
	border: 1px none #000;
	padding: 1px;
	margin: 0px;
}
div.picture_show a:hover {
	border: 1px solid #ff0000;
	padding: 0px;
}
div.picture_show a img {
	vertical-align: top;
}

.reklama {
	margin: 0px 150px;
}
