* {
	margin: 0;
	padding: 0;
}


h1
{
    font-size:60px;
}

p
{
    font-size:20px;
}

a
{
    font-size:10px;
}

body, html {
	height: 100%;
}

body {
	background: url(../images/backround/errorpages/404.gif) no-repeat center center;
	text-align:center;
	font-family: Calibri, Verdata,Tahoma,Arial;
	color:#C0C0C0;
}



#radekcerman
{
    color: #C0C0C0;
}
#radekcerman a
{
    cursor:pointer;	
    text-align:center;
}
#radekcerman a:link, 
#radekcerman a:active, 
#radekcerman a:visited
{   
    color: #C0C0C0;
	text-decoration: none;
}
#radekcerman a:hover
{
    text-decoration: underline;
}
