body{
	font-family: Verdana; 
	font-size:13px;
	color: #bcb2a6;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	background-color: black;
	background-repeat: no-repeat;
	background-position: center 125px
}
td{
	font-family: Verdana;
	font-size:13px;
	color: #bcb2a6;
	font-style: normal;	
}
input,textarea {
	background-color: rgb(58,48,43);
	color: #bcb2a6;
	font-family: monospace;
	font-weight: normal;
	font-size: 11px;
	border: 2px solid #000000;
}
a{
	font-family: Verdana;
	font-size:13px;
	color: rgb(98,88,83);
	font-style: normal;
	text-decoration: none;	
}

a:hover{
	font-family: Verdana;
	font-size:13px;
	color: rgb(98,88,83);
	font-style: normal;
	text-decoration: underline;
}
.pocitadlo{
	font-size:10px;
	text-align: center;	
}
.copy{
	font-size:11px;
	text-align: center;
}
a.copy{
	font-size:11px;
}
a.copy:hover{
	font-family: Verdana;
	font-size:11px;
}
.uvod{

}
.hlavni{
	font-family: Verdana;
	padding: 30px 120px 30px 50px;
}
img{
	border: 0px;
}