body
	{
	background-color:rgb(235,235,235);
	color:rgb(0,0,0);
	font-size:12px;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	}
	
.glowna
	{
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	}

.naglowek
	{
	margin-top:15px;
	font-size:36px;
	text-align:center;
	}
	
.content
	{
	background-color:rgb(255,255,255);
	color:rgb(0,0,0);
	}

.tekst
	{
	margin:0px 10px 10px 10px;
	text-indent:25px;
	}

.kontakt
	{
	margin:20px 10px 10px 10px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	}
	
.prace
	{
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
	
.glowna a 
	{
	background-color:rgb(255,255,255);
	color:rgb(38,106,221);
	text-decoration:none;
	border-style:none;
	}
	
.glowna a:hover
	{
	background-color:rgb(255,255,255);
	color:rgb(29,53,94);
	}
