html {
	height:100%;
}
body {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: Black;
	background-image: url('../images/site/bground.jpg');
	background-repeat:repeat;
}

form
{
	padding:0px;
	margin:0px;
}

div, td
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

input 
{
	border: 1px solid #cccccc;
}

img
{
	border-color:black;
	p
}
div.kitoltes
{
	height:175px;
}

/**
*	Global IDs
*/

#table_main
{
	margin:0px;
	padding:0px;
	height:100%;	
	width:910px; /* 787px */
	border-collapse:collapse;
	vertical-align:super;

}

#tr_main
{
	vertical-align:super;
	padding:0px;
	margin:0px;
}


#td_content_left
{
	vertical-align:super;
	position: relative;
	margin : 0px;
	padding:0px;
	padding-right:5px;
	padding-left:10px;
	width: 172px; /* 298 px	*/
	height: 90%;
	background-image: url('../images/site/right_menu_bground.jpg');
	background-repeat:repeat;
}

#td_center
{
	position:relative;
	vertical-align:top;
	margin:0px;
	padding-left:10px;
	padding-right:0px;
	min-width:590px;
	height: 90%;	
	background-image:url('../images/site/content_back_img.gif');
	background-position: 50% 175px;
	background-repeat:no-repeat;
}

#td_right
{
	position:relative;
	margin: 0px;
	padding:0px;
	width: 123px;
	height: 90%;
	vertical-align:super;	
}

#td_baseline_left
{
	vertical-align:super;
	position: relative;
	margin-left : 0px;
	margin-top : 0px;
	padding:0px;
	width: 186px;
	height: 10%;
	background-image: url('../images/site/right_menu_bground.jpg');
	background-repeat:repeat;
}

#upper_menu 
{
	position:absolute;
	margin-left:0px;
	margin-top : 0px;
	width: 100%;
	height: 175px;
	/*text-align:center;*/
	background-image: url('../images/site/upper_menu_bground.jpg');
	background-repeat:repeat;
}

#upper_menu_buttons 
{
	position:relative;
	margin-left : 0px;
	margin-top : 10px;
	padding:0px;
	width: 100%;
	height: 120px;
	text-align:center;
}

#logo
{
	position:relative;
	vertical-align:super;
	margin:0px;
	padding:0px;
	width:186px;	/* 300 px	*/
	height:171px;
}

#left_menu
{
	position:relative;
	width: 90%;
	margin: 0px;
	padding:0px;
}

#content
{
	position:relative;
	margin:0px;
	padding:0px;
}

#baseline
{
	position:relative;
	width: 100%;
	height:10%;
	text-align: center;
}

/**
*	Műsorajánló
*/
#musorajanlo_cim
{
	text-align:center;
	font-size: 16px;
	font-weight: bold;
}
.musorajanlo_nowPlaying
{
	font-weight:bold;
}

.musorajanlo_notNowPlaying
{
}

.musorajanlo_time
{
	font-style:italic;
}

#szavazas_box
{
	padding-top: 20px;
	
}



/**
*	Notifier
*/

.warning
{
	color:red;
	font-weight:bold;
}

/**
*	Inputs
*/

input, select, textarea
{
	background-image: url('../images/site/bground.jpg');
	background-repeat:repeat;
}

.textarea_szoveg_elol
{
}

.select_szoveg_elol
{
}

/**
*	Links
*/

a 
{
	color: #7D4E1A;
	text-decoration:none;
}

a.leftMenu
{
	color: #614A16;
}
a.leftMenu:hover
{
	color: #C9790A;
}

a:hover
{
	color: #7D4E1A;	
}

a img
{
	border:1px solid #7D4E1A;
}
no_border
{
	border: 0px;
}

a.musorcim_link
{
	font-weight:bold;
}

a.tartalom_musorcim_link
{
	font-size: 14px;
	font-weight:bold;
}

/**
*	Tartalom
*/

.elozetes_fooldal, .hir_fooldal
{
	width: 100%;
}

.hir_cim_table
{
	width:100%;	
}

.hir_cim
{
	width: 70%;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans Serif;
}

.hir_datum
{
	width: 30%;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
}

.tartalom_elvalaszto
{
	width:100%;
	text-align:center;
}

.tartalom_cim
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans Serif;
}
.tartalom_content
{
	margin-left:15px;
}

/**
*	Műsorajánló
*/

.musorcim_ido
{
	font-style: italic;
}
.musorcim_today
{
	font-size:13px
}

.musorcim_now_playing
{
	font-size:14px;
	font-weight:bold;
}

.musorcim_ido_now_playing
{
	font-style: italic;
	font-weight:bold;
}

/**
*	Musorok
*/

.mai_musor_cim
{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: left;
}

.nincs_musor
{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
}

.musorok_reszletes_cim
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans Serif;	
}

.musorok_reszletes_ido
{
	font-style: italic;
}

td.tvmusor
{
	padding:2px 5px 2px 5px;
}

.tvmusor_nap
{
	font-size: 14px;
	font-weight: bold;
}

.tvmusor_ido
{
}

.tvmusor_cim
{
}

/**
*	Szavazás
*/

#szavazas_on
{
	color:#B44A16;
	font-size:18px;
}

#szavazas_cim
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#szavazas_kerdes
{
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
}

input.szavazas 
{
	border: 1px solid black;
	background-image: url('../images/site/right_menu_bground.jpg');
}

input.szavazasRadio
{
	border: 0px solid black;
	background-image: url('../images/site/right_menu_bground.jpg');
}

/**
*	Keresés
*/

.keresesTalalat
{
	font-weight:bold;
}

.nagy_cim
{
	font-size: 18px;
	font-weight:bold;
}
/**
*	TinyMCE beállítások
*/
.cim
{
	font-size: 16px;
	font-weight:bold;
}

.kis_cim
{
	font-size: 13px;
	font-weight:bold;
}
.normal
{
}

/**
* Misc
*/

.kis_kiemelt
{
	font-weight:bold;
}

.center
{
	text-align:center;
}

.wideCenter
{
	width: 100%;
	text-align:center;
}

.nyugtazas
{
	font-weight:bold;
}



