*{
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

.main{
	width: 1040px;
}

/*header*/

.logo{
	/*text-align: left;*/
	text-align: center;
}

.data{
	height: 23px;
	width: 100%;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000; 
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding-top: 4px;
	margin-top: 20px;
	color: #000000;
}


/*reklama*/
.leftbigtmbvideo{
	width: 250px; /*280*/
	/* height: 187px; */
	margin-bottom: 10px;
}
.normal{
	width: 130px;
	height: 97px;
	margin-bottom: 10px;
}
.insidetmb{
	width: 130px;
	height: 97px;
	margin-right: 10px;
}
.lefttmb{
	width: 115px;
	/*height: 90px;*/
	margin-bottom: 10px;
}


.mini{
	width: 97px;
	height: 73px;
	margin-right: 10px;
	border: thin solid Black;
}
.micro{
	width: 60px;
	/*height: 60px;*/
	margin-right: 10px;
}
.topbanner{
	width: 980px;
	height: 99px;
	margin: 10px 0 20px 0;
}
.leftbanner{
	width: 240px;
	height: 400px;
	margin: 0px 0 20px 0;
}
.rightbannerinside{
	width: 290px;
	height: 322px;	
	margin-bottom: 20px;
}
.rightbannerinsidetd{
	width: 290px;
}
.reklama{
	background-color: #f0e68c;
}
.mtop10{
	margin-top: 10px;
}
.mright10{
	margin-right: 10px;
}
.mtop{
	margin-top: 20px;
}
.ptop{
	padding-top: 20px;
}
.pbottom{
	padding-bottom: 20px;
}
.mleft10{
	margin-left: 10px;
}
.mbottom10{
	margin-bottom: 10px;
}
.mbottom{
	margin-bottom: 20px;
}
.mright{
	margin-right: 20px;
}
.pright{
	padding-right: 20px;
}
.pright10{
	padding-right: 10px;
}
.mleft{
	margin-left: 20px;
}
.blueondark{
	color: #0faede;
}

.blueonwhite{
	color: #0f8ab0;
}
.right{
	text-align: right;
	width: 100%;
}
.small{
	font-size: 10px;
}

.large{
	font-size: 14px;
}

.big{
	font-size: 16px;
}

.white{
	color: #ffffff;
}
.bold{
	font-weight: bold;
}
.fright{
	float: right;
}
.fleft{
	float: left;
}
.klin{
	width: 200px;;
}


/*top*/
.top{
	margin-top: 0px;
	margin-bottom: 0px;
}



.top table tr td{
	background-color: #004a5b;
	background-image:  url(/tv/skins/images/topbg.jpg);
	background-position: top;
	background-repeat: repeat-x;	
}
.top table thead td, .top table tfoot td{
	background-color: #ffffff;
	background-image: none;
	height: 20px;
	padding-left: 20px;
}
.darkgray{
	background-color: #5e5b5a;
	height: 20px;
	width: 290px;
}
.lightgray{
	background-color: #ffffff;
	background-image:  url(/tv/skins/images/graybg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 20px;
	width: 290px;
}
.top table td{
	vertical-align: top;
}
.tdleft{
	padding-left: 20px;
	width: 290px;
	text-align: left;
}
.grayzone{
	padding: 0 20px 0px 20px;
	background-color: #5e5b5a;
	background-image:  url(/tv/skins/images/graybg.jpg);
	background-position: 0 -20px;
	background-repeat: repeat-x;
	width: 250px;
	height: 100%;
	/*position: absolute;*/
}
.ulmisslogo{
	background-image:  url(/tv/skins/images/ulmisslogo.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 250px;
	height: 81px;
	margin-bottom: 10px;
	text-align: right;
}
.tdright{
	padding-top: 20px;
	padding-right: 20px;
	width: 240px;
	text-align: left;
}

.tdrightinside{
	padding-top: 20px;
	padding-right: 20px;
	width: 290px;
	text-align: left;
}

.tdleftinside{
	padding-top: 20px;
	padding-left: 20px;
	width: 240px;
	text-align: left;
}

.tdleftinside td{
	vertical-align: middle;
}

.tdcenter{
	width: 450px;
	padding: 20px;
	padding-right: 0px;
	text-align: left;
}

.tdcenterinside{
	width: 740px;
	padding: 20px;
	text-align: left;
}

.tdcenterinside tfoot td{
	text-align: center;
	font-weight: bold;
}

.topvideo{
/*	min-height: 322px;*/
	width: 430px;
/*	margin-bottom: 20px;*/
	padding-bottom: 10px;
}
.tmb4top{
	width: 130px;
}
.grayzone .tmb4top{
	min-height: 175px;
	width: 115px;
}




.footer{
	background-image:  url(/tv/skins/images/footerbg.jpg);
	background-position: top;
	background-repeat: repeat-x;	
	width: 100%;
	text-align: left;
}
.footer table{
	width: 100%;
}
.footer table td{
	padding: 20px 40px 20px 40px;
}
.footer table td.footerlogo{
	text-align: right;
	width: 240px;
}


/*content*/
.content{
	/*margin-bottom: 20px;*/
}

.content table{
	width: 100%;
}

.content .tdcenter table td.last, .content .tdcenterinside table td.last{
	width: 130px;
}
.content table table td{
	padding-top: 10px;
	border-bottom: 1px dotted #000000;
	padding-bottom: 10px;
}
table.videozone tr td{
	padding: 0px;
}
.content table table tr.last td, .content table table tfoot td{
	border-bottom: none;
}
.content .tdright table td, .content .tdleft table td{
	vertical-align: middle;
}
.vert_middle td{
	vertical-align: middle;
}
.vert_bottom td{
	vertical-align: bottom;
}
.pbottom0 td{
	padding-bottom: 0px;
}

.inline{
	display: inline;
	margin-right: 20px;
}
.infoinside{
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.date{
	background-image:  url(/tv/skins/images/i_time.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
	font-size: 10px;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 1px;
}
.more{
	background-image:  url(/tv/skins/images/i_play.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 0px;
}
.clicks{
	background-image:  url(/tv/skins/images/i_cur.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
	font-size: 10px;
	height: 15px;
	padding-top: 1px;
	display: none;
}
.comm{
	background-image:  url(/tv/skins/images/comm.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
	font-size: 10px;
	height: 15px;
	padding-top: 1px;
}

.comment_item{
	padding: 10px;
	border-bottom: 1px dotted #000000;
}

.comment_item .comment_title{
	font-weight: bold;
	margin-bottom: 10px;
	
}

.comment_item .comment_title .comment_date{
	font-weight: normal;
	border-left: 1px solid #808080;
	margin-left: 10px;
	padding-left: 10px;
}
.form{
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
.tdcenter .form table td{
	border: none;
	padding-bottom: 0px;
}
.form table td.title{
	text-align: right;
	padding-right: 10px;
	width: 100px;
}

.form .form_btn{
	text-align: left;
}

.content table .videozone_title{
	border-bottom: none;
	padding: 20px 20px 10px 20px;
	text-align: left;
}
.content table .videozone_content{
	border-bottom: none;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 430px;
}

/*tag*/
h2{
	color: #ffffff;
	font-size: 18px;
}
div.abs{
	position: absolute;
	width: 740px;
}
div.abs h2{
	height: 42px;
	overflow: hidden;
	margin-bottom: 5px;
}
.content h2{
	color: #0f8ab0;
}
a{
	text-decoration: none;
	color: #0f8ab0;
}
h1 a{
	float: right;
	margin-top: 10px;
}
.top a, .footer a{
	color: #0faede;
}
.top .grayzone a{
	color: #ffffff;
}
a:hover{
	text-decoration: underline;
}
ul{
	list-style-type: none;
	line-height: 150%;
	margin-left: 10px;
}
h1{
	background-image:  url(/tv/skins/images/h1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
	font-size: 10px;
	color: #0f8ab0;
	margin-bottom: 10px;
}

h1 div{
	background-image:  url(/tv/skins/images/h1_block.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	font-size: 18px;
	color: #ffffff;
	margin-left: 15px;
	padding-top: 4px;
	padding-left: 5px;
}

h1.long div{
	width: 300px;
}

table td{
	vertical-align: top;
}
input, textarea{
	border: 1px solid #808080;
	width: 300px;
}
input.btn{
	width: 100px;

}
div.place{
	height: 70px;
}

h3{
	border-bottom: 2px dotted #808080;
}

.ch{
	float: left;
	width: 150px;
	height: 167px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 0px solid #808080;
}
.pages{
	margin-bottom: 10px;
	text-align: center;
	display: block;
	width: 740px;
}
.list{
	padding-right: 0px;
	width: 760px;
}
.list .ch{
	height: 203px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #808080;
}
td.list div.ch div.tmb4top a.bold{
	height: 80px;
	display: block;
	overflow: hidden;
}

/* Links */
a.bold{
	font-weight: bold;
}
a.title{
	font-weight: bold;
}

/* Images */
.photo_programs{
	width: 60px;
/*	height: 97;*/
	border: thin solid Black;
}
.photo_events{
	width: 130px;
/*	height: 97;*/
	border: thin solid Black;
}
.photo_first_news{
	width: 430px;
	border: thin solid Black;
}
.photo_specproect{
	width: 250px; /*280
	height: 187px;*/
	border: thin solid Black;
}
div.lefttmb img.photo_specproect{
	/*width: 97px;*/
	width: 115px;
	border: thin solid Black;
}
/*topmenu*/
.topmenu{margin-top: 0px;margin-bottom: 10px;margin-left: 30px;width: 920px;text-align: center;}
.topmenu a{font-size: 28px;margin-right: 60px;font-weight: normal;font-family: Impact, Arial, Helvetica, sans-serif;text-decoration: none;color: #00aeef;}
.topmenu a.last{margin-right: 0px;}
.topmenu a:hover{color: #72716f;}