body {
	text-align: center;
	margin: 0px auto;
	background-image: url("../common_gfx/bg_main.jpg");	
	scrollbar-face-color: #534B34;
	scrollbar-shadow-color: #534B34;
	scrollbar-darkshadow-color: #D8D1BF;
	scrollbar-base-color: #534B34;
	scrollbar-arrow-color: #D8D1BF;
	cursor: default;
}

iframe {
	height: 435px;
	width: 740px;
}

img {
	border: none;
}

table {
	text-align: center;
	margin: 0px auto;
}

td.header, .td_header {
		border-right: 1px solid #986747;
		border-bottom: 1px solid #986747;
		background-image: url("../common_gfx/header_bg.gif");
		background-repeat: repeat-x;
		background-color: #D6AF8B;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 14px;
		width: 200px;
		text-align: left;
		padding-left: 10px;
	}

div#container {
	background-image: url("../common_gfx/bg.jpg");
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 130px;
	height: 595px;
	width: 870px;
}

div#infoBox {
	margin-top: -161px;
	margin-right: -748px;
	padding-top: 2px;
	text-align: center;
	font-size: 11px;
	color: #C10000;
	font-weight: bold;
}

	div#infoBox div#tick2 {
		text-align: center;
		margin: 0px auto;
		color: #DFD1D0;
	}
	
div#counter {
	margin-left: -1010px;
	margin-top: 115px;
	text-align: center;
	font-size: 12px;
	color: #2F2F2D;	
}

div#frissites {
	margin-left: -1010px;
	margin-top: 5px;
	text-align: center;
	font-size: 12px;
	color: #2F2F2D;	
}

div#menu {
	text-align: center;
	padding-top: 50px;
	font-weight: bold;
	width: 745px;
	height: 21px;
	cursor: pointer;
}

	div#menu a {
		color: #D2D1CF;
		text-decoration: none;
	}
	
	div#menu a:hover {
		color: #F9E6A6;
	}

div#main {
	margin-top: -100px;
	padding-top: 15px;
	width: 750px;
	height: 440px;
	overflow: auto;
	color: #000000;
}

div#footer {
	height: 25px;
	margin-top: -35px;
	width: 760px;
	margin-left: 12px;
	color: #2F2F2D;
}
	div#footer a {
		color: #986747;
		text-decoration:none;
	}
	
	div#footer hr {
		margin-bottom: -2px; 
		color: #008000;
		height: 1px;
		width: 700px;
	}

table#koncert {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
	
	table#koncert td {
		border-right: 1px solid #986747;
		border-bottom: 1px solid #986747;
	}
	
	table#koncert div.megjegyzes {
		font-weight: normal;
		font-size: 11px;
	}
	
	.tour_link {
		color: #A58145;
		text-decoration: none;
	}
	
div.header {
	text-align: center;
	font-weight: bold;
}

div.picture {
	width: 542px;
	height: 343px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 102px;
	margin-left: 95px;
	margin-top: 70px;
}

div.vers {
	width: 200px;
	margin-left: 53px;
	margin-top: -40px;
	font-family: Monotype Corsiva;
	color: #5E0D04;
}

div.names {
	background-image: url(../common_gfx/namecard.jpg);
	height: 147px;
	width: 262px;
	float: left;
	margin-left: 55px;
	margin-right: 55px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: bold;
	color: #424240;
}

	.nev {
		font-size: 18px;
		width: 262px;
		text-align: center;
		margin-top: 52px;
		color: #7A6950;
	}
	
	.beosztas {
		font-size: 12px;
		width: 262px;
		text-align: center;
	}
	
	.cim {
		font-size: 12px;
		width: 262px;
		margin-left: 10px;
	}
	
	.tel {
		font-size: 12px;
		margin-left: 10px;
	}
	
	.mailto a {
		font-size: 12px;
		margin-top: -4px;
		margin-left: 10px;
		color: #69A1D5;
		text-decoration: none;
	}

table.elerhetosegek {
	width: 99%;
	margin-left: 0px;
}

	table.elerhetosegek a {
		color: #A58145;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
	}

	table.elerhetosegek td {
		width: 20%;
		border-right: 1px solid #986747;
		border-bottom: 1px solid #986747;
	}
	
table.letoltesek {
	width: 97%;
	text-align: center;
	margin: 0px auto;
}
	table.letoltesek a {
		text-decoration: none;
		color: #000000;
	}

	table.letoltesek td {
		width: 40%;
		height: 60px;
		border-right: 1px solid #986747;
		border-bottom: 1px solid #986747;
	}
	
	table.letoltesek td.header {
		width: 40%;
		height: 20px;
		border: none;
		border-right: 1px solid #986747;
		border-bottom: 1px solid #986747;
	}
	
table.galeria {
	width: 90%;
	text-align: center;
	margin: 0px auto;
}

	table.galeria a {
		text-decoration: none;
	}
	
	table.galeria td.header {
		height: 20px;
		border: none;
		border-right: 1px solid #986747;
		border-bottom: 1px solid #986747;
	}
	
	table.galeria td.kepek {
		width: 20%;
	}
	
	table.galeria td.kepek img {
		padding: 1px;
	}
	
.desc {
	margin-top: -10px;
	font-size: 11px;
	text-align: left;
	height: 45px;
	overflow: hidden;
}

.view_galery {
	margin-top: 0px;
	font-size: 11px;
	text-align: left;
}

.galery_info {
	height: 80px;
	width: 280px;
	background-image: url(../common_gfx/pergamen_bg.jpg);
	padding-left: 8px;
	float: left;
	margin-left: 55px;
	margin-bottom: 20px;
}

.galery_avatar {
	float: left;
	width: 100px;
	margin: 0px auto;
	text-align: center;
	margin-right: 10px;
	overflow: hidden;
	
}

.galery_avatar img {
	height: 80px;
}

.galery_cim {
	color: #464644;
	font-weight: bold;
	font-size: 15px;
}

.galery_desc {
	width: 270px;
	font-size: 11px;
}

.galery_pics {
	float: left;
	width: 720px;
	height: 600px;
	margin: 0px auto;
	text-align: center;
}

table.hozzaszolas {
	width: 50%;
	text-align: center;
	margin: 0px auto;
	font-family: Verdana;
	font-size: 13px;
	padding: 5px;
	color: #000000;
}

	table.hozzaszolas td.menuitem {
		background-color: #D7AF8B;
		padding: 3px;
		
	}
	
	table.hozzaszolas input.gomb {
		width: 60px;
		height: 20px;
		padding-bottom: 3px;
		background-color: #F3ECCF;
		font-size: 11px;
	}
	
	table.hozzaszolas textarea {
		width: 98%;
		height: 100px;
		background-color: #F3ECCF;
		overflow: auto;
	}
	
	table.hozzaszolas input, .elerhetosegek input {
		width: 260px;
		background-color: #F3ECCF;
	}
	
table.vendegkonyv {
	width: 80%;
	text-align: center;
	margin: 0px auto;
}

	table.vendegkonyv a {
		text-decoration: underline;
		color: #986747;
	}
	
	table.vendegkonyv a:visited {
		text-decoration: underline;
		color: #828282;
	}
	
	table.vendegkonyv td.header {
		height: 20px;
		border: none;
		border-bottom: 1px solid #986747;
		text-align: left;
		padding-left: 10px;	
		width: 360px;
	}
		
	table.vendegkonyv td.header a {
		font-size: 14px;
		color: #FBEFC6;
		text-decoration: none;
	}
	
	table.vendegkonyv td.header a:visited {
		font-size: 14px;
		color: #FBEFC6;
		text-decoration: none;
	}
	
	table.vendegkonyv td.header2 {
		border-right: 1px solid #986747;
		border-bottom: 1px solid #986747;
		background-color: #D8B08D;
		background-image: url("../common_gfx/header_bg.gif");
		background-repeat: repeat-x;
		color: #FBEFC6;
		font-weight: bold;
		font-size: 12px;
		height: 20px;
		text-align: right;
		padding-right: 10px;	
	}
	
	table.vendegkonyv td.szoveg {
		border: none;
		text-align: justify;
		padding: 10px;
		background-color: #E8DDC8;
		margin-bottom: 20px;
		color: #000000;
	}

div.lapozo {
	float: left;
	color: #A2A2A2;
	text-align: center;
	margin-left: 130px; 
}

	div.lapozo a {
		color: #986747;
		text-decoration: none;
	}
	
div.infopanel {
	float: left; 
	text-align: left;
	padding-left: 75px;
	color: #986747;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4px;
}

.tube {
	width: 360px;
	height: 310px;
}

.moviecontainer {
	margin: 0px auto;
	text-align: center;
	width: 730px;

}

.track_info, .hatterek {
	height: 80px;
	width: 280px;
	background-image: url(../common_gfx/pergamen_bg.jpg);
	padding-left: 20px;
}

.borito {
	float: left;
	margin-right: 10px;
}

.cim, .album, .letoltes {
	font-size: 13px;
	padding-top: 7px;
	text-align: left;
}

.cim span, .album span, .letoltes {
	font-weight: bold;
}

.letoltes a {
	color: #69A1D5 !important;
}

.hatterek {
	margin-bottom: 10px;
	float: left;
	margin-left: 35px;
}

.hatterek .borito {
	margin-top: 2px;
}

.feliratkozom {
	width: 100px !important;
}

.valid_error {
	color: #FF0000;
	font-size: 11px;
}