/* CSS Document */

a, a:hover, a:visited, a:visited:hover 
{
	color:#fff;
	text-decoration: underline;
}

a:hover, a:visited:hover 
{
	text-decoration: none;
}

.e-time-email {
	border: 1px solid #c4c3c3;
	font-size: 11px;
	color: #606060;
	font-family: arial;
	padding: 3px;
}

.e-time-message {
	border: 1px solid #c4c3c3;
	font-size: 11px;
	color: #606060;
	height: 60px;
	font-family: arial;
	width: 200px;	
	padding: 3px;	
}


#popup_main a, #popup_main a:hover, #popup_main a:visited, #popup_main a:visited:hover 
{
	color:#3B608E;
	text-decoration: underline;
}

#popup_main a:hover, #popup_main a:visited:hover 
{
	text-decoration: none;
}


#inner p {
	margin:0px 0px 0px 0px;
	padding:0px;
	display:inline;
}


/*premiere day*/

div.inner-c1 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	
	width: 133px;
	height: 78px;

	top: 50px;
	left: 453px;
	position:absolute;
	z-index:1016;
	color: #fff;
	font-size: 10px;
}

div.inner-c2 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	
	width: 131px;
	height: 42px;

	top: 128px;
	left: 453px;
	position:absolute;
	z-index:1016;
	color: #fff;
	font-size: 11px;
	text-align:right;
}

div.inner-c3 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	
	width: 325px;
	height: 92px;

	top: 177px;
	left: 159px;
	position:absolute;
	z-index:1016;
	color: #fff;
	font-size: 11px;
	text-align:right;
}

div.inner-c4 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	
	width: 84px;
	height: 84px;

	top: 177px;
	left: 492px;

	position:absolute;
	z-index:1016;
	
	border:4px solid #899fb9;
}

div.inner-c5 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	
	width: 454px;
	height: 30px;

	top: 277px;
	left: 135px;

	position:absolute;
	z-index:1016;
}

div.inner-c5 img {
	border: 4px solid #899fb9;
	margin: 5px 5px 0px 0px;
	padding: 0px;
	float: right;
}

.news-alone-content, .programme-alone-content, .text-alone-content {
	text-align:right;
	float:left;
	
	width: 392px;
	margin: 18px 0px 0px 0px;
	margin-left: 185px;
	margin-left: expression("97px");
	
	color:#fff;
	font-size: 11px;	
}

.programme-alone-content {
	width: 419px;
	margin: expression("18px 0px 0px 80px");
	margin: 18px 0px 0px 165px;
}

/*new alone*/


.news-alone-content .news-title, .news-alone-content .news-title-long {
	width: 278px;
	height: 24px;
	margin: 0px 0px 0px 0px;

	color: #fff;
	font-size: 14px;
	text-align:right;
	
	float:right;
	background-color: #4d78a0;

	padding:0px;
	padding-top: 7px;
	padding-right: 10px;
	
	overflow: hidden;  
	white-space:nowrap;  
	text-overflow: ellipsis; 
} 

.news-alone-content .news-title-long 
{
	width: 381px;
}

.news-alone-content .news-image {
	
	border: 2px solid #899fb9;
	float:right;
	margin: 0px 0px 0px 0px;

	width: 100px;
	height: 100px; 
	
}

.news-date, .news-date-long {
	color:#aac6e0;
	width: 279px;
	font-size: 9px;
	margin: 5px 5px 10px 0px;
	float:right;
}

.news-date-long 
{
	width: 381px;
}


.news-images {
	margin: 0px 0px 0px 0px;
	float:right;
}

.news-images div {
	width: 42px;
	height: 42px;
	margin: 5px 0px 0px 5px;
	float:left;
	border: 2px solid #899fb9;	
}


/*programmes*/

.programme-title {
	height: 55px;
	width: 419px;
	float:left;
	border: 2px solid #899fb9;
	margin: 0px 0px 10px 0px;
}

.blue-block {
	border: 1px solid #899fb9;
	background-color: #32537f;
	padding: 5px;
	float:right;
	text-align:left;
	line-height: 14px;
	margin:10px 0px 10px 0px;
	color: #fff;
}

.top-20-right {
	margin-top: 20px;
	float:right;
	width:100%;
}

.top-10-right {
	margin-top: 10px;
	float:right;
	width:100%;	
}

.top-10 {
	margin-top: 10px;
	float:left;
	width:100%;	
}

.top-5 {
	margin-top: 5px;
	float:left;
}

.image-left {
	float:left;
	margin: 0px 5px 0px 5px;
}

.image-right {
	float:right;
	margin: 2px 0px 0px 5px;
}

.uppercase {
	text-transform:uppercase;
}

.blue-back {
	background-color: #32537f;
	color: #fff;
}

.blue-border {
	border: 3px solid #899fb9;
}

.float-right 
{
	float:right;
}

.float-left
{
	float:left;
}

.big-block {
	width: 419px;
	height: 265px;
	text-align: right;
	
	behavior: url('/styles/png-ie-fix.htc');
	background-image: none !important !; /*brakes a style for mozilla*/
	
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*texts*/

#popup_main .text-title  
{
	height: 24px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	margin: expression("0px 0px 10px 0px");

	color: #fff;
	font-size: 14px;
	text-align:left;
	font-weight: bold;
	
	background-color: #4d78a0;

	padding:0px;
	padding-top: 7px;
	padding-left: 10px;
	float:left;
}


#popup_main .text-popup-html 
{
	margin: 0px 20px 0px 20px;
	margin: expression("0px 40px 0px 20px");
	float:left;
}

.text-alone-content .text-title {
	width: 381px;
	height: 24px;
	margin: 0px 0px 0px 0px;

	color: #fff;
	font-size: 14px;
	text-align:right;
	
	float:left;
	background-color: #4d78a0;

	padding:0px;
	padding-top: 7px;
	padding-right: 10px;
}


ul.nolist, ul.nolist li {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
	float:left;
}

ul.nolist {
	width: 419px;
	height: 150px;
	margin-top: 10px;
}

.news-left-image {
	width: 195px;
	height: 150px;
	text-align:right;
}

.news-right-image {
	width: 120px;
	height: 150px;
	text-align:left;
}

.news-hirozintal-pad {
	width: 104px;
	height: 150px;
}

.right-column 
{
	float: right; 
	width: 60px;
	margin: 0px	0px 0px 5px;
}

.banner-block 
{
	border:5px solid #E3E4DE;
}