@charset "iso-8859-2";

body {
	background-color:#f2f0b9;
	font-family:"Arial";
	font-size:12px;
	color:#000;
}
.bg_hirek {
	background-image:url("../images/bg_hirek.jpg");
	background-repeat:no-repeat;
}
.bg_egyuttes {
	background-image:url("../images/bg_egyuttes.jpg");
	background-repeat:no-repeat;
}
.bg_fokatudomany {
	background-image:url("../images/bg_fokatudomany.jpg");
	background-repeat:no-repeat;
}
.bg_galeria {
	background-image:url("../images/bg_galeria.jpg");
	background-repeat:no-repeat;
}
.bg_info {
	background-image:url("../images/bg_info.jpg");
	background-repeat:no-repeat;
}
.bg_kapcsolat {
	background-image:url("../images/bg_kapcsolat.jpg");
	background-repeat:no-repeat;
}
.bg_koncert {
	background-image:url("../images/bg_koncert.jpg");
	background-repeat:no-repeat;
}
.bg_media {
	background-image:url("../images/bg_media.jpg");
	background-repeat:no-repeat;
}
.bg_video {
	background-image:url("../images/bg_video.jpg");
	background-repeat:no-repeat;
}
.bg_zene {
	background-image:url("../images/bg_zene.jpg");
	background-repeat:no-repeat;
}

div#site {
	width:100%;
	height:1050px;
	position:relative;
}

div#menu {
	width:135px;
	position:absolute;
	left:610px;
	top:10px;
}
div#logok {
	position:absolute;
	width:177px;
	height:320px;
	background-image:url("../images/logok.png");
	left:-45px;
	top:700px;
}

a#nav1, a#nav2, a#nav3, a#nav4, a#nav5, a#nav6, a#nav7, a#nav8, a#nav9, a#nav10 {
	background-image:url("../images/menu.png");
	height:26px;
	display:block;
}
a#nav1 {
	width:55px;
	background-position:0px 0px;
}
a#nav2 {
	width:87px;
	background-position:0px -26px;
}
a#nav3 {
	width:50px;
	background-position:0px -50px;
}
a#nav4 {
	width:75px;
	background-position:0px -73px;
}
a#nav5 {
	width:72px;
	background-position:0px -97px;
}
a#nav6 {
	width:60px;
	background-position:0px -122px;
}
a#nav7 {
	width:136px;
	background-position:0px -146px;
}
a#nav8 {
	width:45px;
	background-position:0px -169px;
}
a#nav9 {
	width:63px;
	background-position:0px -193px;
}
a#nav10 {
	width:100px;
	background-position:0px -218px;
}
a#nav1:hover {
	background-position:-205px 0px;
}
a#nav2:hover {
	background-position:-205px -26px;
}	
a#nav3:hover {
	background-position:-205px -50px;
}
a#nav4:hover {
	background-position:-205px -73px;
}
a#nav5:hover {
	background-position:-205px -97px;
}
a#nav6:hover {
	background-position:-205px -122px;
}
a#nav7:hover {
	background-position:-205px -146px;
}
a#nav8:hover {
	background-position:-205px -169px;
}
a#nav9:hover {
	background-position:-205px -193px;
}
a#nav10:hover {
	background-position:-205px -218px;
}

a#logo1 , a#logo2 , a#logo3 , a#logo4 , a#logo5 {
	display:block;
	position:absolute;
	left:59px;
}
a#logo1 {
	width:88px;
	height:30px;
}
a#logo2 {
	top:33px;
	width:88px;
	height:48px;
}
a#logo3 {
	top:86px;
	width:88px;
	height:32px;
}
a#logo4 {
	top:140px;
	left:45px !important;
	width:120px;
	height:110px;
}
a#logo5 {
	left:50px !important;
	top:280px;
	width:100px;
	height:40px;
}

div#nyito_tartalom {
	position:absolute;
	overflow:auto;
	overflow-x:hidden !important;
	width:600px;
	height:660px;
	top:290px;
	left:590px;
}
div#tartalom {
	position:absolute;
	overflow:auto;
	overflow-x:hidden !important;
	width:570px;
	height:660px;
	top:325px;
	left:360px;
}
div#tartalom_pinkflekk {
	position:absolute;
	overflow:auto;
	width:620px;
	top:400px;
	left:390px;
	overflow:hidden;
	margin-bottom:30px;
}
div#nyito_tartalom h1, div#tartalom h1 {
	color:#b00b5f;
	font-size:14px;
	font-weight:bold;
}
div#tartalom h2 {
	color:#b00b5f;
	font-size:12px;
	font-weight:bold;
}
div#tartalom_pinkflekk h2 {
	color:#f2f0b9;
	font-size:12px;
	font-weight:bold;
	margin-left:80px;
}
div#tartalom_pinkflekk h1 {
	color:#f2f0b9;
	font-size:14px;
	font-weight:bold;
	margin-left:80px;
}
div#nyito_tartalom p, div#tartalom p {
	font-size:11px;
	line-height:16px;
}
div#tartalom_pinkflekk p {
	font-size:11px;
	line-height:16px;
	color:#f2f0b9;
	margin-left:80px;
}
div#tartalom_pinkflekk a {
	color:#f2f0b9;
	font-weight:bold;
	text-decoration:underline;
}
div#tartalom_pinkflekk a:hover {
	text-decoration:none;
}
div#nyito_tartalom p.datum {
	margin-bottom:10px;
}
div#nyito_tartalom hr {
	height:2px;
	width:100%;
	border:none;
	background-image:url("../images/separ_bg.png");
	margin:20px 0px 20px 0px;
	clear:both;
}
div#tartalom hr {
	height:2px;
	width:100%;
	border:none;
	background-image:url("../images/separ_bg.png");
	margin:10px 0px 10px 0px;
	clear:both;
}
div#tartalom_pinkflekk hr {
	height:2px;
	width:100%;
	border:none;
	background-image:url("../images/separ_bg_vilagos.png");
	margin:10px 0px 10px 60px;
	clear:both;
}

div#tartalom a, div#nyito_tartalom a {
	font-size:11px;
	color:#b00b5f;
	text-decoration:underline;
	font-weight:bold;
}
ul , li {
	list-style:none;
	line-height:20px;
	font-size:12px;
	margin:0px;
	padding:0px;
}

img.biopic {
	margin:0px 10px 15px 20px;
}
.bp_15 {
	padding-bottom:15px !important;
}

ul.galeria , ul.galeria li, ul.video, ul.video li {
	list-style:none;
	color:#89003b;
}
ul.galeria, ul.video {
	clear:both;
}
ul.galeria li span.cim, ul.video li span.cim {
	font-size:14px;
	font-weight:bold;
	display:block;
}
ul.galeria li span.info, ul.video li span.info {
	font-size:12px;
	font-weight:normal;
	display:block;
	margin-bottom:20px;
}
ul.galeria li {
	display:block;
	float:left;
	width:146px;
}
ul.video li {
	display:block;
	float:left;
	width:175px;
}
ul.galeria li.jobbszel {
	width:130px !important;
}
ul.video li.balszel {
	margin-left:30px !important;
}
ul.galeria li a img {
	width:118px;
	height:118px;
	border:6px solid #960046;
}
ul.video li a img {
	border:6px solid #960046;
}
ul.galeria li a:hover img, ul.video li a:hover img {
	border:6px solid #e42e83;
}

div#tartalom_pinkflekk table.zene, div#tartalom_pinkflekk table.koncertek {
	font-size:11px;
	line-height:16px;
	color:#f2f0b9;
	font-weight:bold;
	width:480px;
	margin-top:15px;
}
div#tartalom_pinkflekk table.zene {
	margin-left:80px;	
}
table.zene td {
	padding-bottom:5px !important;
}
table.zene td.fules {
	width:30px;
}
table.zene td.sorsz {
	width:30px;
}
table.zene td.szamcim {
	width:420px;
}
img.borito {
	margin:20px 20px 20px 80px;;
}

table.koncertek td.k_datum {
	width:120px;
}
table.koncertek td.k_kezdes {
	width:50px;
}
table.koncertek td.k_helyszin {
	width:250px;
}
table.koncertek td.k_varos {
	width:90px;
}

div#langsel {
	width:44px;
	height:35px;
	position:absolute;
	background-image:url("../images/langsel_en.png");
}
div#langsel a {
	display:block;
	width:100%;
	height:100%;
}

div#tartalom_top {
	width:612px;
	height:98px;
	position:absolute;
	background-image:url(../images/doboz_head.png);
	top:302px;
	left:391px;
}
.lezaro {
	padding:0px !important;
	margin:0px !important;
	border:none !important;
}
#pink_tartalom {
	background-image:url(../images/doboz_patt.png);
	background-repeat:repeat-y;
}
