body{
	margin: auto;
	background: #000;
	min-width: 900px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 81%;
	line-height: 128%;
	padding: 0px;
	margin: 0px;
	height: 100%;
	color: #300;
	}

h1
	{
	font-family: Impact, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 220%;
	line-height: 110%;
	font-weight: normal;
	color: #ff6102;
	padding-left: 0px;
	margin: 0px;
	}
	
h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 110%;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	color: #0c0;
	}

h6 { 
	font-size: 77%;
	line-height: 100%;
	font-weight: normal;
	padding: 7px 0px 7px 455px;
	color: #666;
	margin: 0px;
}


a	{
	color: #300;
	text-decoration: none;
	border-bottom: 1px dashed #ff6102;
	}

	
a:hover
	{
	color: #fff;	
	background: #ff6102;
	}
	

.main_column{
	width: 880px;
    background: url(img_bg/repeatall_bg.gif) repeat #000;
	margin: auto;
    padding: 0px;
    margin-bottom: 0px;
}

#artist .top,
.top{
	height: 281px;
	margin: 0px;
	padding: 0px;
}

#program_eng .top{
	height: 69px;
	margin: 0px;
	padding: 0px;
}

#artist .top{
    background: url(img_bg/top_artist.gif) no-repeat #000;
}

#program_eng .top{
    background: url(img_bg/top_program_eng.gif) no-repeat #000;
}

table.undertop {
	background: url(img_bg/lisica.gif) no-repeat;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#program_eng table.undertop{
	background: none;
}

table, tr, td{
	padding: 0px;
	margin: 0px;
}

table{
	font-size: 100%;
	padding-bottom: 15px;
}
 
 
td.content{
	padding-right: 150px;
	padding-left: 20px;
} 

table.topartist {
	width: 880px;
	height: 290px;
}
table.topartist td.leftart{
	width: 645px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

table.topartist td.rightart{
	padding-top: 65px;
	width: 280px;
}

img{
	float: left;
}

a img{
	margin: 2px 5px 2px 0px;
}


table.program{
	padding-top: 0px;
	margin: 0px 20px 0px 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.main_column .middle{
	margin-bottom: 0px;
	padding-bottom: 0px;
}




.box{
	color: #fff;
	font-size: 12px;
    font-weight: bold;
    text-align: left; 
    padding: 2px;
	border: thin dotted #dedede;
    vertical-align: top;
	background: #000;
} 

.boxtime {
	padding: 2px;
	text-align: center;
	border: thin dotted #dedede;
	background-position: center top;
	vertical-align: top;
	color: #fff;
	font-size: 11px;
	background: #000;
}


.box2 {
	padding: 2px;
	text-align: left;
	border: thin dotted #dedede;
	background-color: #ff6102;
	background-position: left top;
	vertical-align: top;
	color: #fff;
	font-size: 11px;

}
.box3 {
	padding: 2px;
	text-align: left;
	border: thin dotted #dedede;
	background-color: #8b8b8b;
	background-position: left top;
	color: #fff;
	font-size: 11px;
	vertical-align: top;

}
.box4 {
	padding: 2px;
	text-align: left;
	border: thin dotted #dedede;
	background-color: #00cc00;
	background-position: left top;
	vertical-align: top;
	color: #fff;
	font-size: 11px;
}
.box5 {
	padding: 4px;
	text-align: left;
	border: thin dotted #dedede;
	background-color: #555;
	background-position: left top;
	vertical-align: top;
	color: #fff;
	font-size: 11px;
} 

.box6 {
	padding: 4px;
	text-align: left;
	border: thin dotted #dedede;
	background-color: #333;
	background-position: left top;
	vertical-align: top;
	color: #fff;
	font-size: 11px;
} 

.program a{
	font-weight: bold;
	color: 111;
}
