@charset "utf-8";
/* CSS Document */

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul, li, p{
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
/* ------------- INNEN EGYEDI ------------------*/

body {
	background:#000000 url(skin/bg.gif) repeat;
}

.hidden {display:none;}


#doboz {
	width:950px;
	position: relative;
	left:50%;
	margin-left:-475px;
}

#fejlec {
	position: relative;
	height:102px;
	background: url(skin/top.png);
}

.fooldal_hu {
	background: url(skin/bg-fooldal_hu.jpg) no-repeat 0px 94px;
}
.fooldal_en {
	background: url(skin/bg-fooldal_en.jpg) no-repeat 0px 94px;
}
.bemutatkozas {
	background: url(skin/bg-bemutatkozas.jpg) no-repeat 0px 94px;
}
.koncertek {
	background: url(skin/bg-koncertek.jpg) no-repeat 0px 94px;
}
.sima {
	background: url(skin/bg-sima.jpg) no-repeat 0px 94px;
}

.kepek {
	background: url(skin/bg-kepek.jpg) no-repeat 0px 94px;
}

.zene {
	background: url(skin/bg-zene.jpg) no-repeat 0px 94px;
}
.video {
	background: url(skin/bg-video.jpg) no-repeat 0px 94px;
}

.kapcsolat {
	background: url(skin/bg-kapcsolat.jpg) no-repeat 0px 94px;
}

.koncertinfo {
	position:relative;
	margin:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	line-height:19px;
}

#cim{
	position:absolute;
	float:left;
	margin:25px 0 0 24px;
	color:#FFF;
	font-family:"Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:27px;
	text-transform:uppercase;
}

#nyelv{
	float:right;
	margin:28px 24px 0 0;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	line-height:26px;
}

.hu, .en {
	display:block;
	overflow:hidden;
	width:26px;
	height:26px;
	text-indent:999px;
	vertical-align:middle;
}

.hu { background:url(skin/hun.png); }
.en { background:url(skin/eng.png); }


#menu {
	position:absolute;
	right:0px;
	left:0px;
	margin:73px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	line-height:28px;
	text-align:center;
}


#menu a {
	color:#000;
	text-decoration:none;
	margin:0 26px 0 26px;
}



#menu a:hover{ color:#FFF; }

#tartalom{
	position: relative;
	height:571px;
	overflow:hidden;
}

.doboz {
	position:relative;
	margin:18px 18px 0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	line-height:19px;
	overflow:hidden;
	float:right;
	
}

.doboz h1 {
	margin-bottom:19px;
}

.doboz h1, .doboz a {
	color:#f4f0b6;
	text-decoration:none;
}

.doboz a:hover { text-decoration:underline; }

.doboz h1 { font-size:36px; font-weight:bold; }

.ures {
	width:445px;
	height:535px;
	margin:18px 36px 0 18px;
	float:left;
	/*background:url(skin/kozepes.png);*/
}


.kozepes {
	width:445px;
	height:535px;
	/*background:url(skin/kozepes.png);*/
}

.kicsi {
	width:340px;
	height:535px;
/*	background:url(skin/kicsi.png);*/
}

.scollbox {
	margin:20px 10px 20px 20px;
	padding-right:10px;
	height:495px;
	overflow:auto;
}

.ikon {
	display:block;
	margin-bottom:10px;
	color:#F4F0B6;
}

a.ikon {
	text-decoration:underline;
}

#reszletek {
	position:relative;
	margin:37px 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	line-height:19px;
	overflow:hidden;
	float:left;
}

a.future, .future {
	color:#FFF;
}

h2 {
	font-weight:bold;
	padding-bottom:10px;
	}
	
h3 {
	font-weight:bold;
	font-size:18px;
}

.albumok {
	position:relative;
	padding:10px 20px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	line-height:19px;
	overflow:hidden;
}

.album img{
	
	margin:4px 6px 4px 6px;
	float:left;
	border:2px solid  #6ed2db;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}

.kep{
	margin:4px 6px 4px 6px;
	border:2px solid  #6ed2db;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}


.album img:hover{
	border:2px solid #fff;
}

#lablec{
	position: relative;
	height:27px;
	background:url(skin/bottom.png);
	padding-left:26px;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	line-height:26px;
}


.borito{
	margin:0 15px 15px 0;
	float:left;
}

.player {display:inline;}

li object {vertical-align:bottom;}


.kepgaleria {
	position:relative;
	padding:15px;
	text-align:right;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	height:551px;	
}

.videogaleria{
	position:relative;
	padding:60px;
	text-align:right;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	height:551px;	
}

.kepgaleria a, .videogaleria a{
	color:#FFF;
}

.nofloat{
	float:none;
}

.nofloat img{
	float:none;
}
.sajto{
	position:relative;
	padding:15px;
	text-align:left;
	overflow:auto;
	height:551px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	line-height:19px;
}









		/*	mediaboxAdvanced Dark theme	*/
		/*	version 2.6 - June 2011			*/
		/*	for mediaboxAdvanced v.1.5.x	*/

		/*	Overlay background styling	*/

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 150%;
	background-color: #000;
	cursor: pointer;
}

		/*	Fixes for older or limited browsers	*/

#mbOverlay.mbOverlayOpaque {
	background: transparent url(skin/80.png) repeat;
}

#mbOverlay.mbOverlayAbsolute {
	position: absolute;
}

#mbOverlay.mbMobile {
	position: absolute;
	background-color: transparent;
}

#mbBottom.mbMobile {
	line-height: 24px;
	font-size: 16px;
}

		/*	Overlay panel styling	*/

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	padding: 10px;
	background-color: #000;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
/*	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000'); /* For IE 5.5 - 7 */
/*	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')"; /* For IE 8 */
/*	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	-khtml-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	box-shadow: 0px 5px 20px rgba(0,0,0,0.50);*/
}

#mbCenter.mbLoading {
	background: #000 url(skin/loading-dark.gif) no-repeat center;
		/*	This style is applied only during animation.	*/
		/*	For example, the next lines turn off shadows	*/
		/*	improving browser performance on slow systems.	*/
		/*	To leave shadows on, just remove the following:	*/
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#mbMedia {
	position: relative;
	left: 0;
	top: 0;

		/*	Inline content styling	*/

	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
}

		/*	Title, Caption and Button styling	*/

#mbBottom {
	line-height: 20px;
	font-size: 12px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #999;
	min-height: 20px;
	padding: 10px 0 0;
}

#mbTitle, #mbPrevLink, #mbNextLink, #mbCloseLink {
	display: inline;
	color: #fff;
	font-weight: bold;
}

#mbNumber {
	display: inline;
	color: #999;
/*	line-height: 0.8em; */
	font-size: 0.8em;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 1.6em;
	font-size: 0.8em;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	float: right;
	outline: none;
	margin: 0 0 0 10px;
	font-weight: normal;
}

#mbPrevLink b, #mbNextLink b, #mbCloseLink b {
	color: #eee;
	font-weight: bold;
	text-decoration: underline;
}

#mbPrevLink big, #mbNextLink big, #mbCloseLink big {
	color: #eee;
	font-size: 1.4em;
/*	line-height: 0.9em;*/
	font-weight: bold;
}

#mbBottom a, #mbBottom a:link, #mbBottom a:visited {	/* Thanks to Danny Jung for feedback and corrections */
	text-decoration: none;
	color: #ddd;
}

#mbBottom a:hover, #mbBottom a:active {
	text-decoration: underline;
	color: #fff;
}

		/*	Error message styling	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}

hr {
	border: 0;
	color: #6CD1DA;
	background-color: #6CD1DA;
	height: 2px;
}







