@charset "utf-8";
@import url(nav.css);
/* DD reset */
a img {
    border: 0;
}

h1, h2, h3, h4, h5, h6, h7, ul, li, ol, form, p, input, fieldset {
    padding: 0;
    margin: 0;
}

/* GENERAL */
html {
    /*	background: #37373a;
     margin: 0; padding: 0; */
}

body {
	/*    background: #40332a;*/
    background: url(../gfx/wrapper_bg_brown.png)  #40332a;
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
    color: #0a0a0a;
}

.clearer {
    clear: both;
}

p.cim, p.cim2, p.alcim, p.felcim, .lead, .lead *, .tovabbioldalak .fejezetek {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    margin: 0;
}

#mainmenu {
	margin: auto;
	width: 997px;
	height: 66px;
}

#mainmenu .main {
	background-color:#6f5640;
	height: 25px;
	margin: 0;
}

#mainmenu .sub {
	background-color:#dea886;
	height: 25px;
	margin: 0;
}

.main ul.menu li {
	float:left;
	color: #FFFFFD;
	text-transform: uppercase;
	font-size: 21px;
	height: 25px;
	line-height: 25px;
	padding: 0 5px; 
	list-style-type: none;
}

.main ul.menu li + li {
	list-style-type: disc;
	color: #df8891;
	margin-left: 25px;
}


.main ul.menu li a {
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFD;
	text-decoration: none;
	display: block;
	padding-left: 0;
}

.main ul.menu li a:hover {
	color: #FFB55A;
}

.main ul.menu li.active{
	background-color: #e0a887;

}

.main ul.menu li:hover{
	background-color: #e8dab7;
}

.main ul.menu li:hover a {
	color: #000000;
}



.main ul.menu li.active a{
	color: #000000;
}

.sub ul.menu li {
	float:left;
	color: #FFFFFD;
	list-style: none;
	padding: 3px 7px 4px 7px;
}

.sub ul.menu li:first-child {
	padding-left:7px;
}

.sub ul.menu li.active a{
	color: #0A0710;
}

.sub ul.menu li a {
	color: #FFFFFD;
	text-decoration: none;
	border-left: 0;
	padding-left: 0;
}

.sub ul.menu li + li a {
	border-left: 1px solid #000000;
	padding-left: 15px;
}

.sub ul.menu li a:hover {
	color: #0A0710;
}

.lead {
    line-height: 2em;
    margin-bottom: 10px;
}

a {
	color: #966348;
}

a:hover {
    color: #000000;
}

p.cim a {
    text-decoration: none;
    color: #966348;
}

.greylink {
    font-weight: bold;
    float: right;
    font-size: 11px;
}

.greylink a {
    background: url(../gfx/greylinkbg.gif) no-repeat center right;
    padding-right: 30px;
    color: #868686;
    display: block;
    text-decoration: none;
}

.greylink a:hover {
    color: #666;
}

.tovabbi a {
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}

/* MAIN DIVS */
#header {
    position: relative;
    background: #40332a url(../gfx/head_image.png) no-repeat;
    height: 205px;
	margin: 0 auto 0px auto;
    width: 997px;
}

#header .logo {
    width: 245px;
    height: 147px;
}

#header .banner {
    position: absolute;
    /* background: #627b94;
	*/
    width: 470px;
    height: 62px;
    top: 30px;
    left: 255px;
}

#inside {
    /*	background: #f0f; */
    width: 997px;
	margin: 0 auto 10px auto;
	background: url(../gfx/inside_bg.png) repeat-y right top;
}

#sidebar_left {
    float: left;
    /*	background: #f00; */
    width: 245px;
}

#wrapper {
	background: url(../gfx/wrapper_bg_brown.png) repeat-y 730px 0px #FFFFFF;
    float: left;
    width: 997px;
}

#content {
    /*	background: #ddd;*/
    float: left;
    width: 730px;
	min-height: 840px;
    font-size: 13px;
	margin-right:10px;

}

#sidebar_right {
    position: relative;
    float: right;
    width: 257px;
    padding: 0px 0px 25px 0px;
    background: #FFFFFF;
    /*	min-height: 805px; */
}

#alsoajanlo {
    position: relative;
    background: #FFFFFF;
    clear: both;
    height: 290px;
	border-top:10px solid black;
}

#alsoajanlo .info {
    font-size: 19px;
	background-color: #FFA841;
	width:300px;
	margin:0px;
	padding-left:10px;
	color: #FFFFFD;
	font-weight: normal;
}

#alsoajanlo .info a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFD;
}

#alsoajanlo .galeria {
    position: absolute;
    top: 40px;
    left: 15px;
}

#alsoajanlo .szemletv {
    position: absolute;
    top: 40px;
    left: 370px;
}

#alsoajanlo .plakat {
    position: absolute;
    top: 40px;
    right: 10px;
}

/* FOOTER */
#footer {
    clear: both;
    height: 188px;
    font-size: 12px;
    position: relative;
	width: 997px;
	margin: 0 auto;
}

#footer .innerdiv {
    height: 188px;
}

/* FOOTERMENU */
#footer #footermenu {
    position: relative;
    height: 80px;
    width: 997px;
	background-color: #e9dab9;
}

#footer .menu1 {
    text-align: center;
    position: relative;
    top: 32px;
}

#footer .menu1 a {
    color:#413936;
}

#footer .menu1 a:hover {
    color: #000000;
}


#footer .menu1 li, #footer .menu2 li {
    list-style-type: none;
    display: inline;
    /*	padding-right: 20px; */
}

#footer .menu2 {
    display: none;
    position: absolute;
    color: #00AAED;
    top: 32px;
    right: 0;
}

#footer .sponsors {
    position: absolute;
    top: 82px;
    width: 997px;
    margin-left: auto;
    margin-right: auto;
}

/* BOXES  */
#content p {
    margin: 5px 0 5px 0;
    line-height: 1.2em;
}

#content .box {
    background: #ffffff;
    padding: 5px 10px;
    margin-bottom: 0px;
    position: relative;
}

#content .whitebox {
    background: #fff;
}

#content .whitebox .hr {
    clear: both;
    height: 9px;
    font-size: 1px;
    /*background: url(../gfx/whiteboxhr.gif) no-repeat left center;*/
    margin-left: -25px;
    margin-right: -50px;
    width: auto;
}

/* INFO */
.info {
    font-family: "Trebuchet MS",  Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #966348;
}

#sidebar_right .info {
    margin-bottom: 6px;
    color: #282425;
}

#sidebar_right .rovatban .info, 
#sidebar_right .belsokeret .info,
#sidebar_right .archivum .info {
    background-color: #FE0501;
    color: #FFFFFD;
    font-size: 19px;
    margin: 0;
    padding-left: 10px;
    text-transform: uppercase;
    width: 200px;
    margin-left:-10px;
    margin-bottom: 5px;
}



/* HIREK BOX */
.hirek li {
    list-style-type: none;
    font-size: 12px;
}

.hirek li a {
    font-weight: bold;
    text-decoration: none;
}

.hirek li a:hover {
    color: #0a0a0a;
}

/* MAIBEMUTATOK */
.maibemutatok table {
    border-collapse: collapse;
    border: 0;
}

.maibemutatok table.bemutatok {
    width: 429px;
    margin-bottom: 4px;
}

.maibemutatok table td {
    padding: 3px;
    line-height: 14px;
}

.maibemutatok p {
    margin: 0;
}

.maibemutatok .cim a {
    /*	font-size: 15px; */
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.maibemutatok .helyszin, .maibemutatok .idopont, .maibemutatok .mufaj {
    font-size: 12px;
}

.maibemutatok .helyszin, .maibemutatok .idopont {
    color: #103430;
}

.maibemutatok .mufaj {
    color: #868686;
    text-align: right;
}

.maibemutatok .helyszin {
    text-align: center;
}

.maibemutatok .idopont {
    text-align: right;
}

/* HEADLINE */
#content .headline {
    font-family: "Trebuchet MS",  Helvetica, sans-serif;
	border-bottom:10px solid #000000;
}

#content .headline .cim {
    color: #00AAED;
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 0 0;
}

#content .headline .alcim {
    margin: 0 0 0 0;
    font-size: 17px;
}

#content .headline .lead, #content .headline .lead * {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 0;
}

#content .headline .kep img {
    border: 1px solid #c4ccca;
}

#content .headline li {
    list-style-type: none;
    font-weight: bold;
    font-family: "Trebuchet MS",  Helvetica, sans-serif;
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 2px;
}

#content .headline li a {
    display: block;
    text-align: right;
    text-decoration: none;
    color: #868686;
    background: url(../gfx/headlinelibg.gif) no-repeat right center;
    padding-right: 35px;
}

#content .headline li a:hover {
    color: #666;
}

#content .lapozjobb {
    text-align: right;
}

/* CIKK */
#content .cikk .cim, #content .cikk .cim2, #content .cikk .alcim {
    color: #966348;
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 0 0;
}

#content .cikk .alcim {
    font-weight: normal;
    font-size: 18px;
    color: #113332;
}

#content .cikk .cim2 {
    font-size: 13px;
    margin: 12px 0 12px 0;
}

#content .cikk .datum {
    font-size: 12px;
    color: #666;
}

#content .cikk .lead {
    font-size: 13px;
    font-weight: bold;
}

#content .cikk .inl_gallery {
}

#content .cikk .inl_gallery .kep {
    background: #c4ccca;
    text-align: center;
    padding: 1px 0 1px 0;
    margin-bottom: 1px;
}

#content .cikk .inl_gallery .szoveg {
    font-size: 12px;
    height: 15px;
    padding: 0 0 0 25px;
    background: #e0e9ee url(../gfx/inl_galleryszovegbg.gif) no-repeat left top;
}

#content .cikk .inl_gallery .szoveg a {
    text-decoration: none;
}

#content .cikk .keretes, #content .cikk .stab{
    padding: 0 12px 25px 20px;
    font-size: 13px;
	float:left;
	width: 420px;
}

#content .cikk .kapcsolodo {
    font-size: 12px;
	border-top: 1px #FFA841 dashed;
	border-bottom: 1px #FFA841 dashed;
    padding: 12px;
    margin: 12px 0 12px 0;
}

#content .cikk .kapcsolodo li {
    display: block;
    list-style-type: none;
    font-size: 12px;
    line-height: 17px;
    position: relative;
    padding: 0 0 0 0;
    margin: 0;
}

#content .cikk .kapcsolodo .rightside ul {
    padding: 0 0 0 0;
}

#content .cikk .kapcsolodo .rightside li {
    /*	line-height: 25px;
	*/
    padding: 4px 0;
}

#content .cikk .kapcsolodo .rightside li a {
    padding: 0 0 0 0;
    margin: 0;
    background: url(../gfx/kapcslibg.gif) no-repeat right center;
    padding-right: 20px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: right;
    line-height: 17px;
}

#content .cikk .kapcsolodo .leftside .info {
    color: #000000;
    font-weight: bold;
}

#content .cikk .kapcsolodo .leftside ul {
    font-size: 11px;
    font-weight: bold;
}

#content .cikk .kapcsolodo .leftside ul a {
    color: #000000;
    text-decoration: none;
}

#content .cikk .kapcsolodo .leftside ul a:hover {
    color: #fe0501;
    text-decoration: none;
}

#content .cikk .kapcsolodo .leftside {
    width: 232px;
    /*	background: #eee; */
    position: relative;
    float: left;
}

#content .cikk .kapcsolodo .rightside {
    width: 175px;
    /*	background: #eee; */
    position: relative;
    float: right;
}

#content .cikk .kapcsvideo .leftside img {
    border: 1px solid #c4ccca;
}

#content .cikk .kapcsvideo .rightside {
    width: 165px;
    font-weight: bold;
}

#content .cikk ul.filmlist {
    list-style-type: none;
    margin: 16px 0 16px 0;
    color: #868686;
    font-size: 11px;
}

#content .cikk ul.filmlist a {
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
}

#content .cikk ul.filmlist .director {
    color: #0a0a0a;
    font-size: 14px;
}

.tovabbioldalak {
    width: 100%;
    position: relative;
    /*	background: #ddd;  */
    padding: 16px 0 0px 0;
    margin-bottom: 12px;
}

.tovabbioldalak .fejezetek {
    /*	background: #eee;  */
    font-size: 13px;
    font-weight: bold;
    color: #FF0500;
    margin: 0 25px 0 25px;
    text-align: center;
}

.tovabbioldalak .fejezetek li.actual {
    color: #666666;
}

.tovabbioldalak .fejezetek a {
    text-decoration: none;
}

.tovabbioldalak .tovabb {
    position: absolute;
    right: 0;
    bottom: 0px;
    /*	width: 30px;
     height: 30px; */
}

.tovabbioldalak .vissza {
    position: absolute;
    left: 0;
    bottom: 0px;
}

/* FUNKCIOBOX */
.funkciobox {
    position: relative;
    float: right;
}

.funkciobox .item {
    position: relative;
    float: left;
    padding-left: 10px;
    font-size: 11px;
    color: #666;
}

/* GOMBOK */
.gombok {
    position: relative;
    float: right;
}

.gombok .item {
    position: relative;
    float: left;
    padding-left: 10px;
}

.gomb {
    position: relative;
    width: 55px;
    height: 19px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
	background-color: #FE0500;
	padding-bottom: 2px;
}

.submitgomb {
    position: relative;
    width: 55px;
    height: 19px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}

.submitgomb a, button.submitgomb {
    /*	background: #f0f; */
    background: url(../gfx/gombbg.gif) no-repeat left top;
    display: block;
    width: 55px;
    height: 17px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding-top: 2px;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.resetgomb {
    /*	background: #f0f; */
    background: url(../gfx/torol_button.png) no-repeat left top;
    z-index: 2;
    cursor: pointer;
	position: relative;
    width: 57px;
    height: 22px;
	top:2px;
	border: 0px !important;
}

.submitgomb a:hover {
    color: #e0e9ee;
    cursor: pointer;
}

/* */
.filmnevjegy {
    background: #f7f8fa url(../gfx/fnbg.gif) repeat-y left top;
    width: 438px;
    position: relative;
    margin-bottom: 12px;
    margin-top: 12px;
    /*	background: #f7f8fa; */
    border: 1px solid #c4ccca;
}

.filmnevjegy .kep {
    float: left;
}

.filmnevjegy .adatok {
    float: left;
    padding: 4px 4px 4px 15px;
    width: 185px;
}

.filmnevjegy .adatok table {
    font-size: 11px;
}

.filmnevjegy .adatok table td {
    padding: 2px;
    vertical-align: top;
}

.filmnevjegy .adatok table a {
    color: #000;
}

.filmnevjegy .adatok table td.megnevezes {
    color: #666;
}

.filmnevjegy .adatok .fn_link {
    float: right;
    font-size: 11px;
    padding-right: 20px;
    background: url(../gfx/fn_nyil.gif) no-repeat right center;
}

/* ROVAT */
#content .rovat .cim {
    /*	color: #00AAED; */
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 0;
    line-height: 18px;
    margin-bottom: 8px;
}

#content .rovat .cim a:hover {
    color: #0a0a0a;
}

#content .rovat .lead, #content .rovat .lead * {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 0;
}

#content .rovat .datum {
    font-size: 11px;
    color: #666;
    text-align: right;
}

#content .rovat .ajanlo {
    position: relative;
    width: 100%;
    bottom: -3px;
}

#content .kepbalra .kep, #content .kepjobbra .kep {
    float: left;
    width: 217px;
    padding-top: 12px;
    position: relative;
}

#content .kepbalra .szoveg, #content .kepjobbra .szoveg {
    float: left;
    padding: 6px 0px 2px 15px;
    width: 475px; /* 475px */
}

#content .kepjobbra .szoveg {
    padding: 11px 15px 2px 0px;
}

#content .kep img {
    border: 1px solid #c4ccca;
}

#content .notext {
    padding-top: 11px;
}

/* BREADCRUMB */
.breadcrumb {
    position: relative;
    padding: 12px 0 12px 0;
    /*	margin-bottom: 10px; */
    width: 105%;
    line-height: 12px;
}

.breadcrumb ul li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    margin-right: 5px;
    color: #868686;
    font-weight: bold;
    font-size: 11px;
    text-transform: lowercase;
    background: url(../gfx/barna_kis_nyil.png) no-repeat right center;
}


.breadcrumb ul li a {
    color: #000000;
    text-decoration: none;
}

.breadcrumb ul li.forovat {
    text-transform: uppercase;
}

.breadcrumb ul li.actual {
    background: none;
    color: #103430;
}

.breadcrumb ul li.actual a {
    color: #103430;
}

.optionalmenu {
    position: absolute;
    top: 12px;
    right: 0px;
    font-size: 11px;
    font-weight: bold;
}

.optionalmenu a {
    background: url(../gfx/optionalmenubg.gif) no-repeat left center;
    text-decoration: none;
    padding-left: 18px;
}

.optionalmenu a.vissza {
    background: url(../gfx/optionalmenuvisszabg.gif) no-repeat left center;
}

/* LAPOZAS */
#content .lapozas a {
    text-decoration: none;
}

#content .lapozas {
    color: #000000;
    width: 100%;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 2px 0 7px 0;
    /*		margin: 0 20px 0 20px;*/
    line-height: 15px;
    /*		height: 18px; */
    font-family: "Trebuchet MS",  Helvetica, sans-serif;
}


#content .programok .lapozas {
	border-bottom: 1px solid #FFDAAE;
	border-top: 1px solid #FFDAAE;
}


#content .lapozas span {
    padding: 0 2px 0 2px;
}

#content .lapozas .lapozbal, .lapozas .lapozjobb {
    position: absolute;
    top: 3px;
    font-size: 11px;
    line-height: 11px;
}

#content .lapozas .lapozbal a, .lapozas .lapozjobb a {
    color: #666;
}

#content .lapozas .lapozbal img {
    vertical-align: middle;
    margin-right: 4px;
}

#content .lapozas .lapozjobb img {
    vertical-align: middle;
    margin-left: 4px;
}

#content .lapozas .lapozbal {
    left: 0px;
}

#content .lapozas .lapozjobb {
    right: 0;
}

#content .lapozas p.szamok {
    position: relative;
    top: 2px;
    display: block;
    line-height: 15px;
    margin: 0 24px 0 24px;
}

#content .szoveges p.szamok {
    margin: 0 140px 0 140px;
}

/* SEARCH */
.moduletable #mod_search_searchword {
    border: 1px solid #e7e9e8;
    padding: 2px 2px 2px 2px;
    margin: 0 0 7px 0;
    width: 194px;
    font-size: 11px;
}

.moduletable .search .submitgomb {
    float: right;
}

/* MODULETABLES */
.moduletable {
    position: relative;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 100%;
}

#sidebar_right .hr {
    clear: both;
    height: 1px;
    font-size: 1px;
    background: none;
    border-top: 1px solid #766f6f;
    position: relative;
    margin: auto;
    width: 90%;
}

.moduletable .search .sb_right_link {
    position: relative;
    top: 6px;
}

.sb_right_link {
    font-size: 11px;
	text-decoration: none;
	margin-bottom:10px;
}

.sb_right_link a {
    background: url(../gfx/barna_kis_nyil.png) no-repeat right 0px;
    position: relative;
    font-size: 12px;
    padding-right: 25px;
    height: 17px;
    display: inline-block;
	text-decoration: none;
    color: #000;
}

.sb_left_link a {
    position: relative;
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    background: url(../gfx/feher_kis_nyil.png) no-repeat right center;
    padding-right: 18px;
}

.sb_left_link {
    font-size: 11px;
    color: #00AAED;
    position: relative;
    top: 10px;
	display: inline;
}

.moduletable .content {
	padding:10px;
}

/* PROGRAM */
.moduletable .program .honap {
	margin: 0px;
    color: #99a0a4;
}

/* PROGRAM naptar */
.moduletable .program .naptar {
    padding: 1px;
    background: #fff;
    font-size: 16px;
    font-weight: bold;
    color: #868686;
	width:140px;
	margin: auto;
}

.moduletable .program .naptar .innerdiv {
    padding: 4px;
    height: 70px;
	margin: auto;
}

.moduletable .program .naptar .item {
    float: left;
    height: 60px;
    font-family: "Trebuchet MS",  Helvetica, sans-serif;
}

.moduletable .program .naptar .item a {
    display: block;
    float: left;
    height: 40px;
    padding: 18px 9px 0 4px;
    text-decoration: none;
    text-align: center;
    color: #000000;
    line-height: 20px;
}

.moduletable .program .naptar .item a:hover {
    /*	background: #fff; */
    color: #FF0050;
}

.moduletable .program .naptar .current {
    width: 50px;
    margin: 0 4px 0 4px;
    background: #FFA841;
}

.moduletable .program .naptar .current a {
    color: #000000;
    font-size: 28px;
    width: 42px;
    background: #FFA841;
    padding: 10px 3px;
    line-height: 28px;
}

.moduletable .program .naptar .nap {
    font-weight: normal;
    display: block;
    font-size: 9px;
    line-height: 16px;
}

.moduletable .program .datum {
    font-weight: bold;
    color: #00AAED;
    margin: 16px 0 4px 0;
    font-size: 14px;
}

/* PROGRAM musor */
.moduletable .program table.musor {
    font-size: 11px;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 0px;
}

.moduletable .program table.musor td {
    vertical-align: top;
    padding: 2px;
}

.moduletable .program table.musor a {
	color: #000000;
    text-decoration: none;
}

.moduletable .program table.musor a:hover {
	color: #FF0500;;
    text-decoration: none;
}

.moduletable .program table.musor .idopont, .moduletable .program table.musor .cim {
    font-weight: bold;
}



.moduletable .program table.musor .helyszin {
    text-align: right;
}

/* ARCHIVUM modul */
.moduletable .archivum .kep img {
    border: 1px solid #c4ccca;
}

.moduletable .archivum .kep {
    margin-bottom: 14px;
}

.moduletable .archivum select.modultable_archivum {
    position: relative;
    font-size: 11px;
    border: 1px solid #a7a7a7;
    padding: 2px;
    float: right;
    width: 120px;
    top: -4px;
}

.moduletable .archivum .sb_right_link {
    position: relative;
    /*		top: 4px; */
}

/* SZAVAZAS modul */
.moduletable .szavazas p.info {
    display: block;
    position: relative;
    padding-bottom: 4px;
}

.moduletable .szavazas .cim {
    font-weight: bold;
    color: #00AAED;
    line-height: 14px;
    letter-spacing: -0.05em;
    margin: 0px 0 12px 0;
}

/* FILMHU */
.moduletable .filmhu .cim {
    font-weight: bold;
    font-size: 13px;
}

.moduletable .filmhu {
    position: relative;
    margin-right: -50px;
    left: -24px;
    top: -9px;
    margin-bottom: -25px;
    font-size: 11px;
}

.moduletable .filmhu .innerdiv {
    position: relative;
    width: 226px;
    padding: 10px;
    margin: 0;
}

.moduletable .filmhu .innerdiv .belsokeret {
    width: 196px;
    position: relative;
    padding: 5px 14px 15px 14px;
}

.moduletable .filmhu .lead {
    line-height: 12px;
    /*	font-weight: bold; */
}

.moduletable .filmhu .kep {
    float: left;
    /*	background: #f9f; */
    /*	width: 60px; */
}

.moduletable .filmhu .kep img {
    border: 1px solid #c4ccca;
}

.moduletable .filmhu .szoveg {
    float: right;
    width: 130px;
    /*	background: #eee;*/
}

.moduletable .filmhu .ajanlo {
    margin-bottom: 8px;
}

.moduletable .filmhu .logo {
    float: right;
}

.moduletable .filmhu .sb_right_link {
    top: 8px;
    position: relative;
}

/* GALERIA */
.galeria .cim sup {
    color: #868686;
    font-size: 16px;
    /*	font-weight: normal; */
}

#content .galeria .kepinfo .cim {
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 2px 0;
}

#content .galeria .kepinfo {
    margin-bottom: 12px;
    border: 1px solid #c4ccca;
    border-top: 0;
    padding: 8px 8px 4px 8px;
    width: 486px;
}

#content .galeria .kepinfo .fotos {
    position: relative;
    font-size: 11px;
    float: left;
    color: #868686;
    margin: 0;
}

#content .galeria .kepinfo .forras {
    position: relative;
    font-size: 11px;
    float: right;
    color: #868686;
    margin: 0;
}

.kategoria {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0 15px 0;
}

.kategoria a {
    text-decoration: none;
    font-weight: bold;
}

#content .rovat .galeriaajanlo {
    padding: 5px 0 0 0;
}

#content .rovat .galeriaajanlo .szoveg {
    /*	background: #f0f; */
}

#content .rovat .galeriaajanlo .kep {
    padding-top: 6px;
}

#content .kep .ikon {
    background: url(../gfx/galeriaikon.gif) no-repeat center center;
    height: 16px;
    width: 16px;
    position: absolute;
    bottom: 5px;
    left: 4px;
}

#content .kep .videoikon {
    background: url(../gfx/play.png) no-repeat center center;
    height: 30px;
    width: 30px;
    position: absolute;
    left: 50%;
    top: 62%;
    opacity: 0.75;
    margin-left: -15px;
    margin-top: -15px;
}

#content .galeriaajanlo .kep .ikon a {
    display: block;
    height: 16px;
    width: 16px;
    text-decoration: none;
}

#content .galeriaajanlo .egyebinfo {
    font-size: 12px;
    color: #666;
    text-align: right;
    padding-top: 20px;
}

#content .galeriaajanlo .cimkek {
    text-align: right;
    font-size: 12px;
}

/* IGNITE */
#ignite_wrapper {
    margin-top: 24px;
}

#ignite_wrapper #large_img {
    border: 1px solid #c4ccca;
}

#ignite_main_table {
    margin-bottom: 0px;
}

#ignite_thumb_container {
    /* 	background: #f0f;*/
    display: block;
    overflow: hidden;
    width: 440px;
    height: 80px;
}

#ignite_thumb_container .item {
    padding: 2px;
}

#ignite_thumb_container .item a {
    display: block;
    border: 1px solid #c4ccca;
}

#ignite_thumb_container .item a:hover {
    border: 1px solid #00AAED;
}

/* URLAP */
#content .urlap {
    margin-top: 20px;
}

#content .urlap .cim2 {
    font-size: 14px;
}

#content form fieldset {
    background: #f7f8fa;
    border: 1px solid #c4ccca;
    margin: 12px 0 12px 0;
    padding: 12px;
}

#content form fieldset table {
    border-collapse: collapse;
}

#content form fieldset table td {
    padding: 4px;
}

#content form label {
    color: #0a0a0a;
}

#content form input {
    border: 1px solid #c4ccca;
}

#content form .megjegyzes {
    font-size: 11px;
}

#content form .hiba {
    color: #00AAED;
}

#content form small {
    font-size: 11px;
    color: #868686;
}

#content form .submitgomb {
    float: right;
}

/* TEMP */
.temp {
    /*	border-right: 3px solid #c90;
     width: 438px; */
    width: 440px;
}

.temp li {
    list-style-type: none;
    display: inline;
    font-size: 13px;
    font-weight: bold;
}

.temp li a {
    text-decoration: none;
}

.temp .info {
    position: absolute;
    font-size: 11px;
    font-weight: normal;
    color: #999;
    top: 0px;
    right: 4px;
}

/* PROGRAMOK */
#content .programtabla {
    clear: both;
    position: relative;
    /*	background: #f9fbfc; */
    width: auto;
}

#content .programtabla .innerdiv {
    clear: both;
    position: relative;
    left: 0px;
    /*	background: #f0fbfc; */
    width: 100%;
}

#content .programtabla table {
    /*	background: #f0f;*/
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
	margin-top: 20px;
}

#content .programtabla table tr td, #content .programtabla table tr th {
    /*	border: 1px solid #f1f4f7; */
    padding: 10px;
}

#content .programtabla table tr th {
    font-family: "Trebuchet MS",  Helvetica, sans-serif;
    font-size: 13px;
	color: #FE0501;
}

#content .programtabla td {
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
}

#content .programtabla table tr.odd td {

}

#content .programtabla td.idopont {
    font-weight: bold;
    padding-left: 25px;
    text-align: left;
}

#content .programtabla td.helyszin {
    padding-left: 10px;
    padding-right: 25px;
}

#content .programtabla p.cim, #content .programtabla p.felcim {
    font-weight: bold;
    color: #000000;
    font-size: 14px;
    margin: 0;
}

#content .programtabla td.esemeny {
    text-align: left;
}

#content .programtabla th.esemeny {
    text-align: left;
}

#content .programtabla p.cim a {
    color: #A185E5;
}

/* #content .programtabla th.helyszin {
 position: absolute;
 right: 0;
 background: #f0f;
 text-align: right;
 width: 50px;
 
 } */
#content .programnaptar {
    position: relative;
    left: -0px;
    margin-right: -50px;
}

#content .programnaptar .innerdiv {
    position: relative;
    background: #f9fbfc;
    width: 100%;
    border-bottom: 1px solid #e2e8ed;
    border-top: 1px solid #e2e8ed;
    /*		margin: 0px 25px 0px 25px; */
}

#content .programnaptar .innerdiv .naptar {
    background: #fff;
    width: 200px;
    margin: auto;
}

#content .programnaptar .innerdiv .naptar .innerdiv {
    margin: 0;
    width: auto;
    background: #f2f3f2;
}

#content .programnaptar .moduletable {
    margin: 0 25px 0 25px;
    width: 440px;
}

.programok .helyszinek {
    position: relative;
    width: 100%;
    /*	background: #eee; */
    height: 35px;
    padding-top: 10px;
}

.programok .programdatum {
    color: #000000;
}

.programok .esemenykat {
    color: #000;
    font-size: 11px;
    font-weight: bold;
    padding: 6px 0 8px 0;
}

.programok .helyszinek .info {
    position: relative;
    float: left;
}

.programok .helyszinek select, .programok .helyszinek input {
    vertical-align: middle;
    border: 1px solid #a7a7a7;
    position: relative;
    left: 20px;
    top: 3px;
}

.programok .rendeles_link, .rendeles_link {
	text-transform: none;
	margin-top:15px;
    font-weight: bold;
    font-size: 12px;
	text-align: right;
    font-family: "Trebuchet MS",  Helvetica, sans-serif;
}

.programok .rendeles_link a, .rendeles_link a {
    background: url(../gfx/piros_nyil_jobb.png) no-repeat right center;
    padding-right: 24px;
    text-decoration: none;
	color: #FE0501;
}

.programok .rendeles_link a, .rendeles_link a:hover {
	color: #000000;
}

.programok .idopontok, .idopontok {
    font-size: 11px;
    padding: 15px 0 15px 0;
}

.programok .idopontok li, .idopontok li {
    list-style-type: none;
	padding-bottom: 10px;
}

.stab-info {
	width: 250px;
	float:left;
	padding-left: 10px;
	background-color: #877FE6;
	color: #FFFFFF;
	text-transform: none;
    font-family: "Trebuchet MS",  Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
	margin-left: -10px;

}

.idopontok .info {
	width: 250px;
	float:left;
}

.idopontok .info .label {
	padding-left: 10px;
	background-color: #FE0501;
	color: #FFFFFF;
	text-transform: none;
}

.idopontok ul {
	float:left;
	padding: 0px 5px 5px 25px;
}

/* SZAVAZAS */
.ertekeles {
    width: 240px;
}

.ertekelo {
    background: url(../gfx/szavazertekelo.gif) no-repeat center top;
    width: 220px;
    height: 25px;
    border: 1px solid #c4ccca;
}

.ertekelo .bar {
    float: left;
    height: 25px;
    width: 20px;
}

.ertekelo .bar a {
    display: block;
    height: 25px;
    width: 20px;
    background: url(../gfx/szavazbar.gif) no-repeat right top;
    text-decoration: none;
}

#content .szavazastabla table tr th {
    text-align: left;
    padding-left: 25px;
}

#content .szavazastabla table tr td.sorszam {
    padding-left: 25px;
    text-align: left;
    font-weight: bold;
}

.szavazastabla tr.odd {
    position: relative;
    background: #ddd7db url(../gfx/szavazasrowbg.gif) repeat-y left top;
}

#content .szavazastabla table tr.odd td {
    background: none;
}

/* TOPSEARCH */
.topsearch {
    width: 258px;
	height: 128px;
    background: #6F5640;
    position: absolute;
    right: 25px;
    top: 38px;
}

.topsearch .search {
    /*	background: #eee; */
}

.topsearch .search .info {
    /*	float: left;*/
    font-size: 13px;
    color: #fff;
}

.topsearch .inputbox {
    float: left;
	font-size: 13px;
	height: 17px;
    border: 1px solid #868686;
    width: 170px;
}

.topsearch .submitgomb {
    float: right;
}

.topsearch p.sb_right_link {
    background: url(../gfx/topsearchlinkbg.gif) no-repeat right bottom;
    display: block;
    clear: both;
    position: absolute;
    right: 0;
    top: 40px;
}

.topsearch p.sb_right_link a {
    color: #fff;
}

#header .rendeles_link {
    position: absolute;
    color: #fff;
    font-family: "Trebuchet MS",  Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    top: 55px;
    right: 25px;
}

#header .rendeles_link a {
    background: transparent url(../gfx/rendeles_top.gif) no-repeat scroll right center;
    padding-right: 50px;
    text-decoration: none;
    color: #fff;
}

.topmenu {
    position: absolute;
    font-size: 11px;
    color: #fff;
    top: 10px;
    left: 835px;
    width: 240px;
}

.topmenu a {
    color: #fff;
    float: left;
}

.topmenu a:hover {
    color: #0a0a0a;
}

.topmenu .spacer {
    padding: 0 20px;
    float: left;
}

a.rss {
    background: url(../gfx/toprss.gif) no-repeat right center;
    text-decoration: none;
    padding-right: 10px;
    display: block;
    line-height: 16px;
    width: 20px;
}

#ignite_large_image {
    width: 440px;
}

p.hirekinfo {
    font-size: 19px;
	background-color: #72a664;
	width:300px;
	margin:0px;
	padding-left:10px;
	line-height: 23px;
}

p.hirekinfo a {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
}

p.programinfo {
    font-size: 19px;
	background-color: #FE0501;
	width:200px;
	margin:0px;
	padding-left:10px;
	color: #FFFFFD;
	text-transform: uppercase;
}

p.programinfo a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFD;
}

#sidebar_right .program {
	padding:6px;
}

#sidebar_right .program .info {
    color: #00AAED;
}

#sidebar_right .program .info.honap {
    color: #000000;
}


div.latestitem {
	border-top: 1px solid #FFDAAD;
	padding: 10px 0;
}

div.latestitem:first-child {
	border-top: 0px solid #FFDAAD;
}

div.latestitem .title {
	margin-bottom: 15px;
}

div.latestitem .title a{
	font-weight:bold;
	font-size: 17px;
	text-decoration: none;
	color: #72a664;
}

div.latestitem .title a:hover {
	color: #000000;
}

.latestdate {
	float: right;
	margin-top: 3px
}

img.readmore {
	vertical-align: middle;
}

img.leadimg {
	margin:0px 10px 5px 0px;
}

div.weblinks {
	padding: 10px;
	border-bottom: 10px solid #40332a;
}

div.weblinks .lead {
	width: 400px;
	float: left;
}

div.weblinks .lead h1 {
	font-size: 21px;
}

div.weblinks .lead h1 a{
	text-decoration: none;
	display:block;
	background: url(../gfx/barna_nagy_nyil.png) no-repeat right center;
	/*height: 25px;*/
	padding-right:20px;
}

div.weblinks .lead h2{
	font-size: 17px;
	color: #113332;
	margin-top:10px
}

div.weblinks .leadmore {
	width: 280px;
	float: left;
	padding: 0px 0px 0px 25px;
}

div.weblinks .leadmore h1 {
	font-size: 16px;
}
div.weblinks .leadmore h1 a{
	text-decoration: none;
	display:block;
	background: url(../gfx/barna_kis_nyil.png) no-repeat right 3px;
	line-height: 18px;

}
div.weblinks .leadmore h2{
	font-size: 13px;
	color: #113332;
	margin-top:0px
}

div.weblinks .leadmore .desc{
	margin: 5px 0px 10px 0px;
}

.separator2 {
	height: 1px;
	border-bottom:10px solid black;
}

a.headerlink {
	display:block;
	width: 240px;
	height: 203px;
	position: absolute;
	left:0px;
}

a.lang:hover {
	color: white;
}

.kereses {
    font-size: 19px;
    font-weight: bold;
    margin: 10px 0 0 0 !important;
	color: #FE0500;
}

.kereslabel {
	font-weight: bold;
	font-size: 16px;
	width: 250px;
	padding-left: 10px;
	background-color: #FE0501;
	color: #FFFFFF;
	text-transform: none;
	margin-left: -10px;
}

.socialButtons 
{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.socialButtons a
{
	display: inline;
}


#searchForm
{
	padding: 0 10px;
	margin-top: 10px;
}


#footermenu span
{
	padding: 0 5px;
}


.cikk h1
{
	font-size: 19px;
	font-weight: bold;
	color: #966348;
}


.keres h1
{
	color: #966348;
}

.kereslabel
{
	background: #966348;
}

.keres .latestitem .title a {
    color: #966348;
}
