﻿.ng-zrzuty 
	{
	width:900px;
	font-size:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	color:white;
	text-align:center;
	}

.str-zrzuty
	{
	font-size:40px;
	vertical-align:-30%;
	}
	
.opis-zrzuty
	{
	margin-left:90px;
	margin-right:90px;
	}

.obr-zrzuty
	{
	width:958px;
	height:647px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	}

a.zrzuty:link 
	{
	color:white;
	text-decoration: none;
	}
	
a.zrzuty:visited 
	{
	color:white;
	text-decoration: none;
	}

a.zrzuty:hover
	{
	color:rgb(255, 203, 84);
	text-decoration: none;
	}
