body
	{
	background-color: #000000;
	color: #FFF;
	border: 0px;
	margin: 4px 0px 0px 4px;
	padding: 0px;
	font-size: .8em;
	font-family: verdana, arial, helvetica, sans-serif;
	height: 100%;
	position: relative;
	scrollbar-face-color:#333;
	scrollbar-arrow-color:#EEE;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#262626;
	scrollbar-highlight-color:#262626;
	scrollbar-3dlight-color:#262626;
	scrollbar-darkshadow-Color:#262626;
	position:relative;
	overflow:scroll;
	}

td
	{
	font-size: .8em;
	font-family: verdana, arial, helvetica, sans-serif;

	}

.banner
	{
	background-image: url(images/index_01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	postition: absolute;
	float: none;
	width: 820px;
	height: 104px;
	padding: 0px;
	top: 0px;
	}

.banner_en
	{
	background-image: url(images/index_01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	postition: absolute;
	float: none;
	width: 820px;
	height: 104px;
	padding: 0px;
	top: 0px;
	}

#vlajka 
	{
	left: 792px;
	top: 10px;
	position: absolute;
	width: 23px;
	height: 14px
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	z-index: 11;
	list-style-type: none;
	}


#nav_menu
	{
	top: 104px;
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	border: 0px;
	}

#diskografie
	{
/*	background-image: url(images/index_03.jpg);*/
	background-position: top left;
/*	background-repeat: repeat; */
	background-color: #000000;
	float:right;
	left: 254px;
	top: 0px;
	position: absolute;
	width: 560px;
	height: *;
	border: 1px solid #111111;
	margin: 0px;
	padding: 12px;
	text-align: left;
	vertical-align: top;
	overflow: visible;
	}

#fotografie
	{
/*	background-image: url(images/index_03.jpg);*/
	background-position: top left;
/*	background-repeat: repeat; */
	background-color: #000000;
	float:right;
	left: 254px;
	top: 0px;
	position: absolute;
	width: 560px;
	height: *;
	border: 1px solid #111111;
	margin: 0px;
	padding: 12px;
	text-align: left;
	vertical-align: top;
	overflow: visible;
	}

#prostredek
	{
	background-image: url(images/index_03.jpg);
	background-position: top left;
	background-repeat: no-repeat;
/*	background-color: #000000; */
	float:right;
	left: 254px;
	top: 105px;
	position: absolute;
	width: 550px;
	height: *;
	border: 1px solid #111111;
	margin: 0px;
	padding: 6px;
	text-align: justify;
	vertical-align: top;
	overflow: auto;
	}


.portret
	{
	border: 0px;
	margin-left: 12px;
	margin-bottom: 10px;
	margin-top: 3px;
	}

.fotografie
	{
	border: 0px;
	margin-left: 50px;
	margin-bottom: 10px;
	margin-top: 3px;
	margin-right: 50px;
	}

a:link
	{
	color:#FFFFFF;
	text-decoration:none;
	}

a:hover
	{
	color:#FFFFFF;
	text-decoration:none;
	}

a:active
	{
	color:#FFFFFF;
	text-decoration:none;
	}

a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	}

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

table.Koncert td {
 font-family: Verdana, 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 */
