@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
	text-decoration:none;
	border:none;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	outline:none;
}
html {
	text-align:center;
	background:url(/img/bg.png) top repeat-y;
}
body {
	height:268px;
	text-align:center;
	background:url(/img/bg2.png) top center no-repeat;
}
/*popup - logowanie*/
#darkbg {
	background:url(/img/darkbg.png);
	width: 100%;
	opacity:0.80;
	filter:alpha(opacity=80);
	position: fixed;
	z-index: 99;
	height: 100%;
}
div.all {
	width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding: 0;
}
#container1 {
	position:fixed;
	z-index: 99999;
}
div.popup {
	display: inline-block;
	text-align: left;
	background: #ffffff;
	position:relative;
	left:276px;
	top:166px;
}
#loguj {
	display:none;
}
.popupcont1 {
	float:left;
	width:428px;
}
.popupcont1 .ptop1 {
	float:left;
	width:380px;
	height:67px;
	padding:19px 24px 0 24px;
	background:url(/img/top_alert1.png);
}
.popupcont1 .ptop1 h1 {
	float:left;
	color:#2f2f2f;
	font-weight:bold;
	font-size:20px;
	text-shadow:0 1px #B9D974;
}
.popupcont1 .ptop1 span {
	float:left;
	width:380px;
	color:#2d2f33;
	line-height:18px;
	text-shadow:0 1px #B9D974;
	font-size:12px;
}
.popupcont1 .ptop1 span a {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#2d2f33;
}
.popupcont1 .ptop1 span a:hover {
	text-decoration:none;
}
#close {
	float:left;
	width:35px;
	height:32px;
	background:url(/img/close_alert1.png);
	cursor:pointer;
	outline:none;
	position:absolute;
	top:-8px;
	right:-6px;
	z-index:104;
	text-indent:-10000px;
}
.popupcont1 .pcontent1 {
	float:left;
	width:404px;
	border-bottom:1px solid #CFD2D4;
	background:#fff;
	padding:20px 0 20px 24px;
}
.popupcont1 .pcontent1 .inti {
	float:left;
	width:376px;
	height:43px;
	line-height:43px;
	background:#E3F6BB;
	border:1px solid #B6D17E;
	font-weight:bold;
	color:#495143;
	text-align:center;
	margin:0 0 20px 0;
}
.popupcont1 .pcontent1 .clvl {
	float:left;
	width:379px;
	height:39px;
	line-height:39px;
	margin-bottom:7px;
}
.popupcont1 .pcontent1 .clvl .l {
	float:left;
	width:141px;
	font-weight:bold;
	color:#545659;
}
.popupcont1 .pcontent1 .clvl .r {
	float:left;
	width:238px;
	font-weight:bold;
	color:#545659;
}
.popupcont1 .pcontent1 .clvl .r .log, .popupcont1 .pcontent1 .clvl .r .pas {
	float:left;
	width:238px;
	height:39px;
	background:url(/img/inputy.png) no-repeat;
	padding:0 15px 0 15px;
	font-weight:bold;
	color:#545659;
}
.popupcont1 .pcontent1 .submit {
	float:left;
	width:88px;
	height:33px;
	background:url(/img/zalogujy.png);
	cursor:pointer;
	margin:0 0 0 141px;
}
.popupcont1 .rem {
	float:left;
	width:404px;
	height:53px;
	background:#fff;
	line-height:53px;
	padding:0 0 0 24px;
}
.popupcont1 .rem a {
	font-weight:bold;
	text-decoration:underline;
	color:#494C4F;
}
.popupcont1 .rem a:hover {
	text-decoration:none;
}
/*popup - rejestracja*/
#rejestruj {
	display:none;
}
.popupcont2 {
	float:left;
	width:428px;
}
.popupcont2 .ptop2 {
	float:left;
	width:380px;
	height:67px;
	background:url(/img/top_alert1.png);
	padding:0 24px 0 24px;
}
.popupcont2 .ptop2 h1 {
	float:left;
	color:#2f2f2f;
	font-weight:bold;
	font-size:20px;
	text-shadow:0 1px #B9D974;
	line-height:67px;
}
.popupcont2 .pcontent2 {
	float:left;
	width:404px;
	border-bottom:1px solid #CFD2D4;
	background:#fff;
	padding:20px 0 20px 24px;
}
.popupcont2 .pcontent2 .inti {
	float:left;
	width:376px;
	height:43px;
	line-height:43px;
	background:#F0D3D1;
	border:1px solid #D58980;
	font-weight:bold;
	color:#494244;
	text-align:center;
	margin:0 0 20px 0;
}
.popupcont2 .pcontent2 .clvl {
	float:left;
	width:379px;
	height:39px;
	line-height:39px;
	margin-bottom:7px;
}
.popupcont2 .pcontent2 .clvl .l {
	float:left;
	width:141px;
	font-weight:bold;
	color:#545659;
}
.popupcont2 .pcontent2 .clvl .r {
	float:left;
	width:238px;
	font-weight:bold;
	color:#545659;
}
.popupcont2 .pcontent2 .clvl .r .rl, .popupcont2 .pcontent2 .clvl .r .rh, .popupcont2 .pcontent2 .clvl .r .rph, .popupcont2 .pcontent2 .clvl .r .rae {
	float:left;
	width:238px;
	height:39px;
	background:url(/img/inputy.png) no-repeat;
	padding:0 15px 0 15px;
	font-weight:bold;
	color:#545659;
}
.popupcont2 .pcontent2 .submit {
	float:left;
	width:106px;
	height:33px;
	background:url(/img/zarejestrujy.png);
	cursor:pointer;
	margin:0 0 0 141px;
}
.popupcont2 .law {
	float:left;
	width:404px;
	background:#fff;
	padding:20px 0 20px 24px;
	color:#76787C;
	line-height:18px;
	font-size:12px;
}
.popupcont2 .law a {
	font-weight:bold;
	color:#494C4F;
	text-decoration:underline;
	font-size:12px;
}
.popupcont2 .law a:hover {
	text-decoration:none;
}

#container {
	text-align:left;
	width:980px;
	position:relative;
	z-index:2;
}
#menu {
	float:left;
	width:980px;
	height:49px;
	background:url(/img/menu.png);
	margin:1px 0 0 0;
}
#menu li a {
	float:left;
	height:49px;
	color:#fff;
	background:url(/img/spacer.png) right top no-repeat;
	padding:0 23px 0 21px;
	line-height:47px;
	font-family:Novecentowide-Bold;
	font-size:13px;
	text-shadow:0px -1px #0D0D0F;
}
#menu li a:hover {
	background:url(/img/spacerh.png) right top no-repeat;
}
#online {
	float:left;
	width:980px;
	height:56px;
	background:url(/img/menu-online.png);
	margin:1px 0 0 0;
}
#lka {
	float:left;
	width:522px;
	height:43px;
	border-right:1px solid #434649;
	padding:13px 0 0 20px;
}
#akt1 {
	position:absolute;
	left:20px;
	top:13px;
	width:158px;
	height:30px;
	line-height:30px;
	color:#989D9F;
	cursor:pointer;
	z-index:2;
	font-weight:bold;
	background:url(/img/akt1.png);
	padding:0 0 0 10px;
}
#zm1 {
	position:absolute;
	left:20px;
	top:43px;
	width:166px;
	overflow:hidden;
	display:none;
	background:url(/img/aktm.png);
	z-index:99;
	border:1px solid #000000;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
	opacity: 0.99;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom:9px;
}
#akt2 {
	position:absolute;
	left:192px;
	top:13px;
	width:158px;
	height:30px;
	line-height:30px;
	color:#989D9F;
	cursor:pointer;
	z-index:2;
	font-weight:bold;
	background:url(/img/akt1.png);
	padding:0 0 0 10px;
}
#zm2 {
	position:absolute;
	left:192px;
	top:43px;
	width:166px;
	overflow:hidden;
	display:none;
	background:url(/img/aktm.png);
	z-index:99;
	border:1px solid #000000;
	filter: alpha(opacity=96);
	-moz-opacity: 0.96;
	opacity: 0.96;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom:9px;
}
#akt3 {
	position:absolute;
	left:365px;
	top:13px;
	width:158px;
	height:30px;
	line-height:30px;
	color:#989D9F;
	cursor:pointer;
	z-index:2;
	font-weight:bold;
	background:url(/img/akt1.png);
	padding:0 0 0 10px;
}
#akt1 strong.red, #akt2 strong.red, #akt3 strong.red {
	margin:0 0 0 9px;
	color:#C85158;
}
#akt1 strong.green, #akt2 strong.green, #akt3 strong.green {
	margin:0 0 0 9px;
	color:#5D920E;
}
#akt1 strong.white, #akt2 strong.white, #akt3 strong.white {
	margin:0 0 0 9px;
	color:#F9FBFD;
}
#akt1:hover, #akt2:hover, #akt3:hover {
	background:url(/img/akt1h.png);
}
#zm3 {
	position:absolute;
	left:365px;
	top:43px;
	width:166px;
	overflow:hidden;
	display:none;
	background:url(/img/aktm.png);
	z-index:99;
	border:1px solid #000000;
	filter: alpha(opacity=96);
	-moz-opacity: 0.96;
	opacity: 0.96;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom:9px;
}
#zm1 li.position, #zm2 li.position, #zm3 li.position {
	float:left;
	width:132px;
	height:32px;
	line-height:34px;
	color:#fff;
	font-weight:bold;
	background:url(/img/pos.png);
	padding:0 0 0 34px;
	border-bottom:1px solid #3F4245;
	margin:0 0 9px 0;
}
#zm1 li.cate a, #zm2 li.cate a, #zm3 li.cate a {
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	color:#fff;
	line-height:20px;
}
#zm1 li.cate a:hover, #zm2 li.cate a:hover, #zm3 li.cate a:hover {
	color:#BADC1C;
	text-decoration:underline;
}
#prof {
	float:left;
	width:436px;
	height:43px;
	border-left:1px solid #5D6064;
	padding:13px 0 0 0;
}
#prof .p1 {
	float:left;
	margin:0 5px 0 10px;
}
#prof .p1 a {
	float:left;
	width:49px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#989D9F;
	font-weight:bold;
	background:url(/img/p1.png);
	text-align:center;
}
#prof .p1 a:hover {
	background:url(/img/p1h.png);
	color:#fff;
}
#prof .p2 {
	float:left;
	width:97px;
	height:30px;
	margin-right:5px;
}
#akt4 {
	position:absolute;
	left:608px;
	top:14px;
	width:67px;
	height:30px;
	line-height:30px;
	color:#989D9F;
	cursor:pointer;
	z-index:2;
	font-weight:bold;
	background:url(/img/tracker.png);
	padding:0 0 0 30px;
}
#akt4:hover {
	background:url(/img/tracker-hover.png);
}
#akt4 strong {
	color:#fff;
}
#zm4 {
	position:absolute;
	left:608px;
	top:44px;
	width:102px;
	overflow:hidden;
	display:none;
	background:url(/img/pos.png) top repeat-x #292A2E;
	z-index:99;
	border:1px solid #000000;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:6px 0 6px 0;
}
#zm4 li a {
	font-weight:bold;
	color:#fff;
	line-height:20px;
	padding:0 0 0 9px;
}
#zm4 li a:hover {
	text-decoration:underline;
	color:#BADC1C;
}
#prof .p3 {
	float:left;
	line-height:30px;
	color:#fff;
	text-shadow:0px -1px #111213;
	background:url(/img/usr.png) top left no-repeat;
	padding:0 0 0 40px;
}
#prof .p3 a.usr {
	color:#fff;
	font-weight:bold;
}
#prof .p3 a.usr:hover {
	text-decoration:underline;
}
#prof .p3 a.lo {
	color:#BCBBBE;
}
#prof .p3 a.lo:hover {
	color:#BADC1C;
}
#top {
	float:left;
	width:980px;
	height:242px;
}
#register, #login {
	float:left;
	width:95px;
	height:49px;
	position:absolute;
	top:0px;
	right:125px;
	background:url(/img/rejestracja.png);
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding:53px 0 0 0;
	text-shadow:0px -1px #24262A;
}
#login {
	position:absolute;
	top:0px;
	right:20px;
	background:url(/img/zaloguj.png);
}
#register:hover, #login:hover {
	text-decoration:underline;
}
#register:hover {
	background:url(/img/rejestracjah.png);
}
#login:hover {
	background:url(/img/zalogujh.png);
}
#top a.usr {
	float:left;
	width:220px;
	height:28px;
	line-height:16px;
	text-align:center;
	position:absolute;
	top:125px;
	right:20px;
	color:#fff;
	font-weight:bold;
}
#top a.usr span {
	color:#B5D917;
}
#top a.usr:hover span {
	text-decoration: underline;
}
#top a.usr1 {
	float:left;
	width:220px;
	height:28px;
	line-height:16px;
	text-align:center;
	position:absolute;
	top:109px;
	right:20px;
	color:#fff;
	font-weight:bold;
}
#top a.usr1 span {
	color:#B5D917;
}
#top a.usr1:hover span {
	text-decoration: underline;
}
#top h1 {
	position:absolute;
	left:22px;
	top:78px;
	background:url(/img/logo.png);
	width:178px;
	height:55px;
	overflow:hidden;
}
#top h1 a {
	float:left;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-10000px;
	padding-top:10000px;
}
#horizontal_advertisement {
	float:left;
	width:468px;
	position:absolute;
	top:73px;
	left:266px;
}
#horizontal_advertisement img {
	float:left;
	width:468px;
}
#searchbox {
	float:left;
	width:367px;
	height:53px;
	background:url(/img/searchbox.png);
	position:absolute;
	top:161px;
	left:0px;
	padding:24px 0 0 20px;
}
#search_input {
	float:left;
	width:246px;
	height:30px;
	background:url(/img/search_input.png);
	color:#6F7376;
	line-height:30px;
	padding:0 13px 0 13px;
}
#search_submit {
	float:left;
	width:75px;
	height:30px;
	background:url(/img/search_submit.png);
	cursor:pointer;
}
#top a.sponsor {
	float:left;
	width:324px;
	height:51px;
	position:absolute;
	top:161px;
	left:393px;
	background:url(/img/sponsor.png);
	color:#fff;
	font-weight:bold;
	font-size:18px;
	line-height:16px;
	padding:21px 0 0 17px;
}
#top a.sponsor span {
	font-size:13px;
	color:#b5d917;
}
#top a.sponsor:hover {
	background:url(/img/sponsor_h.png);
}
#top a.surprise {
	float:left;
	width:200px;
	height:83px;
	background:url(/img/surprise.png);
	position:absolute;
	top:161px;
	right:20px;
	z-index:99;
	color:#fff;
	text-shadow:1px 1px #658C10;
	font-family:Novecentowide-Bold;
	font-size:14px;
	line-height:15px;
	padding:48px 0 0 20px;
}
#top a.surprise span {
	font-size:22px;
	font-family:Novecentowide-Bold;
}
#top a.surprise:hover {
	color:#000;
}
#no_match {
	float:left;
	width:959px;
	height:53px;
	line-height:53px;
	background:url(/img/match.png);
	position:absolute;
	top:239px;
	left:0px;
	padding:0 0 0 21px;
	color:#fff;
	font-weight:bold;
}
#no_match span a {
	color:#b9dc18;
}
#no_match span a:hover {
	text-decoration:underline;
}
#yes_match {
	float:left;
	width:969px;
	height:53px;
	line-height:53px;
	background:url(/img/match.png);
	position:absolute;
	top:239px;
	left:0px;
	padding:0 0 0 11px;
	color:#fff;
	font-weight:bold;
}
#met {
	float:left;
/*	width:212px; */
	height:53px;
	padding: 0 15px 0 14px;
}
#met a {
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}
#met a:hover {
	text-decoration:none;
}
#chooser{
        float:left;
        width:165px;
        margin:0 8px 0 0;
}
#but1, #but2, #but3{
        float:left;
        width:55px;
        height:26px;
        font-weight:bold;
        font-size:11px;
        color:#fff;
        margin:13px 0 0 0;
        cursor:pointer;
        background:url(/img/cb.png);
        padding-bottom:1px;
        line-height:26px;
        text-align:center;
}
#but1 input, #but2 input, #but3 input{
        display:none;
}
#perc{
        float:left;
        margin:21px 0 0 0;
		padding: 0 0 0 9px;
}

.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; ; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
.ui-widget-content {float:left;width:111px;height:12px;background: url(/img/chooser-v.png); }
.ui-widget-header { float:left;background: url(/img/chooser-vh.png); }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {float:left;margin-top:-1px;background: url(/img/chooser.png);width:19px;height:19px;cursor:pointer; }
#per{display:block;}
#amount{
float:left;
width:111px;
height:23px;
background:url(/img/how.png) no-repeat;
position:absolute;
top:-13px;
/*left:473px;*/
margin-left: -63px;
text-align:center;
padding-bottom: 9px;
font-weight:bold;
color:#111213;
font-size:12px;
text-shadow:-1px -1px #C4C7CA;
}
#bet{
        float:left;
		width: 100px;
        height:22px;
        font-weight:bold;
        font-size:11px;
        background:url(/img/bet.png);
        position:relative;
        top:15px;
/*        left:533px;*/
        color:#000;
        text-shadow:-1px -1px #ACD21C;
        padding:0 9px 2px 9px;
		margin-left: 20px;
        -webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		cursor:pointer;
}
#bet:hover {
		padding-top:3px;
        background:url(/img/bet-hover.png);
        text-shadow: none;
}

#ot{
	float:left;
	width:504px;
	height:53px;
}
#ot .cb{
	float:left;
	width:55px;
	text-align:center;
	height:27px;
	color:#fff;
	margin:13px 0 0 0;;
	background:none;
	cursor:pointer;
	line-height:0px;
	font-weight:bold;	
}
#ot .cb:hover{
	background:url(/img/cb_hover.png);
	color:#BADC1C;
}
#slider-range-min{
	width:111px;
}
#content {
	float:left;
	width:980px;
	background:url(/img/content.png);
	padding:0 0 20px 0;
}
#left {
	float:left;
	width:548px;
	padding:20px 20px 0 20px;
}
#right {
	float:left;
	width:392px;
}
#slider {
	float:left;
	width:372px;
	height:307px;
	background:#0B0B0D;
	padding:20px 0 0 20px;
}
#slider .header {
	float:left;
	width:332px;
	height:50px;
	background:url(/img/sheader.png);
	padding:0 0 0 20px;
	line-height:50px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-shadow:0 1px #151719;
}
/*
#main {
	float:left;
	width:352px;
	height:237px;
	position:relative;
	top:0px;
	left:0px;
}
#main .img {
	float:left;
	width:352px;
	height:237px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
#main a.team1 {
	float:left;
	position:absolute;
	top:108px;
	left:20px;
	height:30px;
	background:#0B0B0D;
	color:#fff;
	font-family:Novecentowide-Bold;
	padding:6px 6px 0 6px;
	margin: 0;
	z-index:99;
	font-size:22px;
}
#main a.team2 {
	float:left;
	position:absolute;
	top:141px;
	left:20px;
	height:30px;
	line-height:27px;
	background:#0B0B0D;
	color:#fff;
	font-family:Novecentowide-Bold;
	padding:0 6px 0 6px;
	z-index:99;
	font-size:22px;
}
#main a.date {
	float:left;
	position:absolute;
	top:180px;
	left:20px;
	height:21px;
	line-height:21px;
	z-index:99;
	font-weight:bold;
	color:#94999C;
	background:#0B0B0D;
	padding:0 6px 0 6px;
}
#main a.type {
	float:left;
	position:absolute;
	top:201px;
	left:20px;
	height:16px;
	line-height:8px;
	z-index:99;
	font-weight:bold;
	color:#fff;
	background:#0B0B0D;
	padding:0 6px 0 6px;
}
#main2, #main3, #main4 {
	display:none;
}*/

#main {
	float:left;
	width:352px;
	height:237px;
	position:relative;
	top:0px;
	left:0px;
}
#main .img {
	float:left;
	width:352px;
	height:237px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
/*#main a.team1 {
	float:left;
	position:absolute;
	top:116px;
	left:20px;
	height:30px;
	line-height:27px;
	background:#0B0B0D;
	color:#fff;
	font-family:Novecentowide-Bold;
	padding:0 6px 0 6px;
	z-index:99;
	font-size:22px;
}
#main a.team2 {
	float:left;
	position:absolute;
	top:146px;
	left:20px;
	height:24px;
	line-height:12px;
	background:#0B0B0D;
	color:#fff;
	font-family:Novecentowide-Bold;
	padding:0 6px 0 6px;
	z-index:99;
	font-size:22px;
}*/
#main a.team1 {
	float:left;
	position:absolute;
	top:116px;
	left:20px;
	height:27px;
	line-height:24px;
	background:#0B0B0D;
	color:#fff;
	font-family:Novecentowide-Bold;
	padding:0 6px 0 6px;
	z-index:99;
	font-size:22px;
}
#main a.team2 {
	float:left;
	position:absolute;
	top:143px;
	left:20px;
	height:27px;
	line-height:24px;
	background:#0B0B0D;
	color:#fff;
	font-family:Novecentowide-Bold;
	padding:0 6px 0 6px;
	z-index:99;
	font-size:22px;
}
#main a.date {
	float:left;
	position:absolute;
	top:180px;
	left:20px;
	height:21px;
	line-height:21px;
	z-index:99;
	font-weight:bold;
	color:#94999C;
	background:#0B0B0D;
	padding:0 6px 0 6px;
}
#main a.type {
	float:left;
	position:absolute;
	top:201px;
	left:20px;
	height:16px;
	line-height:8px;
	z-index:99;
	font-weight:bold;
	color:#fff;
	background:#0B0B0D;
	padding:0 6px 0 6px;
}
#main2, #main3, #main4 {
	display:none;
}
#ops {
	float:left;
	position:absolute;
	left:242px;
	top:-34px;
	width:120px;
	height:18px;
	overflow:hidden;
	z-index:100;
}
#ops li {
	float:left;
	width:18px;
	height:18px;
	text-align:center;
	line-height:18px;
	cursor:pointer;
	margin-right:6px;
	display:inline;
	background-image:url(/img/ops.png);
	text-indent:-10000px;
}
#ops #s1 {
	background-position:0 0;
}
#ops #s1.ogp {
	background-position:0 -18px;
}
#ops #s2 {
	background-position:-24px 0;
}
#ops #s2.ogp {
	background-position:-24px -18px;
}
#ops #s3 {
	background-position:-48px 0;
}
#ops #s3.ogp {
	background-position:-48px -18px;
}
#ops #s4 {
	background-position:-72px 0;
}
#ops #s4.ogp {
	background-position:-72px -18px;
}
#boxes {
	float:left;
	width:352px;
	margin:20px 0 20px 20px;
}
#b_left {
	float:left;
	width:212px;
	margin:0 20px 0 0;
}
.menu {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	border:1px solid #121315;
}
.menu li {
	width:100%;
	padding:0;
	background:url(/img/limenu.png) top right no-repeat;
	line-height:47px;
	vertical-align:middle;
	font-weight:normal;
}
.menu li a {
	padding:0 0 0 20px;
	display:block;
	color:white;
	border-bottom:1px solid #151719;
	border-top:1px solid #34363A;
	font-weight:bold;
	font-weight:bold;
	font-size:16px;
	text-shadow:0 1px #151719;
}
.menu li a:hover {
	text-decoration:none;
	border-bottom-width:0;
	border-bottom:1px solid #151719;
	border-top:1px solid #34363A;
	background:url(/img/limenuh1.png) top right no-repeat;
}
.menu .submenu {
	overflow:hidden;
	height:0;
	font-weight:normal;
}
.menu .submenu ul {
	list-style-type:none;
	margin:0;
	background:url(/img/submenu.png) top left repeat-x #2A2C30;
	font-weight:normal;
	padding:8px 0 8px 0;
}
.menu .submenu ul li {
	background:transparent none;
	font-weight:bold;
	border:none;
}
.menu .submenu ul li a {
	display:block;
	font-weight:bold;
	border:none;
	line-height:25px;
	font-size:12px;
}
.menu .submenu ul li a:hover {
	background:transparent url(/img/menulihover.png) no-repeat;
	display:block;
	color:#BADC1C;
}
.menu li a.selected {
	background:transparent url(/img/limenuh.png) top right no-repeat;
	font-weight:bold;
	font-weight:bold;
	font-size:16px;
	text-shadow:0 1px #151719;
	border-bottom:1px solid #4B4F52;
	border-top:1px solid #696D71;
}
.menu li a.selected:hover {
	background-position:0 0;
}
#b_left a.create {
	float:left;
	width:193px;
	height:237px;
	background:url(/img/create.png);
	color:#fff;
	font-family:Novecentowide-Bold;
	font-size:18px;
	text-shadow:1px 1px #3C3E41;
	line-height:15px;
	padding:18px 0 0 19px;
}
#b_left a.create_narrow{
	float:left;
	width:181px;
	height:237px;
	background:url(/img/create_narrow.png);
	color:#fff;
	font-family:Novecentowide-Bold;
	font-size:16px;
	text-shadow:1px 1px #3C3E41;
	line-height:15px;
	padding:18px 0 0 19px;
}
#b_left a.create:hover, #b_left a.create_narrow:hover {
	color:#000;
	text-shadow: none;
}
#b_right {
	float:left;
	width:120px;
}
#vertical_advertisement {
	float:left;
	width:120px;
}
#vertical_advertisement img {
	float:left;
	width:120px;
}
#facebook {
	float:left;
	width:352px;
	margin:0 0 0 20px;
}
#map {
	float:left;
	width:980px;
	min-height:165px;
	background:url(/img/map2.png) repeat-y top left;
	padding:0 0 26px 0;
}
#map_description {
	float:left;
	width:408px;
	border-right:1px solid #2F3035;
	background:url(/img/map.png) repeat-x top left #0C0C0E;
	min-height:165px;
}
#map_description p {
	float:left;
	width:368px;
	padding:25px 20px 0 20px;
	color:#676666;
	line-height:16px;
}
#map_description p a {
	color:#85898C;
	font-weight:bold;
}
#map_description p a:hover {
	text-decoration:underline;
}
#map_analisys {
	float:left;
	width:309px;
	border-right:1px solid #2F3035;
	background:url(/img/map.png) repeat-x top left #0C0C0E;
	min-height:165px;
}
#map_analisys ul {
	float:left;
	width:309px;
}
#map_analisys ul {
	float:left;
	width:269px;
	padding:22px 20px 0 20px;
	line-height:22px;
}
#map_analisys ul li a {
	font-weight:bold;
	color:#676666;
}
#map_analisys ul li a:hover {
	text-decoration:underline;
}
#map_recommended {
	float:left;
	width:261px;
	background:url(/img/map.png) repeat-x top left #0C0C0E;
	min-height:165px;
}
#map_recommended ul {
	float:left;
	width:221px;
	padding:22px 20px 0 20px;
	line-height:22px;
}
#map_recommended ul li a {
	font-weight:bold;
	color:#676666;
}
#map_recommended ul li a:hover {
	text-decoration:underline;
}
#map_description span, #map_analisys span, #map_recommended span {
	float:left;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-shadow:0px 1px #000;
	padding:22px 0 0 20px;
}
#container2 {
	clear:both;
	width:100%;
	height:117px;
	background:url(/img/container2.png) top center;
	position:relative;
	float:left;
}
#bott {
	text-align:center;
	margin:auto;
	position: absolute;
	left:50%;
	width:980px;
	margin-left:-490px;
}
#bottom {
	float:left;
	width:960px;
	color:#636569;
	text-align:left;
	padding:26px 0 0 20px;
	line-height:16px;
}
#bottom strong {
	color:#fff;
}
#bottom a {
	color:#BFDF1D;
	font-weight:bold;
}
#bottom a:hover {
	text-decoration:underline;
}
/*index*/
#popular_types {
	float:left;
	width:546px;
	border:1px solid #B0B2B6;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 20px 0 0 0;
	position:relative;
}
#popular_types .header {
	float:left;
	width:506px;
	height:68px;
	background:#F6F8FA;
	padding:0 20px 0 20px;
}
#popular_types .header .name {
	float:left;
	width:141px;
	height:68px;
	font-weight:bold;
	color:#2f2f2f;
	font-size:19px;
	line-height:68px;
}
#popular_types .tabs {
	float:left;
	width:287px;
	height:28px;
	position:absolute;
	top:20px;
	right:20px;
	background:url(/img/tabs.png);
}
#popular_types .tabs li a {
	float:left;
	color:#545659;
	line-height:28px;
	font-weight:bold;
	padding:0 11px 0 11px;
}
#popular_types .tabs li.active a {
	float:left;
	height:26px;
	border:1px solid #A8ABAF;
	background:url(/img/tabsa.png);
	line-height:26px;
	padding:0 10px 0 10px;
	font-weight:bold;
	color:#545659;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#at {
	float:left;
	width:548px;
}
#advertisement {
	float:left;
	width:300px;
	margin:0 23px 0 0;
}
#advertisement img {
	float:left;
	width:250px;
}
#month_table {
	float:left;
	width:223px;
	background:#F6F8FA;
	border:1px solid #B0B2B6;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
#month_table .header {
	float:left;
	width:183px;
	height:52px;
	padding: 12px 20px 0 20px;
}
#month_table .header span {
	float:left;
	width:183px;
	font-weight:bold;
	color:#2f2f2f;
	font-size:19px;
}
#month_table .header p {
	float:left;
	width:183px;
	color:#737272;
}
#month_table .mt_l1 {
	float:left;
	width:223px;
	height:36px;
	border-top:1px solid #CFD2D4;
	line-height:36px;
}
#month_table .mt_l2 {
	float:left;
	width:223px;
	height:36px;
	border-top:1px solid #CFD2D4;
	background:#EAECEE;
	line-height:36px;
}
#month_table .mt_lp {
	float:left;
	width:44px;
	text-align:center;
	color:#383838;
	font-size:12px;
}
#month_table .mt_name {
	float:left;
	width:164px;
	font-size:12px;
}
#month_table .mt_name a {
	font-weight:bold;
	font-size:12px;
	color:#393939;
}
#month_table .mt_name a:hover {
	text-decoration:underline;
}
#month_table .mt_rating {
	float:left;
	width:65px;
	text-align:center;
	font-weight:bold;
	color:#6FA715;
	font-size:12px;
}
#end_types {
	float:left;
	width:546px;
	border:1px solid #B0B2B6;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin:20px 0 0 0;
}
#end_types .header {
	float:left;
	width:506px;
	height:68px;
	line-height:68px;
	background:#F6F8FA;
	padding:0 20px 0 20px;
	font-weight:bold;
	color:#2f2f2f;
	font-size:19px;
}
#other_types {
	float:left;
	width:546px;
	border:1px solid #B0B2B6;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin:0 0 20px 0;
}
#other_types .header {
	float:left;
	width:506px;
	height:68px;
	line-height:68px;
	background:#F6F8FA;
	padding:0 20px 0 20px;
	font-weight:bold;
	color:#2f2f2f;
	font-size:19px;
}
#other_types .ot_l1, #popular_types .ot_l1, #end_types .ot_l1 {
	float:left;
	width:546px;
	height:50px;
	line-height:50px;
	border-top:1px solid #CFD2D4;
	background:#F6F8FA;
}
#other_types .ot_l2, #popular_types .ot_l2, #end_types .ot_l2 {
	float:left;
	width:546px;
	height:50px;
	line-height:50px;
	border-top:1px solid #CFD2D4;
	background:#EBEDEF;
}
#other_types .empty, #popular_types .empty, #end_types .empty  {
	float:left;
	text-align: center;
	height:50px;
	line-height:50px;
	padding:0 0 0 17px;
	font-weight:bold;
	color:#393939;
	font-size:12px;
}
#other_types .ot_hour, #popular_types .ot_hour, #end_types .ot_hour {
	float:left;
	width:98px;
	height:50px;
	line-height:50px;
	border-right:1px solid #CFD2D4;
}
#other_types .ot_hour .oth_flag, #popular_types .ot_hour .oth_flag, #end_types .ot_hour .oth_flag {
	float:left;
	width:20px;
	height:35px;
	margin:15px 13px 0 19px;
}
#other_types .ot_hour .oth_flag img, #popular_types .ot_hour .oth_flag img, #end_types .ot_hour .oth_flag img {
	float:left;
	width:20px;
	height:20px;
}
#other_types .ot_hour .oth_hour, #popular_types .ot_hour .oth_hour, #end_types .ot_hour .oth_hour {
	float:left;
	height:50px;
	line-height:50px;
	font-size:12px;
	color:#383838;
}
#other_types .ot_war, #popular_types .ot_war, #end_types .ot_war {
	float:left;
	width:287px;
	height:50px;
	line-height:50px;
	padding:0 0 0 17px;
}
#other_types .ot_war a, #popular_types .ot_war a, #end_types .ot_war a {
	font-weight:bold;
	color:#393939;
	font-size:12px;
}
#other_types .ot_war a:hover, #popular_types .ot_war a:hover {
	color:#232323;
	text-decoration: underline;
}
#end_types .ot_war span.wyn{
	height:28px;
	line-height:28px;
	font-weight:bold;
	font-size:12px;
	padding:6px 8px 4px 8px;
	margin: 0 2px 0 2px;
	border:1px solid #A8ABAF;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background:url(/img/wyn.png);
	text-decoration: none;
}
#end_types div.ot_war a:hover span.wyn{
	text-decoration:underline;
}
#other_types .ot_graphs, #popular_types .ot_graphs, #end_types .ot_graphs {
	float:left;
	width:119px;
	height:50px;
	padding:0 12px 0 12px;
}
#other_types .ot_graphs .column, #popular_types .ot_graphs .column, #end_types .ot_graphs .column {
	float:left;
	width:25px;
	height:42px;
	margin:5px 0 0 2px;
	background:url(/img/column.png) left bottom no-repeat;
	padding:0 6px 0 6px;
}
#other_types .ot_graphs .column .destrict, #popular_types .ot_graphs .column .destrict, #end_types .ot_graphs .column .destrict {
	float:left;
	width:25px;
	height:23px;
	line-height:0px;
}
#other_types .ot_graphs .column .destrict .green, #popular_types .ot_graphs .column .destrict .green, #end_types .ot_graphs .column .destrict .green {
	float:left;
	width:25px;
	height:23px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background:url(/img/cgreen.png) left bottom;
}
#other_types .ot_graphs .column .destrict .free, #popular_types .ot_graphs .column .destrict .free, #end_types .ot_graphs .column .destrict .free {
	float:left;
	width:25px;
	height:23px;
}
#other_types .ot_graphs .column .destrict .grey, #popular_types .ot_graphs .column .destrict .grey, #end_types .ot_graphs .column .destrict .grey {
	float:left;
	width:25px;
	height:23px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background:#A9ACB0;
	border-bottom:1px solid #85898C;
	border-right:1px solid #85898C;
}
#other_types .ot_graphs .column .destrict .red, #popular_types .ot_graphs .column .destrict .red, #end_types .ot_graphs .column .destrict .red {
	float:left;
	width:25px;
	height:23px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background:url(/img/cred.png) left bottom;
}
#other_types .ot_graphs .column .deal, #popular_types .ot_graphs .column .deal, #end_types .ot_graphs .column .deal {
	float:left;
	width:25px;
	text-align:center;
	font-weight:bold;
	color:#474A4D;
	line-height:18px;
	text-shadow:1px 1px #fff;
}
/*subpage*/
#subpge{
	float:left;
	width:506px;
	border:1px solid #B0B2B6;
	background:#F6F8FA;
	color:#737272;
	padding:15px 20px 15px 20px;
}
#subpge h1{
	float:left;
	font-weight:bold;
	color:#2f2f2f;
	font-size:19px;
	padding-bottom:20px;
}
#subpge p{
	float:left;
	position: relative;
	width:506px;
	font-size:12px;
	line-height:18px;
}
#subpge p a{
	font-weight:bold;
	text-decoration:underline;
	color:#42454a;
}
#subpge p a:hover{
	text-decoration:none;
}
#subpge p.news{
	float:left;
	position: relative;
	width:506px;
	font-size:12px;
	line-height:20px;
	color: #666;
}
#subpge p.news a{
	text-decoration:underline;
	color:#42454a;
	font-size:12px;
}
#subpge p.news a:hover{
	text-decoration:none;
}
/*nagrody*/
#subpge .pool{
	float:left;
	width:504px;
	height:42px;
	line-height:42px;
	text-align:center;
	background:#E3F6BB;
	border:1px solid #B6D17E;
	color:#4c5140;
	font-weight:bold;
}
#subpge .pool a{
	text-decoration:underline;
	font-size:13px;
	color:#4c5140;
	font-weight:bold;
}
#subpge .pool a:hover{
	text-decoration:none;
}
/*analiza*/
#analysis{
	float:left;
	width:546px;
	border:1px solid #B0B2B6;
	background:#F6F8FA;
	color:#737272;
}
#analysis h1{
	float:left;
	width:528px;
	font-weight:bold;
	color:#2f2f2f;
	font-size:19px;
	line-height:58px;
	padding:0 0 0 18px;
}
#analysis .duel{
	float:left;
	width:526px;
	height:36px;
	line-height:36px;
	background:url(/img/duel.png);
	border-top:1px solid #BEC1C4;
	border-bottom:1px solid #B0B2B6;
	padding:0 0 0 20px;
}
#analysis .duel img{
	float:left;
	width:20px;
	height:20px;
	margin:8px 11px 0 0;
}
#analysis .duel a{
	font-weight:bold;
	color:#36383C;
}
#analysis .duel a:hover{
	text-decoration:underline;
}
#analysis .duel_more{
	float:left;
	width:526px;
	height:34px;
	line-height:34px;
	background:url(/img/duel_more.png);
	border-bottom:1px solid #B0B2B6;
	padding:0 0 0 20px;
	color:#36383C;
	font-weight:bold;
}
#analysis .d_adds{
	float:left;
	width:506px;
    margin:13px 20px 0 20px;
}
#analysis .d_adds .d_addsl{
	float:left;
	width:338px;
}
#analysis .d_adds .d_addsl .tk{
	float:left;
	width:300px;
}
#analysis .d_adds .d_addsl .tk .t{
	float:left;
	width:300px;
	height:19px;
	margin:0 0 8px 0;
	line-height:19px;
	font-weight:bold;
	color:#37393D;
}
#analysis .d_adds .d_addsl .tk .k{
	float:left;
	width:300px;
	height:19px;
	margin:0 0 8px 0;
	line-height:19px;
	font-weight:bold;
	color:#37393D;
}
#analysis .d_adds .d_addsl .tk .t .n, #analysis .d_adds .d_addsl .tk .k .n{
	float:left;
	width:40px;
}
#analysis .d_adds .d_addsl .tk .t .nt, #analysis .d_adds .d_addsl .tk .k .nt{
	float:left;
	width:37px;
	height:19px;
	text-align:center;
	background:url(/img/lot.png);
}

#analysis .d_adds .d_addsl .bookie{
	float:left;
	width:181px;
	height:32px;
	line-height:32px;
	font-weight:bold;
	color:#3D3F42;
	background:url(/img/bookie.png);
	padding:0 0 0 12px;
	text-shadow:1px 1px #fff;
}
#analysis .d_adds .d_addsl .bookie img{
	float:right;
	width:94px;
	height:24px;
	margin:4px 4px 0 0;
}
#analysis .d_adds .d_addsr{
	float:left;
	width:168px;
}
#analysis .d_adds .d_addsr .dar_fg{
	float:left;
	width:168px;
	height:19px;
	margin:0 0 8px 0;
}
#analysis .d_adds .d_addsr .dar_fg .lot{
	float:left;
	width:37px;
	height:19px;
	line-height:19px;
	text-align:center;
	background:url(/img/lot.png);
	font-weight:bold;
	color:#3D3F42;
	margin:0 4px 0 0;
}
#analysis .d_adds .d_addsr .dar_fg .place{
	float:left;
	width:127px;
	height:19px;
	background:url(/img/place.png);
}
#analysis .d_adds .d_addsr .dar_fg .place .gp{
	float:left;
	width:127px;
	height:18px;
	background:url(/img/gp.png);
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border-right:1px solid #568310;
border-bottom:1px solid #568310;
}
#analysis .d_adds .d_addsr .dar_fg .place .rp{
	float:left;
	width:127px;
	height:18px;
	background:url(/img/rp.png);
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border-right:1px solid #A94C53;
border-bottom:1px solid #A94C53;
}
#analysis .d_adds .d_addsr .dar_rate{
	float:left;
	width:154px;
	height:32px;
	line-height:32px;
	font-weight:bold;
	color:#3D3F42;
	background:url(/img/rate.png);
	padding:0 0 0 14px;
	text-shadow:1px 1px #fff;
}
#analysis .d_adds .d_addsr .dar_rate .dr_n{
	float:left;
}
#analysis .d_adds .d_addsr .dar_rate .dr_b{
	float:right;
	width:53px;
	padding:5px 0 0 0;
}
#analysis .d_adds .d_addsr .dar_rate .dr_b a.up{
	float:left;
	width:22px;
	height:22px;
	background:url(/img/dr_up.png);
	text-indent:-10000px;
	margin:0 4px 0 0;
}
#analysis .d_adds .d_addsr .dar_rate .dr_b a.down{
	float:left;
	width:22px;
	height:22px;
	background:url(/img/dr_down.png);
	text-indent:-10000px;
}
#analysis p{
	float:left;
	width:506px;
	padding:20px 20px 20px 20px;
	font-size:12px;
	line-height:18px;
	color:#595D60;
}
#analysis .a_auth{
	float:right;
	margin:0 20px 20px 0;
	font-weight:bold;
	color:#37393D;
}
#analysis .a_auth span{
	float:left;
	line-height:17px;
	margin:0 10px 0 0;
}
#analysis .a_auth a{
	float:left;
	background:url(/img/aut.png);
	height:17px;
	line-height:17px;
	border:1px solid #B5B7BB;
	padding:0 8px 0 8px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color:#37393D;
}
/*podstrona*/
#subpage1 {
	float:left;
	width:546px;
	border:1px solid #B0B2B6;
	background:#F6F8FA;
}
#subpage1 div.header_shoutbox {
	float:left;
	width:506px;
	height:20px;
	background:#F6F8FA;
	padding:10px 20px 15px 20px;
	margin-bottom: 15px;
	font-weight:bold;
	color:#2f2f2f;
	font-size:19px;
	border-bottom: 1px dashed #AAA;
}
/*kupon*/
#coupon {
	float:left;
	width:546px;
	font-size:12px;
}
#coupon .header {
	float:left;
	width:546px;
	padding:12px 0 16px 0;
}
#coupon .header .statusg, #coupon .header .statusr, #coupon .header .statuse {
	float:left;
	width:18px;
	height:17px;
	background:url(/img/statusg.png);
	margin:4px 15px 0 20px;
}
#coupon .header .statusr {
	background:url(/img/statusr.png);
}
#coupon .header .statuse {
	background:url(/img/statuse.png);
}
#coupon .header h1 {
	float:left;
	font-weight:bold;
	font-size:20px;
	color:#2f2f2f;
}
#coupon .header h1 a {
	color:#747474;
	font-size:20px;
}
#coupon .header h1 a:hover {
	text-decoration:underline;
}
#coupon .mi {
	float:left;
	width:546px;
}
#coupon .mi .hr {
	float:left;
	width:506px;
	line-height:16px;
	border-top:1px solid #BEC1C4;
	border-bottom:1px solid #C0C3C6;
	background:url(/img/mih.png) #D9DCDE repeat-x;
	padding:10px 20px 10px 20px;
	font-weight:bold;
	color:#36383C;
}
#coupon .mi .hr .details {
	float:left;
	width:307px;
	font-size:12px;
}
#coupon .mi .hr .rate {
	float:left;
	width:48px;
	font-size:12px;
	text-align:center;
}
#coupon .mi .hr .course {
	float:left;
	width:67px;
	font-size:12px;
	text-align:center;
}
#coupon .mi .hr .profit {
	float:left;
	width:65px;
	font-size:12px;
	text-align:right;
	padding-right:19px;
}
#coupon .mmi {
	float:left;
	width:526px;
	height:70px;
	background:url(/img/mmi.png);
	border-bottom:1px solid #CFD2D4;
	padding:0 0 0 20px;
	color:#393939;
}
#coupon .mmi strong {
	font-size:12px;
}
#coupon .mmi .details {
	float:left;
	width:307px;
	font-size:12px;
	line-height:18px;
	padding:17px 0 0 0;
}
#coupon .mmi .details span {
	font-size:12px;
	text-decoration:underline;
	color:#37393D;
}
#coupon .mmi .rate {
	float:left;
	width:48px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	line-height:70px;
}
#coupon .mmi .course {
	float:left;
	width:67px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	line-height:70px;
	color:#64676B;
}
#coupon .mmi .profitg, #coupon .mmi .profitr, #coupon .mmi .profite {
	float:left;
	width:83px;
	height:31px;
	font-size:12px;
	text-align:right;
	background:url(/img/profitg.png);
	margin:20px 0 0 0;
	line-height:30px;
	padding:0 10px 0 0;
	color:#5D920E;
	font-weight:bold;
}
#coupon .mmi .profitr {
	background:url(/img/profitr.png);
	color:#C85158;
}
#coupon .mmi .profite {
	background:url(/img/profite.png);
	color:#7A7E81;
/*	padding-right:35px;
	width:58px;*/
}
#coupon .sm {
	float:left;
	width:546px;
}
#coupon .sm .hr {
	float:left;
	width:469px;
	height:36px;
	line-height:36px;
	background:url(/img/mih.png);
	border-top:1px solid #BEC1C4;
	padding:0 0 0 77px;
	color:#36383C;
	font-weight:bold;
}
#coupon .sm .hr .smatch {
	float:left;
	width:269px;
	font-size:12px;
}
#coupon .sm .hr .type {
	float:left;
	width:22px;
	font-size:12px;
	text-align:center;
}
#coupon .sm .hr .course {
	float:left;
	width:64px;
	font-size:12px;
	text-align:center;
}
#coupon .sm .hr .bookie {
	float:left;
	width:94px;
	font-size:12px;
	text-align:center;
}
#coupon .sl1, #coupon .sl2 {
	float:left;
	width:546px;
	line-height:50px;
	border-top:1px solid #CFD2D4;
	font-weight:bold;
	font-size:12px;
}
#coupon .sl2 {
	background:#EEF0F2;
}
#coupon .sl1 .land, #coupon .sl2 .land {
	float:left;
	width:59px;
	height:50px;
	border-right:1px solid #CFD2D4;
}
#coupon .sl1 .land img, #coupon .sl2 .land img {
	float:left;
	width:20px;
	height:20px;
	margin:15px 0 0 19px;
}
#coupon .sl1 .smatch, #coupon .sl2 .smatch {
	float:left;
	width:269px;
	line-height: 17px; 
	padding: 16px 0 0 17px;
}
#coupon .sl1 .smatch a, #coupon .sl2 .smatch a {
	font-weight:bold;
	color:#37393D;
	font-size:12px;
}
#coupon .sl1 .smatch a:hover, #coupon .sl2 .smatch a:hover {
	text-decoration:underline;
}
#coupon .sl1 .type, #coupon .sl2 .type {
	float:left;
	width:22px;
	font-size:12px;
	text-align:center;
	color:#37393D;
}
#coupon .sl1 .course, #coupon .sl2 .course {
	float:left;
	width:64px;
	font-size:12px;
	text-align:center;
	color:#64676B;
}
#coupon .sl1 .bookie, #coupon .sl2 .bookie {
	float:left;
	width:94px;
	height:24px;
	margin:13px 0 0 2px;
}
#coupon .sl1 .bookie img, #coupon .sl2 .bookie img {
	float:left;
}
/*nagrody*/
#surprise h1 {
	float:left;
	padding:0 20px 0 20px;
	color:#2f2f2f;
	font-size:19px;
	font-weight:bold;
	line-height:57px;
}
#surprise .pool {
	float:left;
	width:504px;
	line-height:42px;
	background:#E3F6BB;
	color:#495143;
	border:1px solid #B6D17E;
	margin:5px 20px 16px 20px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
#surprise .pool span {
	font-size:13px;
	text-decoration:underline;
}
#surprise p {
	float:left;
	width:506px;
	margin:0 20px 0 20px;
	font-size:12px;
	line-height:18px;
	color:#737272;
}
#surprise p a {
	font-size:12px;
	color:#737272;
	text-decoration: underline;
}
#surprise p a:hover {
	color:#020101;
	text-decoration: none;
}
#surprise .sponsor {
	float:left;
	width:344px;
	line-height:18px;
	background:#E3F6BB;
	color:#495143;
	border:1px solid #B6D17E;
	padding: 20px 80px 20px 80px;
	margin:10px 20px 20px 20px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
}
#surprise .sponsor a {
	color:#495143;
	font-size:13px;
	text-decoration: underline;
}
#surprise .sponsor a:hover {
	text-decoration: none;
}
#surprise .sponsor u {
	text-decoration: underline;
	font-size:13px;
}
#surprise .sh {
	float:left;
	width:546px;
	height:36px;
	line-height:36px;
	border-top:1px solid #BEC1C4;
	background:url(/img/mih.png);
	color:#36383C;
	font-weight:bold;
}
#surprise .sh .l, #surprise .sh1 .l, #surprise .sh2 .l {
	float:left;
	width:273px;
}
#surprise .sh .l .lpos, #surprise .sh1 .l .lpos, #surprise .sh2 .l .lpos {
	float:right;
	width:77px;
	text-align:center;
	font-size:12px;
}
#surprise .sh .r, #surprise .sh1 .r, #surprise .sh2 .r {
	float:left;
	width:273px;
}
#surprise .sh .r .rsur, #surprise .sh1 .r .rsur, #surprise .sh2 .r .rsur {
	float:left;
	width:77px;
	text-align:center;
	font-size:12px;
	font-size:12px;
}
#surprise .sh1, #surprise .sh2 {
	float:left;
	width:546px;
	height:36px;
	border-top:1px solid #C0C3C6;
	line-height:36px;
	color:#37393D;
}
#surprise .sh2 {
	background:#EEF0F2;
}
/*tabela ligi typerow*/
#tlt .header {
	float:left;
	width:526px;
	height:56px;
	padding:16px 0 0 20px;
}
#tlt .header h1 {
	font-size:20px;
	color:#2D2F33;
	font-weight:bold;
}
#tlt .header span {
	color:#6E7175;
}
#tlt .h {
	float:left;
	width:526px;
	height:36px;
	line-height:36px;
	font-weight:bold;
	color:#36383C;
	background:url(/img/mih.png);
	border-top:1px solid #BEC1C4;
	padding:0 0 0 20px;
}
#tlt .h1, #tlt .h2 {
	float:left;
	width:526px;
	height:36px;
	line-height:36px;
	padding:0 0 0 20px;
	border-top:1px solid #BEC1C4;
	color:#686B6F;
}
#tlt .h2 {
	background:#EAECEE;
}
#tlt .h .poz, #tlt .h1 .poz, #tlt .h2 .poz {
	float:left;
	width:23px;
	font-size:12px;
}
#tlt .h .nag, #tlt .h1 .nag, #tlt .h2 .nag {
	float:left;
	width:75px;
	font-size:12px;
	text-align:center;
}
#tlt .h .uzy, #tlt .h1 .uzy, #tlt .h2 .uzy {
	float:left;
	width:128px;
	font-size:12px;
	padding:0 0 0 16px;
}
#tlt .h1 .uzy a, #tlt .h2 .uzy a {
	font-weight:bold;
	font-size:12px;
	color:#37393D;
}
#tlt .h1 .uzy a:hover, #tlt .h2 .uzy a:hover {
	text-decoration:underline;
}
#tlt .h .zys, #tlt .h1 .zys, #tlt .h2 .zys {
	float:left;
	width:54px;
	font-size:12px;
	text-align:center;
}
#tlt .h1 .zys, #tlt .h2 .zys {
	font-weight:bold;
	color:#6FA715;
}
#tlt .h .stra, #tlt .h1 .stra, #tlt .h2 .stra {
	float:left;
	width:54px;
	font-size:12px;
	text-align:center;
}
#tlt .h1 .stra, #tlt .h2 .stra {
	font-weight:bold;
	color:#dd5522;
}
#tlt .h .odd, #tlt .h1 .odd, #tlt .h2 .odd {
	float:left;
	width:81px;
	font-size:12px;
	text-align:center;
}
#tlt .h .tra, #tlt .h1 .tra, #tlt .h2 .tra {
	float:left;
	width:68px;
	font-size:12px;
	text-align:center;
}
#tlt .h .sku, #tlt .h1 .sku, #tlt .h2 .sku {
	float:left;
	width:81px;
	font-size:12px;
	text-align:center;
}
#pagination1 {
	float:right;
	width:648px;
	height:29px;
	line-height:28px;
	margin: 20px 10px 20px 0;
	position:relative;
}
#pagination1 .bgg {
	float:left;
	background:url(/img/bgg.png);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position:absolute;
	right:10px;
}
#pagination1 a.prev {
	float:left;
	font-weight:bold;
	color:#545659;
	font-size:12px;
	border:1px solid #A8ABAF;
	width:87px;
	height:26px;
	text-align:center;
	line-height:26px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:url(/img/tabsa.png);
}
#pagination1 a.next {
	float:left;
	font-weight:bold;
	color:#545659;
	font-size:12px;
	border:1px solid #A8ABAF;
	width:74px;
	height:26px;
	text-align:center;
	line-height:26px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:url(/img/tabsa.png);
}
#pagination1 a.prev:hover, #pagination1 a.next:hover {
	color:#6FA715;
}
#pagination1 ul {
	float:left;
	height:29px;
	padding:0 3px 0 3px;
}
#pagination1 ul li {
	float:left;
}
#pagination1 ul li a {
	float:left;
	width:31px;
	height:28px;
	line-height:28px;
	text-align:center;
	font-weight:bold;
	color:#545659;
	font-size:12px;
}
#pagination1 ul li a:hover {
	text-decoration:underline;
	color:#6FA715;
}
#pagination1 ul li a.selected {
	background:url(/img/bggh.png);
}
/*mecz*/
.mbox {
        float:left;
        width:698px;
        background:#F6F8FA;
        border:1px solid #B0B2B6;
        margin:0 0 19px 0;
}
.mbox .b1header {
        float:left;
        width:678px;
        height:58px;
        padding:0 0 0 20px;
        font-size:20px;
        font-size:bold;
        line-height:58px;
        color:#2D2F33;
        font-weight:bold;
}
.mbox .b1hr {
        float:left;
        width:678px;
        height:36px;
        padding:0 0 0 20px;
        line-height:36px;
        font-size:12px;
        font-weight:bold;
        background:url(/img/mih.png);
        border-top:1px solid #BEC1C4;
}
.mbox .b1hr .h {
        float:left;
        width:124px;
        font-size:12px;
        color:#36383C;
}
.mbox .b1hr .m {
        float:left;
        width:280px;
        padding:0 0 0 15px;
        font-size:12px;
        color:#36383C;
}
.mbox .b1hr .nt {
        float:left;
        width:98px;
        text-align:center;
        font-size:12px;
        color:#36383C;
}
.mbox .b1hr .k {
        float:left;
        width:27px;
        text-align:center;
        font-size:12px;
        color:#36383C;
}
.mbox .b1hr .b {
        float:left;
        width:134px;
        text-align:center;
        font-size:12px;
        color:#36383C;
}
.mbox .b1ln {
        float:left;
        width:698px;
        height:51px;
        line-height:51px;
        border-top:1px solid #A1A5A8;
}
.mbox .b1ln .c {
        float:left;
        width:39px;
}
.mbox .b1ln .c img {
        float:left;
        width:20px;
        height:20px;
        margin:15px 0 0 19px;
}
.mbox .b1ln .g {
        float:left;
        width:94px;
        border-right:1px solid #CFD2D4;
        color:#36383C;
        padding:0 0 0 10px;
}
.mbox .b1ln .m {
        float:left;
        width:274px;
        color:#36383C;
        padding:0 0 0 20px;
        font-size:12px;
}
.mbox .b1ln .m div {
        float:left;
        font-weight:bold;
        color:#37393D;
        font-size:12px;
		max-width: 100px;
		line-height: 14px;
		padding-top: 19px;
}
.mbox .b1ln .m span.wyn {
        float:left;
        height:28px;
        line-height:28px;
        font-weight:bold;
        font-size:12px;
        padding:0 8px 0 8px;
        margin:10px 14px 0 14px;
        border:1px solid #A8ABAF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background:url(/img/wyn.png);
}
.mbox .b1ln .nt-green, .mbox .b1ln .nt-red, .mbox .b1ln .nt-gray {
	float:left;
	width:34px;
	height:30px;
	line-height:30px;
	margin:10px 0 0 20px;
	background:url(/img/nt.png);
	font-weight:bold;
	color:#5D920E;
	font-size:12px;
	text-align:center;
	padding-left:27px;
}
.mbox .b1ln .nt-red {
	background:url(/img/ntr.png);
}
.mbox .b1ln .nt-gray {
	background:url(/img/ntg.png);
}
.mbox .b1ln .ku {
        float:left;
        width:27px;
        color:#37393D;
        font-size:11px;
        text-align:center;
        font-weight:bold;
        margin:0 19px 0 19px;
}
.mbox .b1ln .bu {
        float:left;
        width:94px;
        height:24px;
        background:url(/img/bok.png);
        margin:13px 0 0 0;
}
.mbox .b1ln .bu img {
        float:left;
        width:94px;
        height:24px;
}
.mbox .b2header {
        float:left;
        width:678px;
        height:58px;
        padding:0 0 0 20px;
        font-size:16px;
        font-size:bold;
        line-height:58px;
        color:#2D2F33;
        font-weight:bold;
}
.mbox .b2con {
        float:left;
        width:678px;
        padding:20px 0px 20px 20px;
        border-top:1px solid #D2D5D7;
}
.mbox .b2con .prop, .mbox .b2con .propb {
        float:left;
        width:216px;
        height:36px;
        line-height:36px;
        background:url(/img/prop.png);
        margin:0 5px 0 0;
}
.mbox .b2con .propb {
        background:url(/img/proph.png);
        font-weight:bold;
}
.mbox .b2con .prop .pt, .mbox .b2con .propb .pt {
        float:left;
        width:8px;
        text-align:left;
        font-size:12px;
        color:#545659;
		padding: 0 0 0 14px;
}
.mbox .b2con .prop .pk, .mbox .b2con .propb .pk {
        float:left;
        width:25px;
        text-align:left;
        font-size:12px;
        color:#545659;
        margin:0 0 0 60px;
}
.mbox .b2con .prop img, .mbox .b2con .propb img {
        float:left;
        width:94px;
        height:24px;
        margin:5px 0 0 6px;
}
.mbox .b3header {
        float:left;
        width:678px;
        height:58px;
        padding:0 0 0 20px;
        font-size:16px;
        font-size:bold;
        line-height:58px;
        color:#2D2F33;
        font-weight:bold;
}
.mbox .b3con {
        float:left;
        width:678px;
        padding:20px 0px 20px 20px;
        border-top:1px solid #D2D5D7;
}
.mbox .b3con .co {
        float:left;
        width:216px;
        height:36px;
        line-height:35px;
        margin:0 5px 0 0;
        background:url(/img/co.png);
}
.mbox .b3con .co .t {
        float:left;
        width:36px;
        text-align:center;
        font-size:12px;
        color:#545659;
}
.mbox .b3con .co .w {
        float:left;
        width:127px;
}
.mbox .b3con .co .w .wg, .mbox .b3con .co .w .wgr, .mbox .b3con .co .w .wgre {
        float:left;
        width:127px;
        height:19px;
        background:url(/img/wg.png);
        margin-top:8px;
        -webkit-border-radius: 3px;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius: 3px;
        -moz-border-radius-topright: 0;
        border-radius: 3px;
        border-top-right-radius: 0;
}
.mbox .b3con .co .w .wgr {
        background:url(/img/wgr.png);
}
.mbox .b3con .co .w .wgre {
        background:url(/img/wgre.png);
}
.mbox .b3con .co .p {
        float:left;
        width:53px;
        text-align:center;
        font-size:12px;
        color:#545659;
}
#whole {
        font-weight:bold;
        background:url(/img/whole.png);
}
.mbox .b3con .wd a {
        float:left;
        width:300px;
        height:36px;
        line-height:35px;
        margin:9px 6px 0 0;
        background:url(/img/wd.png);
        padding:0 13px 0 13px;
        font-weight:bold;
        color:#242529;
        font-size:12px;
}
.mbox .b3con .wd a span {
        float:right;
        font-size:12px;
}
.mbox .b3con .wd a:hover, .mbox .b3con .wd a:hover span {
        text-decoration:underline;
}
.mbox .b4header {
        float:left;
        width:678px;
        height:58px;
        padding:0 0 0 20px;
        font-size:16px;
        font-size:bold;
        line-height:58px;
        color:#2D2F33;
        font-weight:bold;
}
.mbox .b4hr1 {
        float:left;
        width:679px;
        height:36px;
        padding:0 0 0 19px;
        line-height:36px;
        font-size:12px;
        font-weight:bold;
        background:url(/img/mih.png);
        border-top:1px solid #BEC1C4;
        border-bottom:1px solid #C0C3C6;
        color:#36383C;
}
.mbox .b4hr1 .t1 {
        float:left;
        width:220px;
        font-size:12px;
}
.mbox .b4hr1 .t2 {
        float:left;
        width:201px;
        font-size:12px;
        padding:0 0 0 20px;
}
.mbox .b4hr1 .t3 {
        float:left;
        width:218px;
        font-size:12px;
        padding:0 0 0 20px;
}
.mbox .ch1 {
        float:left;
        width:698px;
        background:url(/img/ch1.png);
}
.mbox .ch1 .ch11 {
        float:left;
        width:220px;
        margin:0 0 0 19px;
        padding:15px 0 15px 0;
}
.mbox .ch1 .ch12 {
        float:left;
        width:201px;
        padding:15px 0 15px 20px;
}
.mbox .ch1 .ch13 {
        float:left;
        width:218px;
        padding:15px 0 15px 20px;
}
.mbox .ch1 .ch11 li, .mbox .ch1 .ch12 li, .mbox .ch1 .ch13 li, .mbox .ch2 .ch21 li, .mbox .ch2 .ch22 li {
        font-size:12px;
        color:#37393D;
        line-height:24px;
}
.mbox .ch1 .ch11 li a, .mbox .ch1 .ch12 li a, .mbox .ch1 .ch13 li a, .mbox .ch2 .ch21 li a, .mbox .ch2 .ch22 li a {
        text-decoration:underline;
        color:#37393D;
        font-size:12px;
        font-weight:bold;
}
.mbox .ch1 .ch11 li a:hover, .mbox .ch1 .ch12 li a:hover, .mbox .ch1 .ch13 li a:hover, .mbox .ch2 .ch21 li a:hover, .mbox .ch2 .ch22 li a:hover {
        text-decoration:none;
}
.mbox .ch2 .ch21 li.odds, .mbox .ch2 .ch22 li.odds {
	padding: 0 0 12px 0; 
	margin: 0 0 6px 0; 
	float: left; 
	border-bottom: 1px solid #CFD2D4; 
	width: 312px;
}
.mbox .ch2 .ch21 li.odds span.odds, .mbox .ch2 .ch22 li.odds span.odds {
	float:left;
	height:17px;
	line-height:17px;
	border:1px solid #ADAFB3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:0 7px 0 7px;
	margin: 2px 0 0 10px;
	background:url(/img/typ.png);
}
.mbox .b4hr2 {
        float:left;
        width:679px;
        height:36px;
        padding:0 0 0 19px;
        line-height:36px;
        font-size:12px;
        font-weight:bold;
        background:url(/img/mih.png);
        border-top:1px solid #BEC1C4;
        border-bottom:1px solid #C0C3C6;
        color:#36383C;
}
.mbox .b4hr2 .t1 {
        float:left;
        width:330px;
        font-size:12px;
}
.mbox .b4hr2 .t1 span {
        font-weight:normal;
        font-size:12px;
        margin:0 0 0 12px;
}
.mbox .b4hr2 .t2 {
        float:left;
        width:329px;
        font-size:12px;
        padding:0 0 0 20px;
}
.mbox .b4hr2 .t2 span {
        font-weight:normal;
        font-size:12px;
        margin:0 0 0 12px;
}
.mbox .ch2 {
        float:left;
        width:698px;
        background:url(/img/ch2.png);
}
.mbox .ch2 .ch21 {
        float:left;
        width:330px;
        padding:15px 0 15px 19px;
}
.mbox .ch2 .ch22 {
        float:left;
        width:329px;
        padding:15px 0 15px 20px;
}
.mbox .b5header {
        float:left;
        width:678px;
        height:58px;
        padding:0 0 0 20px;
        font-size:16px;
        font-size:bold;
        line-height:58px;
        color:#2D2F33;
        font-weight:bold;
}
.mbox .duel, #tab-6 .duel {
        float:left;
        width:678px;
        height:36px;
        line-height:36px;
        background:url(/img/duel.png);
        border-top:1px solid #BEC1C4;
        border-bottom:1px solid #B0B2B6;
        padding:0 0 0 20px;
}

#tab-6 .header {
        float:left;
        width:678px;
        height:55px;
        line-height:55px;
        padding-left:20px;
        font-weight:bold;
        font-size:18px;
        color:#2D2F33;
}
#tab-6 .duel {
        border-top:0px;
}
.mbox .duel img, #tab-6 .duel img {
        float:left;
        width:20px;
        height:20px;
        margin:8px 11px 0 0;
}
.mbox .duel a, #tab-6 .duel a {
        font-weight:bold;
        color:#36383C;
}
.mbox .duel a:hover, #tab-6 .duel:hover {
        text-decoration:underline;
}
.mbox .duel_more, #tab-6 .duel_more {
        float:left;
        width:678px;
        height:34px;
        line-height:34px;
        background:url(/img/duel_more.png);
        border-bottom:1px solid #B0B2B6;
        padding:0 0 0 20px;
        color:#36383C;
        font-weight:bold;
}
.mbox .d_adds, #tab-6 .d_adds {
	float:left;
	width:658px;
	margin:13px 20px 0 20px;
}
.mbox .d_adds .d_addsl, #tab-6 .d_adds .d_addsl {
	float:left;
	width:389px;
}
.mbox .d_adds .d_addsl .tk, #tab-6 .d_adds .d_addsl .tk {
	float:left;
	width:338px;
}
.mbox .d_adds .d_addsl .tk .t, #tab-6 .d_adds .d_addsl .tk .t {
	float:left;
	width:500px;
	height:19px;
	margin:0 0 8px 0;
	line-height:19px;
	font-weight:bold;
	color:#37393D;
}
.mbox .d_adds .d_addsl .tk .k, #tab-6 .d_adds .d_addsl .tk .k {
	float:left;
	width:300px;
	height:19px;
	margin:0 0 8px 0;
	line-height:19px;
	font-weight:bold;
	color:#37393D;
}
.mbox .d_adds .d_addsl .tk .t .n, .mbox .d_adds .d_addsl .tk .k .n, #tab-6 .d_adds .d_addsl .tk .t .n, #tab-6 .d_adds .d_addsl .tk .k .n {
	float:left;
	width:40px;
}
.mbox .d_adds .d_addsl .tk .t .nt {
	float:left;
	height:17px;
	line-height:17px;
	border:1px solid #ADAFB3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:0 7px 0 7px;
	background:url(/img/typ.png);
}
.mbox .d_adds .d_addsl .tk .k .nt, #tab-6 .d_adds .d_addsl .tk .t .nt, #tab-6 .d_adds .d_addsl .tk .k .nt {
	float:left;
	height:17px;
	line-height:17px;
	border:1px solid #ADAFB3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:0 7px 0 7px;
	background:url(/img/typ.png);
}
.mbox .d_adds .d_addsl .coop2, #tab-6 .d_adds .d_addsl .coop2 {
        float:left;
        height:28px;
        line-height:28px;
        border:1px solid #C4C7CA;
        font-weight:bold;
        background:url(/img/coop.png);
        font-size:12px;
        color:#37393D;
        padding:0 8px 0 3px;
		margin: 1px 0 0 8px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
}
.mbox .d_adds .d_addsl .coop2 span, #tab-6 .d_adds .d_addsl .coop2  span {
        font-weight:bold;
        padding-left:5px;
        font-size:12px;
}
.mbox .d_adds .d_addsl .coop2 .plus, #tab-6 .d_adds .d_addsl .coop2 .plus {
        float:left;
        font-size:12px;
        color:#5D920E;
        background:url(/img/plus.png) center left no-repeat;
        padding-left:31px;
}
.mbox .d_adds .d_addsl .coop2 .minus, #tab-6 .d_adds .d_addsl .coop2 .minus {
        float:left;
        font-size:12px;
        color:#C85158;
        background:url(/img/minus.png) center left no-repeat;
        padding-left:31px;
}
.mbox .d_adds .d_addsl .coop2 .ask, #tab-6 .d_adds .d_addsl .coop2 .ask {
        float:left;
        font-size:12px;
        color:#37393D;
        background:url(/img/ask.png) center left no-repeat;
        padding-left:31px;
}
.mbox .d_adds .d_addsl .bookie, #tab-6 .d_adds .d_addsl .bookie {
        float:left;
        width:181px;
        height:32px;
        line-height:32px;
        font-weight:bold;
        color:#3D3F42;
        background:url(/img/bookie.png);
        padding:0 0 0 12px;
        text-shadow:1px 1px #fff;
}
.mbox .d_adds .d_addsl .bookie img, #tab-6 .d_adds .d_addsl .bookie img {
        float:right;
        width:94px;
        height:24px;
        margin:4px 4px 0 0;
}
.mbox .d_adds .d_addsr, #tab-6 .d_adds .d_addsr {
        float:left;
        width:168px;
        margin-left:101px;
}
.mbox .d_adds .d_addsr .dar_fg, #tab-6 .d_adds .d_addsr .dar_fg {
        float:left;
        width:168px;
        height:19px;
        margin:0 0 8px 0;
}
.mbox .d_adds .d_addsr .dar_fg .lot, #tab-6 .d_adds .d_addsr .dar_fg .lot {
        float:left;
        width:37px;
        height:19px;
        line-height:19px;
        text-align:center;
        background:url(/img/lot.png);
        font-weight:bold;
        color:#3D3F42;
        margin:0 4px 0 0;
}
.mbox .d_adds .d_addsr .dar_fg .place, #tab-6 .d_adds .d_addsr .dar_fg .place {
        float:left;
        width:127px;
        height:19px;
        background:url(/img/place.png);
}
.mbox .d_adds .d_addsr .dar_fg .place .gp, #tab-6 .d_adds .d_addsr .dar_fg .place .gp {
 float:left;
 width:127px;
 height:18px;
 background:url(/img/gp.png);
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 border-right:1px solid #568310;
 border-bottom:1px solid #568310;
}
.mbox .d_adds .d_addsr .dar_fg .place .rp, #tab-6 .d_adds .d_addsr .dar_fg .place .rp {
        float:left;
        width:127px;
        height:18px;
        background:url(/img/rp.png);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border-right:1px solid #A94C53;
        border-bottom:1px solid #A94C53;
}
.mbox .d_adds .d_addsr .dar_rate, #tab-6 .d_adds .d_addsr .dar_rate {
        float:left;
        width:154px;
        height:32px;
        line-height:32px;
        font-weight:bold;
        color:#3D3F42;
        background:url(/img/rate.png);
        padding:0 0 0 14px;
        text-shadow:1px 1px #fff;
}
.mbox .d_adds .d_addsr .dar_rate .dr_n, #tab-6 .d_adds .d_addsr .dar_rate .dr_n {
        float:left;
}
.mbox .d_adds .d_addsr .dar_rate .dr_b, #tab-6 .d_adds .d_addsr .dar_rate .dr_b {
        float:right;
        width:53px;
        padding:5px 0 0 0;
}
.mbox .d_adds .d_addsr .dar_rate .dr_b input.up, #tab-6 .d_adds .d_addsr .dar_rate .dr_b input.up, .mbox .d_adds .d_addsr .dar_rate .dr_b span.up, #tab-6 .d_adds .d_addsr .dar_rate .dr_b span.up {
        float:left;
        width:22px;
        height:22px;
        background:url(/img/dr_up.png);
        text-indent:-10000px;
        margin:0 4px 0 0;
}
.mbox .d_adds .d_addsr .dar_rate .dr_b input.up, #tab-6 .d_adds .d_addsr .dar_rate .dr_b input.up, .mbox .d_adds .d_addsr .dar_rate .dr_b span.up, #tab-6 .d_adds .d_addsr .dar_rate .dr_b span.up {
        float:left;
        width:22px;
        height:22px;
        background:url(/img/dr_up.png);
        text-indent:-10000px;
        margin:0 4px 0 0;
}
.mbox .d_adds .d_addsr .dar_rate .dr_b input.down, #tab-6 .d_adds .d_addsr .dar_rate .dr_b input.down, .mbox .d_adds .d_addsr .dar_rate .dr_b span.down, #tab-6 .d_adds .d_addsr .dar_rate .dr_b span.down{
        float:left;
        width:22px;
        height:22px;
        background:url(/img/dr_down.png);
        text-indent:-10000px;
}
.mbox .d_adds .d_addsr .dar_rate .dr_b span.up_grey, #tab-6 .d_adds .d_addsr .dar_rate .dr_b span.up_grey {
        float:left;
        width:22px;
        height:22px;
        background:url(/img/dr_up_grey.png);
        text-indent:-10000px;
        margin:0 4px 0 0;
}
.mbox .d_adds .d_addsr .dar_rate .dr_b span.down_grey, #tab-6 .d_adds .d_addsr .dar_rate .dr_b span.down_grey {
        float:left;
        width:22px;
        height:22px;
        background:url(/img/dr_down_grey.png);
        text-indent:-10000px;
}
.mbox .d_adds .d_addsr .dar_rate .dr_b input.down, #tab-6 .d_adds .d_addsr .dar_rate .dr_b input.down {
		cursor: pointer;
}
.mbox .d_adds .d_addsr .dar_rate .dr_b input.up, #tab-6 .d_adds .d_addsr .dar_rate .dr_b input.up {
		cursor: pointer;
}
.mbox p, #tab-6 p {
        float:left;
        width:658px;
        padding:20px 20px 20px 20px;
        font-size:12px;
        line-height:18px;
        color:#595D60;
}
.mbox .a_cw a, #tab-6 .a_cw a {
        float:left;
        height:21px;
        line-height:21px;
        font-weight:bold;
        color:#3D3F42;
        font-size:12px;
        border:1px solid #B5B7BB;
        padding:0 9px 0 9px;
        background:url(/img/tabsa.png);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin-left:20px;
}
.mbox .a_cw a:hover, .mbox .a_auth a:hover, #tab-6 .a_cw a:hover, #tab-6 .a_auth a:hover {
        text-decoration:underline;
}
.mbox .a_auth, #tab-6 .a_auth {
        float:right;
        margin:2px 20px 20px 0;
        font-weight:bold;
        color:#37393D;
}
.mbox .a_auth span, #tab-6 .a_auth span {
        float:left;
        line-height:17px;
        margin:0 10px 0 0;
        font-size:12px;
}
.mbox .a_auth a, #tab-6 .a_auth a {
        float:left;
        background:url(/img/aut.png);
        height:17px;
        line-height:17px;
        border:1px solid #B5B7BB;
        padding:0 8px 0 8px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        color:#37393D;
}
.mbox .man {
        float:left;
        margin-bottom:10px;
        border-bottom:1px solid #C8CBCD;
}
/*dodaj_analize*/
#dae {
        float:left;
}
#dae .header {
        float:left;
        width:526px;
        height:57px;
        line-height:57px;
        font-weight:bold;
        color:#2D2F33;
        font-size:19px;
        padding:0 0 0 20px;
}
#dae .inf1 {
        float:left;
        width:506px;
        padding:0 20px 10px 20px;
        border-bottom:1px solid #CFD2D4;
}
#dae .inf1 h1 {
        float:left;
        width:506px;
        font-size:12px;
        color:#6E7175;
        margin-bottom:19px;
        font-weight:normal;
}
#dae .inf1 h1 a {
        color:#3F454D;
        font-size:12px;
        text-decoration:underline;
        font-weight:bold;
}
#dae .inf1 h1 a:hover {
        text-decoration:none;
}
#dae .inf1 .warn {
        float:left;
        width:504px;
        font-weight:bold;
        color:#495143;
        font-size:11px;
        border:1px solid #B6D17E;
        background:#E3F6BB;
        line-height:42px;
        text-align:center;
        margin:0 0 10px 0;
}
#dae .inf2 {
        float:left;
        width:506px;
        padding:0 20px 0 20px;
        border-bottom:1px solid #CFD2D4;
}
#dae .inf2 .wk {
        float:left;
        width:506px;
}
#dae .inf2 .wk span {
        float:left;
        width:506px;
        height:37px;
        line-height:37px;
        color:#6E7175;
        font-size:12px;
        padding:7px 0 0 0;
}
#dae .inf2 .wk .chooser {
        float:left;
}
#ch1, #ch2, #ch3 {
        float:left;
        width:176px;
        height:33px;
        line-height:33px;
        border:1px solid #D0D3D5;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding:0 10px 0 10px;
        cursor:pointer;
        color:#7D7F82;
        font-size:12px;
        background:url(/img/ch.png);
        margin-right:5px;
        font-weight:bold;
}
#ch1 p, #ch2 p, #ch3 p {
        float:right;
        font-size:12px;
}
#ch2 {
        float:left;
        width:78px;
}
#ch3 {
        margin-right:0px;
}
#dae .inf2 .uo {
        float:left;
        width:506px;
        padding-bottom:20px;
}
#dae .inf2 .uo span {
        float:left;
        width:506px;
        height:37px;
        line-height:37px;
        color:#6E7175;
        font-size:12px;
        padding:7px 0 0 0;
}
#dae .inf2 .uo .chooser {
        float:left;
}
#ch4, #ch5 {
        float:left;
        width:229px;
        height:33px;
        line-height:33px;
        border:1px solid #D0D3D5;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding:0 10px 0 10px;
        cursor:pointer;
        color:#7D7F82;
        font-size:12px;
        background:url(/img/ch.png);
        margin-right:5px;
        font-weight:bold;
}
#ch4 p, #ch5 p {
        float:right;
        font-size:12px;
}
#ch5 {
        width:228px;
        margin-right:0px;
}
#ch1:hover, #ch2:hover, #ch3:hover, #ch4:hover, #ch5:hover {
        border:1px solid #7F8386;
        font-weight:bold;
        color:#37393D;
        background:url(/img/chh.png);
}
#ch1 input, #ch2 input, #ch3 input, #ch4 input, #ch5 input {
        display:none;
}
#dae .inf3, #get_bet div.list div.inf3 {
        float:left;
        width:506px;
        padding:20px;
}
#dae .inf3 .l, #get_bet div.list div.inf3 div.l {
        float:left;
        width:91px;
        color:#545659;
        font-weight:bold;
        font-size:12px;
        line-height:41px;
}
#dae .inf3 .r, #get_bet div.list div.inf3 div.r {
        float:left;
        width:415px;
}
#dae .inf3 .r textarea, #get_bet div.list div.inf3 div.r textarea {
        float:left;
        width:393px;
        height:137px;
        resize:none;
        background:#F2F4F6;
        border:1px solid #A6A9AD;
        color:#545659;
        font-size:12px;
        line-height:18px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin-bottom:8px;
        font-weight:bold;
        padding:10px;
}
#dae .inf3 .r input {
        float:left;
        width:101px;
        height:32px;
        padding-bottom:2px;
        font-weight:bold;
        font-size:12px;
        color:#545659;
        background:url(/img/sin2.png);
        cursor:pointer;
}
/*moje konto*/
#my_acc {
        float:left;
        width:698px;
        border:1px solid #B0B2B6;
        background:#F6F8FA;
}
#my_acc div.header {
        float:left;
        width:678px;
        height:58px;
        line-height:58px;
        border-bottom:1px solid #CFD2D4;
        padding:0 0 0 20px;
        font-size:20px;
        font-weight:bold;
        color:#2f2f2f;
}
#my_acc div.header span {
        color:#747474;
        font-size:20px;
}
#my_acc div.header img {
		height: 20px;
		padding-top: 6px;
}
#my_acc div.header span a {
        font-size:20px;
        font-weight:normal;
        color:#747474;
}
#my_acc div.header span a.userlink {
        font-size:20px;
		font-weight: bold;
        color:#747474;
}
#my_acc .about_acc {
        float:left;
        width:678px;
        padding:14px 0 9px 20px;
        border-bottom:1px solid #CFD2D4;
}
#my_acc .about_acc .ver {
        float:left;
        width:678px;
        margin:0 0 5px 0;
}
#my_acc .about_acc .ver .coop1 {
        float:left;
        width:171px;
        font-weight:bold;
        line-height:30px;
        font-size:12px;
        color:#37393D;
}
#my_acc .about_acc .ver .coop2 {
        float:left;
        height:28px;
        line-height:28px;
        border:1px solid #C4C7CA;
        font-weight:bold;
        background:url(/img/coop.png);
        font-size:12px;
        color:#37393D;
        padding:0 8px 0 3px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
}
#my_acc .about_acc .ver .coop2 span {
		float: left;
        font-weight:bold;
        padding-left:5px;
        font-size:12px;
}
#my_acc .about_acc .ver .coop2 img {
		float: left;
		height: 20px;
		padding-top: 3px;
		padding-left: 2px;
}
#my_acc .about_acc .ver .coop2 .plus, #my_acc .about_acc .ver .coop2 .minus {
        float:left;
        font-size:12px;
        color:#5D920E;
        background:url(/img/plus.png) center left no-repeat;
        padding-left:31px;
}
#my_acc .about_acc .ver .coop2 .minus {
        color:#C85158;
        background:url(/img/minus.png) center left no-repeat;
}
.clause {
        float:left;
        width:678px;
        padding:14px 0 9px 20px;
        border-bottom:1px solid #CFD2D4;
}
.clause p {
        float:left;
        width:658px;
        font-size:12px;
        line-height:18px;
        color:#76787C;
        padding-right:20px;
}
.clause p a {
        font-size:12px;
        font-weight:bold;
        text-decoration:underline;
        color:#494C4F;
}
.clause p a:hover {
        text-decoration:none;
}
.clause .enter {
        float:left;
        width:658;
        padding:23px 20px 4px 0;
}
.clause .enter .e1 {
        float:left;
        width:191px;
}
.clause .enter .e1 .nam {
        float:left;
        height:39px;
        font-weight:bold;
        font-size:12px;
        color:#545659;
        margin-bottom:7px;
}
.clause .enter .e2 {
        float:left;
        width:238px;
        margin:0 29px 0 0;
}
.clause .enter .e2 input {
        float:left;
        width:208px;
        height:37px;
        background:#F2F4F6;
        font-size:12px;
        color:#545659;
        font-weight:bold;
        border:1px solid #A6A9AD;
        -webkit-border-radius: 04px;
        -moz-border-radius: 04px;
        border-radius: 04px;
        margin-bottom:7px;
        padding:0 13px 0 13px;
}
.clause .enter .e2 .submit {
        float:left;
        width:69px;
        height:32px;
        background:url(/img/sub.png);
        text-align:center;
        padding:0px;
        border:0px;
        cursor:pointer;
}
.clause .enter .e3 {
        float:left;
        width:200px;
}
.clause .enter .e3 img {
        float:left;
        width:200px;
        margin-top:4px;
}
#my_acc .clause {
        float:left;
        width:678px;
        padding:14px 0 9px 20px;
        border-bottom:1px solid #CFD2D4;
}
#my_acc .clause p {
        float:left;
        width:658px;
        font-size:12px;
        line-height:18px;
        color:#76787C;
        padding-right:20px;
}
#my_acc .clause p a {
        font-size:12px;
        font-weight:bold;
        text-decoration:underline;
        color:#494C4F;
}
#my_acc .clause p a:hover {
        text-decoration:none;
}
#my_acc .clause .enter {
        float:left;
        width:658;
        padding:23px 20px 4px 0;
}
#my_acc .clause .enter .e1 {
        float:left;
        width:191px;
}
#my_acc .clause .enter .e1 .nam {
        float:left;
        height:39px;
        line-height:39px;
        font-weight:bold;
        font-size:12px;
        color:#545659;
        margin-bottom:7px;
}
#my_acc .clause .enter .e2 {
        float:left;
        width:238px;
        margin:0 29px 0 0;
}
#my_acc .clause .enter .e2 input {
        float:left;
        width:208px;
        height:37px;
        background:#F2F4F6;
        font-size:12px;
        color:#545659;
        font-weight:bold;
        border:1px solid #A6A9AD;
        -webkit-border-radius: 04px;
        -moz-border-radius: 04px;
        border-radius: 04px;
        margin-bottom:7px;
        padding:0 13px 0 13px;
}
#my_acc .clause .enter .e2 div.book_data {
        float:left;
        width:208px;
        height:25px;
        background:#F2F4F6;
        font-size:12px;
        color:#545659;
        font-weight:bold;
        border:1px solid #A6A9AD;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin-bottom:7px;
        padding:12px 13px 0 13px;
}
div.about_acc div.ver div.book_data {
        float:left;
        height:25px;
        background:#F2F4F6;
        font-size:12px;
        color:#545659;
        font-weight:bold;
        border:1px solid #A6A9AD;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin-bottom:7px;
        padding:12px 13px 0 13px;
}
#my_acc .clause .enter .e2 .submit {
        float:left;
        width:69px;
        height:32px;
        background:url(/img/sub.png);
        text-align:center;
        padding:0px;
        border:0px;
        cursor:pointer;
}
#my_acc .clause .enter .e3 {
        float:left;
        width:200px;
}
#my_acc .clause .enter .e3 img {
        float:left;
        width:200px;
        margin-top:4px;
}
#my_acc .profile {
        float:left;
        width:698px;
}
#my_acc .profile .tabs {
        float:left;
        width:678px;
        height:55px;
        padding:20px 0 0 20px;
        border-bottom:1px solid #CFD2D4;
}
#my_acc .profile .tabs li a {
        float:left;
        width:196px;
        height:42px;
        margin-right:5px;
        background:url(/img/tabsp1.png);
        line-height:35px;
        padding-left:20px;
        color:#545659;
        font-size:12px;
}
#my_acc .profile .tabs li.active a {
        background:url(/img/tabsp.png);
        font-weight:bold;
        color:#242529;
}
#tab-4 .header {
        float:left;
        width:678px;
        height:55px;
        line-height:55px;
        padding-left:20px;
        font-weight:bold;
        font-size:18px;
        color:#2D2F33;
}
#tab-4 .t4h1 {
        float:left;
        width:621px;
        height:36px;
        line-height:36px;
        background:url(/img/mih.png);
        padding:0 0 0 77px;
        font-weight:bold;
        font-size:12px;
        color:#36383C;
}
#tab-4 .t4h1 .p1 {
        float:left;
        width:267px;
        font-size:12px;
}
#tab-4 .t4h1 .p2 {
        float:left;
        width:131px;
        text-align:center;
        font-size:12px;
}
#tab-4 .t4h1 .p3 {
        float:left;
        width:64px;
        text-align:center;
        font-size:12px;
}
#tab-4 .t4h1 .p4 {
        float:left;
        width:25px;
        text-align:center;
        font-size:12px;
}
#tab-4 .t4h1 .p5 {
        float:left;
        width:134px;
        text-align:center;
        font-size:12px;
}
#tab-4 .belt1, #tab-4 .belt2 {
        float:left;
        width:698px;
        height:50px;
        border-top:1px solid #C0C3C6;
        line-height:50px;
        color:#37393D;
}
#tab-4 .belt2 {
        background:#EAECEE;
}
#tab-4 .belt1 .nat, #tab-4 .belt2 .nat {
        float:left;
        width:59px;
        height:50px;
        border-right:1px solid #C0C3C6;
}
#tab-4 .belt1 .nat img, #tab-4 .belt2 .nat img {
        float:left;
        width:20px;
        height:20px;
        margin:15px 0 0 19px;
}
#tab-4 .belt1 .p1, #tab-4 .belt2 .p1 {
        float:left;
        width:255px;
        font-size:12px;
        /*padding-left:17px;*/
		line-height: 12px; 
		padding: 19px 4px 19px 17px;
}
#tab-4 .belt1 .p1 a, #tab-4 .belt2 .p1 a {
        font-size:12px;
        color:#37393D;
        font-weight:bold;
}
#tab-4 .belt1 .p1 a:hover, #tab-4 .belt2 .p1 a:hover {
        text-decoration:underline;
}
#tab-4 .belt1 .p2, #tab-4 .belt2 .p2 {
        float:left;
        width:130px;
        text-align:center;
        font-size:12px;
        font-weight:bold;
		line-height: 12px; 
		padding: 19px 4px 19px 4px;
}
#tab-4 .belt1 .p3, #tab-4 .belt2 .p3 {
        float:left;
        width:66px;
        text-align:center;
        font-size:12px;
        font-weight:bold;
}
#tab-4 .belt1 .p4, #tab-4 .belt2 .p4 {
        float:left;
        width:24px;
        text-align:center;
        font-size:12px;
        font-weight:bold;
        color:#64676B;
}
#tab-4 .belt1 .p5, #tab-4 .belt2 .p5 {
        float:left;
        width:94px;
        height:24px;
        margin:13px 0 0 20px;
}
#tab-4 .belt1 .p5 img, #tab-4 .belt2 .p5 img {
        float:left;
}
#tab-4 .header2 {
        float:left;
        width:678px;
        height:55px;
        line-height:55px;
        padding-left:20px;
        font-weight:bold;
        font-size:18px;
        color:#2D2F33;
        border-top:1px solid #CFD2D4;
        border-bottom:1px solid #BEC1C4;
}
#tab-4 .t4h2 {
        float:left;
        width:621px;
        height:36px;
        line-height:36px;
        background:url(/img/mih.png);
        padding:0 0 0 77px;
        font-weight:bold;
        font-size:12px;
        color:#36383C;
}
#tab-4 .t4h2 .p1 {
        float:left;
        width:210px;
        font-size:12px;
}
#tab-4 .t4h2 .p2 {
        float:left;
        width:142px;
        font-size:12px;
        text-align:center;
}
/*
#tab-4 .t4h2 .p3 {
        float:left;
        width:66px;
        font-size:12px;
        text-align:center;
}
*/
#tab-4 .t4h2 .p4 {
        float:left;
        width:28px;
        font-size:12px;
        text-align:center;
}
#tab-4 .t4h2 .p5 {
        float:left;
        width:134px;
        font-size:12px;
        text-align:center;
}
#tab-4 .t4h2 .p6 {
        float:left;
        width:87px;
        font-size:12px;
        text-align:center;
}
#tab-4 .belt11, #tab-4 .belt12 {
        float:left;
        width:698px;
        height:50px;
        border-top:1px solid #C0C3C6;
        line-height:50px;
        color:#37393D;
}
#tab-4 .belt12 {
        background:#EAECEE;
}
#tab-4 .belt11 .nat, #tab-4 .belt12 .nat {
        float:left;
        width:59px;
        height:50px;
        border-right:1px solid #C0C3C6;
}
#tab-4 .belt11 .nat img, #tab-4 .belt12 .nat img {
        float:left;
        width:20px;
        height:20px;
        margin:15px 0 0 19px;
}
#tab-4 .belt11 .p1, #tab-4 .belt12 .p1 {
        float:left;
        width:210px;
        font-size:12px;
		line-height: 12px; 
		padding: 19px 4px 19px 17px;
}
#tab-4 .belt11 .p1 a, #tab-4 .belt12 .p1 a {
        font-size:12px;
        color:#37393D;
        font-weight:bold;
}
#tab-4 .belt11 .p1 a.cross, #tab-4 .belt12 .p1 a.cross {
        color:#66696D;
        text-decoration:line-through;
}
#tab-4 .belt11 .p1 a.cross:hover, #tab-4 .belt12 .p1 a.cross:hover {
        text-decoration:underline;
}
#tab-4 .belt11 .p1 a:hover, #tab-4 .belt12 .p1 a:hover {
        text-decoration:underline;
}
#tab-4 .belt11 .p2, #tab-4 .belt12 .p2 {
        float:left;
        width:133px;
        text-align:center;
        font-size:12px;
        font-weight:bold;
		line-height: 12px; 
		padding: 19px 4px 19px 4px;
}
#tab-4 .belt11 .p3, #tab-4 .belt12 .p3 {
        float:left;
        width:66px;
        text-align:center;
        font-size:12px;
        font-weight:bold;
}
#tab-4 .belt11 .p4, #tab-4 .belt12 .p4 {
        float:left;
        width:25px;
        text-align:center;
        font-size:12px;
        font-weight:bold;
        color:#64676B;
}
#tab-4 .belt11 .p5, #tab-4 .belt12 .p5 {
        float:left;
		width:94px;
		height:24px;
        margin:13px 0 0 20px;
}
#tab-4 .belt11 .p5 img, #tab-4 .belt12 .p5 img {
        float:left;
}
#tab-4 .belt11 .p6, #tab-4 .belt12 .p6 {
        float:left;
        width:87px;
        height:24px;
        margin:10px 0 0 20px;
}
#tab-4 .belt11 .p6 .pp, #tab-4 .belt12 .p6 .pp, #tab-4 .belt11 .p6 .px, #tab-4 .belt12 .p6 .px, #tab-4 .belt11 .p6 .pu, #tab-4 .belt12 .p6 .pu {
        float:left;
        width:77px;
        height:30px;
        line-height:30px;
        font-weight:bold;
        background:url(/img/pp.png);
        color:#5D920E;
        text-align:right;
        padding-right:10px;
}
#tab-4 .belt11 .p6 .px, #tab-4 .belt12 .p6 .px {
        color:#56585B;
        background:url(/img/px.png);
}
#tab-4 .belt11 .p6 .pu, #tab-4 .belt12 .p6 .pu {
        color:#C85158;
        background:url(/img/pu.png);
}
#tab-5 .header {
        float:left;
        width:678px;
        height:55px;
        line-height:55px;
        padding-left:20px;
        font-weight:bold;
        font-size:18px;
        color:#2D2F33;
}
#tab-5 .t5h1 {
        float:left;
        width:678px;
        height:36px;
        line-height:36px;
        background:url(/img/mih.png);
        padding:0 0 0 20px;
        font-weight:bold;
        font-size:12px;
        color:#36383C;
}
#tab-5 .t5h1 .p1 {
        float:left;
        font-size:12px;
        width:464px;
}
#tab-5 .t5h1 .p2 {
        float:left;
        font-size:12px;
        width:46px;
        text-align:center;
}
#tab-5 .t5h1 .p3 {
        float:left;
        font-size:12px;
        width:44px;
        text-align:center;
}
#tab-5 .t5h1 .p4 {
        float:left;
        font-size:12px;
        width:45px;
        text-align:center;
}
#tab-5 .t5h1 .p5 {
        float:left;
        font-size:12px;
        width:114px;
        text-align:center;
}
#tab-5 .belt1, #tab-5 .belt2 {
        float:left;
        width:678px;
        height:50px;
        line-height:50px;
        border-top:1px solid #C0C3C6;
        padding:0 0 0 20px;
}
#tab-5 .belt2 {
        background:#E9EBED;
}
#tab-5 .belt1 .status, #tab-5 .belt2 .status {
        float:left;
        width:18px;
        padding-top:17px;
        margin:0 20px 0 0;
}
#tab-5 .belt1 .status img, #tab-5 .belt2 .status img {
        float:left;
        width:18px;
        height:17px;
}
#tab-5 .belt1 .p1, #tab-5 .belt2 .p1 {
        float:left;
        width:426px;
}
#tab-5 .belt1 .p1 a, #tab-5 .belt2 .p1 a {
        font-weight:bold;
        font-size:12px;
        color:#37393D;
}
#tab-5 .belt1 .p1 a:hover, #tab-5 .belt2 .p1 a:hover {
        text-decoration:underline;
}
#tab-5 .belt1 .p2, #tab-5 .belt2 .p2 {
        float:left;
        width:46px;
        text-align:center;
        font-weight:bold;
        font-size:12px;
        color:#37393D;
}
#tab-5 .belt1 .p3, #tab-5 .belt2 .p3 {
        float:left;
        width:44px;
        text-align:center;
        font-weight:bold;
        font-size:12px;
        color:#64676B;
}
#tab-5 .belt1 .p4, #tab-5 .belt2 .p4 {
        float:left;
        width:45px;
        text-align:center;
        font-weight:bold;
        font-size:12px;
        color:#37393D;
}
#tab-5 .belt1 .p5, #tab-5 .belt2 .p5 {
        float:left;
        width:94px;
        height:24px;
        margin:13px 0 0 10px;
}
#tab-5 .belt1 .p5 img, #tab-5 .belt2 .p5 img {
        float:left;
}
#tab-5 .header2 {
        float:left;
        width:678px;
        height:55px;
        line-height:55px;
        padding-left:20px;
        font-weight:bold;
        font-size:18px;
        color:#2D2F33;
        border-top:1px solid #CFD2D4;
        border-bottom:1px solid #BEC1C4;
}
#tab-5 .t5h2 {
        float:left;
        width:678px;
        height:36px;
        line-height:36px;
        background:url(/img/mih.png);
        padding:0 0 0 20px;
        font-weight:bold;
        font-size:12px;
        color:#36383C;
}
#tab-5 .t5h2 .p1 {
        float:left;
        width:347px;
        font-size:12px;
}
#tab-5 .t5h2 .p2 {
        float:left;
        width:62px;
        font-size:12px;
        text-align:center;
}
#tab-5 .t5h2 .p3 {
        float:left;
        width:28px;
        font-size:12px;
        text-align:center;
}
#tab-5 .t5h2 .p4 {
        float:left;
        width:134px;
        font-size:12px;
        text-align:center;
}
#tab-5 .t5h2 .p5 {
        float:left;
        width:87px;
        font-size:12px;
        text-align:center;
}
#tab-5 .belt11, #tab-5 .belt12 {
        float:left;
        width:678px;
        height:50px;
        line-height:50px;
        border-top:1px solid #C0C3C6;
        padding:0 0 0 20px;
}
#tab-5 .belt12 {
        background:#E9EBED;
}
#tab-5 .belt11 .status, #tab-5 .belt12 .status {
        float:left;
        width:18px;
        padding-top:17px;
        margin:0 20px 0 0;
}
#tab-5 .belt11 .status img, #tab-5 .belt12 .status img {
        float:left;
        width:18px;
        height:17px;
}
#tab-5 .belt11 .p1, #tab-5 .belt12 .p1 {
        float:left;
        width:309px;
}
#tab-5 .belt11 .p1 a, #tab-5 .belt12 .p1 a {
        font-weight:bold;
        font-size:12px;
        color:#37393D;
}
#tab-5 .belt11 .p1 a.cross, #tab-5 .belt12 .p1 a.cross {
        color:#66696D;
        text-decoration:line-through;
}
#tab-5 .belt11 .p1 a.cross:hover, #tab-5 .belt12 .p1 a.cross:hover {
        text-decoration:underline;
}
#tab-5 .belt11 .p1 a:hover, #tab-5 .belt12 .p1 a:hover {
        text-decoration:underline;
}
#tab-5 .belt11 .p2, #tab-5 .belt12 .p2 {
        float:left;
        width:62px;
        font-size:12px;
        text-align:center;
        font-weight:bold;
        color:#37393D;
}
#tab-5 .belt11 .p3, #tab-5 .belt12 .p3 {
        float:left;
        width:28px;
        font-size:12px;
        text-align:center;
        font-weight:bold;
        color:#64676B;
}
#tab-5 .belt11 .p4, #tab-5 .belt12 .p4 {
        float:left;
        width:94px;
        height:24px;
        margin:13px 20px 0 20px;
}
#tab-5 .belt11 .p4 img, #tab-5 .belt12 .p4 img {
        float:left;
}
#tab-5 .belt11 .p5 .pp, #tab-5 .belt12 .p5 .pp, #tab-5 .belt11 .p5 .px, #tab-5 .belt12 .p5 .px, #tab-5 .belt11 .p5 .pu, #tab-5 .belt12 .p5 .pu {
        float:left;
        width:77px;
        height:30px;
        line-height:30px;
        font-weight:bold;
        background:url(/img/pp.png);
        color:#5D920E;
        text-align:right;
        padding-right:10px;
        margin-top:10px;
}
#tab-5 .belt11 .p5 .px, #tab-5 .belt12 .p5 .px {
        color:#56585B;
        background:url(/img/px.png);
}
#tab-5 .belt11 .p5 .pu, #tab-5 .belt12 .p5 .pu {
        color:#C85158;
        background:url(/img/pu.png);
}
#tab-6 .man {
        float:left;
        border-bottom:1px solid #C8CBCD;
}
#tab-6 .header2 {
        float:left;
        width:678px;
        height:55px;
        line-height:55px;
        padding-left:20px;
        font-weight:bold;
        font-size:18px;
        color:#2D2F33;
        border-bottom:1px solid #BEC1C4;
}
button.observe {
        float:right;
        width:136px;
        height:31px;
        line-height:31px;
        background:url(/img/observe.png) no-repeat;
        font-size:12px;
        color:#888C8F;
        font-weight:bold;
        padding:0 0 0 39px;
        margin:15px 20px 0 0;
		cursor:pointer;
		text-align: left;
}
#warp {
        float:left;
        width:546px;
}
#warp .wh1 {
        float:left;
        width:506px;
        height:36px;
        line-height:36px;
        border-bottom:1px solid #B0B2B6;
        font-size:12px;
        font-weight:bold;
        color:#36383C;
        background:url(/img/duel.png);
        padding:0 20px 0 20px;
}
#warp .wh1 .p1 {
        float:left;
        width:89px;
        font-size:12px;
}
#warp .wh1 .p2 {
        float:left;
        width:290px;
        font-size:12px;
}
#warp .wh1 .p3, #warp .wh1 .p4 {
        float:left;
        width:39px;
        margin:0 5px 0 0;
        text-align:center;
        font-size:12px;
}
#warp .wh1 .p5 {
        float:left;
        width:39px;
        text-align:center;
        font-size:12px;
}
#warp .wh2 {
        float:left;
        width:526px;
        height:34px;
        line-height:34px;
        font-size:12px;
        font-weight:bold;
        color:#36383C;
        background:url(/img/duel_more.png);
        padding:0 0 0 20px;
}
#warp .wtyp1, #warp .wtyp2 {
        float:left;
        width:546px;
        height:50px;
        border-top:1px solid #B0B2B6;
        line-height:50px;
        font-size:11px;
}
#warp .wtyp2 {
        background:#EAECEE;
}
#warp .wtyp1 .w1, #warp .wtyp2 .w1 {
        float:left;
        width:39px;
        height:50px;
}
#warp .wtyp1 .w1 img, #warp .wtyp2 .w1 img {
        float:left;
        width:20px;
        height:20px;
        margin:15px 0 0 19px;
}
#warp .wtyp1 .w2, #warp .wtyp2 .w2 {
        float:left;
        width:54px;
        height:50px;
        line-height:50px;
        text-align:center;
        color:#4E5255;
        border-right:1px solid #CFD2D4;
}
#warp .wtyp1 .w3, #warp .wtyp2 .w3 {
        float:left;
        width:290px;
        height:50px;
        line-height:50px;
        text-align:center;
        padding:0 0 0 15px;
}
#warp .wtyp1 .w3 a, #warp .wtyp2 .w3 a {
        float:left;
        font-size:12px;
        font-weight:bold;
        color:#37393D;
}
#warp .wtyp1 .w3 a:hover, #warp .wtyp2 .w3 a:hover {
        text-decoration:underline;
}
.w4 .regular-radio, .b4 .regular-radio {
        display: none;
}
.w4 .regular-radio + label, .b4 .regular-radio + label {
        float:left;
        width:37px;
        height:27px;
        background:url(/img/w4-static.png);
        border:1px solid #D0D3D5;
        text-align:center;
        line-height:27px;
        color:#37393D;
        display: inline-block;
        position: relative;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin-right:5px;
        margin-top:10px;
        cursor:pointer;
}
.w4 .regular-radio:checked + label, .b4 .regular-radio:checked + label {
        background:url(/img/w4-click.png);
        color: #37393D;
        font-weight:bold;
        border: 1px solid #7F8386;
}
#summary {
        float:left;
        width:506px;
        height:52px;
        border-top:1px solid #CFD2D4;
        padding:19px 20px 0 20px;
}
#summary .opts, #summary .acce {
        float:left;
        width:253px;
}
#summary .opts span {
        float:left;
        width:58px;
        font-size:12px;
        font-weight:bold;
        color:#545659;
        line-height:30px;
}
#summary .opts select, .b5 select {
        float:left;
        width:100px;
        height:30px;
        font-size:12px;
        text-align:center;
        font-weight:bold;
        color:#545659;
        vertical-align:center;
        background:#F2F4F6;
        border:1px solid #A6A9AD;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding-top:6px;
        padding-bottom:6px;
}
.b5 select {
        float:left;
        margin:10px 0 0 8px;
        width:158px;
}
input.pk, button.pk {
        float:left;
        width:102px;
        height:30px;
        color:#545659;
        font-size:12px;
        font-weight:bold;
        border:1px solid #C4C7CA;
        background:url(/img/pk.png);
        cursor:pointer;
        margin:0 5px 0 52px;
        padding-bottom:1px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
#summary .acce .res {
        float:left;
        width:94px;
        height:30px;
        color:#545659;
        font-size:12px;
        font-weight:bold;
        border:1px solid #C4C7CA;
        background:url(/img/res.png);
        cursor:pointer;
        padding-bottom:1px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align:right;
        padding-right:8px;
}
#tmatch {
        float:left;
        width:698px;
        background:#F6F8FA;
        border:1px solid #B0B2B6;
}
#tmatch .header {
        float:left;
        width:678px;
        padding:0 0 0 20px;
        color:#2D2F33;
        font-weight:bold;
        font-size:19px;
        line-height:57px;
}
#tmatch .inf1 {
        float:left;
        width:678px;
        padding:0 0 0 20px;
}
#tmatch .inf1 h1 {
        float:left;
        width:658px;
        font-size:12px;
        color:#6E7175;
        margin-bottom:19px;
        font-weight:normal;
}
#tmatch .inf1 .warn {
        float:left;
        width:656px;
        font-weight:bold;
        color:#495143;
        font-size:11px;
        border:1px solid #B6D17E;
        background:#E3F6BB;
        line-height:42px;
        text-align:center;
        margin:0 0 10px 0;
}
#tmatch .tmh1 {
        float:left;
        width:678px;
        height:36px;
        line-height:36px;
        border-top:1px solid #BEC1C4;
        background:url(/img/duel.png);
        padding:0 0 0 20px;
        font-weight:bold;
        color:#36383C;
}
#tmatch .tmh1 .p1 {
        float:left;
        width:89px;
        font-size:12px;
}
#tmatch .tmh1 .p2 {
        float:left;
        width:271px;
        font-size:12px;
}
#tmatch .tmh1 .p3 {
        float:left;
        width:39px;
        font-size:12px;
        margin:0 5px 0 0;
        text-align:center;
}
#tmatch .tmh1 .p4 {
        float:left;
        width:39px;
        font-size:12px;
        margin:0 5px 0 0;
        text-align:center;
}
#tmatch .tmh1 .p5 {
        float:left;
        width:39px;
        font-size:12px;
        margin:0 13px 0 0;
        text-align:center;
}
#tmatch .tmh1 .p6 {
        float:left;
        width:178px;
        font-size:12px;
}
#tmatch .tmhm {
        float:left;
        width:678px;
        height:34px;
        line-height:34px;
        border-top:1px solid #BEC1C4;
        background:url(/img/duel_more.png);
        padding:0 0 0 20px;
        font-size:12px;
        font-weight:bold;
        color:#36383C;
}
#tmatch .bel1, #tmatch .bel2, #tmatch .bel3 {
        float:left;
        width:698px;
        height:50px;
        line-height:50px;
        border-top:1px solid #CFD2D4;
        background:url(/img/b1.png);
}
#tmatch .bel2 {
        background:#F6F8FA;
}
#tmatch .bel3 {
        background:#EFF1F3;
}
#tmatch .bel1 .b1, #tmatch .bel2 .b1, #tmatch .bel3 .b1 {
        float:left;
        width:39px;
        height:50px;
}
#tmatch .bel1 .b1 img, #tmatch .bel2 .b1 img, #tmatch .bel3 .b1 img {
        float:left;
        width:20px;
        height:20px;
        margin:15px 0 0 20px;
}
#tmatch .bel1 .b2, #tmatch .bel2 .b2, #tmatch .bel3 .b2 {
        float:left;
        width:54px;
        height:50px;
        border-right:1px solid #CFD2D4;
        text-align:center;
        color:#5B5E62;
}
#tmatch .bel1 .b3, #tmatch .bel2 .b3, #tmatch .bel3 .b3 {
        float:left;
        width:266px;
        height:50px;
        color:#5B5E62;
        padding:0 0 0 20px;
}
#tmatch .bel1 .b3 a, #tmatch .bel2 .b3 a, #tmatch .bel3 .b3 a {
        font-weight:bold;
        color:#37393D;
        font-size:12px;
}
#tmatch .bel1 .b3 a:hover, #tmatch .bel2 .b3 a:hover, #tmatch .bel3 .b3 a:hover {
        text-decoration:underline;
}
#tmatch .summary {
        float:left;
        width:678px;
        height:52px;
        padding:19px 20px 0 0;
        border-top:1px solid #CFD2D4;
}
#tmatch .summary .acce .pk {
        float:left;
        width:54px;
        height:30px;
        color:#545659;
        font-size:12px;
        font-weight:bold;
        border:1px solid #C4C7CA;
        background:url(/img/pk.png);
        cursor:pointer;
        margin:0 5px 0 525px;
        padding-bottom:1px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
#tmatch .summary .acce .res {
        float:left;
        width:94px;
        height:30px;
        color:#545659;
        font-size:12px;
        font-weight:bold;
        border:1px solid #C4C7CA;
        background:url(/img/res.png);
        cursor:pointer;
        padding-bottom:1px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align:right;
        padding-right:8px;
}
.header_last {
        float:left;
        width:678px;
        height:36px;
        line-height:36px;
        padding:0 0 0 20px;
        background:url(/img/duel.png);
        border-top:1px solid #BEC1C4;
        font-weight:bold;
        color:#36383C;
}
.header_last .hl1 {
        float:left;
        width:89px;
        font-size:12px;
}
.header_last .hl2 {
        float:left;
        width:253px;
        font-size:12px;
}
.header_last .hl3 {
        float:left;
        width:45px;
        font-size:12px;
        margin-right:5px;
        padding:0 0 0 17px;
}
.header_last .hl4 {
        float:left;
        width:62px;
        font-size:12px;
        margin-right:5px;
        text-align:center;
}
.header_last .hl5 {
        float:left;
        width:24px;
        font-size:12px;
        margin-right:20px;
        padding:0 0 0 38px;
}
.header_last .hl6 {
        float:left;
        width:120px;
        font-size:12px;
}
.ledge3p1, .ledge3p2 {
        float:left;
        width:698px;
        height:119px;
        line-height:119px;
        border-top:1px solid #CFD2D4;
        background:#F6F8FA;
        position:lelative;
}
.ledge3p2 {
        background:#E8EAEC;
}
.ledge3p1 .l1, .ledge3p2 .l1 {
        float:left;
        width:39px;
}
.ledge3p1 .l1 img, .ledge3p2 .l1 img {
        float:left;
        width:20px;
        height:20px;
        margin:48px 0 0 20px;
}
.ledge3p1 .l2, .ledge3p2 .l2 {
        float:left;
        width:54px;
        height:119px;
        text-align:center;
        color:#4E5255;
        border-right:1px solid #CFD2D4;
}
.ledge3p1 .l3, .ledge3p2 .l3 {
        float:left;
        width:214px;
        height:119px;
        padding:0 0 0 20px;
}
.ledge3p1 .l3 a, .ledge3p2 .l3 a {
        color:#37393D;
        font-weight:bold;
        font-size:12px;
}
.ledge3p1 .l3 a:hover, .ledge3p2 .l3 a:hover {
        text-decoration:underline;
}
.ledge3p1 .l4, .ledge3p2 .l4 {
        float:left;
        width:34px;
        height:108px;
        padding-top:11px;
}
.ledge3p1 .l4 .l4p, .ledge3p2 .l4 .l4p {
        float:left;
        width:34px;
        height:29px;
        margin:0 0 5px 0;
        line-height:29px;
        text-align:center;
}
.ledge3p1 .l4 .l4p img, .ledge3p2 .l4 .l4p img {
        float:left;
        width:14px;
        height:12px;
        margin:10px 0 0 10px;
        position:relative;
        z-index:99;
}
.ledge3p1 .l5, .ledge3p2 .l5 {
        float:left;
        width:201px;
        height:119px;
        padding:11px 0 0 0;
}
.ledge3p1 .l5 .regular-radio, .ledge3p2 .l5 .regular-radio {
        display: none;
}
.ledge3p1 .l5 .regular-radio + label, .ledge3p2 .l5 .regular-radio + label {
        float:left;
        width:60px;
        height:27px;
        background:url(/img/w4-static.png);
        border:1px solid #D0D3D5;
        text-align:center;
        line-height:27px;
        color:#37393D;
        display: inline-block;
        position: relative;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin-right:5px;
        margin-bottom:5px;
        cursor:pointer;
        z-index:99;
}
.ledge3p1 .l5 .regular-radio:checked + label, .ledge3p2 .l5 .regular-radio:checked + label {
        background:url(/img/w4-click.png);
        color: #37393D;
        font-weight:bold;
        border: 1px solid #7F8386;
}
.ledge3p1 .l6 select, .ledge3p2 .l6 select {
        float:left;
        width:100px;
        height:30px;
        font-size:12px;
        text-align:center;
        font-weight:bold;
        color:#545659;
        vertical-align:center;
        background:#F2F4F6;
        border:1px solid #A6A9AD;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding-top:6px;
        padding-bottom:6px;
        margin:44px 0 0 15px;
}
.ledge3p1{
        float:left;
        
        position:relative;
        
        top:0px;
        left:0px;
}
.ledge3p1 .pytanie{
        float:left;
        position:absolute;
        top:76px;
        left:110px;
        border-top:1px solid #CFD2D4;
        width:449px;
        height:38px;
        line-height:38px;
        color:#66696D;
        z-index:50;
}
/*typuj_pro_nowe*/
.tp1, .tp2 {
        float:left;
        width:698px;
        padding:11px 0 6px 0;
		/*
        background:url(/img/styczen_tp.png);
		*/
        border-bottom:1px solid #CFD2D4;
}
.tp2 {
        background:url(/img/styczen_tp2.png);
}
.tp1 .c1, .tp2 .c1 {
        float:left;
        width:563px;
}
.tp1 .c1 .when, .tp2 .c1 .when {
        float:left;
        width:74px;
        padding:0 0 0 19px;
}
.tp1 .c1 .when .flag, .tp2 .c1 .when .flag {
        float:left;
        width:19px;
}
.tp1 .c1 .when .flag img, .tp2 .c1 .when .flag img {
        float:left;
        width:20px;
        height:20px;
        margin-top:3px;
}
.tp1 .c1 .when .hour, .tp2 .c1 .when .hour {
        float:left;
        width:54px;
        text-align:center;
        color:#36383C;
        line-height:27px;
}
.tp1 .c1 .match, .tp2 .c1 .match {
        float:left;
        width:229px;
        padding:4px 0 0 15px;
        font-size:12px;
        line-height:20px;
}
.tp1 .c1 .match a, .tp2 .c1 .match a {
        float:left;
        font-size:12px;
        line-height:20px;
        font-weight:bold;
        color:#37393D;
}
.tp1 .c1 .match a:hover, .tp2 .c1 .match a:hover {
        text-decoration:underline;
}
.tp1 .c1 .cont, .tp2 .c1 .cont {
        float:left;
        width:226px;
}
.tp1 .c1 .cont .lvl, .tp2 .c1 .cont .lvl {
        float:left;
        width:226px;
}
.tp1 .c1 .cont .lvl .qmark, .tp2 .c1 .cont .lvl .qmark {
        float:left;
        width:14px;
        padding:10px 11px 0 0;
}
.tp1 .c1 .cont .lvl .qmark img, .tp2 .c1 .cont .lvl .qmark img {
        float:left;
        width:14px;
        height:12px;
}
.tp1 .c1 .cont .lvl .regular-radio, .tp2 .c1 .cont .lvl .regular-radio, .tp1 .questions .que .regular-radio, .tp2 .questions .que .regular-radio {
        display: none;
}
.tp1 .c1 .cont .lvl .regular-radio + label, .tp2 .c1 .cont .lvl .regular-radio + label, .tp1 .questions .que .regular-radio + label, .tp2 .questions .que .regular-radio + label {
        float:left;
        width:60px;
        height:27px;
        background:url(/img/w4-static.png);
        border:1px solid #D0D3D5;
        text-align:center;
        line-height:28px;
        color:#37393D;
        display: inline-block;
        position: relative;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin-right:5px;
        margin-bottom:5px;
        cursor:pointer;
        z-index:99;
}
.tp1 .c1 .cont .lvl .regular-radio:checked + label, .tp2 .c1 .cont .lvl .regular-radio:checked + label, .tp1 .questions .que .regular-radio:checked + label, .tp2 .questions .que .regular-radio:checked + label {
        background:url(/img/w4-click.png);
        color: #37393D;
        font-weight:bold;
        border: 1px solid #7F8386;
}
.im {
        float:left;
        width:470px;
}
.tp1 .questions, .tp2 .questions {
        float:left;
        width:449px;
        border-top:1px solid #CFD2D4;
        margin:0 0 0 109px;
}
.tp1 .questions .que, .tp2 .questions .que {
        float:left;
        width:454px;
        margin-top:5px;
}
.tp1 .questions .que .qmark, .tp2 .questions .que .qmark {
        float:left;
        width:14px;
        padding:9px 11px 0 0;
}
.tp1 .questions .que .txtq, .tp2 .questions .que .txtq {
        float:left;
        width:228px;
        height:29px;
        line-height:29px;
        color:#37393D;
        font-size:12px;
}
.tp1 .selq select, .tp2 .selq select {
        float:left;
        width:100px;
        height:30px;
        font-size:12px;
        text-align:center;
        font-weight:bold;
        color:#545659;
        vertical-align:center;
        background:#F2F4F6;
        border:1px solid #A6A9AD;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding-top:6px;
        padding-bottom:6px;
        margin:0 0 0 15px;
}
div#qTip {
        padding:10px;
        display:none;
        background:black;
        color:white;
        font-size:11px;
        font-family:Arial;
        text-align:left;
        position:absolute;
        z-index:1000;
        max-width:309px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        filter: alpha(opacity=90);
        -moz-opacity: 0.9;
        opacity: 0.9;
}

div#qTip span {
		font-weight: bold;
}


#get_bet {
        float:left;
        width:698px;
        border:1px solid #B0B2B6;
        background:#F6F8FA;
}

#get_bet .list {
        float:left;
        width:698px;
}

#get_bet .list .header {
        float:left;
        width:678px;
        height:55px;
        line-height:55px;
        padding-left:20px;
        font-weight:bold;
        font-size:18px;
        color:#2D2F33;
}
#get_bet .list .t4h1 {
        float:left;
        width:621px;
        height:36px;
        line-height:36px;
        background:url(/img/mih.png);
        padding:0 0 0 77px;
        font-weight:bold;
        font-size:12px;
        color:#36383C;
}
#get_bet .list .t4h1 .p1 {
        float:left;
        width:267px;
        font-size:12px;
}
#get_bet .list .t4h1 .p2 {
        float:left;
        width:130px;
        text-align:center;
        font-size:12px;
}
#get_bet .list .t4h1 .p3 {
        float:left;
        width:66px;
        text-align:center;
        font-size:12px;
}
#get_bet .list .t4h1 .p4 {
        float:left;
        width:24px;
        text-align:center;
        font-size:12px;
}
#get_bet .list .t4h1 .p5 {
        float:left;
        width:134px;
        text-align:center;
        font-size:12px;
}
#get_bet .list .belt1, #get_bet .list .belt2 {
        float:left;
        width:698px;
        height:50px;
        border-top:1px solid #C0C3C6;
        color:#37393D;
}
#get_bet .list .belt2 {
        background:#EAECEE;
}
#get_bet .list .belt1 .nat, #get_bet .list .belt2 .nat {
        float:left;
        width:59px;
        height:50px;
        border-right:1px solid #C0C3C6;
}
#get_bet .list .belt1 .nat img, #get_bet .list .belt2 .nat img {
        float:left;
        width:20px;
        height:20px;
        margin:15px 0 0 19px;
}
#get_bet .list .belt1 .p1, #get_bet .list .belt2 .p1 {
        float:left;
        width:267px;
        font-size:12px;
        padding-left:17px;
        margin:17px 0 0 0px;
}
#get_bet .list .belt1 .p1 a, #get_bet .list .belt2 .p1 a {
        font-size:12px;
        color:#37393D;
        font-weight:bold;
}
#get_bet .list .belt1 .p1 a:hover, #get_bet .list .belt2 .p1 a:hover {
        text-decoration:underline;
}
#get_bet .list .belt1 .p2, #get_bet .list .belt2 .p2 {
        float:left;
        width:130px;
        text-align:center;
        font-size:12px;
        font-weight:bold;
        margin:17px 0 0 0px;
}
#get_bet .list .belt1 .p3, #get_bet .list .belt2 .p3 {
        float:left;
        width:66px;
        text-align:center;
        font-size:12px;
        font-weight:bold;
        margin:17px 0 0 0px;
}
#get_bet .list .belt1 .p4, #get_bet .list .belt2 .p4 {
        float:left;
        width:24px;
        text-align:center;
        font-size:12px;
        font-weight:bold;
        color:#64676B;
        margin:17px 0 0 0px;
}
#get_bet .list .belt1 .p5, #get_bet .list .belt2 .p5 {
        float:left;
        width:94px;
        height:24px;
        margin:13px 0 0 20px;
}
#get_bet .list .belt1 .p5 img, #get_bet .list .belt2 .p5 img {
        float:left;
}

/*shoutbox*/
#shoutbox {
    float:left;
	width: 540px;
}
#s_messages {
        float:left;
        padding:8px 0 8px 0;
}
#s_messages .wiad1 {
        float:left;
        width:496px;
        padding:5px 0 5px 20px;
}
#s_messages .wiad2 {
        float:left;
        width:488px;
        padding:5px 8px 5px 20px;
        background:#EBEDEF;
        border:1px solid #CFD2D4;
        border-left:0px;
}
#s_messages .wiad1 a, #s_messages .wiad2 a {
        float:left;
        margin:0 10px 0 0;
}
#s_messages .wiad1 a strong, #s_messages .wiad2 a strong {
        float:left;
        height:17px;
        line-height:17px;
        font-weight:bold;
        color:#Fff;
        padding:0 5px 0 6px;
}
#s_messages .wiad1 a .u0, #s_messages .wiad2 a .u0, #s_messages .wiad1 a .u1, #s_messages .wiad2 a .u1, #s_messages .wiad1 a .u2, #s_messages .wiad2 a .u2, #s_messages .wiad1 a .u3, #s_messages .wiad2 a .u3, #s_messages .wiad1 a .u4, #s_messages .wiad2 a .u4, #s_messages .wiad1 a .u5, #s_messages .wiad2 a .u5, #s_messages .wiad1 a .u6, #s_messages .wiad2 a .u6 {
        border-bottom:1px solid #578310;
        border-right:1px solid #578310;
        background:url(/img/u1.png);
        -webkit-border-top-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
}
#s_messages .wiad1 a .u0, #s_messages .wiad2 a .u0 {
        border-bottom:1px solid #686C70;
        border-right:1px solid #686C70;
        background:url(/img/u1.png);
}
#s_messages .wiad1 a .u1, #s_messages .wiad2 a .u1 {
        border-bottom:1px solid #686C70;
        border-right:1px solid #686C70;
        background:url(/img/u1.png);
}
#s_messages .wiad1 a .u2, #s_messages .wiad2 a .u2 {
        border-bottom:1px solid #686C70;
        border-right:1px solid #686C70;
        background:url(/img/u1.png);
}
#s_messages .wiad1 a .u3, #s_messages .wiad2 a .u3 {
        border-bottom:1px solid #2E51DC;
        border-right:1px solid #2E51DC;
        background:url(/img/u3.png);
}
#s_messages .wiad1 a .u4, #s_messages .wiad2 a .u4 {
        border-bottom:1px solid #BC5301;
        border-right:1px solid #BC5301;
        background:url(/img/u4.png);
}
#s_messages .wiad1 a .u5, #s_messages .wiad2 a .u5 {
        border-bottom:1px solid #DB2222;
        border-right:1px solid #DB2222;
        background:url(/img/u5.png);
}
#s_messages .wiad1 a .u6, #s_messages .wiad2 a .u6 {
        border-bottom:1px solid #578310;
        border-right:1px solid #578310;
        background:url(/img/u6.png);
}
#s_messages .wiad1 a span, #s_messages .wiad2 a span {
        float:left;
        height:16px;
        line-height:16px;
        padding:0 5px 0 6px;
        border:1px solid #C4C7CA;
        border-left:0px;
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        background:url(/img/uspan.png);
        color:#66686C;
}
#s_messages .wiad1 p, #s_messages .wiad2 p {
        color:#55595C;
        font-size:11px;
        line-height:20px;
}
#sender {
        float:left;
        width:506px;
        border-top:1px solid #CFD2D4;
        padding:15px 20px 15px 20px;
		clear:both;
}
#sender input.text {
        float:left;
        width:413px;
        height:27px;
        font-weight:bold;
        color:#545659;
        background:#F2F4F6;
        border:1px solid #A6A9AD;
        margin:0 5px 0 0;
        resize:none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding:10px 13px 0 13px;
        font-size:12px;
        line-height:16px;
}
#sender input.submit {
        float:left;
        width:60px;
        background:url(/img/sin.png);
        height:32px;
        color:#545659;
        line-height:33px;
        font-weight:bold;
        cursor:pointer;
        padding-bottom:1px;
        margin-top:3px;
} 
a.submit {
        float:left;
        /*width:60px;
        background:url(/img/sin.png);*/
		border: 1px solid #C0C3C6;
		background:url(/img/submit_background.png) repeat-x #E2E4E7;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        height:30px;
		text-align: center;
        color:#545659;
        line-height:33px;
        font-weight:bold;
        cursor:pointer;
        margin-top:3px;
		font-size: 9px;
		padding: 0 10px 1px 10px;
		text-decoration: none;
}
a.submit:hover {
		text-decoration: underline;
}
#sb_box {
	float: left;
	width: 530px;
    height: 250px; 
    overflow: auto; 
	margin: 0 0 0 10px;
}

.sb_messages {
	padding: 0;
}

div.sb_messages div.message span.text a.link {
	color: #111;
	text-decoration: underline;
}
div.sb_messages div.message span.text a.link:hover {
	text-decoration: none;
}

a.author1 {
    color: #000;
	font-weight: bold;
}

a.author2 {
    color: #000;
	font-weight: bold;
}

a.author3 {
    color: #0090FF;
	font-weight: bold;
}

a.author4 {
    color: #FF8800;
	font-weight: bold;
}
a.author5 {
    color: #DD0000;
	font-weight: bold;
}
a.author6 {
    color: #009900;
	font-weight: bold;
}

span.authorme {
    color: #FF7700;
}

span.authorme:hover {
    color: #FF9900;
	text-decoration: none;
}

a.author1:hover {
    color: #444;
	text-decoration: none;
}

a.author2:hover {
    color: #444;
	text-decoration: none;
}

a.author3:hover {
    color: #00CCFF;
	text-decoration: none;
}

a.author4:hover {
    color: #FFBB00;
	text-decoration: none;
}
a.author5:hover {
    color: #FF2222;
	text-decoration: none;
}
a.author6:hover {
    color: #00BB00;
	text-decoration: none;
}

div.message {
    width: 460px; 
    border-bottom: 1px solid #DDD;
    color: #222222;
	padding: 6px;
}

div.message span.text {
	font-weight: normal;
}

input#smessage {
        float:left;
        width:413px;
        height:27px;
        font-weight:bold;
        color:#545659;
        background:#F2F4F6;
        border:1px solid #A6A9AD;
        margin:0 5px 0 0;
        resize:none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding:5px 13px 5px 13px;
		margin: 13px 4px 8px 34px;
        font-size:12px;
        line-height:16px;
}


input.comment_input {
        float:left;
        width:413px;
        height:27px;
        font-weight:bold;
        color:#545659;
        background:#F2F4F6;
        border:1px solid #A6A9AD;
        margin:0 5px 0 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding:5px 13px 5px 13px;
		margin: 13px 4px 8px 34px;
        font-size:12px;
        line-height:16px;
}

button.sb_button {
        float:left;
        width:60px;
        height:32px;
        background:url(/img/sin.png);
        color:#545659;
        line-height:33px;
        font-weight:bold;
        cursor:pointer;
        padding-bottom:1px;
        margin-top:13px;
}

button.sb_button:hover {
	text-decoration: underline;
}


div.kupon {
	float: left;
	width: 334px;
	margin: 0px 20px 20px 20px;
	font-size: 17px;
	font-family: Arial;
}

div.kupon div.kupontop {
	float: left;
	width: 312px;
	height: 34px;
	color: #464648;
	font-size: 17px;
	font-weight: bold;
	background: url('/img/kupon_top.png') no-repeat;
	padding: 13px 0px 0px 40px;
}

div.kupon div.kupontop a {
	color: #464648;
	font-size: 17px;
	font-weight: bold;
}
div.kupon div.kupontop a :hover{
	text-decoration: underline;
}

div.kupon div.kuponcont {
	float: left;
	width: 312px;
	padding: 0px 0px 0px 40px;
	background: url('/img/kupon_top.png');
}

div.kupon div.kuponcont table {
	color: #464648;
	width: 100%;
	float: left;
	font-size: 14px;
	margin: 3px 0px -5px 0px;
}

div.kupon div.kuponcont table td {
	padding: 5px 0 15px 0;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	font-family: tahoma;
}

div.kupon div.kuponcont table td.type {
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0 15px 0;
	color: #749A23;
}

div.kupon div.kuponcont table td.odd {
	width: 18px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 20px 15px 10px;
}

div.kupon div.kuponbottom {
	float: left;
	width: 312px;
	height: 189px;
	color: #464648;
	font-size: 17px;
	font-weight: bold;
	background: url('/img/kupon_bottom.png') no-repeat;
	padding: 0px 0px 0px 40px;
}

div.kupon div.kuponbottom table {
	color: #464648;
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: normal;
}

div.kupon div.kuponbottom table tr {
	height: 38px;
}

div.kupon div.kuponbottom table td {
	text-align: right;
	padding: 0px 20px 0px 0px;
	font-size: 15px;
}

div.kupon div.kuponbottom table td strong {
	font-size: 15px;
}

div.kupon div.kuponbottom div.v {
	float: left;
	background: url('/img/v.png') no-repeat;
	width: 49px;
	height: 62px;
	position: absolute;
	margin: 12px 0px 0px 84px;
}

div.kupon div.kuponbottom a.bet {
	float: right;
	background: url('/img/postaw.png') no-repeat;
	width: 103px;
	height: 42px;
	margin: 12px 19px 0px 0px;
}

td.top1 {
	padding: 15px;
}

div.funreal_left {
	background: #555;
}
div.funreal_left:hover {
	background: #55A500;
}
button.submitbutton {
        float:left;
		border: 1px solid #C0C3C6;
		background:url(/img/submit_background.png) repeat-x #E2E4E7;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
		text-align: center;
        color:#545659;
        line-height:33px;
        font-weight:bold;
        cursor:pointer;
		font-size: 11px;
		padding: 2px 10px 0px 10px;
		text-decoration: none;
}
button.submitbutton:hover {
		text-decoration: underline;
}