@charset "utf-8";
/* CSS Document */

body 		{ 
			color:#FFFFFF;
			font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
			font-size: 13px;
			border: 0px; solid; 
			text-align:justify;
			}				
.strona 		{
			border: 1px #797979 solid;
			width: 780px;
			height: 742px;
			margin: 0 auto;
			 }

.menu 		{
			width: 780px;
			height: 172px;
			margin: 0 auto;
			 }
			 
.tlo1		{
	width: 780px;
	height: 258px;
	background-image: url(images/tlo1.jpg);
	background-repeat: no-repeat;
			}
.tekst1		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			width:: 415px;
			font-size: 11px;
			color: #333333;
			width: 420px;
			margin-left: 180px;
			padding-top: 140px;
			text-align:left;
			}
.tlo2		{
			width: 780px;
			height: 30px;
			background-image: url(images/tlo2.jpg);
			background-repeat: no-repeat;
			}
.tlo3		{
			width: 780px;
			height: 181px;
			background-image: url(images/tlo3.jpg);
			background-repeat: no-repeat;
			}				
.tekst2		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			width:: 415px;
			font-size: 11px;
			color: #333333;
			width: 420px;
			margin-left: 180px;
			padding-top: 20px;
			text-align:left;
			}
.pasek		{
			width: 780px;
			height: 34px;
			background-image: url(images/pasek_dolny.jpg);
			background-repeat: no-repeat;
			}
.stopka	 	{
			width: 780px;
			height: 65px;			
			}
.contact	{
			width: 780px;
			height: 469px;
			background-image: url(images/BContact.jpg);
			background-repeat: no-repeat;
			}						
.text_contact	{	
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;;
			margin-left: 180px;
			margin-right: 140px;
			padding-top: 160px;
				}
.restricted	{
			width: 780px;
			height: 469px;
			background-image: url(images/restricted_tlo.jpg);
			background-repeat: no-repeat;
			}
.login		{
			padding-top: 170px;
			border: solid, #333333;
			margin-left: 180px;
			margin-right: 140px;
			}
.login_txt	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;
			margin-left: 0px;
			margin-top:5px;
			margin-bottom: 15px;
			width: 143px;		
			}
