a:hover {
	color: #CD0000;
}

body,
html {
	height: 100%;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #E0E0E0;
	text-decoration: none;
}
body {
	padding: 0;
	margin: 0;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;

}
 

#holder {
	position: absolute;
	
	background-image:  url(images/miniwraithcon_web.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
	width: 746px;
	height: 600px;
	
	top: 50%;

	margin-top: -300px;
	
}

ul#nav {
	list-style-type: none;
	padding: 0;
	margin: 0;	
	
	position: absolute;

	top: 30px;
	left: 400px;
	
}

#content {
	position: absolute;
	
	left: 400px;
	top: 150px;

}

p {
	margin: 0px;
	padding: 0px;
}

p.signature {
	margin-top: 25px;
}

address {
	font-style: normal;
	color: #EFEFEF;
	padding: 0;
	margin-top: 10px;
	text-decoration: none;

}

.prihlaseni {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-variant : small-caps;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

.cervene {
	color: #FF0000;
}

.odkaz {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none
}

