﻿body				{
				font-size: 10pt;
				}
.title		{
				font-family:Arial;
				font-size: 12pt;
				line-height:14pt;
				font-weight: bold;
				color: #0a9af0;
				}
.title1		{
				font-family:Arial;
				font-size: 14pt;
				line-height:16pt;
				font-weight: bold;
				color: #4d4d4d;
				}
p				{
				font-family:Arial;
				font-size: 10pt;
				line-height: 12pt;
				color: black;
				margin-top: 0px;
				margin-bottom: 0px;
				padding-top: 5px;
				padding-bottom: 5px;
				}
P.content		{
				font-family:Tahoma;
				font-size: 10pt;
				line-height: 12pt;
				color: black;
				}
P.more			{
				font-family:Tahoma;
				font-size: 10pt;
				line-height: 12pt;
				color: #1B8C00;
				}
P.stopka		{
				font-family:Tahoma;
				font-size: 7pt;
				line-height: 8pt;
				color: white;
				}
div				{
				font-family:Arial;
				font-size: 10pt;
				}
A				{
				font-family:Tahoma;
				font-size: 10pt;
				text-decoration:none;
				color: #316CCA;
				}
A.stopka		{
				font-family:Tahoma;
				font-size: 10pt;
				text-decoration:none;
				color: #C2F0FF;
				}
.menuLink		{
				font-family:Tahoma;
				font-size: 10pt;
				text-decoration:none;
				color: #4d4d4d;
				}
.linkCms		{
				font-family:Arial;
				font-size: 10pt;
				line-height:12pt;
				font-weight: bold;
				color: #4d4d4d;
				}
.logout			{
				font-family:Tahoma;
				font-size: 8pt;
				text-decoration:none;
				line-height:12pt;
				font-weight: bold;
				color: #000000;
				padding-top:0;
				padding-bottom:0;
				margin:0px;
				background-image:url('../elementy/button_wyslij.jpg');
				background-repeat:no-repeat;
				border:none;
				height:23px;
				width:92px;
				cursor: pointer;
				}
.darkGrey		{
				font-family:Arial;
				font-size: 10pt;
				line-height:12pt;
				font-weight: normal;
				color: #4d4d4d;
				}
.kolorStrony	{
				background: #4d4d4d;
				}
.kolorStronyBorderBottom
				{
				border-bottom: 8px solid #4d4d4d;
				}