body
{
	background-color: black;
	font-family: 'Roboto Mono', monospace;
	margin: 0px !important;
	text-align: center;
}
#container
{
	width: 100%;
	height: 400px;
}
#package
{
	width: 90%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
}
#choiceyourversion
{
	width: 100%;
	height: 100px;
	margin-top: 50px;
}
#choiceyourversion-div
{
	width: 70%;
	height: 90px;
	color: white;
	font-size: 47px;
	margin-left: auto;
	margin-right: auto;
}
#versionchoice
{
	width: 100%;
	height: 50px;
}
.version
{
	width: 50%;
	height: 40px;
	color: white;
	float: left;
	font-size: 22px;
}
.connect
{
	text-decoration: none;
	color: white;
}
.connect:hover
{
	color: red;
}
#center
{
	width: 100%;
	height: 50px;
	margin-top: 50px;
}
#o-grze
{
	width: 100px;
	height: 40px;
	color: white;
	font-size: 22px;
	margin-left: auto;
	margin-right: auto;
}
#down
{
	width: 100%;
	height: 150px;
	margin-top: 30px;
}
#picture
{
	width: 160px;
	height-min: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#recomend
{
	width: 400px;
	height: 40px;
	margin-left: auto; 
	margin-right: auto; 
	font-size: 18px; 
	color: white;
}