/***** MENU *****/

.menu table     { 
	font-family:Times-New-Roman, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #000000;
	border: none;
	border-width: 0;
	padding: 0;
	border-spacing: 0;
	margin: 0;
	letter-spacing: 0;
	word-spacing: 0;
	color: #ffaa00; 
	}

.menu td     { 
	text-align: center;
	}

/***** FLOATING TEXT *****/

.floating    { 
	font-family:Book Antiqua;
	font-size: 11pt;
	color: #ffffff;
	background-color: #000000;
	border: none;
	border-width: 0;
	padding: 0;
	border-spacing: 0;
	margin: 0;
	letter-spacing: 0;
	word-spacing: 0;
	}

/***** MAIN BODY *****/

.main table     { 
	font-family:Times-New-Roman, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #000000;
	border: none;
	border-width: 0;
	padding: 0;
	border-spacing: 0;
	margin: 0;
	letter-spacing: 0;
	word-spacing: 0;
	color: #ffaa00; 
	}

.nadpis    {
	font-family: Book Antiqua;
	font-size: 24pt;
	font: bold;
	letter-spacing: 0;
	}

.menu table   {
	font-size: 11pt;
	}

/***** MAIN UVOD *****/

.home_title    {
	font-family: Book Antiqua;
	font-size: 18pt;
	font: bold;
	letter-spacing: 0;
	}
											
/***** FORUM *****/

.forum table     { 
	font-family:Times-New-Roman, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #ff0000;
	border: none;
	border-width: 0;
	padding: 0;
	border-spacing: 0;
	margin: 0;
	letter-spacing: 0;
	word-spacing: 0;
	color: #ffaa00; 
	}

/***** CONCERTS & NEWS *****/

.alert_color
{
    color: #ff0000;
}

.edit_box_date
{
    font-family:Times-New-Roman, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    color: #000000;
    border: solid;
    border-width: 1px;
    border-color: #000000;
    width: 72px;
    height: 20px;
    font-size: 11pt;
}

.edit_box_text
{
    font-family:Times-New-Roman, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    color: #000000;
    border: solid;
    border-width: 1px;
    border-color: #000000;
    width: 410px;
    height: 20px;
    font-size: 11pt;
}

.edit_box_link
{
    font-family:Times-New-Roman, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    color: #000000;
    border: solid;
    border-width: 1px;
    border-color: #000000;
    width: 374px;
    height: 20px;
    font-size: 11pt;
}

.edit_box_extra
{
    font-family:Times-New-Roman, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    color: #000000;
    border: solid;
    border-width: 1px;
    border-color: #000000;
    width: 230px;
    height: 20px;
    font-size: 11pt;
}

.edit_button
{
    font-family:Times-New-Roman, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    height: 18px;
    width: 40px;
    border: 1px solid #aaaaaa;
}

.edit_button_reg
{
    font-family:Times-New-Roman, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    height: 18px;
    width: 70px;
    border: 1px solid #aaaaaa;
}

.edit_previous  
{
    font-family:Times-New-Roman, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font: bold;
	letter-spacing: 0;
}

.edit_box_mailing
{
    font-family:Times-New-Roman, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    color: #000000;
    border: solid;
    border-width: 1px;
    border-color: #000000;
    width: 200px;
    height: 18px;
    font-size: 11pt;
}

