.ui-tabs .ui-tabs-hide {
    display: none !important;
}


div .mojtvprogram td {
    border-bottom:1px dotted #D5C6AA;
    font-size: 11px;
    margin: 0;
    padding: 5px 7px;
    vertical-align: top;
}

div.TabCont {
    background-color: #FFFFFF;
    padding: 3px 0 ;
}


.ui-tabs .ui-state-active a{
	background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    font-weight: bold;
}



/***********TV PROGRAM**************/
div .mojtvprogram {
    background: none repeat scroll 0 0 #FFFFFF;
    border:1px solid #DCD1BB;
    color: #000000;
    font-family: arial,helvetica;
    font-size: 10px;
}

div .mojtvprogram h4 {
	/*background: url("../Images/NwsTabs_Bg.png") repeat-x scroll left top transparent;*/
    height: 35px;
	background-color:#F9F9F6;
    list-style: none outside none;	
}

div .mojtvprogram h4 a {
	border:none;
    border-right:1px solid #DCD1BB;
	border-bottom:1px solid #DCD1BB;
    color: #151515;
    display: block;
    font-weight: normal;
    padding: 10px 20px;
    text-decoration: none;	
}

div.mojtvprogram table {
	margin:4px !important;
	width:98% !important;
	border:none !important;
}





.AllTransparent
{
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:	url("../Images/prozirna20.png") repeat scroll left top transparent;
	z-index:100;
}


.LoginPop .ClosePopup {
    background-image: url("../images/lightbox_close.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 39px;
    left: 50%;
	/*	Update	*/
	margin-left: 317px;
	margin-top: -181px;
    position: fixed;
    top: 50%;
    width: 37px;
    z-index: 2000;
}



.BoxRCont ul.Links li
{
	background-image: url("../images/arrow.gif");
    background-position: 2px center;
    background-repeat: no-repeat;
    display: block;
    list-style: none outside none;
    padding: 2px 0 2px 16px;
}