body
{
		background-color: #303030;
		color: ffffff;
		font-family: 'Josefin Sans', sans-serif;
		font-size: 22px;
}

#container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	
}

.rectangle
{
	width: 960px;
	margin: 20px;
	text-align: center;
	color: #909030;
}

.square
{
	width: 50%;
	float: left;
}

#logo
{
	float: left;
	font-family: 'Josefin Sans', sans-serif;
	font-size:60px;
	width: 320px; 
	text-align: left;
	margin-top: 25px;
}

#nazwa
{
	float: left;
	font-size: 45px;
	width:380px;
	
}

#zegar
{
	float: left;
	font-family: 'Josefin Sans', sans-serif;
	font-size:26px;
	text-align: right; 
}

.tile1
{
	margin: 10px;
	width: 230px;
	height: 142px;
	background-color: #3095d3;
	text-align: center;
	float: left;
	}
	
.tile1:hover
{
	background-color: #2084c2;
}

.tile2
{
	margin: 10px;
	width: 230px;
	height: 142px;
	background-color: #93c748;
	text-align: center;
	float: left;
	}

.tile2:hover
{
	background-color: #82b637;
}


.tile3
{
	margin: 10px;
	width: 230px;
	height: 142px;
	background-color: #93c748;
	text-align: center;
	float: left;
	}
	
.tile3:hover
{
	background-color: #82b637;
}


.tile4
{
	margin: 10px;
	width: 230px;
	height: 142px;
	background-color: #ff7d33;
	float: left;
	margin top: 20px;
	text-align: center;
	}
	
.tile4:hover
{
	background-color: #ee6c22;
}

.tile5
{
	margin: 10px;
	width: 460px;
	height: 122px;
	color: #555555;
	background-color: #222222;
	text-align: center;
	padding:10px;
	line-height: 150%;

	}
	
.tile6
{
margin: 10px;
width: 480px;
height: 304px;
background-color:  #d7bde2;

}
	
.tile7
{
	margin: 10px;
	width: 105px;
	height: 142px;
	background-color: #3b5998;
	text-align: center;
	float: left;
	}
.tile7:hover
{
	background-color: #2a4887;
}	

.tile8
{
	margin: 10px;
	width: 105px;
	height: 142px;
	background-color: red;
	text-align: center;
	float: left;
	}
.tile8:hover
{
	background-color: #ee0000;
}	

.tile9
{
	margin: 10px;
	width: 105px;
	height: 142px;
	background-color: #0060ff;
	text-align: center;
	float: left;
	}
.tile9:hover
{
	background-color: #0050ee;
}
.tile10
{
	margin: 10px;
	width: 105px;
	height: 142px;
	background-color: #666666;
	float: left;
	text-align: center;
	}
.tile10:hover
{
	background-color: #555555;
}
a.tilelink
{
	color: #000000;
	text-decoration: none;
	display: block;
	width: 230px;
	height: 142px;
}

a.tilelinkhtml5
{
	color: #000000;
	text-decoration: none;
}

a.sociallink
{
	color: #000000;
	text-decoration: none;
	display: block;
	width: 105px;
	height: 142px;
}
a.tilelinklogo
{
	color: #909030;
	text-decoration: none;