
@import url("fck_style.css");
@import url("style_menu_-1.css");
@import url("style_menu_-1_ff.css");
@import url("style_menu_-1_ie.css");
@import url("style_menu_-1_opera.css");
@import url("style_menu_-1_safari.css");

body {
	margin: 0;
	background:#000000 url(images/body_bg.jpg);
	background-position: center;
	background-repeat:repeat-y;
	behavior: url("csshover.htc");
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

a {
	color: #0B3476;
	text-decoration: none;
}
/*
a:hover {
	color: #0B3476;
	text-decoration: underline;
}
*/
#wrapper {
	margin: auto;
	width: 1000px;
	background-color: white;
}

/*******************************  HEADER  ****************************************/
#header {
}

#header_top {
	height: 14px;
	background-color: #000000;
}

#header_middle {
	padding-top: 6px;
}

#header_bottom {
	height: 21px;
	background-image:url(images/search_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom: 5px;
}

#search_div {
	float: right;
	width: 440px;
}

#search_in_div {
	overflow: hidden;
	width: 310px;
	height:21px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/search_input_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.search_input_text {
/*	border: 1px solid red;*/
	border: none;
	background: none;
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	padding-top:3px;
	height: 13px;
}

#menu_div {
	float: left;
	width: 550px;
}

/******************************  CONTAINER  ***************************************/
#container {
	min-height: 600px;
}

*html #container {
	height: 600px;
}

#container_top {
}

#video {
	float: left;
	width: 770px;
	height: 420px;
}

/***********  PROGRAM  ***********/
#program {
	float: right;
	width: 220px;
	height: 420px;
	background-image:url(images/program.jpg);
	background-repeat:no-repeat;
}

#program_title {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top:10px;
	padding-bottom:6px;
	padding-left:10px;
	height: 20px;
/*	border: 1px solid red;*/
}

#program_content {
/*	border: 1px solid red;*/
	padding-left:10px;
	height: 340px;
}

#program_szak {
	height: 35px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:5px;
	padding-right:8px;
}

.program_list {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
/*	border-bottom: 1px solid yellow;*/
	height:26px;
	padding-top:5px;
}

#container_bottom {
}

#content_wrapper {
	float: left;
	width: 670px;
	min-height: 600px;
	background-color: #e9e9e9;
}

#content_title, .print_cim {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding: 10px;
}

#icon_print {
	padding: 5px;
}

#content, .print_szoveg {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding: 10px;
}

/***********  NEWS  ***********/
.news_td {
	background-color: #fefefe;
	border: 1px solid #cac8c8;
	background-image:url(images/news_td_line.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

.news_link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.news_link_2 {
	color: #000000;
	text-decoration: none;
}

.main_news_date {
	font-family: Arial;
	font-size: 9px;
	color: #9da1a5;
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.news_date_wr {
	padding-left: 10px;
}

.main_news_title {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
}

.main_news_text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom:15px;
	overflow: hidden;
	padding-left: 10px;
	height: 90px;
}

.main_news_td {
	background-image:url(images/main_news_line.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#3d3d3d;
}

.news_date {
	font-family: Arial;
	font-size: 9px;
	color: #007be9;
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right:15px;
	padding-left: 10px;
}

.news_title {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right:15px;
	padding-left: 10px;
}

.news_text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	text-align: left;
	padding-bottom:10px;
	padding-right:15px;
}

.news_details {
	clear: both;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right:15px;
	background-image:url(images/news_tovabb.jpg);
	background-position: 303px 2px;
	background-repeat:no-repeat;
}

/***********  INFO  ***********/
#info {
	float: right;
	width: 320px;
	background-color: #e9e9e9;
}

.info_bg {
/*	background-image:url(images/tv.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
}

.info_text {
	height: 90px;
	background-color: black;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter:alpha(opacity=40);
}

.info_div {
	padding: 1px;
}

.info_div_img {
	width: 154px;
	text-align: left;
}

.info_div_title {
	clear: both;
	width: 139px;
	background-image:url(images/info_title_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding-top: 3px;
	height: 15px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
}

/*******************************  FOOTER  ****************************************/

#footer {
	padding-top: 10px;
}

#footer_top {
	height: 61px;
	background-image:url(images/footer_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom: 3px;
}

#footer_content {
	height: 30px;
	padding-left:15px;
	padding-top: 10px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}

#footer_bottom {
	height: 15px;
	background-color: #000000;
}

/*******************************  OTHER  ****************************************/

.clearer {
	clear: both;
	overflow:hidden;
}

.news_full_title {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
	padding: 10px;
}

.news_intro {
	font-weight: bold;
}

.news_intro_2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 6px;
}

.news_text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 10px;
}

.program_table {
}

.program_table tr td {
/*	border-top: 1px solid red;*/
	margin: 0px;
	height: 31px;
/*	padding-top: 8px;
	padding-bottom: 7px;*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}

.hir_link {
	;
}

#nameday {
	padding-left: 30px;
	font-size: 11px;
	padding-bottom: 2px;
	letter-spacing: 2px;
	color: #0B4CB4;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.arch_name {
	color: #0B2A5B;
	font-weight: bold;
	text-transform: uppercase;
}

.arch_text {
	font-size: 11px;
	color: white;
}

.arch_date {
	font-size: 9px;
	color: white;
}

.news_pager_2 {
	font-size: 15px;
}

.news_pager_div {
	clear: both;
}

.arch_text_a, .arch_text_a:hover {
	font-size: 11px;
	color: white;
	text-decoration: none;
}


#banner_top {
}

#online_top {
	width: 320px;
}

#banner_header_bottom {
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #E9E9E9;
}

#banner_video_boottom {

}

#banner_cikk {

}

#lebegomenu, #lebegomenu2 {
	width: 120px;
	position: absolute;
	color: #ffffff
}


/********************** html5 video ******************/

ul#video_menu {
	list-style: none;
	margin: 0;
	background: #fff;
	padding: 0;
}
#video_menu li {
	float: left;
	padding: 5px 0; 
	margin: 0;
	background: #0F3F8C;
	
}
#video_menu a {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	padding: 5px 7px;
}
#video_menu a:hover {
	background: #072F6F;
}
.clear { clear: both;}

#video_content {
	margin-top: 5px;
	width: 425px;
	float: left;
}
#video_list {
	margin-top: 5px;
	width: 320px;
	height: 340px;
	float: right;
	overflow: auto;
}

#video_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#video_list li {
    background: #8e8e8e;
    padding: 5px;
    margin: 0px 0px 5px 0;
    color: #fff;
    cursor: pointer;
}

#video_list li:hover {
    background: #555;
}
#video_list li:hover a {
	color: #fff;
}
#video_list img {
    vertical-align: middle;
    margin-right: 10px;
    border: 1px solid #444;
}

#video_list li p {
	margin-top: 4px;
	font-size: 10px;
	line-height: 12px
}
#video_list li a {
	color: #0A295B;
	text-transform: uppercase;
	font-weight: bold;
}
