@CHARSET "UTF-8";
/* CSS Document */
*{
	font-size:12px;
	font-family: Arial, Geneva, sans-serif;
	margin:0;
	padding:0;
	line-height: 130%;
	
}
body{
	margin:0;
	padding:10px 10px 10px 10px;
	background-image: url('images/back.png');
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color: #fff;
}
a{
	color:#00c;
	font-weight:normal;
	text-decoration:none;
}

#outer{
	margin: 0 auto;
	width: 960px;
	background: #ffffff;
}
#lngHolder{
	float: left;
	display: block;
	padding:5px 0 16px 10px;
	height:4px;
	width: 950px;
	background-image: url('images/top.png');	
	border-bottom: 1px solid #000;
	
}
#lngHolder img{
	margin-left: 5px;
	margin-bottom: -1px;
	margin-right: 1px;
}
#lngHolder a{
	color:#fff;
}

#header{
	width: 960px;
	
	height: 99px;
	background-image: url('./images/header.png');
	display: block;
	float: left;
}

#header a img{
	border: none;
	float: left;
	margin: 24px 0 0 11px;
}



#content{
	float: left;
	display: block;
	padding: 21px 10px 21px 10px;
	width: 940px;
}

#left{
	float: left;
	display: block;
	width: 190px;
}



#left #menu{
	float: left;
	display: block;
	width: 190px;
	margin-bottom: 10px;
	background-color: #4e4e4e;	
}

#left #menu a{
	font-size:13px;
	font-family: Arial;
	letter-spacing:0;
	float: left;
	display: block;
	width: 119px;
	height: 24px;
	padding: 6px 0 0 71px;
	background-image: url('images/button.png');
	background-position: 0 0;
	color: #fff;
	font-weight: normal;
}
#left #menu a.arrow{
	background-position: 0 -30px;
}
#left #menu a.opend{
	background-position: 0 -60px;
	color: #ffcc00;
}
#left #menu a.live{
	width: 77px;
	background-position: 0 -30px;
}
#left #menu a.liveright{
	width: 42px;
	padding: 6px 0 0 0;
	background-position: -80px 0;
}
#left #menu a.liveright img{
	border:none;
	margin-top: -2px;
}


#left #menu a.sec{
	float: left;
	display: block;
	width: 168px;
	height: 17px;
	padding: 3px 0 0 0;
	margin-left:22px;
	background-image: url("images/sec.png");
	font-size:11px;
	color: #fff;
	font-weight: normal;
}


#tagCloud{
	float: left;
	display: block;
	width: 170px;	
	padding: 5px 10px;
	height: 179px;
	background-image: url('images/tag_cloud.png');		
}
#tagCloud *{
	line-height: 110%;
	display: inline;
	padding: 0;
	color: #fff;
}
#tagCloud h1, #tagCloud h1 *{
	font-size: 18px;
}
#tagCloud h2, #tagCloud h2 *{
	font-size: 16px;
}
#tagCloud h3, #tagCloud h3 *{
	font-size: 14px;
}
#tagCloud h4, #tagCloud h4 *{
	font-size: 12px;
}
#tagCloud h5, #tagCloud h5 *{
	font-size: 11px;
}

#center{
	float: left;
	display: block;
	width: 480px;
	padding: 0 10px 0 10px;
}

#center h1.h1, #center div.blockTitle{
	display: block;
	float: left;
	height:26px;
	color:#fff;
	font-weight:bolder;
	font-size:14px;
	width:415px;
	padding:4px 0 0 65px;
	background-image: url('images/h1.png');	
}


#center h1.reverse{
	width:466px;
	padding:4px 0 0 14px;
	background-image: url('images/h11.png');	
	
	
	display: block;
	float: left;
	height:26px;
	color:#fff;
	font-weight:bolder;
	font-size:14px;

}


#right{
	float: left;
	display: block;
	width: 250px;
}

#right img{
	float: left;
}

#right h1, #right div.blockTitle{
	display: block;
	float: left;
	height:26px;
	color:#fff;
	font-weight:bolder;
	font-size:14px;
	width:185px;
	padding:4px 0 0 65px;
	background-image: url('images/h1.png');	
}

#right h1 a, #right div.blockTitle a{
	
	color:#fff;
	font-weight:bolder;
	font-size:14px;
	
}

#right #menu2{
	float: left;
	display: block;
	width: 250px;
	margin-bottom: 10px;		
}

#right #menu2 a{
	float: left;
	display: block;
	width: 179px;
	height: 18px;
	padding: 2px 0 0 71px;
	font-size:12px;
	background-image: url('images/button_right.png');
	background-position: 0 0;
	color: #fff;
	font-weight: normal;
}

#footer{
	float: left;
	display: block;
	padding:13px 0 13px 10px;
	height:58px;
	width: 950px;
	background-image: url('images/footer.png');	
}
#footer .footer{
	float:left;
	display:block;
	font-weight:normal;
	margin-left: 35px;
	margin-top:3px;
	width:700px;
	color: #999;
	font-size: 11px;
}
#footer .footer a{
	padding-left: 15px;
	color: #ddd;
	text-decoration: underline;
}
#footer a img{
	border: none;
	float: left;
}
#footer .menu{
	float:left;
	display:block;
	font-weight:bolder;
	margin-left: 35px;
	width:700px;
	margin-top:10px;
	color: #fff;	
}
#footer .menu a{
	font-weight: normal;
	color: #fff;
}

table.tab{
	border-left: 1px solid #ccc;
	width:100%;
}

table.tab td{
	background-image: url('images/tab.png');
	height:19px;
	color: #000;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 11px;
	font-weight: bolder;
}
table.tab th{
	border-right: 1px solid #424242;
	border-top: 1px solid #424242;
	background-color: #424242;
	height:20px;
	padding: 0 0 0 10px;
	font-weight:bolder;
	font-size:13px;
	color: #fff;
	text-align: left;
}
table.tab td a img{
	border: none;
}
table.tab th.thcen{
	padding: 0;
	text-align: center;
}
table.tab th.olb{
	border-bottom: 1px solid #ccc;
	padding: 0;
}
table.tab th.olb img{
	margin-bottom: -3px;

}
table.tab th.olb select{
	border: none;
	margin-top: 0px;
	padding: 1px 2px 0px 2px;
	display: block;
	float: left;
	width: 133px;
	margin-left: 15px;
}
table.tab th.olb select.s2{
	margin-right: 20px;	
}

table.tab td.time{
	padding-left:3px;
	font-weight: normal;
	color: #999;
	width: 82px;
	border-right: none;
	text-align: left;
}

table.tab td.time_3{
	
	font-weight: normal;
	color: #999;
	width: 92px;
	font-size:10px;
	text-align: center;
}
table.tab td.time_2{
	padding-left:3px;
	font-weight: normal;
	font-size:9px;
	line-height:100%;
	color: #999;
	width: 50px;
	text-align: center;
}
table.tab td.time_2 span{
	font-weight: normal;
	font-size:9px;
	line-height:100%;
	color: #111;
}
table.tab td.icon{
	
	width: 32px;
	text-align: center;
}

table.tab td.lteam{
	padding: 0;
	text-align: right;	
	border-right: none;
	font-weight: normal;
}
table.tab td.rteam{
	padding: 0;
	text-align: left;	
	border-right: none;
	font-weight: normal;
}
table.tab td.rteam_2{
	padding: 0;
	text-align: left;
	font-weight: normal;
}
table.tab td.cteam{
	padding: 0;
	text-align: center;
	width:auto;
	font-weight: normal;
}
table.tab td.tire{
	padding: 0;
	text-align: center;
	width:16px;	
	border-right: none;
	font-weight: normal;
}

table.tab td.coef{
	padding: 0;
	text-align: center;
	width:29px;
	font-weight: normal;	
	border-right: none;
}
table.tab td.coef a{
	color: #000;
}
table.tab td.coef_2{
	padding: 0;
	text-align: center;
	width:29px;
	font-weight: normal;	
}
table.tab td.coef_2 a{
	color: #000;
	font-size: 11px;
}
table.tab td.live{
	padding: 0;
	text-align: center;
	width:27px;
	font-weight: normal;	
	border-right: none;
}
table.tab td.live_2{
	padding: 0;
	text-align: center;
	width:27px;
	font-weight: normal;
}
table.tab td.bet{
	padding: 0;
	text-align: center;
	width:40px;
	font-weight: normal;	
}

table.tab td.tab1{
	padding: 0 0 0 10px;
	border-right: none;
}
table.tab td.tab2{
	padding: 0;
	
}
table.tab td.tab2 img{
	margin-bottom: -1px;
	cursor: pointer;
}

table.tab td.tab3{
	padding: 0 0 0 30px;
}

table.tab td.tab4{
	padding: 0 0 0 25px;
}
table.tab td.tab3 img, table.tab td.tab4 img{
	margin: 0 3px -4px 0;
}

.intContent{
	border: 1px solid #cccccc;
	border-bottom: none;
	background-color: #f4f4f4;
	width: 478px;
	display: block;
	float: left;	
}

.intContent h3{
	display: block;
	width: 468px;
	background-color: #424242;
	color: #fff;
	font-weight: bolder;
	padding: 1px 0 1px 10px;
	
}

p{
	padding: 10px;		
}

.bonus_bottom{
	width: 480px;
	display: block;
	float: left;
	height: 28px;
	background-image: url('images/bonus_bottom.png');
	text-align: center;
	padding-top: 12px;
}
.bonus_bottom a{
	color: #000;
	font-weight: bolder;	
}
.contentMenu{
	float: left;
	border-top: 1px solid #828c93;
	height: 19px;
	display: block;
	width: 480px;
	background-color: #d1e6f4;
	margin-bottom: 10px;
}
.eur100{
	padding: 10px 0 10px 0;
	background-image: url('images/100euro.png');
	background-position: right;
	background-repeat: no-repeat;
}
.by2{
	padding: 10px 0 10px 0;
	background-image: url('images/by2.png');
	background-position: right;
	background-repeat: no-repeat;
}
.contentMenu a{
	background-image: url('images/arrow_bottom.png');
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	height: 17px;	
	padding: 2px 0 0 10px;
	color: #083b6c;
	font-size: 11px;
	font-weight: bolder;
	margin: 0 10px 0 10px; 
}
.contentMenu a u, .contentMenu a i,  .contentMenu a em{
	font-size: 11px;
	font-weight: bolder;
}

.left a{
	float: left;
}

.right a{
	float: right;
}

.intContent .greenLine, .intContent .redLine{
	display: block;
	height: 17px;
	width: 431px;
	padding:3px 0 0 47px;
	float: left;
}
.intContent .greenLine span, .intContent .redLine span{
	display: block;
	float: left;
	width: 260px;
}

.intContent .greenLine{ background-image: url('images/greenLine.png'); }
.intContent .redLine{ background-image: url('images/redLine.png'); }


h1{
	
	font-size: 15px;
	font-weight: bolder;
	display: block;	
}
h2{
	color:#083b6c;
	font-size: 13px;
	font-weight: bolder;
	display: block;	
}
select.h1{
	float: right;
	margin-right: 10px;
}

div.support{
	height:329px;
	width: 458px;
	padding:10px;
	background-image: url('images/support.png'); 
	background-position: bottom;
	background-repeat: no-repeat;
}
div.support div.title{
	height: 40px;
	width: 174px;
	font-weight: bolder;
	font-size:22px;
	letter-spacing:2px;
	color: #fff;
	padding: 10px 0 0 50px
	
}
div.support div.cont{
	height: 62px;
	width: 214px;
	padding: 5px 0 0 10px;

}
div.support div.conts{
	height: 33px;
	width: 214px;
	padding: 5px 0 0 10px;
	
}

div.support div{display:block;}

div.support div.tel{
	height: 33px;
	width: 224px;
	text-align:center;
	color:#fff;
	font-weight: bolder;
	font-size:22px;
	letter-spacing:2px;
	padding-top:3px;

	margin-bottom: 17px;
	
}
div.support div.chat{
	height: 26px;
	padding-top:10px;
	width: 224px;
	margin-bottom: 17px;
	text-align:center;	
}
div.support div.chat a{
	color: #000;
	font-weight: bolder;
}

div.support div.email{
	height: 28px;
	padding-top:8px;
	width: 224px;
	text-align:center;
}
div.support div.email a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bolder;
	letter-spacing:-1px;
}

div.support div.postfax{
	height: 62px;
	width: 204px;
	padding:3px 0 0 20px;
	color: #fff;
	font-size: 11px;
	
	
}










a.jetzt{
	float:left;
	display: block;
	width:221px;
	height: 18px;
	background-image: url('images/jetzt.gif');
	font-weight: bolder;
	color: #000;
	text-align: center;
	margin: 0 0 10px 10px;
	padding: 2px 0 0 0;

}


div.live{
	display: block;
	height: 305px;
	width: 480px;
	background-image: url('images/live_bg.png');
	background-repeat: repeat-x;
	
}

span.jetzt{
	font-weight: bolder;
	font-size: 19px;
	font-style: italic;
	display: block;
	width:auto;
	float:left;
	height: 27px;
	padding: 10px 7px 0 10px;
}
span.jetzt2{
	font-weight: bolder;
	font-size: 14px;
	display: block;
	width:auto;
	color: #06396c;
	float:left;
	height: 27px;
	padding-top: 10px;
	padding-left: 7px;
}
img.live_c{
	float: left;
	border: none;
}
div.left_live{
	background-image: url('images/left_bg_live.png');
	width: 267px;
	height: 237px;
	display: block;
	float: left;
	padding: 4px 4px 4px 4px;
	margin-left: 10px;
	margin-top: 2px;
}
div.left_live div.main_ct{
	width: 267px;
	height: 180px;
	display: block;
	float: left;
}
div.left_live div.leftl{
	width: 110px;
	height: 37px;
	padding: 10px;
	display: block;
	float: left;
	
}
div.left_live div.leftl a{
	color: #ffcc00;
}
div.left_live div.rightl{
	width: 110px;
	height: 37px;
	padding: 10px;
	display: block;
	float: left;	
}
div.left_live div.rightl a{
	color: #ffcc00;
}

div.right_live{
	background-image: url('images/right_bg_live.png');
	width: 176px;
	height: 245px;
	display: block;
	float: left;
	margin-left: 9px;
	margin-top: 2px;
}





div.right_live .rrd1{
	width: 168px;
	height: 36px;
	display: block;
	float: left;
	padding: 4px;
	font-weight: bolder;
	font-size: 14px;
	color: #06396c;
}

div.right_live .rrd2{
	width: 142px;
	height: 15px;
	display: block;
	float: left;
	padding-left: 34px;
	color: #ffcc00;
}
div.right_live .rrd3{
	width: 142px;
	height: 15px;
	display: block;
	float: left;
	padding-left: 34px;
	color: #fff;
	margin-bottom: 8px;
}
div.right_live .rrd4{
	width: 176px;
	height: 33px;
	display: block;
	float: left;
	text-align:center;
	color: #fff;
	padding-top: 7px;
}
div.right_live .rrd5{
	width: 176px;
	height: 20px;
	display: block;
	font-weight:bolder;
	font-size:14px;
	float: left;
	text-align:center;
	color: #ffcc00;
	padding-top: 0px;
}
div.right_live .rrd6{
	width: 176px;
	height: 20px;
	display: block;
	font-weight:bolder;
	padding-top:2px;
	float: left;
	text-align:center;

}
div.right_live .rrd6 a{
	color: #000;
}

.right_bonus_bottom{
	display: block;
	width: 250px;
	height: 89px;
	background-image: url('images/bonus_bootom.png');
}
.right_bonus_bottom2{
	display: block;
	width: 240px;
	padding:0 5px 2px 5px;
	height: auto;
	color:#fff;
	font-weight:bolder;
	background: #4e4e4e;
}

.right_bonus_bottom3{
	display: block;
	width: 240px;
	padding:0 5px 2px 5px;
	height: auto;

	background: #98d2ea;
}
.right_bonus_bottom3 p{
	padding: 0;
}
.right_bonus_bottom .red1{
	width: 250px;
	display: block;
	float: left;
	text-align: center;
	height: 18px;
	padding-top: 2px;
	color: #fff;
	font-size: 15px;
	font-weight:bolder;
}

.right_bonus_bottom .red2{
	width: 250px;
	display: block;
	float: left;
	text-align: center;
	height: 21px;
	padding-top: 0px;
	color: #fff;
	font-size: 18px;
	color: #ffcc00;
	font-weight: bolder;
}

.right_bonus_bottom .red3{
	width: 250px;
	display: block;
	float: left;
	font-weight:bolder;
	text-align: center;
	height: 18px;
	color: #fff;
	font-size: 15px;
}

.right_bonus_bottom a{
	width: 110px;
	margin-left:70px;
	display: block;
	float: left;
	text-align: center;
	height: auto;
	color: #fff;
	font-size: 12px;
	color: #000;
	margin-top: 6px;
}

a.heutelive{

}

a.heutelive img{
	border: none;
	margin-left: 10px;
	margin-bottom: -6px;
}

.sport1{background-image: url('images/icons/1.gif');}
.sport2{background-image: url('images/icons/2.gif');}
.sport3{background-image: url('images/icons/3.gif');}
.sport4{background-image: url('images/icons/4.gif');}
.sport5{background-image: url('images/icons/5.gif');}

.sport1, .sport2, .sport3, .sport4, .sport5{
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;	
}


#linksTitle{
	text-align: center;
	margin-top: 10px;
	width: 190px;
	float: left;
	font-weight:bolder;
	font-size: 13px;
	background: #ccc;
	display: block;
}
#linksBody{
	float: left;
	display: block;
	width: 170px;	
	padding: 4px 9px;
	border: 1px solid #ccc;
}
#linksBody *{
	line-height: 110%;
	display: inline;
	padding: 0;

}

