/* Fundacja */
TD
{
	font-size: 9pt;
	font-family: Arial;
}




/* Ramki */
.FrameWidth, .FullFrame, .FullFrameBottom, .FullFrameNoTop, .FullFrameSides, .TabTable, .TabContent
{
	width: 800px;
}

.FullFrame
{
	border-right: #C90103 1px solid;
	border-top: #C90103 1px solid;
	border-left: #C90103 1px solid;
	border-bottom: #C90103 1px solid;
	background-color: White;
}

.FullFrameBottom
{
	border-bottom: #C90103 1px solid;
}


.FullFrameNoTop
{
	border-right: #C90103 1px solid;
	border-bottom: #C90103 1px solid;
	border-left: #C90103 1px solid;
}

.FullFrameSides
{
	border-right: #C90103 1px solid;
	border-left: #C90103 1px solid;
	background-color: White;
}

.Frame
{
	border-right: #C90103 1px solid;
	border-top: #C90103 1px solid;
	border-left: #C90103 1px solid;
	border-bottom: #C90103 1px solid;
	
}

/* Specyficzne rzędy i cele */
.Sponsor
{	
	padding-top: 20px;
	padding-right: 20px;
	}
	
.LogoRow
{
	padding-bottom: 20px;
	padding-top: 20px;
}

.TitleRow
{
	padding: 5px;
	border-bottom: #C90103 1px solid;
	background-color: #FFC67B;
}

.TitleRowTop
{
	padding: 5px;
	border-top: #C90103 1px solid;
	background-color: #FFC67B;
}

.TitleRowTopBottom
{
	padding: 5px;
	border-top: #C90103 1px solid;
	border-bottom: #C90103 1px solid;
	background-color: #FFC67B;
}

.NormalRow
{
	padding: 5px;
	background-color: white;
}

.TightRow
{
	padding: 2px;
	background-color: white;
}

.LightRow
{
	padding: 5px;
	background-color: #FFFEF9;
}

/* Nagłówki stron */
.SectionTitle
{
	font-weight: bold;
	color: #880020;
	PADDING: 5px;
}

.SectionTitleLarge
{
	font-weight: bold;
	font-size: 11pt;
	color: #880020;
}

/* Pytania w ankiecie */
.QuestionTitle
{	font-weight: bold;
	
}
.QuestionSmallInfo
{
	color: gray;
	font-style: italic;
}
.QuestionOrangeInfo
{
	color: orange;
	font-style: italic;
}
.QuestionRow, .QuestionRow1
{
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #FFFEF9;
}
.QuestionRow1
{
	padding-left: 5px;
}

/* Linki */
.NormalLink:link, .NormalLink:visited , .NormalLink:active
{	
	font-size: 10pt;
	font-weight:bold;
	text-decoration:	none;
	color:	#003366;
}		
.NormalLink:hover	
{
	color:	#2E9B2E;
}

.InLineLink:link, .NormalLink:visited , .NormalLink:active
{	
	text-decoration:	none;
	color:	#003366;
}		
.InLineLink:hover	
{
	color:	#2E9B2E;
}

.RedLink:link, .RedLink:visited , .RedLink:active
{	
	font-size: 10pt;
	font-weight:bold;
	text-decoration:	none;
	color:	red;
}		
.RedLink:hover	
{
	color:	#2E9B2E;
}

.NavLink:link, .NavLink:visited, .NavLink:active
{	
	font-size: 11pt;
	font-weight:bold;
	text-decoration:	none;
	color:	#003366; 
}			
.NavLink:hover	
{
	color:	#2E9B2E;
}

.SmallLink:link, .SmallLink:visited, .SmallLink:active
{
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	color: dimgray;
}
.SmallLink:hover
{
	color: 2E9B2E;
}

/* Szerokości */
.w100
{
	width: 100%;
}

.w160p
{
	width: 160px;
}

/* Admin tabs */
.TabTable
{

}
.TabSelected
{
	border-right: #C90103 1px solid;
	border-top: #C90103 1px solid;
	background-color: #FFC67B;
	color: #880020;
}
.TabNormal
{
	border-right: #C90103 1px solid;
	border-top: #C90103 1px solid;
	border-Bottom: #C90103 1px solid;
	background-color: White;
}
.TabNoTabLeft
{
	border-Bottom: #C90103 1px solid;
	border-Right: #C90103 1px solid;
}
.TabNoTabRight
{
	border-Bottom: #C90103 1px solid;
}
.TabContent
{
	border-right: #C90103 1px solid;
	border-left: #C90103 1px solid;
	background-color: #FFC67B;
}

.Transparent
{
	background-color: Transparent;
}

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 0.8em;
	background-image: url(../Controls/Images/bgFundacja.gif);
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	color: navy;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #ffffff;
}

/* div z collapse */
DIV.SingleLine {OVERFLOW: hidden; HEIGHT: 1.25em}
DIV.MultiLine {}
			
/* Default CSS Stylesheet for a new Web Application project */
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	 500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	



	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


