body {
	background-color: Black;
	font-family: Comic Sans MS;
	color: Silver;
	scrollbar-base-color:black;
	scrollbar-track-color:black;
	scrollbar-face-color:black;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-shadow-color:black;
	scrollbar-arrow-color:white;
	text-align: center;
}

a {
	color: silver;
	text-decoration: none;
} 

a:hover {
	color: #87CEFA;
	text-decoration: none;
}

.text-home {
	text-align: center;
}

.odkazy{
	background-image: url(img/tlacitka.png);
	height: 25px;
	background-repeat: repeat-x;
	border: 1px solid rgb(85,85,85);
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

.cara {
	height: 20px;
	width: 2px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
}

.li {
	height: 100px;
	width: 820px;
	text-align: center;
	color: silver;
	margin-left: auto;
	margin-right: auto;
}

table {
	margin-left: auto;
	margin-right: auto;	
	height: 100px;
	width: 620px;
	text-align: center;
}




.vystavy {
	color: black;
	border: Black;
}


.vystavy a:visited, .vystavy a:link { 
	color: black;
}

.vystavy a:hover { 
	color: gray;
}

.dilus {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
