@CHARSET "UTF-8";

@import "common.css";

body,html
{
	font-family: Arial,Helvetica;
	font-size: 12px;
	text-align: center;
	background-color: #ff5001;
}

.header
{
	background: url('../img/header_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	border-bottom: 1px solid #cccccc;
    height: 372px;
}

.err
{
	font-weight: bold;
	color: #ef0000;
	margin-left: 10px;
}

.header .inner
{
	margin: 0 auto;
	width: 959px;
	background: url('../img/top_bg.jpg') no-repeat top center;
	text-align: left;
	padding-top: 25px;
    height: 372px;
}

.header .inner .search
{
	height: 20px;
	margin: 0 0 42px 0;
	text-align: right;
	width: 100%;
}

.header .inner .search a
{
	color: #ffffff;
	font-size: 11px;
	font-family: verdana;
}

.header .inner .search input
{
	width: 104px;
	background: #ffffff url('../img/input_bg.gif') repeat-x top center;
	font-size: 10px;
	font-family: Arial;
	padding: 2px;
	position: relative;
	top: -1px;
}

.header .inner .search .english
{
	float: right;
	background: url('../img/english.gif') no-repeat center center;
	width: 50px;
	height: 19px;
	position: relative;
	top: -2px;
}

.header .inner .search .kereses
{
	margin: 0 5px 0 30px;
	padding-left: 15px;
	background: url('../img/magnifier.gif') no-repeat center left;
}

.header .inner #menu
{
	height: 20px;
	background: url('../img/menu.png') no-repeat top right;
	margin: 0 0 31px 0;
	float: left;
	width: 100%;
}

#menu TABLE
{
	margin-left: 10px;
	text-transform: uppercase;
}

#menu TABLE TD a, #menu TABLE TD a:visited
{
    display: block;
	color: #ffffff;
	font-size: 10px;
	padding: 4px 22px 6px 20px;
	text-decoration: none;
	background: url('../img/menu_sep.png') no-repeat 100% 0;
}

#menu .inr
{
    display: none;
    position: absolute;
    z-index: 1000;
    margin-top: 19px;
    width: 120px;
    background: #000000;
}



#menu TABLE TD .inr a, #menu TABLE TD .inr a:visited
{
    display: block;
	padding: 5px 0 2px 20px;
	width: 100%;
	background: url('../img/menu.png') no-repeat 50% 1px;
	color: #eeeeee;
	font-size: 10px;
}

#menu TABLE TD .inr a:hover
{
    background: url('../img/menu.png') no-repeat 0% 1px;
}


/* topleft */

.header .inner .topleft
{
	height: 200px;
	color: #ffffff;
	clear: both;
	margin: 0 400px 0 25px;
}

.header .inner .topleft h1
{
	color: #ffffff;
	font-size: 33px;
	font-weight: normal;
	margin-bottom: 10px;
}

.header .inner .topleft p
{
	letter-spacing: 1px;
    line-height: 20px;
}

.header .inner .topleft a
{
	display: block;
    color: #ffffff;
}

.header .inner .topleft a:hover
{
	background: #333333;
}

.header .inner .topleft .top_section
{
	margin-top: 10px;
	width: 85px;
	float: left;
	margin-right: 4px;
	background: url('../img/alpha_bg.png');
	height: 150px;
}

.header .inner .topleft .top_section:hover
{
	background: none;
	cursor: pointer;
}

.header .inner .topleft .top_section .h
{
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.header .inner .topleft .top_section p
{
	margin-top: 10px;
	margin-left: 4px;
    color: #ffffff;
    font-size: 9px;
    line-height: 14px;
}

.header .inner .topleft .top_section a:hover
{
    color: #dddddd;
}

.header .inner .topleft .top_section img
{
	position: relative;
	top: -5px;
	margin-bottom: -5px;
}

.header .inner .topleft .pngbox
{
    width: 130px;
    height: 26px;
    float: left;
    text-align: center;
    margin: 1px 1px 2px 2px;
}

.header .inner .topleft .pngbox a
{
    background: url('../img/alpha_bg.png') center center repeat;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	padding: 6px 0;
}

.header .inner .topleft .pngbox a:hover
{
    background: none;
}

.pngboxNew
{
    width: 160px;
    height: 26px;
    float: left;
    text-align: center;
    margin: 1px 0 2px 2px;
}

.pngboxNew a
{
    background: url('../img/alpha_bg.png') center center repeat;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	padding: 6px 0;
}

.pngboxNew a:hover
{
    background: none;
    color: #000;
    font-weight: bold;
}

/* content */

.content
{
	background: url('../img/content_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ffffff;
	text-align: center;
	border-top: 1px solid #ffffff;
}

/* inner1 */

.content .inner1
{
	width: 959px;
	margin: auto;
	padding-top: 27px; 
	padding-bottom: 27px;
}

/* inner2 */
	
.content .inner2
{
	width: 959px;
	margin: auto;
	background: url('../img/content_bg_.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

/* left */

.inner2 .left_cont
{
	margin-right: 381px;
	min-height: 600px;
	padding-top: 27px;
	padding-right: 20px;
} 

.inner2 .left_cont .widetitle
{
	background: #000000 url('../img/right_box_title_bg.png') no-repeat 25px 0;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding: 7px 60px;
	height: 14px;
}

.inner2 .left_cont .separator
{
	background: url('../img/dashed.gif') repeat-x left center;
	height: 2px;
	margin: 20px 0 20px 20px;
}

.inner2 .left_cont .to_top
{
	text-align: right;
}

.inner2 .left_cont .to_top a
{
	font-size: 10px;
	color: #8e288f;
	display: block;
	margin: 10px;
}

/* right */

.inner2 .right_cont
{
	background-color: #e8e8e8;
	border-right: 1px solid #848484;
	width: 380px;
	position: relative;
}

.inner2 .right_cont .box
{
	margin-bottom: 25px;
}

.inner2 .right_cont .box .title
{
	background-image: url('../img/right_box_title_bg.png');
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding: 7px 40px;
	height: 14px;
	position: relative;
	z-index: 10;
}

.inner2 .right_cont .box .boxcont
{
	margin: 0 15px;
	background-color: #ffffff;
	border-right: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	position: relative;
	top: -3px;
	z-index: 0;
	padding: 3px 2px;
}

.inner2 .right_cont .box .boxcont .subbox
{
	height: 88px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: left;
	color: #000000;
	font-size: 10px;
	padding-left: 18px;
	font-weight: bold;
	display: block;
}

.inner2 .right_cont .box .boxcont .separator
{
	font-size: 0;
	height: 0;
	border-bottom: 1px solid #9b9b9b;
	margin: 10px 18px;
}

/* footer */

.footer
{
	clear: both;
	height: 85px;
	background: url('../img/footer_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

.footer .inner
{
	padding-top: 20px;
	font-size: 10px;
	width: 959px;
	margin: auto;
	height: 85px;
	color: #ffffff;
}

.footer .inner a
{
	color: #ffffff;
}

.footer .inner a:hover
{
	text-decoration: underline;
}

/* news_lead */

.news_lead
{
	clear: left;
	margin-left: 25px;
	margin-bottom: 20px;
	font-size: 12px;
}

.news_lead h2
{
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	color: #ff008c;
	margin-left: 2px;
}

.news_lead .date
{
	color: #ff008c;
	text-align: left;
	font-size: 12px;
	padding-left: 2px;
}

.news_lead .lead
{
	text-align: left;
}

.news_lead .lead a:hover
{
	background-color: #eeeeee;
}

.news_lead .lead a
{
	display: block;
	color: #000000;
	text-align: left;
	line-height: 21px;
	padding: 2px;
}

/* discourse_lead */

h2.discourseH
{
	color: #fe0000;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	margin-left: 26px;
}

.discourse_lead
{
	background: url('../img/arrow.gif') no-repeat 0 6px;
	margin: 15px 0;
	height: auto;
	width: auto;
}

.discourse_lead .disc_cont
{
	background: url('../img/discourse_border.gif') repeat-y top left;
	margin-left: 27px;
	padding: 5px 10px;
	font-size: 12px;
	text-align: left;
}

.discourse_lead .disc_cont h2
{
	font-size: 17px;
	font-weight: bold;
}

.discourse_lead .disc_cont .artists a
{
	color: #8e288f;
	font-weight: bold;
}

.discourse_lead .disc_cont h2.red
{
	color: #fe0000;
}

.discourse_lead .disc_cont h2.grey
{
	color: #737373;
}

.discourse_lead .disc_cont .date
{
    text-align: left;
    color: #737373;
    font-size: 13px;
    font-weight: bold;
    font-family: verdana;
}

/* greybox */

.greybox
{
	margin: 0 0 25px 25px;
	background-color: #e8e8e8;
	border-right: 2px solid #c8c8c8;
	border-bottom: 2px solid #c8c8c8;
    padding: 15px;
}

.greybox .inbox
{
	padding-top: 10px;
	padding-left: 15px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}

.greybox .inbox .leftbox
{
	text-align: right;
	width: 220px;
	float: left;
}

.greybox .inbox .leftbox .date
{
	font-weight: bold;
	font-size: 13px;
}

.greybox .inbox .leftbox .title
{
	font-weight: bold;
	font-size: 13px;
	color: #fe0000;
	margin-bottom: 10px;
}

.greybox .inbox .leftbox .image
{
	height: 120px;
	background: url('../img/horizontal.gif') repeat-x bottom left;
	padding-bottom: 5px;
}

.greybox .inbox .rightbox
{
	text-align: right;
	margin-left: 300px;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 10px;
}

.greybox .inbox .gray_bottom
{
	padding-top: 3px;
	clear: left;
	text-align: left;
}

.greybox .inbox .gray_bottom .name
{
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.greybox .inbox .gray_bottom .what
{
	margin-left: 2px;
	color: #ef0000;
	font-size: 13px;
}

.greybox .inbox .gray_bottom .forward a
{
	color: #ef0000;
	font-weight: bold;
	float: right;
	font-size: 10px;
}

.greybox .inbox .date
{
	font-weight: bold
}

.greybox .inbox .h
{
	font-size: 14px;
	font-weight: bold;
	color: #fe0000;
}

.greybox .inbox .cont
{
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* greybox2 */
.greybox2
{
	margin: 0 0 25px 25px;
	background-color: #e8e8e8;
	border-right: 2px solid #c8c8c8;
	border-bottom: 2px solid #c8c8c8;
    padding: 15px;
}

.greybox2 .inbox
{
	width: 100%;
	padding-top: 10px;
	padding-left: 15px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}

.greybox2 .inbox .leftbox
{
	height: 160px;
	width: 250px;
	background: url('../img/horizontal.gif') repeat-x bottom left;
}

.greybox2 .inbox .date
{
	font-weight: bold;
	font-size: 13px;
}

.greybox2 .inbox .title
{
	font-weight: bold;
	font-size: 13px;
	color: #fe0000;
	margin-bottom: 10px;
}

.greybox2 .inbox .rightbox
{
	vertical-align: top;
	text-align: justify;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 10px;
	padding: 15px 5px 5px 15px;
}

.greybox2 .inbox .gray_bottom
{
	padding-top: 3px;
	text-align: left;
}

.greybox2 .inbox .gray_bottom .name
{
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.greybox2 .inbox .gray_bottom .what
{
	margin-left: 2px;
	color: #ef0000;
	font-size: 13px;
}

.greybox2 .inbox .gray_bottom .forward a
{
	color: #ef0000;
	font-weight: bold;
	float: right;
	font-size: 10px;
}

.greybox2 .inbox .date
{
	font-weight: bold
}

.greybox2 .inbox .h
{
	font-size: 14px;
	font-weight: bold;
	color: #fe0000;
}

.greybox2 .inbox .cont
{
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*      --------------------------------------------------------------------------                                  */

.greybox2 .inbox2
{
	width: 470px;
	margin-top: 10px;
	margin-left: 15px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}

.greybox2 .inbox2 .leftbox
{
	height: 160px;
	width: 250px;
	background: url('../img/horizontal.gif') repeat-x bottom left;
}

.greybox2 .inbox2 .date
{
	font-weight: bold;
	font-size: 13px;
}

.greybox2 .inbox2 .title
{
	font-weight: bold;
	font-size: 13px;
	color: #fe0000;
	margin-bottom: 10px;
}

.greybox2 .inbox2 .rightbox
{
	vertical-align: top;
	text-align: justify;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 10px;
	padding: 15px 5px 5px 15px;
}

.greybox2 .inbox2 .gray_bottom
{
	padding-top: 3px;
	text-align: left;
}

.greybox2 .inbox2 .gray_bottom .name
{
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.greybox2 .inbox2 .gray_bottom .what
{
	margin-left: 2px;
	color: #ef0000;
	font-size: 13px;
}

.greybox2 .inbox2 .gray_bottom .forward a
{
	color: #ef0000;
	font-weight: bold;
	float: right;
	font-size: 10px;
}

.greybox2 .inbox2 .date
{
	font-weight: bold
}

.greybox2 .inbox2 .h
{
	font-size: 14px;
	font-weight: bold;
	color: #fe0000;
}

.greybox2 .inbox2 .cont
{
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* news */

.news
{
	padding-left: 25px;
}

.news h1
{
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	color: #ff008c;
}

.news .date
{
	color: #ff008c;
	text-align: left;
	font-size: 12px;
}

.news .lead
{
	color: #000000;
	text-align: left;
	line-height: 19px;
	padding: 2px;
	padding-left: 0px;
	padding-top: 8px;
	font-weight: bold;
	text-align: justify;
}

.news .cont
{
	text-align: left;
}

.news .cont, .news .cont p
{
	line-height: 19px;
	margin-top: 19px;
}

/* part_box */

.part_box
{
	padding-top: 27px;
	margin-left: 20px;
	border-right: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
	text-align: left;
	padding-bottom: 10px;
}

.part_box .name
{
	text-align: left;
	position: relative;
	left: -20px;
	background: #000000 url('../img/right_box_title_bg.png') no-repeat 25px 0;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding: 7px 60px;
	height: 14px;
	width: 400px;
	margin-bottom: 20px;
}

.part_box img.leftpic
{
	margin: 3px;
	float: left;
}

.part_box img.rightpic
{
	margin: 3px;
	float: right;
	margin-right: 15px;
}

.part_box .part_cont
{
	padding-top: 3px;
	text-align: left;
	width: 650px;
	margin: auto;
	line-height: 17px;
}

.part_box .address
{
	clear: left;
}

.part_box .address a
{
	margin-left: 10px;
	font-weight: bold;
	color: #fe0000;
}

/* exhibitors */
.exhibitors
{
	border-right: 2px solid #b5b5b5;
	border-bottom: 2px solid #b5b5b5;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 25px;
}

.exhibitors .exhibitor
{
	width: 500px;
	border-top: 1px solid #b5b5b5;
	margin-bottom: 15px;
}

.exhibitors .exhibitor .lead1
{
	width: 50%;
	text-align: left;
}

.exhibitors TABLE TD
{
	padding: 10px;
	font-size: 10px;
	line-height: 16px;
}

.exhibitors .exhibitor .left
{
	vertical-align: bottom;
	text-align: left;
	width: 50%;
}

.exhibitors .exhibitor .left .sep
{
	height: 5px;
	overflow: hidden;
	background: url('../img/horizontal.gif') top left;
	margin-bottom: 10px;
}

.exhibitors .exhibitor .left .name
{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 15px;
}

.exhibitors .exhibitor .left .scope
{
    font-size: 12px;
    color: #8e288f;
}

/* public */
.publicbox
{
	margin-left: 25px;
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #5b5b5b;
}

.publicbox td
{
	width: 50%;
}

.publicbox td.right
{
	text-align: center;
	vertical-align: middle;
}

.publicbox .date
{
	font-size: 18px;
	color: #505050;
	font-weight: bold;
}

.publicbox .time
{
	color: #505050;
	font-size: 14px;
}

.publicbox .name
{
	font-size: 20px;
	margin: 5px 0 10px 0;
	text-transform: uppercase;
}

.publicbox .cont
{
	color: #3b3b3b;
	font-size: 12px;
	line-height: 19px;
}

.publicbox .cont div a
{
	padding: 10px 0;
	color: #8e288f;
}

/* regform */
.regform table
{
	margin-top: 25px;
}

.regform td
{
	text-align: left;
	height: 23px;
}

.regform label
{
	margin-right: 5px;
}

.regform input
{
	padding: 1px;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	border: 1px solid #2e3192;
	background: url('../img/input_bg.gif') repeat-x top;
}

.regform input.img
{
	padding: 0 !important;
	width: auto !important;
	border: 0 !important;
	background: transparent !important;	
}

.regform textarea
{
	padding: 1px;
	border: 1px solid #2e3192;
	font-size: 12px;
	font-weight: bold;	
	font-family: Arial;
	background: #FFF;
}

.talalatok
{
	text-align: left;
}

.talalatok a
{
	font-size: 14px;
	font-weight: bold;
	color: #8e288f;
	margin-left: 40px;
}

.talalatok a:hover
{
	color: #2e3192;
}

.mediapedia
{
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
	margin-left: 25px;
	height: auto;
}

.mediapedia a
{
	font-weight: bold;
	color: #3366d4;
}

.mediapedia .col
{
	width: 33%;
	vertical-align: top;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding: 15px;
	padding-top: 0;
}

DIV.kapcs {padding-top: 3px;}
DIV.kapcs TABLE {border-collapse: collapse;}
DIV.kapcs TABLE TD {padding: 0 !important;}
DIV.kapcs TD {color: #BBB; font-size: 11px; line-height: 27px;}
DIV.kapcs IMG {display: block; font-family: Arial,Helvetica;  margin-left: 4px; float: left;}

DIV.videos {padding: 10px 0 0 0;}
DIV.videos OBJECT, DIV.videos EMBED {border: 2px solid #ccc; display: block; float: left;}
DIV.videos TABLE {border-collapse: collapse;}
DIV.videos TD {padding: 0 !important; font-size: 11px;}
DIV.videos TD A {color: #8e288f; font-weight: bold;font-size: 12px;}
DIV.vidok {color: #999; padding: 10px 0 0 0;}
DIV.vidok A {color: #8e288f !important; display: block; font-weight: normal !important; text-decoration: none !important; padding: 2px 0 0 12px; line-height: 15px; background: transparent url(/img/leftarrow.gif) left 6px no-repeat;}
DIV.vidok A.active {font-weight: bold !important;  text-decoration: underline !important;}