.opisanie{
	font-size: 12px;
	color:#333333;
}
#shortinfo {
	float: left;
	width: 208px;
	padding: 7px;
	background-color:#00CCCC;
}

#description h3 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #273c7b;
}

#description h3 span {
	float: right;
	color: #bec4d7;
}

#description p {
	border-top: 2px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding-top: 6px;
	padding-bottom: 6px;
    margin-bottom: 6px;
	color: #666;
}

#description {
	padding: 7px;
	width: 422px;
	float: left;
	background-color: #99CC00;
}

.infolink, .playlink {
	float: right;
	margin-left: 20px;
}

.playlink {
	background: url('../_files/site/ver3/arrow-right-lightblue.png') no-repeat left center;
	padding-left: 15px;
	font-size: 10px;
	margin-right: 10px;
}

.infolink {
	background: url('../_files/site/ver3/info-lightblue.png') no-repeat left center;
	padding-left: 15px;
	font-size: 10px;
}

#lastshows { margin-top: 5px; }
#lastshows .lastbox { border-right: 0; }
#lastshows .lastsmallbox { border-right: 0; }
#lastshows .secondrow { border-bottom: 0; border-top: 1px solid #e3e3e3;}
#lastshows .restsecondrow { border-bottom: 0; }

.infobox {
    padding: 8px;
    float: left;
    width: 234px;/* 204px */
    height: 195px;
    border-right: 1px solid #e3e3e3;
}

.infobox h2 {
	color: #666;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: 1px solid #dee0e2;
	margin-bottom: 10px;
	display: block;
}

.infobox img {
    width: 100px;
    height: 70px;
    margin-bottom: 8px;
    float: left;
}

.infobox p {
    clear: both;
	border-top: 1px solid #dee0e2;
    padding-top: 7px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #666;
}

.infobox .playlink {
    float: left;
}


.smallbox {
    padding: 3px; 
    float: left;
    width: 234px; /* 204px */
		border-right: 0px;
		border-left: 0px;
		border-bottom: 0px;
		border-top: 0px;
   /* height: 195px;*/
/*    border-right: 1px solid #e3e3e3; */
}

.smallbox h2 {
	color: #666;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 6px;
/*	border-bottom: 1px solid #dee0e2; */
	margin-bottom: 10px;
	display: block;
}

.smallbox img {
    width: 100px;
    /*height: 70px;*/
    margin-bottom: 8px;
    float: left;
}

.smallbox p {
    clear: both;
	/*	border-top: 1px solid #dee0e2; */
    padding-top: 7px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #666;
}

.smallbox .playlink {
    float: left;
}

/* CATEGORY BOXES */
.category {
    width: 217px;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.category .box-inside {
    height: 130px;
}

.category li {
    background: url('../_files/site/ver3/arrow-list-blue.gif') no-repeat;
	background-position: 0 8px;
}

#fTopics {
	margin-left: 0;
}

.promo {
		margin: 4px auto 2px auto;
		padding: 8px 8px 8px 100px;
		border: 1px solid #95999F;
		background: #8BEF59 url('../_files/site/promo.png') no-repeat top left;
		background-position: 27px center;
		color: #656561;
		font-family: Arial; /*Tahoma, Arial, sans-serif;*/
		font-size: 12px;
}
	
.promo p {
	margin: 5px; padding: 0;
}