/* CSS Document */
/* CSS Document */
/*  CONSTANS*/
BODY {background-color: Gainsboro; background-image:url(img/schodyNew.jpg); background-position:center top; background-repeat:no-repeat; margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px; }
P,TD,LI,SPAN,DIV {color:#2e2e2e; font-family: "Microsoft Sans Serif", "MS Sans Serif", "MS Serif"; font-size:11px;}

/****BORDERS */
//.box	{border:1px solid #ff0000; background-color:#FFFFFF; }
.box	{ background:#FFFFFF;}

.frame1	{border:2px solid #ff0000; }

/****layout*/
.topBarLay		{position:relative; left:50%; margin-left: -500px; width:1000px; height:190px; z-index:auto; }
.mainMenuLay	{position:relative; left:50%; margin-left: -500px; width:1000px; height:105px; z-index:auto}
.mainMenuOnly	{position:relative; margin-left:420px; top:50px; width:auto; height:35px;}
.indexMainBarL	{position:relative; left:50%; margin-left: -500px; width:1000px; height:350px;  z-index:auto}
.indexLowBarL	{position:relative; left:50%; margin-left: -500px; width:1000px; height:auto;  z-index:auto}
.contentL		{position:relative; left:50%; margin-left: -490px; width:980px; height:auto; padding-bottom:15px; z-index:auto}
.menuL			{position:relative; left:50%; margin-left: 200px;  width:300px; height:auto; float:left; z-index:auto}
.footBarL		{position:relative; left:50%; margin-left: -500px; width:1000px; height:20px; clear:both; z-index:auto;}
.footBarLowerL	{position:relative; left:50%; margin-left: -500px; width:1000px; margin-top:15px; z-index:auto;}

/****TABLES*/
.td_realizacjeL	{width:400px; vertical-align:super; padding-top:20px;}
.td_realizacjeP	{}

/****color*/

/****TEXT  */
.mainMenuMeNA															{font-family:Arial; color:#666666; font-weight:bold; font-size:13px; text-decoration:none;}
a.mainMenuMe, mainMenuMe:link, mainMenuMe:visited, mainMenuMe:active 	{font-family:Arial; color:#666666; font-weight:bold; font-size:13px; text-decoration:none; cursor:pointer;  }
a.mainMenuMe:hover														{font-family:Arial; color:#7D214A; font-weight:bold; font-size:13px; text-decoration:none; cursor:pointer;  }

a.aRed, aRed:link, aRed:visited, aRed:active { font-family: Tahoma, Arial, sans-serif; font-size:10pt; color:#FF0000; text-decoration:underline; cursor:pointer; }
a.aRed:hover	{ font-family: Tahoma, Arial, sans-serif; font-size:10pt; color:#ffffff; text-decoration:none; cursor:pointer; }

A, P, SPAN,  UL, OL, LI { color:#333333; font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 300; }
.topBarT		{ color:#FFFFFF; font-size:11px; font-family:"Courier New", Courier; }
.menuStripeT	{ color:#FFFFFF; font-size:10px; font-family:Tahoma, sans-serif; font-weight:bold; }


/****PADDING*/
.w800m100		{ width:800px; margin-left:100px; text-align:left }
/****GFX*/
.mainMenuCell	{ width:110px; height:36px; text-align:left; padding-left:23px; vertical-align:bottom; background-image:url('img/menu2.png'); background-position:left; background-repeat:no-repeat; }
.bigGraySpacer	{ padding-top:2px; color:#ffffff; background-color:#7e7e7e; font-family:"Microsoft Sans Serif", "MS Sans Serif", "MS Serif",serif; font-size:13px;  }
.dashTopBtm		{ border-top:1px solid #a1a1a1; border-bottom:1px solid #a1a1a1; }	
.dashTop		{ border-top:1px solid #a1a1a1; }	

