a img {border: 0;}

.nobr {
	white-space: nowrap;
}

td.plaincalendar {
	font-weight: normal;
	padding: 6px 2px;
	border: 1px solid #E7E2C9;
	background: #fff url('/img/cal_bg.gif') 0 50% repeat-x;

}

td.plaincalendarSV {
	font-weight: bold;
	padding: 6px 2px;
	border: 1px solid #E7E2C9;
	background: #fff url('/img/cal_bg_sv.gif') 0 50% repeat-x;
}

td.plaincalendarSL {
	font-weight: bold;
	padding: 6px 2px;
	border: 1px solid #E7E2C9;
	background: #fff url('/img/cal_bg_sl.gif') 0 50% repeat-x;
}

td.plaincalendar a, td.plaincalendarSV a {
	color: black;
	text-decoration: none;
}

td.plaincalendar:hover, td.plaincalendarSV:hover{
	background: #fff url('/img/cal_bg_sl.gif') 0 50% repeat-x;
	cursor: pointer;
	cursor: hand;
}

#daily_by_date, #to_date_from, #to_date_to {
	width: 80px;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
	color: #A92225;
	cursor: pointer;
	cursor: hand;
	background: white url("/img/calendar_.gif") 100% 50% no-repeat;
	border: 0 solid white;
}

.beatifullbutton {
	border: 0 solid white;
	background: transparent;
	font-size: 16px;
	text-decoration: underline;
	color: #A92225;
	border-bottom: 1px solid #A92225;
	height: 20px;
	vertical-align: bottom;
}

.bm_base_4_news {
 	width: 25%;
}

.bold_pt5 {
 	padding-top: 5px;
 	font-weight: bold;
 	height: 19px;
}

.tipabr {
	background: white;
	widht: 100%;
}

.red_hed {
	color: #A92225;
	font-size: 14px;
}

.shapkodiv_right {
	float: right;
	padding-right: 20px;
	padding-top: 7px;
	text-align: right;
}

.red_h2_14 {
	color: #A92225;
	font-size: 14px;
	font-weight: bold;
}

#letterboom {
	display: none;
	margin: 0 20px;
	padding: 10px 0;
}

.channel {
	font-size: 15px;
	color: #555555;
}

.past, .past a {
	color: #999999;
}

.past a, .past a:hover {
	text-decoration: none;
	border-bottom: dashed 1px #eeeeee;
}

.now, .now a {
	color: #A92225;
	font-weight: bold;
}

.now a, .now a:hover {
	text-decoration: none;
	border-bottom: dashed 1px #E9D0D1;
}

.future, .future a {
	color: #222222;
}

.future a, .future a:hover {
	text-decoration: none;
	border-bottom: dashed 1px #cccccc;
}

.info_hidden {
	display: none;
}

.info_visible {
	display: Block;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #777777;
}


.tvcell {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 20px;
}



.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
	background: url(/img/rating_star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* SECOND STAR (ALREADY VOTED */


.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
	background: url(/img/rating_star_2.gif) left -1000px repeat-x;
}
.star-rating2{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating2 li{
	display: inline;
}
.star-rating2 a, 
.star-rating2 .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.star-rating2 a.one-star{
	width:20%;
	z-index:6;
}
.star-rating2 a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating2 a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating2 a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating2 a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating2 .current-rating{
	z-index:1;
	background-position: left center;
}


/* END SECOND STAR */


/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
.voted_twice {
	background: #FFDDDD url(/img/rating_warning.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
.voted {
	background: #E7FFCE url(/img/rating_tick.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
/* The text that displays the rating information */
.rated_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	color:#666;
	}
/* Green text that shows 3.34/5 */
.out5Class {
	color:#00CC00;
	font-weight:bold;
	}
.percentClass {
	/* Insert styles here for the percentage display. Example (74%) */
	}
.votesClass {
	/* Insert styles here for the votes display. Example (2 Votes) */
	}
