@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#site {
	background-image:url(../images/site_bg.gif);
	width:1000px;
	margin:0px auto 0px auto;
}
div#head {
	height:135px;
	width:1000px;
	position:relative;
}
div#logo {
	width:212px;
	height:135px;
	background-image:url(../images/logo.gif);
	position:absolute;
}
div#logo a {
	width:100%;
	height:100%;
	display:block;
}
div#logo a span {
	display:none;
}
div#menu, div#menu_megasztar {
	position:absolute;
	width:620px;
	height:76px;
	left:212px;
	top:44px;
}
div#menu ul, div#menu ul li, div#menu_megasztar ul, div#menu_megasztar ul li {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div#menu ul li, div#menu_megasztar ul li {
	float:left;
}
div#menu ul li a {
	background-image:url(../images/menu.gif);
	background-position:0px 0px;
	display:block;
	height:76px;
	width:100%;
}
div#menu_megasztar ul li a {
	background-image:url(../images/menu_m.gif);
	background-position:0px 0px;
	display:block;
	height:76px;
	width:100%;
}
li#nav1 {
	margin-right:18px !important;
	margin-left:3px !important;
	width:81px;
}
#nav1 a {
	background-position:-3px 0px !important;
}
#nav1 a:hover {
	background-position:-3px -76px !important;
}
#nav1 a.sel {
	background-position:-3px -152px !important;
}
li#nav2 {
	margin-right:18px !important;
	width:81px;
}
#nav2 a {
	background-position:-99px 0px !important;
}
#nav2 a:hover {
	background-position:-99px -76px !important;
}
#nav2 a.sel {
	background-position:-99px -152px !important;
}
li#nav3 {
	margin-right:18px !important;
	width:81px;
}
#nav3 a {
	background-position:-198px 0px !important;
}
#nav3 a:hover {
	background-position:-198px -76px !important;
}
#nav3 a.sel {
	background-position:-198px -152px !important;
}
li#nav4 {
	margin-right:18px !important;
	width:81px;
}
#nav4 a {
	background-position:-289px 0px !important;
}
#nav4 a:hover {
	background-position:-289px -76px !important;
}
#nav4 a.sel {
	background-position:-289px -152px !important;
}
li#nav5 {
	margin-right:18px !important;
	width:81px;
}
#nav5 a {
	background-position:-387px 0px !important;
}
#nav5 a:hover {
	background-position:-387px -76px !important;
}
li#nav6 {
	width:114px;
}
#nav6 a {
	background-position:-492px 0px !important;
}
#nav6 a:hover {
	background-position:-492px -76px !important;
}
div#col1 {
	width:193px;
	float:left;
}
div#col2 {
	width:807px;
	float:right;
}
ul#balmenu, ul#balmenu li {
	padding:0px;
	margin:0px;
	float:right;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}
ul#balmenu li a {
	background-image:url(../images/balmenu.gif);
	background-repeat:no-repeat;
	height:28px;
	margin-bottom:8px;
	width:170px;
	display:block;
}
li#subnav1 a {
	background-position:5px -10px;
}
li#subnav1 a:hover, li#subnav1 a.sel {
	background-position:-170px -10px;
}
li#subnav2 a {
	background-position:5px -41px;
}
li#subnav2 a:hover, li#subnav2 a.sel {
	background-position:-170px -41px;
}
li#subnav3 a {
	background-position:5px -72px;
}
li#subnav3 a:hover, li#subnav3 a.sel {
	background-position:-170px -72px;
}
li#subnav4 a {
	background-position:5px -101px;
}
li#subnav4 a:hover, li#subnav4 a.sel {
	background-position:-170px -101px;
}
li#subnav4_2 a {
	background-position:5px -160px;
}
li#subnav4_2 a:hover, li#subnav4_2 a.sel {
	background-position:-170px -160px;
}
li#subnav5 a {
	background-position:5px -130px;
}
li#subnav5 a:hover, li#subnav5 a.sel {
	background-position:-170px -130px;
}
li.subnav_szavazas a, li.subnav_regisztracios a {
	background-position:5px 0px;
}
li.subnav_szavazas a:hover, li.subnav_szavazas a.sel, li.subnav_regisztracios a:hover, li.subnav_regisztracios a.sel {
	background-position:-170px 0px;
}
/* login */

form.login {
	font-size:12px;
	margin-top:12px;
	margin-bottom:40px;
}
form.login input {
	font-size:12px;
	padding:2px;
	border-top:#404040 solid 2px;
	border-right:#f5f5f5 solid 1px;
	border-bottom:#f5f5f5 solid 1px;
	border-left:none;
	margin:0px;
	background-color:#FFF;
	width:113px;
}
form.login input:focus {
	background-color:#ff5a00;
	color:#FFF;
}
form.login label {
	display:block;
	float:left;
}
form.login p {
	margin:0px 0px 10px 33px;
}
input.form_login_submit {
	background-image:url(../images/form_login.png);
	width:143px !important;
	height:26px !important;
	border:0px !important;
	background-color:#e7e7e7 !important;
	cursor:pointer;
}
form.login span {
	display:block;
	margin-left:54px;
}
form.login span a {
	color:#5e5e5e;
}
/* hirdetesek */

div.hirdetesek {
	text-align:center;
	margin-bottom:40px;
}
div.hirdetes {
	margin:0px 0px 40px 0px;
}
div.logok {
	margin-top:20px;
	margin-bottom:40px;
	text-align:center;
}
div.logok img {
	margin-top:10px;
	margin-bottom:10px;
}
/* kosar ikon */

div.kosar_ikon {
	position:absolute;
	top:55px;
	left:845px;
}
/* kereses */

div.kereses {
	position:absolute;
	top:15px;
	left:840px;
}
div.kereses form input {
	background-color:#e7e7e7;
	border:0px;
	border-top:#7b7b7b solid 2px;
	margin:0px;
	padding:2px;
	height:14px;
	width:100px;
}
div.kereses form label {
	display:block;
	float:left;
	width:26px;
	height:20px;
	background-image:url(../images/ikon_kereses.gif);
}
div.kereses form input.kereses_submit {
	width:21px;
	height:20px;
	background-image:url(../images/ikon_submit.gif);
	cursor:pointer;
	border:none;
}
div.kereses form input {
	float:left;
}
/* tartalom */
a {
	color:#ff5a00;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
div.topsepar {
	height:8px;
	background-color:#e7e7e7;
	background-image:url(../images/topsepar_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	clear:both;
}
div.padded_content {
	padding:20px 7px 20px 7px;
	font-size:12px;
	line-height:16px;
	clear:both;
}
h1 {
	color:#ff5a00;
	font-size:24px;
	font-weight:normal;
	margin-bottom:20px;
}
a.o_b {
	color:#ff5a00;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.o_b:hover {
	text-decoration:underline;
}
span.o_b_span {
	color:#ff5a00;
	font-weight:bold;
}
p.pass_info {
	padding-top:24px;
	padding-bottom:56px;
	color:#000;
	font-size:12px;
	line-height:18px;
}
form.pass_error {
	color:#000;
	font-size:12px;
}
form.pass_error p {
	margin-bottom:5px;
}
form.pass_error p label {
	display:block;
	width:310px;
	float:left;
	text-align:right;
	padding-top:6px;
}
form.pass_error p input {
	width:222px;
	font-size:12px;
	padding:2px;
	margin-left:5px;
	background-color:#e7e7e7;
	border-top:#3a3a3a solid 2px;
	border-right:#eeeeee solid 1px;
	border-bottom:#eeeeee solid 1px;
	border-left:#3a3a3a solid 2px;
}
form.pass_error p input:focus {
	background-color:#ff5a00;
	color:#FFF;
}
div.pass_graybar {
	height:36px;
	margin-top:50px;
	background-color:#e7e7e7;
	margin-bottom:100px;
	background-image:url(../images/graybar_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	clear:both;
}
div.pass_graybar .left {
	width:50%;
	float:left;
}
div.pass_graybar .right {
	width:50%;
	float:right;
	text-align:right;
}
.kep_bal {
	margin: 0px 5px 5px 0px;
	display: inline-block;
	float: left;
}
.kep_jobb {
	margin: 0px 0px 5px 5px;
	display: inline-block;
	float: right;
}
.left .vissza {
	height:26px;
	width:94px;
	border:none;
	background-image:url(../images/form_vissza.png);
	background-color:#e7e7e7;
	margin-top:5px;
	margin-left:12px;
	cursor:pointer;
}
.right .tovabb {
	height:26px;
	width:94px;
	border:none;
	background-image:url(../images/form_tovabb.png);
	background-color:#e7e7e7;
	margin-top:5px;
	margin-left:12px;
	cursor:pointer;
}
.right .belepes {
	height:26px;
	width:94px;
	border:none;
	background-image:url(../images/form_belepes.png);
	background-color:#e7e7e7;
	margin-top:5px;
	margin-right:12px;
	cursor:pointer;
}
.right .mehet {
	height:26px;
	width:94px;
	border:none;
	background-image:url(../images/form_mehet.png);
	background-color:#e7e7e7;
	margin-top:5px;
	margin-right:12px;
	cursor:pointer;
}
/* dalok lista */

div.dalok_abc {
	height:25px;
	background-color:#e7e7e7;
	margin-bottom:12px;
	background-image:url(../images/graybar2_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	clear:both;
}
div.dalok_abc_forum {
	background-color: transparent !important;
	background-image: none !important;
}
div.dalok_abc .left {
	float:left;
}
div.dalok_abc .right {
	float:right;
	margin-right:40px;
}
div.dalok_abc ul, div.dalok_abc li {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.dalok_abc li {
	float:left;
	padding-top:4px;
	color:#bababa;
}
div.dalok_abc a {
	margin-left:3px;
	margin-right:3px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
div.dalok_abc a:hover {
	color:#ff5a00;
}
div.dalok_abc a.aktiv {
	color:#ff5a00 !important;
}
div.dalok_abc a.inaktiv {
	color:#bababa !important;
}
.right a.elejere {
	background-image:url(../images/lapozas_elejere.png);
	width:27px;
	height:16px;
	display:block;
}
.right a.elozo {
	background-image:url(../images/lapozas_elozo.png);
	width:17px;
	height:16px;
	display:block;
}
.right a.kovetkezo {
	background-image:url(../images/lapozas_kovetkezo.png);
	width:17px;
	height:16px;
	display:block;
}
.right a.vegere {
	background-image:url(../images/lapozas_vegere.png);
	width:27px;
	height:16px;
	display:block;
}
p.dalok_info, div.dalok_info {
	font-size:12px;
	line-height:14px;
	color:#000;
	padding-left:80px;
	margin-bottom:16px;
}
p.flac, div.flac {
	background-image:url(../images/ikon_flac.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
p.mp3, div.mp3 {
	background-image:url(../images/ikon_mp3.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
div.dalok_head {
	background-image:url(../images/dalok_head.gif);
	background-repeat:no-repeat;
	height:36px;
	margin-bottom:5px;
	clear:both;
}
table.dalok_lista {
	width:791px;
	color:#000;
	font-size:12px;
	line-height:16px;
}
table.dalok_lista a {
	color:#ff5a00;
	text-decoration:none;
}
table.dalok_lista a:hover {
	text-decoration:underline;
}
table.dalok_lista .td1 {
	width:249px;
	vertical-align:top;
}
table.dalok_lista .td2 {
	width:60px;
	vertical-align:middle;
}
table.dalok_lista .td3 {
	width:107px;
}
table.dalok_lista .td4 {
	width:157px;
}
table.dalok_lista .td5 {
	width:122px;
}
table.dalok_lista .td6 {
	text-align:center;
}
table.dalok_lista .td2 span {
	display:block;
	padding-left:3px;
}
table.dalok_lista td {
	min-height:42px;
}
table.dalok_lista .line {
	background-image:url(../images/daloklista_line.gif);
	background-repeat:repeat-x;
	background-position:0px 10px;
	padding-top:10px;
	padding-bottom:10px;
	height:2px !important;
}
table.dalok_lista a.szoveg {
	background-image:url(../images/ikon_szoveg.png);
	width:46px;
	height:42px;
	display:block;
	margin-left:29px;
}
table.dalok_lista a.zeneszoveg_ikon {
	background-image:url(../images/zeneszoveg.png);
	width:46px;
	height:42px;
	display:block;
	margin-left:29px;
}
table.dalok_lista a.meghallgat {
	background-image:url(../images/ikon_belehallgat.gif);
	width:46px;
	height:42px;
	display:block;
	margin-left:50px;
}
table.dalok_lista a.kosarba {
	background-image:url(../images/ikon_kosarba.png);
	width:59px;
	height:42px;
	display:block;
	margin-left:30px;
}
table.dalok_lista a.kosarba_noflac {
	background-image:url(../images/ikon_kosarba-mp3.gif);
	width:59px;
	height:42px;
	display:block;
	margin-left:30px;
}
table.dalok_lista a.ajanl {
	background-image:url(../images/ikon_ajanl.png);
	width:46px;
	height:42px;
	display:block;
	margin-left:25px;
}
/* előadó oldal */

div.eloado_info {
	padding:20px 7px 20px 7px;
	color:#000;
	font-size:12px;
	line-height:14px;
}
div.eloado_info img {
	border:3px solid #dbdbdb;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
div.eloado_info a {
	color:#ff5a00;
	text-decoration:none;
}
div.eloado_info a:hover {
	text-decoration:underline;
}
div.titlebar_lemezek {
	background-image:url(../images/title_lemezek.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:36px;
	margin-bottom:20px;
}
div.titlebar_lemezek_tovabbi {
	background-image:url(../images/title_tovabbi_lemezek.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:36px;
	margin-bottom:20px;
}
div.lemezsor {
	clear:both;
}
div.lemez {
	margin-bottom:20px;
	margin-left:20px;
	float:left;
	width:245px;
	color:#000;
	font-size:12px;
	line-height:14px;
}
div.lemez .left {
	width:95px;
	float:left;
}
div.lemez .right {
	width:150px;
	float:right;
}
div.lemez .left img {
	border:3px solid #dbdbdb;
}
div.lemez .right a {
	font-size:14px;
}
div.lemez p.lemezstilus {
	width:50%;
	font-size:11px;
	float:left;
	padding-top:5px;
}
div.lemez p.lemezkosarba {
	width:50%;
	float:right;
	text-align:right;
}
div.titlebar_dalok {
	background-image:url(../images/title_dalok.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:36px;
	margin-bottom:20px;
}
div.titlebar_egyeb_felvetelek {
	background-image:url(../images/title_egyeb_felvetelek.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:36px;
	margin-bottom:20px;
}
div.titlebar_videok {
	background-image:url(../images/title_videok.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:36px;
	margin-top:20px;
}
div.titlebar_video {
	background-image:url(../images/title_video.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:36px;
	margin-top:20px;
}
div.eloado_videok {
	overflow: hidden;
	padding-top:6px;
	padding-left:20px;
}
div.eloado_videok .left {
	width:440px;
	float:left;
	margin-top:28px;
}
div.eloado_videok .right {
	width:321px;
	float:right;
	margin-bottom:20px;
	padding: 0px 10px 0px 10px;
}
div.eloado_videok .mid {
	width: 440px;
	margin: 28px auto 20px auto;
}
a.elozo_video {
	width:40px;
	height:23px;
	display:block;
	margin-left:31px;
	margin-bottom:6px;
}
a.kovetkezo_video {
	width:40px;
	height:23px;
	display:block;
	margin-left:31px;
	margin-top:6px;
}
div.videolista {
	overflow:hidden;
	height:255px;
}
div.video {
	font-size:11px;
	color:#000;
	width:341px;
	clear:both;
	overflow: hidden;
	height:87px;
}
div.video img {
	border:3px solid #dbdbdb;
}
div.video a.cim {
	font-size:12px;
}
div.video .video_left {
	width:129px;
	float:left;
	margin-bottom:13px;
}
div.video .video_right {
	width:200px;
	float:right;
	margin-bottom:10px;
	line-height: 15px;
}
div.titlebar_fenykepek {
	background-image:url(../images/title_fenykepek.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:45px;
}
div.fenykeplista {
	padding:20px;
}
div.fenykeplista .kontener img {
	border:3px solid #dbdbdb;
	margin-right:20px;
}
div.fenykeplista a.elozo, div.fenykeplista div.elozo {
	margin-right:17px;
	width:23px;
	height:86px;
	display:block;
	float:left;
}
div.fenykeplista a.kovetkezo, div.fenykeplista div.kovetkezo {
	margin-left:17px;
	width:23px;
	height:86px;
	display:block;
	float:left;
	clear:right;
}
div.fenykeplista div.elozo img, div.fenykeplista div.kovetkezo img {
	cursor:pointer;
	margin-top:23px;
}
div.kontener {
	float:left;
	width:685px;
	overflow:hidden;
	height:86px;
	margin-bottom:40px;
}
div.kontener a {
	display: block;
}
div.hfb {
	clear:both;
	padding:20px;
}
div.fulek a.f1 {
	background-image:url(../images/ful_hirek.gif?201203131228);
	width:99px;
	height:31px;
	display:block;
	float:left;
	margin-right:10px;
}
div.fulek a.f1:hover {
	background-image:url(../images/ful_hirek-aktiv.gif?201203131228) !important;
}
div.fulek a.f1-aktiv {
	background-image:url(../images/ful_hirek-aktiv.gif?201203131228);
	width:99px;
	height:31px;
	display:block;
	float:left;
	margin-right:10px;
}
div.fulek a.f2 {
	background-image:url(../images/ful_forum.gif?201203131228);
	width:99px;
	height:31px;
	display:block;
	float:left;
	margin-right:10px;
}
div.fulek a.f2:hover {
	background-image:url(../images/ful_forum-aktiv.gif?201203131228) !important;
}
div.fulek a.f2-aktiv {
	background-image:url(../images/ful_forum-aktiv.gif?201203131228);
	width:99px;
	height:31px;
	display:block;
	float:left;
	margin-right:10px;
}
div.fulek a.f3 {
	background-image:url(../images/ful_blog.gif?201203131228);
	width:99px;
	height:31px;
	display:block;
	float:left;
	margin-right:10px;
}
div.fulek a.f3:hover {
	background-image:url(../images/ful_blog-aktiv.gif?201203131228) !important;
}
div.fulek a.f3-aktiv {
	background-image:url(../images/ful_blog-aktiv.gif?201203131228);
	width:99px;
	height:31px;
	display:block;
	float:left;
	margin-right:10px;
}
div.fulek a.f4 {
	background-image:url(../images/ful_koncertek.gif?201203131228);
	width:135px;
	height:31px;
	display:block;
	float:left;
	margin-right:10px;
}
div.fulek a.f4:hover {
	background-image:url(../images/ful_koncertek-aktiv.gif?201203131228) !important;
}
div.fulek a.f4-aktiv {
	background-image:url(../images/ful_koncertek-aktiv.gif?201203131228);
	width:135px;
	height:31px;
	display:block;
	float:left;
	margin-right:10px;
}
div.hfb_head {
	clear:both;
	background-image:url(../images/hfb_top.gif);
	height:26px;
	width:779px;
}
div.hfb_bottom {
	clear:both;
	background-image:url(../images/hfb_bottom.gif);
	height:26px;
	width:779px;
}
div.hfb_hirek {
	width:779px;
	background-image:url(../images/hfb_bg.gif);
	float:left;
}
div.hfb_hirlista {
	clear:both;
}
div.hfb_hir {
	width:356px;
	float:left;
	margin:0px 15px 20px 15px;
	color:#000;
	font-size:11px;
}
div.hfb_hir img {
	border:3px solid #dbdbdb;
	margin-right:10px;
	margin-bottom:1px;
	float:left;
}
div.hfb_hir a.cim, div.hfb_hir span.cim {
	font-size:18px;
	line-height:22px;
}
div.hfb_hir .datum {
	font-size:12px;
	line-height:18px;
}
div.hfb_forum {
	clear:both;
	background-image:url(../images/hfb_bg.gif);
	width:779px;
}
div.hfb_forum_head {
	background-image:url(../images/hfb_forum_head.gif);
	height:20px;
	width:755px;
	margin-left:12px;
}
table.hfb_forum_topiclista {
	width:755px;
	margin-left:12px;
	color:#000;
	font-size:12px;
}
table.hfb_forum_topiclista tr {
	background-color:#f4f4f4;
}
table.hfb_forum_topiclista td {
	vertical-align:middle;
	padding:5px;
}
table.hfb_forum_topiclista td.line {
	height:3px;
	background-color:#e8e8e8;
	padding:0px !important;
}
table.hfb_forum_topiclista .td1 {
	width:239px;
}
table.hfb_forum_topiclista .td2 {
	width:189px;
	text-align:center;
}
table.hfb_forum_topiclista .td3 {
	padding:5px 5px 5px 64px;
}
div.hfb_koncertek {
	clear:both;
	background-image:url(../images/hfb_bg.gif);
	width:779px;
}
div.hfb_koncertek_head {
	background-image:url(../images/hfb_koncertek_head.gif);
	height:20px;
	width:755px;
	margin-left:12px;
}
table.hfb_koncertek_topiclista {
	width:755px;
	margin-left:12px;
	color:#000;
	font-size:12px;
}
table.hfb_koncertek_topiclista tr {
	background-color:#f4f4f4;
}
table.hfb_koncertek_topiclista td {
	vertical-align:middle;
	padding:5px;
}
table.hfb_koncertek_topiclista td.line {
	height:3px;
	background-color:#e8e8e8;
	padding:0px !important;
}
table.hfb_koncertek_topiclista .td1 {
	width:198px;
	line-height: 30px;
}
table.hfb_koncertek_topiclista .td2 {
	text-align:left;
	vertical-align: middle;
	line-height: 16px;
}
table.hfb_koncertek_topiclista table td {
	padding: 0px;
}
a.googlemap {
	width:19px;
	height: 30px;
	display: block;
	background-image: url(../images/googlemap.png);
	margin: 0px 0px 0px 10px;
}
div.hfb_blog {
	width:779px;
	background-image:url(../images/hfb_bg.gif);
	float:left;
}
div.hfb_blog .hfb_hir {
	width:750px !important;
}
div.hfb_blog_hozzaszolas {
	padding:15px;
	color:#000;
	font-size:12px;
}
div.hfb_blog_hozzaszolas p {
	clear:both;
	margin-bottom:10px;
}
div.hfb_blog_hozzaszolas label {
	display:block;
	float:left;
	width:150px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
}
div.hfb_blog_hozzaszolas .btn_submit {
	margin-left:160px;
	height:26px;
	width:94px;
	border:none;
	background-image:url(../images/form_mehet.png);
	background-color:#e8e8e8;
	cursor:pointer;
	padding:0px;
}
div.hfb_blog_hozzaszolas textarea {
	width:300px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	background-color:#f7f7f7;
	border-top:#3a3a3a solid 2px;
	border-right:#eeeeee solid 1px;
	border-bottom:#eeeeee solid 1px;
	border-left:#3a3a3a solid 2px;
}
div.hfb_blog_hozzaszolas input {
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	background-color:#f7f7f7;
	border-top:#3a3a3a solid 2px;
	border-right:#eeeeee solid 1px;
	border-bottom:#eeeeee solid 1px;
	border-left:#3a3a3a solid 2px;
}
div.hfb_hir form {
	font-size:12px;
}
div.hfb_hir select {
	font-size:11px;
	padding:2px;
	border:1px solid #999;
	background-color:#FFF;
}
div.hfb_hir p {
	padding-bottom:6px;
}
/* előadók listázása */

div.eloadok_listaoldal {
	padding-top:20px;
	width:805px;
	clear:both;
}
div.eloadok_listaoldal .lista_sor {
	clear:both;
}
div.eloado {
	float:left;
	width:371px;
	margin-left:20px;
	color:#000;
	font-size:11px;
}
div.eloado a.eloado_nev {
	font-size:16px;
	font-weight:bold;
}
div.eloado .eloado_left {
	width:126px;
	float:left;
	margin-bottom:20px;
}
div.eloado .eloado_left img {
	border:3px solid #dbdbdb;
}
div.eloado .eloado_right {
	width:245px;
	float:right;
	margin-bottom:20px;
}
.eloado_right p {
	padding-top:16px;
}
/* error oldal */


div.erroroldal {
	padding:20px;
}
div.erroroldal h1 {
	font-size:30px;
}
div.erroroldal p {
	font-size:24px;
	color:#ff5a00;
	line-height:38px;
}
div.erroroldal ul {
	font-size:18px;
	color:#ff5a00;
}
div.erroroldal ul li {
	line-height:30px;
}
/* üzenet oldal */


div.uzenetoldal {
	padding:20px;
}
div.uzenetoldal h1 {
	font-size:24px;
}
div.uzenetoldal p {
	font-size:14px;
	color:#000;
	line-height:18px;
}
div.uzenetoldal ul {
	font-size:14px;
	color:#000;
}
div.uzenetoldal ul li {
	line-height:24px;
}
/* fizetés */
form.fizetes_form {
	color:#000;
	font-size:12px;
	line-height:20px;
}
form.fizetes_form .fizetes_left {
	width:280px;
	float:left;
	margin-left:200px;
}
form.fizetes_form .fizetes_right {
	width:100px;
	float:right;
	margin-left:40px;
}
form.fizetes_form h2 {
	color:#ff5a00;
	font-size:14px;
	padding-bottom:10px;
}
.right .fizetek {
	height:26px;
	width:94px;
	border:none;
	background-image:url(../images/form_fizetek.png);
	background-color:#e7e7e7;
	margin-top:5px;
	margin-right:12px;
	cursor:pointer;
}
.right .form_image {
	height:26px;
	width:94px;
	border:none;
	background-color:#e7e7e7;
	margin-top:5px;
	margin-right:12px;
	cursor:pointer;
}
/* lemez profil */

.lp .td0 {
	width:20px;
	vertical-align:top;
}
.lp .td1 {
	width:229px !important;
}
div.titlebar_lemez {
	background-image:url(../images/title_lemez.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:43px;
	margin-bottom:20px;
}
div.lemezinfo {
	padding-left:20px;
	color:#000;
	font-size:12px;
}
div.lemezinfo .li_1 {
	width:126px;
	float:left;
}
div.lemezinfo .li_2 {
	width:340px;
	float:left;
}
div.lemezinfo .li_3 {
	width:300px;
	float:right;
}
div.lemezinfo .li_1 img {
	border:3px solid #dbdbdb;
}
div.lemezinfo .li_2 h2 {
	font-size:18px;
	color:#ff5a00;
	font-weight:normal;
	padding-bottom:10px;
}
div.lemezinfo .li_2 .sn {
	color:#ff5a00;
	font-size:14px;
	font-weight:bold;
}
div.lemezinfo .li_3 {
	margin-top:20px;
}
.li_1, .li_2, .li_3 {
	margin-bottom:30px;
}
/* regisztráció */

form.regisztracio_form {
	color:#000;
	font-size:12px;
}
div.szovegtitle {
	color:#ff5a00;
	font-size:18px;
	background-color:#e7e7e7;
	padding:4px 0px 4px 20px;
	margin-bottom:10px;
	background-image:url(../images/graybar_right3.gif);
	background-repeat:repeat-y;
	background-position:right;
}
form.regisztracio_form p input {
	width:340px;
	font-size:12px;
	padding:2px;
	margin-left:5px;
	background-color:#e7e7e7;
	border-top:#3a3a3a solid 2px;
	border-right:#eeeeee solid 1px;
	border-bottom:#eeeeee solid 1px;
	border-left:#3a3a3a solid 2px;
}
form.regisztracio_form p select {
	font-size:12px;
	padding:2px;
	margin-left:5px;
	background-color:#e7e7e7;
	border-top:#3a3a3a solid 2px;
	border-right:#eeeeee solid 1px;
	border-bottom:#eeeeee solid 1px;
	border-left:#3a3a3a solid 2px;
}
form.regisztracio_form p input:focus {
	background-color:#ff5a00;
	color:#FFF;
}
form.regisztracio_form label {
	width:250px;
	text-align:right;
	display:block;
	float:left;
	padding-top:5px;
}
form.regisztracio_form p {
	margin-bottom:3px;
}
form.regisztracio_form .input_chk {
	width:auto !important;
}
form.regisztracio_form .input_tel {
	width:287px;
}
form.regisztracio_form .input_irsz {
	width:140px;
}
form.regisztracio_form .select_orszag {
	width:200px;
}
form.regisztracio_form .mehet {
	height:26px;
	width:94px;
	border:none;
	background-image:url(../images/form_mehet.png);
	background-color:#fff;
	margin-top:5px;
	margin-right:12px;
	cursor:pointer;
	padding:0px;
}
form.regisztracio_form p.form_info1 {
	padding-left:182px;
}
form.regisztracio_form p.form_info2 {
	padding-left:131px;
	font-size:14px;
}
form.regisztracio_form p.form_info2 a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
form.regisztracio_form p.form_info2 a:hover {
	text-decoration:underline;
}
/* rolunk */

div.rolunk_menu {
	height:25px;
	background-color:#e7e7e7;
	background-image:url(../images/graybar_right3.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-bottom:12px;
	padding-left:20px;
}
div.rolunk {
	padding:20px;
	color:#000;
	font-size:12px;
	line-height:20px;
}
div.rolunk p {
	margin-bottom:20px;
	text-align:justify;
}
div.rolunk h1 {
	font-size:18px;
	margin-bottom:4px;
	font-weight:normal;
}
div.rolunk hr {
	height:2px;
	background-image:url(../images/daloklista_line.gif);
	margin-top:20px;
	margin-bottom:20px;
	border:none;
}
div.rolunk .rolunk_left {
	width:354px;
	float:left;
}
div.rolunk .rolunk_right {
	width:380px;
	float:right;
}
/* elérhetőségeink */

div.elerhetosegeink {
	padding:20px;
}
div.elerhetosegeink h1 {
	font-size:18px;
}
div.elerhetosegeink_left {
	width:300px;
	float:left;
}
div.elerhetosegeink_right {
	width:400px;
	float:right;
}
div.elerhetosegeink_left p {
	padding-left:50px;
	font-size:12px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	min-height:36px;
	margin-bottom:20px;
	line-height:18px;
}
div.elerhetosegeink_left hr {
	height:2px;
	background-image:url(../images/daloklista_line.gif);
	margin-top:20px;
	margin-bottom:20px;
	border:none;
	margin-left:50px;
}
div.elerhetosegeink span.title {
	color:#767676;
	font-size:14px;
	display:block;
}
div.elerhetosegeink_left p img {
	border:3px solid #dbdbdb;
	margin-top:6px;
}
form.elerhetoseg_form {
	color:#000;
	font-size:12px;
}
form.elerhetoseg_form p {
	margin-bottom:2px;
}
form.elerhetoseg_form label {
	width:95px;
	padding-top:5px;
	display:block;
	float:left;
	text-align:right;
}
form.elerhetoseg_form p input, form.elerhetoseg_form p textarea {
	width:290px;
	font-size:12px;
	padding:2px;
	margin-left:5px;
	background-color:#e7e7e7;
	border-top:#3a3a3a solid 2px;
	border-right:#eeeeee solid 1px;
	border-bottom:#eeeeee solid 1px;
	border-left:#3a3a3a solid 2px;
}
form.elerhetoseg_form p input:focus, form.elerhetoseg_form p textarea:focus {
	background-color:#ff5a00;
	color:#FFF;
}
form.elerhetoseg_form p textarea {
	font-family:Arial, Helvetica, sans-serif;
	height:157px;
}
form.elerhetoseg_form .mehet {
	height:26px;
	width:94px;
	border:none;
	background-image:url(../images/form_mehet.png);
	background-color:#fff;
	margin-top:5px;
	margin-right:12px;
	cursor:pointer;
	float:right;
}
/*  segítség  */

div.segitseg_menu {
	height:25px;
	background-color:#e7e7e7;
	background-image:url(../images/graybar_right3.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-bottom:12px;
	padding-left:20px;
}
div.segitseg {
	padding:20px;
}
div.segitseg_left {
	width:250px;
	float:left;
	font-size:12px;
	line-height:16px;
}
div.segitseg_right {
	width:500px;
	float:right;
	font-size:12px;
	line-height:16px;
}
form.segitseg_form {
	color:#000;
	font-size:12px;
}
form.segitseg_form p {
	margin-bottom:2px;
}
form.segitseg_form label {
	width:95px;
	padding-top:5px;
	display:block;
	float:left;
	text-align:right;
}
form.segitseg_form p input, form.segitseg_form p textarea {
	width:390px;
	font-size:12px;
	padding:2px;
	margin-left:5px;
	background-color:#e7e7e7;
	border-top:#3a3a3a solid 2px;
	border-right:#eeeeee solid 1px;
	border-bottom:#eeeeee solid 1px;
	border-left:#3a3a3a solid 2px;
}
form.segitseg_form p input:focus, form.segitseg_form p textarea:focus {
	background-color:#ff5a00;
	color:#FFF;
}
form.segitseg_form p textarea {
	font-family:Arial, Helvetica, sans-serif;
	height:157px;
	margin-bottom:30px;
}
#recaptcha_widget_div {
	margin: 0px 0px 5px 55px;
}

/*  segítség + form  */

div.segitseg-form_menu {
	height:25px;
	background-color:#e7e7e7;
	background-image:url(../images/graybar_right3.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-bottom:12px;
	padding-left:20px;
}
div.segitseg-form {
	padding:20px;
}
div.segitseg-form_left {
	width:354px;
	float:left;
	font-size:12px;
	line-height:16px;
	margin-bottom:30px;
}
div.segitseg-form_left h1 {
	margin-bottom:10px;
}
div.segitseg-form_left h2 {
	font-size:18px;
	color:#ff5a00;
	font-weight:normal;
	margin-bottom:30px;
}
div.segitseg-form_left p {
	padding-bottom:10px;
	text-align:justify;
}
div.segitseg-form_right {
	width:400px;
	float:right;
	font-size:12px;
	line-height:16px;
	margin-top:71px;
	margin-bottom:30px;
}
p.sf_maininfo {
	font-size:14px;
	text-align:right;
	padding-bottom:10px;
}
form.segitseg-form_form {
	color:#000;
	font-size:12px;
}
form.segitseg-form_form p {
	margin-bottom:2px;
	clear:both;
}
form.segitseg-form_form label {
	width:160px;
	padding-top:5px;
	display:block;
	float:left;
	text-align:right;
}
form.segitseg-form_form p input {
	width:222px;
	font-size:12px;
	padding:2px;
	margin-left:5px;
	background-color:#e7e7e7;
	border-top:#3a3a3a solid 2px;
	border-right:#eeeeee solid 1px;
	border-bottom:#eeeeee solid 1px;
	border-left:#3a3a3a solid 2px;
}
form.segitseg-form_form select {
	width:50px;
	font-size:12px;
	padding:2px;
	margin-left:5px;
	background-color:#e7e7e7;
	border-top:#3a3a3a solid 2px;
	border-right:#eeeeee solid 1px;
	border-bottom:#eeeeee solid 1px;
	border-left:#3a3a3a solid 2px;
}
form.segitseg-form_form input.sf_telefon {
	width:163px !important;
}
span.sf_info {
	width:222px;
	font-size:12px;
	padding:2px;
	margin-left:5px;
}
p.sf_margin {
	padding-top:20px;
}
label.sf_nopadding {
	padding:0px !important;
}
form.segitseg-form_form span.sf_ar {
	width:222px;
	font-size:14px;
	margin-left:8px;
	color:#ff5a00;
	font-weight:bold;
}
input.sf_chk {
	width:auto !important;
}
form.segitseg-form_form p input:focus {
	background-color:#ff5a00;
	color:#FFF;
}
div.g_info {
	position:relative;
}
div.graybar_info {
	font-size:14px;
	position:absolute;
	width:400px;
	top:7px;
	left:250px;
}
/* hirek  */


div.hirek {
	padding:20px;
}
div.hir_left {
	width:250px;
	float:left;
}
div.hir_right {
	width:500px;
	float:right;
	font-size:12px;
	line-height:18px;
}
div.hir_right p {
	margin-bottom:10px;
}
div.hir_left h1 {
	margin-bottom:5px;
	font-size:20px;
	line-height:24px;
}
div.hir_left span.datum {
	font-size:14px;
	color:#767676;
	display:block;
	margin-bottom:10px;
}
div.hir_left img {
	border:3px solid #dbdbdb;
}
div.titlebar_tovabbi-hirek {
	background-image:url(../images/title_tovabbi-hirek.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:37px;
	margin-bottom:20px;
}
div.tovabbihir_sor {
	clear:both;
	padding:20px;
}
div.tovabbihir {
	float:left;
	width:360px;
	font-size:12px;
	line-height:18px;
}
div.tovabbihirjobb {
	margin-left:40px;
}
div.tovabbihir a.hircim {
	font-size:20px;
	padding-bottom:4px;
	line-height:24px;
}
div.tovabbihir img {
	float:left;
	border:3px solid #dbdbdb;
	margin-right:10px;
	margin-bottom:10px;
}
div.tovabbihir span.datum {
	color:#767676;
	display:block;
	margin-bottom:6px;
}
div.tovabbihir hr {
	background-image:url(../images/hirek_elvalaszto.gif);
	width:361px;
	height:10px;
	clear:both;
	margin-top:10px;
	border:0px;
}
/*  stílusok  */

div.stilusok_menu {
	background-color:#e7e7e7;
	background-image:url(../images/graybar_right3.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-bottom:12px;
	padding:10px 20px 10px 20px;
	text-align:center;
}
div.stilusok_menu a {
	color:#000;
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
}
div.stilusok_menu a:hover, div.stilusok_menu a.selected {
	color:#ff5a00;
	text-decoration:none;
}
div.stilusok_menu img {
	margin-left:3px;
	margin-right:3px;
}
div.stilusok {
	padding:20px;
}
div.stilusok_left {
	width:50%;
	float:left;
}
div.stilusok_right {
	width:50%;
	float:right;
}
div.stilus {
	width:370px;
	font-size:11px;
	clear:both;
	margin-bottom:20px;
	line-height:14px;
}
div.stilus_left {
	width:90px;
	float:left;
}
div.stilus_left img {
	margin-bottom:20px;
	border:3px solid #dbdbdb;
}
div.stilus_right {
	width:280px;
	float:right;
}
div.stilus_right a.stiluscim {
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	text-transform:uppercase;
}
p.stilusinfo {
	margin-top:8px;
	margin-bottom:14px;
	font-weight:bold;
}
span.stilus_num {
	color:#767676;
}
div.alstilusok_menu {
	background-color:#e7e7e7;
	background-image:url(../images/graybar_right3.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-bottom:12px;
	padding:6px 20px 6px 20px;
}
div.alstilusok_menu a {
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
div.alstilusok_menu a:hover, div.alstilusok_menu a.selected {
	color:#ff5a00;
	text-decoration:none;
}
div.stilus_bemutato {
	padding:20px;
}
div.stilus_bemutat_left {
	width:120px;
	float:left;
}
div.stilus_bemutat_right {
	width:642px;
	float:right;
}
div.stilus_bemutat_left img {
	border:3px solid #dbdbdb;
	margin-bottom:20px;
}
div.stilus_bemutat_right h1 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:4px;
}
div.stilus_bemutat_right p {
	font-size:12px;
	line-height:16px;
	margin-bottom:20px;
}
hr.stilus_sep {
	border:none;
	height:2px;
	margin-left:20px;
	margin-right:20px;
	background-image:url(../images/daloklista_line.gif);
	clear:both;
}
div.zenekarok {
	padding:20px 7px 20px 7px;
}
div.zenekarok_sor {
	clear:both;
}
div.zenekar {
	float:left;
	width:376px;
	font-size:11px;
}
div.zenekar_left {
	width:120px;
	float:left;
}
div.zenekar_right {
	width:256px;
	float:right;
	margin-bottom:20px;
}
div.zenekar_right a.zenekarnev {
	font-weight:bold;
	font-size:16px;
}
div.zenekar_right p {
	margin-top:12px;
	line-height:14px;
}
div.zenekar_left img {
	border:3px solid #dbdbdb;
}
/* kosár */
div.kosar_head {
	background-image:url(../images/kosar_head.gif);
	height:36px;
	width:805px;
}
div.kosar {
	padding:12px 7px 20px 7px;
}
table.kosar_lista {
	font-size:12px;
	width:790px;
}
td.cim_album_o {
	width:445px;
	background-image:url(../images/kosar_lenyitva.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding:8px 10px 6px 45px;
	text-transform:uppercase;
	vertical-align:top;
}
td.ar_album_o {
	width:110px;
	padding:8px 0px 6px 40px;
	vertical-align:top;
	font-size:11px;
}
td.kiveszem_album_o {
	width:100px;
	padding:6px 0px 6px 40px;
}
td.cim_album_felvetel {
	width:415px;
	background-image:url(../images/kosar_hangjegy.gif);
	background-repeat:no-repeat;
	background-position:35px 6px;
	padding:8px 10px 6px 75px;
	vertical-align:top;
}
td.ar_album_felvetel {
	width:145px;
	padding:8px 0px 6px 5px;
	vertical-align:top;
	font-size:11px;
	color:#767676;
}
td.kiveszem_album_felvetel {
	width:135px;
	padding:6px 0px 6px 5px;
}
table.kosar_lista td.line {
	height:2px;
	background-image:url(../images/daloklista_line.gif);
}
td.cim_felvetel {
	width:445px;
	background-image:url(../images/kosar_hangjegy.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding:8px 10px 6px 45px;
	text-transform:uppercase;
	vertical-align:top;
}
td.cim_video {
	width:445px;
	background-image:url(../images/kosar_video.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding:8px 10px 6px 45px;
	text-transform:uppercase;
	vertical-align:top;
}
td.ar_felvetel {
	width:110px;
	padding:8px 0px 6px 40px;
	vertical-align:top;
	font-size:11px;
}
td.kiveszem_felvetel {
	width:100px;
	padding:6px 0px 6px 40px;
}
td.cim_album_c {
	width:445px;
	background-image:url(../images/kosar_zarva.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding:8px 10px 6px 45px;
	text-transform:uppercase;
	vertical-align:top;
}
td.ar_album_c {
	width:110px;
	padding:8px 0px 6px 40px;
	vertical-align:top;
	font-size:11px;
}
td.kiveszem_album_c {
	width:100px;
	padding:6px 0px 6px 40px;
}
table.kosar_lista tr {
	border:1px solid #FFF;
}
table.kosar_lista tr.lemez:hover {
	border:1px solid #CCC;
	cursor:pointer;
}
div.titlebar_ajanljukmeg {
	background-image:url(../images/title_ajanljuk-meg.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:39px;
	margin-bottom:20px;
}
div.kosar_menu {
	height:36px;
	background-color:#e7e7e7;
	background-image:url(../images/graybar_right3.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-bottom:40px;
	padding-left:20px;
}
div.kosar_menu_left {
	float:left;
	width:590px;
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
}
div.kosar_menu_right {
	float:right;
	width:160px;
	margin:5px 20px 0px 0px;
}
div.kosar_menu_left span.text {
	padding-top:5px;
	display:block;
	float:left;
	margin-left:5px;
}
div.kosar_menu a.kosar_vissza {
	display:block;
	background-image:url(../images/form_vissza.png);
	width:94px;
	height:26px;
	float:left;
	margin-right:210px;
}
div.kosar_menu a.kosar_fizetek {
	display:block;
	background-image:url(../images/form_fizetek.png);
	width:94px;
	height:26px;
	float:left;
	margin-right:50px;
}
div.kosar_menu a.kosar_kosarurites {
	display:block;
	background-image:url(../images/kosar_uritese.png);
	width:153px;
	height:26px;
}
div.ajanljukmeg {
	padding:20px;
}
div.ajanljukmeg_sor {
	clear:both;
}
div.ajanljuk {
	width:357px;
	float:left;
}
div.ajanljuk_left {
	width:90px;
	float:left;
	margin-bottom:40px;
}
div.ajanljuk_right {
	width:267px;
	float:right;
	margin-bottom:40px;
	font-size:12px;
	line-height:14px;
}
div.ajanljuk_right a.eloado_nev {
	font-size:14px;
}
div.ajanljuk_right span.a_datum {
	font-size:11px;
	display:block;
	clear:both;
}
div.ajanljuk_left img {
	border:3px solid #dbdbdb;
}
div.ajanljuk_right p {
	float:left;
}
div.ajanljuk_right p.a_stilus {
	font-size:11px;
	width:190px;
	padding-top:6px;
}
div.ajanljuk_right p.a_ar {
	font-size:11px;
	width:48px;
	padding-top:6px;
}
/* letöltés */

.letoltestext p {
	padding-bottom:12px;
	text-align:justify;
}
div.titlebar_letoltes {
	color:#000;
	font-size:18px;
	background-color:#e7e7e7;
	padding:4px 0px 4px 20px;
	margin-bottom:10px;
	background-image:url(../images/graybar_right3.gif);
	background-repeat:repeat-y;
	background-position:right;
}
p.jeloldmeg {
	color:#ff5a00;
	font-size:18px;
	padding:5px 20px 12px 20px;
}
div.letoltes_head {
	background-image:url(../images/letoltes_head.gif);
	background-repeat:no-repeat;
	height:38px;
	margin-bottom:5px;
	clear:both;
}
div.albumletoltes_head {
	background-image:url(../images/albumletoltes-head.gif);
	background-repeat:no-repeat;
	height:38px;
	margin-bottom:5px;
	clear:both;
}
div.letoltes {
	padding:20px 70px 20px 7px;
}
table.letoltes_lista {
	font-size:12px;
	width:790px;
}
table.letoltes_lista td.cim_album_o {
	width:385px;
	background-image:url(../images/kosar_lenyitva.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding:8px 10px 6px 45px;
	text-transform:uppercase;
	vertical-align:top;
}
table.letoltes_lista td.meret_mp3_o {
	width:150px;
	padding:8px 5px 6px 0px;
	vertical-align:top;
	text-align:right;
}
table.letoltes_lista td.meret_flac_o {
	width:150px;
	padding:8px 5px 6px 0px;
	vertical-align:top;
	text-align:right;
}
table.letoltes_lista td.kiveszem_album_o {
	width:100px;
	padding:6px 0px 6px 40px;
}
table.letoltes_lista td.cim_album_felvetel {
	width:355px;
	background-image:url(../images/kosar_hangjegy.gif);
	background-repeat:no-repeat;
	background-position:35px 6px;
	padding:8px 10px 6px 75px;
	vertical-align:top;
}
table.letoltes_lista td.meret_mp3_album_felvetel {
	width:144px;
	padding:8px 25px 6px 0px;
	vertical-align:top;
	text-align:center;
}
table.letoltes_lista td.meret_flac_album_felvetel {
	width:150px;
	padding:8px 25px 6px 0px;
	vertical-align:top;
	text-align:center;
}
table.letoltes_lista .inaktiv {
	color:#767676;
}
table.letoltes_lista td.kiveszem_album_felvetel {
	width:135px;
	padding:6px 0px 6px 5px;
}
table.letoltes_lista td.line {
	height:2px;
	background-image:url(../images/daloklista_line.gif);
}
table.letoltes_lista td.cim_felvetel {
	width:385px;
	background-image:url(../images/kosar_hangjegy.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding:8px 10px 6px 45px;
	text-transform:uppercase;
	vertical-align:top;
}
table.letoltes_lista td.meret_mp3_felvetel {
	width:150px;
	padding:8px 5px 6px 0px;
	vertical-align:top;
	text-align:center;
}
table.letoltes_lista td.meret_flac_felvetel {
	width:150px;
	padding:8px 5px 6px 0px;
	vertical-align:top;
	text-align:center;
}
table.letoltes_lista td.kiveszem_felvetel {
	width:100px;
	padding:6px 0px 6px 40px;
}
table.letoltes_lista td.cim_album_c {
	width:395px;
	background-image:url(../images/kosar_zarva.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding:8px 10px 6px 45px;
	text-transform:uppercase;
	vertical-align:top;
}
table.letoltes_lista td.meret_mp3_c {
	width:150px;
	padding:8px 5px 6px 0px;
	vertical-align:top;
	text-align:right;
}
table.letoltes_lista td.meret_flac_c {
	width:140px;
	padding:8px 5px 6px 0px;
	vertical-align:top;
	text-align:right;
}
table.letoltes_lista td.kiveszem_album_c {
	width:100px;
	padding:6px 0px 6px 40px;
}
table.letoltes_lista tr {
	border:1px solid #FFF;
}
table.letoltes_lista tr.lemez:hover {
	border:1px solid #CCC;
	cursor:pointer;
}
table.letoltes_lista td.cim_borito {
	width:535px;
	background-image:url(../images/lemez-ikon.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding:8px 15px 6px 45px;
	text-transform:uppercase;
	vertical-align:top;
}
table.letoltes_lista td.meret_borito {
	width:150px;
	padding:8px 5px 6px 0px;
	vertical-align:top;
	text-align:center;
}
div.letoltes_submit {
	color:#000;
	font-size:14px;
	background-color:#e7e7e7;
	height:36px;
	margin-bottom:16px;
	background-image:url(../images/graybar_right3.gif);
	background-repeat:repeat-y;
	background-position:right;
}
div.letoltes_submit p {
	float:left;
}
p.l_info {
	width:267px;
	text-align:right;
	padding-top:10px;
}
p.l_meret {
	width:80px;
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
	color:#ff5a00;
}
p.l_gomb {
	padding-top:5px;
}
p.l_gomb a {
	background-image:url(../images/letoltes.png);
	width:110px;
	height:26px;
	display:block;
}
p.l_gomb a.letoltes_btn_zip_mp3_flac {
	background-image:url(../images/letoltes-mp3-flac.png);
	width:417px;
	height:26px;
	display:block;
}
p.l_gomb a.letoltes_btn_zip_mp3 {
	background-image:url(../images/letoltes-mp3.png);
	width:417px;
	height:26px;
	display:block;
}
p.l_gomb a.letoltes_btn_zip_flac {
	background-image:url(../images/letoltes-flac.png);
	width:417px;
	height:26px;
	display:block;
}
p.l_gomb a.letoltes_btn_borito {
	background-image:url(../images/letoltes-borito.png);
	width:417px;
	height:26px;
	display:block;
}
/* vendégköny */

div.vendegkonyv_head {
	background-image:url(../images/vendegkonyv_head.gif);
	background-repeat:no-repeat;
	height:37px;
	margin-bottom:5px;
	clear:both;
}
div.vendegkonyv {
	padding:20px 7px 20px 7px;
}
table.vendegkonyv_uzenetek {
	color:#000;
	font-size:12px;
	line-height:16px;
	width:790px;
}
table.vendegkonyv_uzenetek td.hsz_datum {
	width:170px;
	font-size:14px;
	color:#767676;
	padding-top:10px;
	padding-bottom:10px;
}
table.vendegkonyv_uzenetek td.hsz_nev {
	width:136px;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}
table.vendegkonyv_uzenetek td.hsz_szoveg p {
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
}
table.vendegkonyv_uzenetek td.line {
	background-image:url(../images/daloklista_line.gif);
	background-repeat:repeat-x;
	background-position:0px 10px;
	padding-top:10px;
	padding-bottom:10px;
	height:2px !important;
}
.smallmargin {
	margin-bottom:40px !important;
}
/* video 1  */

div.titlebar_legnepszerubb-videok {
	background-image:url(../images/titlebar_legnepszerubb.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:41px;
	margin-bottom:20px;
}
div.video_info {
	color:#ff5a00;
	font-size:12px;
	margin-bottom:20px;
	line-height:16px;
}
div.video_info span.v_stilus {
	color:#000;
}
div.video_info a.v_eloado {
	font-size:18px;
}
div.smalltitle_frissvideok {
	background-image:url(../images/smalltitle_frissvideok.gif);
	width:340px;
	height:37px;
	background-position:top left;
	clear:both;
	margin-bottom:19px;
	margin-top:14px;
}
div.videok1 {
	padding:20px 0px 20px 20px;
}
div.vn_sor {
	clear:both;
}
div.vn {
	width:375px;
	float:left;
	margin-right: 10px;
	height:114px;
}
div.vn_left {
	width:160px;
	float:left;
	margin-bottom:30px;
}
div.vn_left img {
	border:3px solid #dbdbdb;
}
div.vn_right {
	width:215px;
	float:left;
	font-size:12px;
	line-height: 15px;
}
div.vn_right a.cim {
	font-size:14px;
}
div.vn_right span.stilus {
	font-size:11px;
}
/* videok 2 */

div.videok2 {
	padding:20px 0px 20px 20px;
}
div.eloadovideo {
	clear:both;
}
div.ev_left {
	width:120px;
	float:left;
	margin-bottom:30px;
}
div.ev_left img {
	border:3px solid #dbdbdb;
}
div.ev_right {
	width:650px;
	float:right;
	margin-bottom:0px;
}
div.ev_right .kontener {
	width:580px;
	overflow-x:hidden;
	height:86px;
	margin-bottom:20px !important;
}
div.ev_right a.elozo {
	background-image:url(../images/lapozas_prev.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-right:10px;
	width:23px;
	height:86px;
	display:block;
	float:left;
}
div.ev_right div.elozo_spacer {
	width:23px;
	height:86px;
	float:left;
	margin-right:10px;
	display:block;
}
div.ev_right a.kovetkezo {
	background-image:url(../images/lapozas_next.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:10px;
	width:23px;
	height:86px;
	display:block;
	float:left;
	clear:right;
}
div.ev_video {
	float:left;
	width:280px;
	margin-left:20px;
	font-size:12px;
}
div.ev_video .video_left {
	width:139px;
	float:left;
}
div.ev_video .video_right {
	width:141px;
	float:right;
}
div.ev_video .video_left img {
	border:3px solid #dbdbdb;
}
div.ev_right h1 {
	font-size:18px;
	color:#000;
	margin:0px 0px 1px 42px;
}
div.ev_right .videonum {
	font-size:12px;
	display:block;
	margin:0px 0px 5px 42px;
}
div.separline {
	height:2px;
	background-image:url(../images/daloklista_line.gif);
	clear:both;
	margin-bottom:30px;
}
/* videok 3 */

div.titlebar_kapcsolodo-videok {
	background-image:url(../images/titlebar_kapcsolodo-videok.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:43px;
	margin-bottom:20px;
}
div.video3 {
	padding:20px;
}
div.video3_left {
	float:left;
	width:350px;
}
div.video3_right {
	float:right;
	width:374px;
}
div.smalltitle_legnepszerubb-videok {
	background-image:url(../images/smalltitle_legnepszerubb-videok.gif);
	background-repeat:no-repeat;
	width:340px;
	height:44px;
	background-position:0px -2px;
	clear:both;
	margin-bottom:19px;
	margin-top:14px;
}
a.v3_eloado {
	display:block;
	margin-top:30px;
	font-size:24px;
	margin-bottom:2px;
	float:left;
}
span.v3_cim {
	display:block;
	clear:both;
	font-size:18px;
	margin-bottom:3px;
}
a.v3_album {
	font-size:14px;
}
span.v3_datum {
	display:block;
	clear:both;
	font-size:12px;
}
.v3 p {
	margin-top:20px;
	line-height:18px;
	font-size:12px;
	text-align:justify;
}
.v3 .left, .v3 .right {
	margin-bottom:30px;
}
/* index */

div.index {
	padding:12px 15px 20px 15px;
}
div.index_left {
	width:288px;
	float:left;
}
div.index_right {
	width:471px;
	float:right;
}
div.kiemelt_info,
div.kiemelt_info_02 {
	background-image:url(../images/indexinfo_bg-nagy.gif);
	width:258px;
	height:221px;
	padding:15px;
	font-size:12px;
	overflow:hidden;
}
div.kiemelt_info_02 {
	width:288px;
	padding:15px 0 15px 0;
}
div.kiemelt_info p {
	line-height:18px;
	text-align:justify;
}
div.index_lemezajanlo {
	width:471px;
	margin-top:20px;
}
div.lemezajanlo_head {
	background-image:url(../images/midtitle_lemezajanlo.gif);
	width:471px;
	height:47px;
	background-repeat:no-repeat;
	background-position:center;
}
a.kiemelt_bio {
	background-image:url(../images/ful_bio_on.gif);
	width:90px;
	height:31px;
	display:block;
	float:left;
	margin-right:9px;
}
a.kiemelt_lemezek {
	background-image:url(../images/ful_cd_on.gif);
	width:90px;
	height:31px;
	display:block;
	float:left;
	margin-right:9px;
}
a.kiemelt_koncertek {
	background-image:url(../images/ful_concert_on.gif);
	width:90px;
	height:31px;
	display:block;
	float:left;
}
a.kiemelt_bio_l {
	background-image:url(../images/ful_bio_off.gif);
	width:90px;
	height:31px;
	display:block;
	float:left;
	margin-right:9px;
}
a.kiemelt_lemezek_l {
	background-image:url(../images/ful_cd_off.gif);
	width:90px;
	height:31px;
	display:block;
	float:left;
	margin-right:9px;
}
a.kiemelt_koncertek_l {
	background-image:url(../images/ful_concert_off.gif);
	width:90px;
	height:31px;
	display:block;
	float:left;
}

a.kiemelt_bio_on,
a.kiemelt_bio_off,
a.kiemelt_cd_on,
a.kiemelt_cd_off,
a.kiemelt_concert_on,
a.kiemelt_concert_off,
a.kiemelt_video_off,
a.kiemelt_video_on {
	width:90px;
	height:31px;
	display:block;
	float:left;
	background-repeat:no-repeat;
	margin-right:9px;
}

a.kiemelt_bio_on {
	background-image:url(../images/ful_bio_on.gif);
}

a.kiemelt_bio_off {
	background-image:url(../images/ful_bio_off.gif);
}

a.kiemelt_cd_on {
	background-image:url(../images/ful_cd_on.gif);
}

a.kiemelt_cd_off {
	background-image:url(../images/ful_cd_off.gif);
}

a.kiemelt_concert_on {
	background-image:url(../images/ful_concert_on.gif);
	margin:0;
}

a.kiemelt_concert_off {
	background-image:url(../images/ful_concert_off.gif);
	margin:0;
}

a.kiemelt_video_on {
	background-image:url(../images/ful_video_on.gif);
}

a.kiemelt_video_off {
	background-image:url(../images/ful_video_off.gif);
}

a.lemezajanlo_elozo {
	background-image:url(../images/lapozas_prev.gif);
	width:23px;
	height:40px;
	float:left;
	display:block;
	margin-top:25px;
}
a.lemezajanlo_kovetkezo {
	background-image:url(../images/lapozas_next.gif);
	width:23px;
	height:40px;
	float:left;
	display:block;
	margin-top:133px;
}
div.lemezajanlo_kontener {
	float:left;
	width:404px;
	height:208px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	overflow:hidden;
}
div.lemezek_8 {
	float:left;
	width:404px;
	height:210px;
}
div.lemezajanlo_lemez {
	width:201px;
	float:left;
	margin-bottom:12px;
	font-size:12px;
	height:93px;
}
div.lemezajanlo_lemez img {
	border:3px solid #dbdbdb;
	float:left;
	margin-right:4px;
}
span.ll_szoveg {
	display:block;
	margin-top:10px;
}
span.ll_szoveg-narancs {
	margin-top:10px;
	color:#ff5a00;
}
div.clearline {
	clear:both;
}
div.index_hirek {
	width:354px;
	float:left;
}
div.ih_head {
	background-image:url(../images/smalltitle_hirek.gif);
	height:41px;
	width:354px;
	margin-top:40px;
	margin-bottom:30px;
}
div.ih_hir {
	width:354px;
	clear:both;
	font-size:11px;
	margin-bottom:20px;
	height:115px;
}
div.ih_hir img {
	border:3px solid #dbdbdb;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:6px;
}
a.ih_hir_cim {
	font-size:20px;
}
div.ih_hir span.datum {
	font-size:12px;
	display:block;
	margin-top:6px;
	margin-bottom:6px;
}
div.ih_hir p {
	font-size:12px;
	line-height:18px;
}
div.ih_separline {
	background-image:url(../images/hirek_elvalaszto.gif);
	height:10px;
	width:361px;
	margin-left:10px;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}
div.index_top10 {
	width:380px;
	float:right;
}
div.it10_head {
	background-image:url(../images/smalltitle_top10.gif);
	height:41px;
	width:380px;
	margin-top:40px;
	margin-bottom:30px;
}
table.top10_table {
	width:364px;
	font-size:12px;
	margin-left:16px;
}
table.top10_table td {
	vertical-align:top;
}
table.top10_table .tt_kosar {
	width:30px;
	height:50px;
}
table.top10_table .tt_num {
	font-weight:bold;
	color:#ff5a00;
	width:60px;
	text-align:center;
	padding-top:6px;
}
table.top10_table .tt_info {
	line-height:16px;
	font-size:12px;
}
table.top10_table a {
	font-weight:bold;
	font-size:12px;
}
div.kiemelt_lemezek_info {
	background-image:url(../images/indexinfo_bg-nagy.gif);
	width:258px;
	height:221px;
	padding:15px;
	font-size:12px;
	display:none;
}
div.kiemelt_koncertek_info {
	display:none;
}
div.kiemelt_lemez {
	width:192px !important;
	margin:10px !important;
}
div.kiemelt_lemez .lemezajanlo_lemez {
	width:96px !important;
}
a.lemezajanlo_elozo_sz {
	background-image:url(../images/lapozas_prev_sz.gif);
	width:23px;
	height:38px;
	float:left;
	display:block;
	margin-top:20px;
}
a.lemezajanlo_kovetkezo_sz {
	background-image:url(../images/lapozas_next_sz.gif);
	width:23px;
	height:38px;
	float:left;
	display:block;
	margin-top:128px;
}
div.lemezek_4 {
	float:left;
	width:200px;
	height:210px;
}
/* index popup */

div.popup {
	position:absolute;
	z-index:100;
	width:299px;
	background-image:url(../images/popup_patt.png);
	display:none;
}
div.popup_top {
	width:299px;
	height:24px;
	background-image:url(../images/popup_top.png);
}
div.popup_bottom {
	width:299px;
	height:19px;
	background-image:url(../images/popup_bottom.png);
	clear:both;
}
div.popup_cont {
	width:299px;
	background-image:url(../images/popup_patt.png);
}
div.popup_left {
	width:100px;
	float:left;
	padding:0px 13px 0px 13px;
}
div.popup_right {
	width:159px;
	float:right;
	padding-right:14px;
}
span.popup_ar {
	color:#ff5a00;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin-top:12px;
}
div.popup_right h1 {
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin-bottom:6px !important;
}
div.popup_right a {
	font-size:11px;
}
span.popup_info {
	font-size:11px;
	display:block;
	margin-top:6px;
	margin-bottom:6px;
}
a.popup_kosarba {
	display:block;
	float:right;
	margin-top:24px;
	margin-right:4px;
}
/* bejelentkezve */

div.bejelentkezve {
	padding:20px;
	font-size:12px;
	line-height:16px;
}
div.bejelentkezve a {
	font-size:14px;
	font-weight:bold;
	color:#000;
}
a.kijelentkezes {
	background-image:url(../images/kijelentkezes.gif);
	width:144px;
	height:27px;
	display:block;
	margin-top:16px;
	margin-bottom:20px;
}
a.letoltes_link {
	background-image:url(../images/letoltes_bal.gif);
	width:144px;
	height:27px;
	display:block;
	margin-top:16px;
	margin-bottom:20px;
}
a.kosar_link {
	background-image:url(../images/kosar_ikon.png);
	width:144px;
	height:56px;
	display:block;
}
a.kosar_link:hover, a.kosar_link_sel {
	background-image:url(../images/kosar_ikon.png);
	width:144px;
	height:56px;
	display:block;
	background-position:0px -56px !important;
}
/* szöveges */

div.szoveges_oldal {
	padding:20px;
}
div.szoveges_oldal p, div.szoveges_oldal ul, div.szoveges_oldal li {
	font-size:12px;
	line-height:16px;
	text-align:justify;
}
div.szoveges_oldal p {
	padding-bottom:10px;
}
/* ajánló  */

div.popup_ajanl {
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}
div.popup_ajanl h1 {
	font-size:14px;
	font-weight:bold;
	text-align:justify;
}
div.popup_ajanl p {
	clear:both;
	margin-bottom:4px;
}
div.popup_ajanl div.form {
	font-size:11px;
	text-align:left;
}
div.popup_ajanl label {
	display:block;
	width:106px;
	float:left;
	padding-top:7px;
}
div.popup_ajanl input, div.popup_ajanl textarea {
	width:166px;
	background-color:#e7e7e7;
	border:#7b7b7b solid 1px;
	margin:0px;
	padding:2px;
}
div.popup_ajanl input:focus, div.popup_ajanl textarea:focus {
	background-color:#ff5a00;
	color:#FFF;
}
div.popup_ajanl textarea {
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
}
div.popup_ajanl .a_submit {
	width:auto !important;
}
/* forum */

div.forum_head {
	background-image:url(../images/forum_head.gif);
	background-repeat:no-repeat;
	height:34px;
	margin-bottom:5px;
	clear:both;
}
div.forum_temalista_head {
	background-image:url(../images/forum_belso_head.gif);
	background-repeat:no-repeat;
	height:34px;
	margin-bottom:5px;
	clear:both;
}
table.dalok_lista {
	width:791px;
	color:#000;
	font-size:12px;
	line-height:16px;
}
table.forum_lista a {
	color:#ff5a00;
	text-decoration:none;
}
table.forum_lista a:hover {
	text-decoration:underline;
}
table.forum_lista .td1 {
	width:650px;
	vertical-align:top;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}
table.forum_lista .td2 {
	width:135px;
	vertical-align:middle;
	font-size:14px;
	text-align:center;
}
table.forum_lista td.line {
	height:2px;
	background-image:url(../images/daloklista_line.gif);
}
table.forum_temalista {
	width:791px;
	color:#000;
	font-size:12px;
	line-height:16px;
}
table.forum_temalista a {
	color:#ff5a00;
	text-decoration:none;
}
table.forum_temalista a:hover {
	text-decoration:underline;
}
table.forum_temalista .td1 {
	width:310px;
	vertical-align:middle;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}
table.forum_temalista .td2 {
	width:220px;
	vertical-align:middle;
	font-size:14px;
	text-align:center;
}
table.forum_temalista .td3 {
	width:220px;
	vertical-align:middle;
	font-size:14px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
table.forum_temalista td.line {
	height:2px;
	background-image:url(../images/daloklista_line.gif);
}
/* footer */

div#footer {
	height:189px;
	width:1000px;
	background-image:url(../images/footer_bg.gif);
	clear:both;
	position:relative;
}
div#footer_logo1 {
	position:absolute;
	width:83px;
	height:43px;
	background-image:url(../images/logo_avalanche.gif);
	top:65px;
	left:910px;
}
div#footer_logo1 a {
	width:100%;
	height:100%;
	display:block;
}
div#footer_logo2 {
	position:absolute;
	width:101px;
	height:30px;
	background-image:url(../images/logo_mentha.gif);
	top:127px;
	left:892px;
}
div#footer_logo2 a {
	width:100%;
	height:100%;
	display:block;
}
div#footer_menu {
	position:absolute;
	left:215px;
	top:18px;
	color:#7e7e7e;
	font-size:12px;
	font-weight:bold;
}
div#footer_menu a {
	color:#7e7e7e;
	font-size:12px;
	text-decoration:none;
}
div#footer_menu a:hover {
	text-decoration:underline;
}
div#footer_text {
	position:absolute;
	color:#000;
	font-size:10px;
	line-height:18px;
	top:65px;
	left:215px;
}
div#footer_text a {
	color:#000;
	font-size:10px;
	line-height:18px;
	text-decoration:none;
}
div#footer_text a:hover {
	text-decoration:underline;
}
div#footer_stilusok {
	left:215px;
	top:106px;
	position:absolute;
	color:#ff5a00;
	font-size:10px;
	line-height:18px;
}
div#footer_stilusok p {
	color:#000 !important;
	font-size:10px !important;
	line-height:18px !important;
}
div#footer_stilusok a {
	color:#ff5a00;
	font-size:10px;
	line-height:18px;
	text-decoration:none;
}
div#footer_stilusok a:hover {
	text-decoration:underline;
}
.no_top_padding {
	padding-top:0px !important;
}
a.eloado_rss {
	text-transform: none !important;
	font-size: 12px !important;
	padding:8px 0px 0px 20px;
	float:left;
}
div.hfb_forum_head a {
	display:block;
	float:left;
	height:18px;
	background-repeat:no-repeat;
}
div.hfb_forum_head a.hfb_tema_fel {
	background-image:url(../images/nyilacska_fel.png);
	width:70px;
	background-position:55px 4px;
	margin-right:180px;
}
div.hfb_forum_head a.hfb_tema_le {
	background-image:url(../images/nyilacska_le.png);
	width:70px;
	background-position:55px 4px;
	margin-right:180px;
}
div.hfb_forum_head a.hfb_tema_inaktiv {
	background-image:none;
	width:70px;
	margin-right:180px;
}
div.hfb_forum_head a.hfb_hsz_fel {
	background-image:url(../images/nyilacska_fel.png);
	width:208px;
	background-position:192px 4px;
	margin-right:50px;
}
div.hfb_forum_head a.hfb_hsz_le {
	background-image:url(../images/nyilacska_le.png);
	width:208px;
	background-position:192px 4px;
	margin-right:50px;
}
div.hfb_forum_head a.hfb_hsz_inaktiv {
	background-image:none;
	width:208px;
	margin-right:50px;
}
div.hfb_forum_head a.hfb_uhsz_fel {
	background-image:url(../images/nyilacska_fel.png);
	width:190px;
	background-position:174px 4px;
}
div.hfb_forum_head a.hfb_uhsz_le {
	background-image:url(../images/nyilacska_le.png);
	width:190px;
	background-position:174px 4px;
}
div.hfb_forum_head a.hfb_uhsz_inaktiv {
	background-image:none;
	width:190px;
}
div.titlebar_hirek {
	background-image:url(../images/title_hirek.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:37px;
	margin-bottom:20px;
}
div.titlebar_dalok {
	background-image:url(../images/title_dalok.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:37px;
	margin-bottom:20px;
}
div.titlebar_eloadok {
	background-image:url(../images/title_eloadok.gif?201203131228);
	background-repeat:no-repeat;
	clear:both;
	height:37px;
	margin-bottom:20px;
}
div.kosarad_tartalma {
	position:absolute;
	width:216px;
	height:120px;
	background-image:url(../images/kosarad_tartalma_bg.png);
	z-index:3000;
	right:4px;
	top:111px;
	display:none;
}
div.kt_title {
	position:absolute;
	color:#ff5a00;
	font-size:14px;
	font-weight:bold;
	top:15px;
	left:16px;
}
div.kt_lemez {
	color:#000;
	font-size:12px;
	position:absolute;
	top:41px;
	left:40px;
}
div.kt_audio {
	color:#000;
	font-size:12px;
	position:absolute;
	top:61px;
	left:40px;
}
div.kt_ar {
	color:#000;
	font-size:12px;
	position:absolute;
	top:84px;
	left:16px;
}
div.kt_ar span.kt_narancs {
	color:#ff5a00;
	font-size:14px;
	font-weight:bold;
}
div.addthis_share {
	float: left;
}
div.facebook_like {
	float: left;
}
#mask {
	position:fixed;
	top:0;
	left:0;
	z-index:9000;
	background-color:#000;
	display:none;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.hidden {
	display:none;
}
.lemez_nagyobb_van {
	cursor:pointer;
}
.lemez_nagyobb, .dalszoveg_container {
	position:fixed;
	top:0;
	left:0;
	z-index:9001;
	display:none;
	cursor:pointer;
}
.dalszoveg_container {
	background-color: white;
	width: 460px;
	height: 460px;
	padding: 20px;
	border: 3px solid #DBDBDB;
}
.dalszoveg {
	height: 460px;
	overflow-y: auto;
}
.dalszoveg h1 {
	line-height: 24px;
}
.lemez_nagyobb_close, .dalszoveg_close {
	position:absolute;
	cursor:pointer;
	right: -20px;
	top: -20px;
	border:0px !important;
}

div.zeneszoveg {
	color: #797979;
	font-size: 10px;
	text-align: center;
}

div.zeneszoveg img {
	margin:12px 0px 22px 0px;	
}
