.baner
{
	display:none;
}

#center
{
	width: 768px;
	margin-left: 48px;
}


.night
{
  background-color: black;
  color: white;
}

.dntoggle{
  border-radius: 100px;
  background-color: black;
  padding: 20px;
  color: white;
  box-shadow: 1px 2px 6px rgba(0,0,0,.3);
  
  margin: 8px;
  margin-left: 740px;
  position: absolute;

  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.fa-moon-o:before{
  padding:0 2px;
}
.fa-sun-o{
  background-color: #fcfcfc;
  color:#111111;
}


#axa
{
	display: none;
}
#tekst
{
	font-size: 18px;
	margin-left: 5px;
	margin-right: 5px;
}
#top
{
	height: 9%;
}
.tile3
{
	display:inline;
}
.tile4
{
	display: none;
}

#axa
{
	display: none;
}


hr
{
    color:#000099;
}

.obrazek3
{
	display:block;
	height: 5%;
}

#line
{
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-color: #000498;	
	margin-left: 1px;
	margin-right: 1px;
}

#linex
{
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-color: #000498;	
	margin-left: 1px;
	margin-right: 1px;
}

#tekst2
{
	margin-left: 2px;
	margin-right: 2px;
}

#footer
{
	margin-left: 1px;
	margin-right: 1px;
}