body{
	background-color: #0D0D0D;
	font-family: Tahoma,Verdana;
	font-size: 10px;
	color: #707070;
}

h2 {
	font-family: Georgia, Verdana;
	font-weight: normal;
	font-style: italic;
	color: #FF941D;
}

a{
	color: #BFBFBF;
	text-decoration: none;
}

a:hover{
	color: #FF941D;
	text-decoration: none;
}

ul{
	list-style: disc outside;
}

.copy{
	font-size: 9px;
}

td{
	font-size: 12px;
}

.vypis{
	font-weight: bold;
	color: #66FF33;
}

.nazov{
	font-size: 13px;
	color: #FF941D;
}

img{
	border: none;
}

.autori{
	font-weight: bold;
	color: #66CCFF;
}

.popis{
	color: #FFFF00;
}