.text-normal-black { font-family: Tahoma, Arial; font-size: 14px; font-weight: normal; color: #000000; text-decoration: none }
.text-normal-b-black { font-family: Tahoma, Arial; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none }
.text-hed-normal-black { font-family: Tahoma, Arial; font-size: 16px; font-weight: bold; color: #000000; text-decoration: none }

.text-normal-withe { font-family: Tahoma, Arial; font-size: 14px; font-weight: normal; color: #FFFFFF; text-decoration: none }
.text-normal-b-withe { font-family: Tahoma, Arial; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none }
.text-hed-normal-withe { font-family: Tahoma, Arial; font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none }

.text-normal-blue { font-family: Tahoma, Arial; font-size: 14px; font-weight: normal; color: #4977BB; text-decoration: none }
.text-normal-b-blue { font-family: Tahoma, Arial; font-size: 14px; font-weight: bold; color: #4977BB; text-decoration: none }
.text-hed-normal-blue { font-family: Tahoma, Arial; font-size: 16px; font-weight: bold; color: #4977BB; text-decoration: none }


.menu-button-down { font-family: Tahoma, Arial; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none }
.copyrigh { font-family: Tahoma, Arial; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none }

.podpis-zdj-black { font-family: Tahoma, Arial; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none }


.tabela { font-family: Tahoma, Arial; font-size: 14px; font-weight: normal; color: #000000; text-decoration: none }



/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("gfx/magplus.gif"), pointer;
}
.PopBoxImageLarge
{
	border: solid 0px #999999;
	cursor: url("gfx/magminus.gif"), pointer;
}
.PopBoxImageShrink
{
	border: none 0px #ffffff;
	cursor: url("gfx/magminus.gif"), pointer;
}
.PopBoxImageLink
{
	border: none 0px #ffffff;
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
