html {
	height: 100%;
	margin: 0px;
}

body { 
	padding: 0px;
	margin: 0px;
	background: url('../img/misc/szovet.jpg') repeat top left;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px
}

a:link.email, a:visited.email	{
	color: #737373;
}


a:hover.email, a:active.email	{
	color:red;
}



a:link.rendel, a:visited.rendel	{
	color: #512f08;
	text-decoration: none;
	
}


a:hover.rendel, a:active.rendel	{
	color: #a37f41;
	text-decoration: none;
}




/* +----------------------+ */
/* | Nyitolap beallitasai | */
/* |      E L E J E       | */
/* +----------------------+ */


table.tabla {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

table.tabla.ures {
	width: 60px;
}

td.radio {

	background: url('../img/radio/radio-szele-small.jpg') repeat top left;
	height: 200px;
}

td.radioures {

	background: url('../img/radio/radio-szele-small.jpg') repeat top left;
	height: 200px;
	width: 60px;
}
/* +-------------------+ */
/* |      V E G E      | */
/* +-------------------+ */



/* +----------------------+ */
/* |      groups.html     | */
/* |      E L E J E       | */
/* +----------------------+ */

.zenekar a {
        border-bottom : 3px solid #512f08;
	}
		
.zenekar a:hover {
        border-bottom : 3px solid  #a37f41;
	text-decoration:none;
	}

.zenekar a:active {
        border-bottom : 3px solid  #a37f41;
	text-decoration:none;
	}

.zenekar a:visited {
        border-bottom : 3px solid  #512f08;
	text-decoration:none;
	}

/* +-------------------+ */
/* |      V E G E      | */
/* +-------------------+ */



/* +-----------------------+ */
/* | Aloldalak beallitasai | */
/* |       E L E J E       | */
/* +-----------------------+ */

td.header-ures-kicsi {
	background-image: url('../img/png/header-ures-kicsi.png');
}

td.header-absynth {
	background-image: url('../img/png/header-absynth.png');
}

td.header-agostones {
	background-image: url('../img/png/header-agostones.png');
}


td.header-agoston4 {
	background-image: url('../img/png/header-a4.png');
}

td.header-archivum {
	background-image: url('../img/png/header-archivum.png');	
}

td.header-discog {
	background-image: url('../img/png/header-discog.png');
}

td.header-projects {
	background-image: url('../img/png/header-discog.png');
}


td.header-workshops {
	background-image: url('../img/png/header-discog.png');
}

td.header-zuboly {
	background-image: url('../img/png/header-zuboly.png');	
}

td.table-zaszlo {
	background: url('../img/png/table-bg.png') repeat top center;
	padding-top: 20px;
	padding-bottom: 20px;

}

td.table-menusor {
	background: url('../img/png/table-bg.png') repeat top center;
}


td.table-bg {
	background: url('../img/png/table-bg.png') repeat top center;
	padding-left: 25px;
	padding-right: 25px;
}

td.table-bg-fako {
	background: url('../img/misc/szovet-fako.jpg') repeat top center;
}

td.cim {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #512f08;
}

td.nagy {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #512f08;
}


td.normal {
	color: #512f08;
	padding-bottom: 30px;
	text-align: left;
}

td.footer {
	width: 760px;
	height: 86px;
	background: url('../img/png/footer.png') repeat top center;
	color: #737373;
	font-size: 10px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
}

td.footervideo {
	height: 40px;
	color: #737373;
	font-size: 10px;
	text-align: center;
}


td.normalkozep {
	color: #512f08;
	padding-bottom: 30px;
	text-align: center;
}

td.rendel {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #512f08;
	text-decoration: none;
}

td.rendel.hover	{
	
}

td.video {
	font-family: verdana;
	font-size: 10px;
	color: #512f08;
	text-align: center;
}

td.marquee {
	font-family: verdana;
	font-size: 10px;
	color: #512f08;
	background: #ffffff;
}

#szoveg {
	height: 40px;
	vertical-align: top;
	text-align: center;
}

#kep {
	height: 300px;
	vertical-align: bottom;
}

hr.vonal {
	width: 480px;
	border: 1px dotted #999999;
}

hr.vonalvideo {
	width: 320px;
	border: 1px dotted #999999;
}

img.logo {
	margin-top: 5px;
}

/* +-------------------+ */
/* |      V E G E      | */
/* +-------------------+ */


/* +-----------------------+ */
/* | Nyitooldali tooltipek | */
/* |       E L E J E       | */
/* +-----------------------+ */
.tooltip1 {
	position: absolute;
	display: none;
	background-color: #E4E4E4;
}

.tooltip2 {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
}

.tooltip2 .head{
	background-color: #8e6e35; 
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	
}

.tooltip2 .content{
	color: 000066;
	font-size: 10px;
	border-size: 4px;
	text-align: center;
}

.tooltip2 .content td{
	/*width: 50%;*/
	font-size: 8px;
	text-align: left;
}

.tooltip3 {
	position: absolute;
	display: none;
}

.tooltip3 img {
	-moz-opacity: 0.4;
	filter: alpha(Opacity=40);
}

.tooltip4 {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
}

.tooltip4 .head{
	background-color: #8e6e35; 
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	
}

.tooltip4 .content{
	color: 000066;
	font-size: 10px;
	border-size: 2px;
	text-align: left;
}


/* +-------------------+ */
/* |      V E G E      | */
/* +-------------------+ */

/* +-----------------------+ */
/* | Tabcontent beallitasa | */
/* |       E L E J E       | */
/* +-----------------------+ */

.shadetabs {
	padding: 3px 0;
	margin-left: 45px; /*a fülek baloldali margó távolsága*/
	margin-top: 20px; /*távolság az előző objektumtól (itt most a vonal)*/
	margin-bottom: 0;
	font: bold 14px Verdana; /*a fül betűmérete*/
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li {
	display: inline;
	margin: 0;
}

.shadetabs li a {
	text-decoration: none;
	padding: 3px 40px;
	margin-right: 3px; /*a két fül közötti távolságot állítja*/
	border: 1px solid #512f08; /*a fül keretének színe*/
	color: #512f08;
	background: white url(../img/misc/shade.gif) top left repeat-x;
}

.shadetabs li a:visited {
	color: #512f08;
}

.shadetabs li a:hover {
	text-decoration: none;
	color: #512f08;
}

.shadetabs li.selected  {
	position: relative;
	top: 0px;
}

.shadetabs li.selected a { /*selected main tab style */
	background-image: url(../img/misc/shadeactive.gif);
	border-bottom-color: #e8e2d7;  /*a kivalasztott fül aljának színét állítja*/
}

.shadetabs li.selected a:hover  { /*selected main tab style */
	text-decoration: none;
}

.tabcontentstyle { /*style of tab content container*/
	border: 1px solid #512f08; /*a keret szélességét, stílusát, színét állítja*/
	width: 600px; /*a keret méretét állítja */
	margin-bottom: 50px;  /*a keretet követő objektum távolságát adja meg. eredeti érték: 1em*/
	padding: 9px;  /*eredeti érték: 10px, de akkor elcsúszik a header image*/
}

.tabcontent {
	display:none;
	text-align: left;
	color: #512f08;
}

@media print {
	.tabcontent {
	display:block!important;
	}
}

/* +-------------------+ */
/* |      V E G E      | */
/* +-------------------+ */