body
		{
		scrollbar-3dlight-color: #000000;
		scrollbar-arrow-color: #c4c4c4;
		scrollbar-base-color: #344351;
		scrollbar-dark-shadow-color: #000000;
		scrollbar-face-color: #000000;
		srollbar-highlight-color: #000000;
		scrollbar-shadow-color: #000000;
		scrollbar-track-color: #36404d;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0; 
		margin-bottom: 0;
		margin-width: 0;
		margin-height: 0;
	}
a            
	{ 
		text-decoration: none; 
		visited: none;
		color: #A1A1A1;
		link:none;
	}

a:hover
	{
		text-decoration: none; 
		visited: none;
		link:none;
	}

a:link
	{
		text-decoration: none; 
		visited: none;
		link:none;
	}

div.nadpis
	{
		font-family: Arial, Sans-Serif, Times New Roman;
		font-weight: bold;
		font-size: 16px;
		text-align: left;
		text-decoration: underline; 
	}

div.nadpiscenter
	{
		font-family: Arial, Sans-Serif, Times New Roman;
		font-weight: bold;
		font-size: 18px;
		text-align: center;
		text-decoration: none; 
	}

div.text
	{
		font-family: Times New Roman, Arial, Sans-Serif;
		font-weight: normal;
		font-size: 14px;
		text-align: justify;
		text-decoration: none; 
		color: #DCDCDC;
		margin-right:10px;
	}

table
	{
		font-family: Times New Roman, Arial, Sans-Serif;
		font-weight: normal;
		font-size: 14px;
		text-align: justify;
		text-decoration: none; 
		color: #DCDCDC;
	}

/* SEKCE KONCERTY START */
table.Koncert {
 width: 80%;
 margin: 0px 0px 22px 45px;
}

table.Koncert td {
 font-family: Arial, Sans-Serif, Times New Roman;
 vertical-align: top; text-align: left;
 padding: 2px 0px;
}

table.Koncert td.Programme {
 width: 20%;
}

a.Archiv {
 display: block;
 width: 85%;
 margin-left: 45px;
 text-align: right;
 color: #FFF;
 text-decoration: underline;
}

/* SEKCE KONCERTY END */








/* SEKCE FOTOGRAFIE START */
.Fotografie a img {
 border:1px solid #777777;
}


/* SEKCE FOTOGRAFIE END */












/* SEKCE DISKOGRAFIE START */
.Diskografie img {
 border:1px solid #000;
}


/* SEKCE DISKOGRAFIE END */
