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

body{
	background-image:url(bg_line.png);
    width: 1053px;
	margin: 0 auto; 
	background-position: center top;
	background-repeat:repeat;
	background-color:#000000;
	font-family: Calibri, arial, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:left;
	border: 0;
}
a img {
   border: 0;
   text-decoration: none;
}

#wapper{
	background-position: center top;
	height:975px;
	
}
.header{
	background-image:url(header.png);
	background-repeat:no-repeat;
	background-position: top;
	height:224px;
	width:1053px;
}
.center{
	background-image:url(bg_center.jpg);
	background-repeat:no-repeat;
	height:480px;
	width:1053px;
}
.stream{
	width:768px;
	height:480px;
	text-align:center;
	margin-left:142px;
	margin-right:142px;
}
.navi{
	background-image:url(bg_navi.png);
	background-repeat:no-repeat;
	border: 0;
	height:55px;
	width:1053px;
	text-align:center;
}
.buttons{
	border: 0;
	border: none;
	height:55px;
	width:355px;
	margin-left:349px;
	margin-right:349px;
}
#bottom{
	background-image:url(bg_bottom.png);
	background-repeat:no-repeat;
	height:160px;
	width:1053px;
}
.programm{
	height:150px;
	width:333px;
	margin-left:242px;
	margin-right:12px;
	margin-bottom:11px;
}
.tab1day{
	margin-left:12px;
	margin-right:5px;
	margin-top:48px;
	text-align:left;
	float:left;
	height:15px;
	width:90px;
}
.tab2info{
	margin-left:0px;
	margin-right:0px;
	margin-top:48px;
	text-align:left;
	float:left;
	height:15px;
	width:220px;
}
.tab3day{
	margin-left:12px;
	margin-right:5px;
	margin-top:2px;
	text-align:left;
	float:left;
	height:15px;
	width:90px;
}
.tab4info{
	margin-left:0px;
	margin-right:0px;
	margin-top:2px;
	text-align:left;
	float:left;
	height:15px;
	width:220px;
}
.social{
	float:right;
	height:66px;
	width:169px;
	margin-top:47px;
	margin-left:15px;
	margin-bottom:10px;
	margin-right:260px;
}
.footer{
	background-image:url(footer.png);
	background-repeat:no-repeat;
	height:55px;
	width:1053px;
}
	
