body {
	background-color: #1d4f80;
	margin: 0px;
	padding: 0px;
	font-family: 'Times New Roman';
	font-size: 10pt;
	color: black;
	background-image: url('images/bodyback.jpg'); 
	background-repeat: repeat-x;
	margin-top:10px;
}

a img {
	border: none;
}

#main, #bal, #kozep, #jobb {
	margin: 0px;
	padding: 0px;
}

#main {
	margin-left: auto;
	margin-right: auto;
}

#main, #footer {
	width: 1024px;
}

#bal,#kozep,#jobb {
	height: 529px;
	float: left;
}

#bal {
	background-image: url('images/back_left.jpg');
	width: 185px;
}

#kozep {
	background-image: url('images/back_center.jpg');
	width: 592px; /* 652 */
	padding-left: 40px;
	padding-right: 20px;
	overflow: hidden;
}

#jobb {
	background-image: url('images/back_right.jpg');
	width: 187px;
}

#logotext {
	display: block;
	text-decoration: none;
	padding-top: 70px;
	font-size: 20pt;
	color: #0076b7;
	height: 42px; /* 84px */
	background-image: url('images/logo22.jpg');
	background-repeat: no-repeat;
	background-position: 433px 32px;
}

/* ---------------- konferencia - termek ------------------------ */

#konflinkek {
	margin-top:11px;
	/* margin-left: 58px; */
	margin-left: -1px;
}

#konf_szinhaz {
	margin-left:0px;
}

#konf_simandy {
	margin-left:2px;
}

#konf_basti {
	margin-left:3px;
}

#konf_kacsoh {
	margin-left:2px;
}


#konflinkek img{
	/* margin-left: -3px; */
}

#konfszovegt,#konfszovegt2,#konfszovegt dd,#konfszovegt2 dd {
	margin: 0px;
	padding: 0px;
	float:left;
}

#konfszovegt {
	margin-top: 10px;
}

#teremrajz {
	width: 200px; /* 240 */
}

#teremrajz a{
	margin-left: 18px;
}

#teremrajz img {
	margin-bottom: 10px;
	border: solid #888888 1px;
}

#teremleiras {
	width: 360px;
	text-align: justify;
	font-family: 'Arial';
	font-size: 8pt;
}

#teremleiras table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
}

#teremleiras th {
	font-weight: normal;
	text-align: center;
}

#teremleiras th, #teremleiras td {
	border: solid black 1px;
	font-size: 7pt;
	padding: 3px;
}

#teremleiras td {
	text-align: center;
}

#teremleiras .tdleft {
	text-align: left;
	width: 0px;
}

#teremleiras .tdcenter1 {
	height: 110px;
	font-size:8pt;
	text-align:justify;
	border:none;
}

#teremleiras .tdcenter2{
	border: none;
	height:118px;
}

/* ------------------- konferencia fõoldala --------------------------------- */

#konfszoveg {
	overflow: auto;
	height: 268px;
	margin-top:10px;
	margin-right: 15px;
}

#konfszoveg h2 {
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	margin-top:15px;
	margin-bottom:7px;
	line-height: 1.5em;
	color: #2d5c9f;	
}

#konfszoveg p {
	font-family: 'Arial';
	font-size: 8pt;
	margin: 0px;
	padding :0px;
	margin-left: 10px;
	line-height: 1.5em;
	text-align: justify;
	margin-right: 20px;
}

#konfszoveg .bolditalic {
	font-style: italic;
	font-weight: bold;
	font-size: 9pt;
}

/* ----------------------- also galeria --------------------------------- */

#bottomgal {
	margin: 0px;
	padding: 0px;
	clear:left;
	height: 138px;
	background-image: url('images/bottomgal.jpg');
}

.a_foold {
	display:block;
	width:150px;
	overflow:hidden;
	margin-top:-100px;
	float:right;
	padding-right:45px;
	text-align:right;
	font-size:10pt;
	color: #0076b7;
	text-decoration: none;
}

.a_foold:hover {
	text-decoration: underline;
}

#footer {
	text-align:right;
	float:left;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-weight: normal;
	font-family: 'Arial';
	margin-bottom: 5px;
}

#footer a {	
	text-decoration: none;
}

#footer, #footer a {
	color: #ace;
}

#footer a:hover {
	text-decoration: underline;
	color: white;
}

