/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background: url('/tach-cmsws/page/images/main_bgd.gif') repeat-x;  
}

TD
{
	font-size: 11px;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
	
.orange
{
	color: #e46913;
}
.blue
{
	color: #00569b;
}	
.black
{
	color: #000000;
}
.purple
{
	color: #990066;
}
.negatyw
{
	color: #ffffcc;
	background-color: #990066;
}
		
.TEXTBOX
{
	font-size: 11px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	background: whitesmoke;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.SearchText
{
	border-right: gainsboro 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	border-bottom: gainsboro 1px solid;
}
.BUTTON
{
	border-right: gray 1px solid;
	border-top: whitesmoke 1px solid;
	font-weight: bold;
	font-size: 8pt;
	background: gainsboro;
	border-left: whitesmoke 1px solid;
	border-bottom: gray 1px solid;
}
.MENUBUTOFF
{
	border-right: gray 1px solid;
	padding-right: 5px;
	border-top: whitesmoke 1px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	background: gainsboro;
	padding-bottom: 3px;
	border-left: whitesmoke 1px;
	padding-top: 3px;
	border-bottom: white 1px solid;
}
.MENUBUTON
{
	border-right: gray 1px solid;
	padding-right: 5px;
	border-top: whitesmoke 1px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	background: gainsboro;
	padding-bottom: 5px;
	border-left: whitesmoke 1px;
	padding-top: 10px;
	border-bottom: gainsboro 1px solid;
}

A:link
{
	color: #660066;
	text-decoration: underline;
}	
		
A:visited	{	
	text-decoration:	underline;
	color: #660066;
	}	
		
A:active	{	
	text-decoration:	underline;
	color: #660066;
	}	
		
A:hover
{
	color: #cc0066;
	text-decoration: none;
}
	

	
.DARKBGD
{
	background-color: gray;
}	
.MIDBGD
{
	background-color: gainsboro;
}	
.LIGHTBGD
{
	background-color: whitesmoke;
}	

.GRIDITEM
{
	border-top: whitesmoke 1px solid;
	background-color: #ffff66;
}

.header
{
	font-size: x-large;
	color: #3300cc;
}
.template
{

	border-collapse: collapse;
}



/* PASEK NAWIGACYJNY */
.NavigationBarSeparator
{
	color: #004b99;
}
.NavigationBarHyperLink
{
	color: #990066;
}

A:link.NavigationBarHyperLink
{
	color: #990066;
	text-decoration: underline;
}	
		
A:visited.NavigationBarHyperLink
{
	color: #990066;
	text-decoration: underline;
}	
		
A:active.NavigationBarHyperLink	{	
	text-decoration:	underline;
	color: #990066;
	}	
		
A:hover.NavigationBarHyperLink
{
	color: #990066;
	text-decoration: none;
}


A:link.footer
{
	color: mistyrose;
	text-decoration: none;
}	
		
A:visited.footer
{
	color: mistyrose;
	text-decoration: none;
}	
		
A:active.footer	{	
	text-decoration:	none;
	color: mistyrose;
	}	
		
A:hover.footer
{
	color: pink;
	text-decoration: none;
}


.NavigationBarBackground
{
	background-color: beige;
}

/*Aktualnosci*/
.NewsTitle
{
	color: #00569b;
}
.NewsDateTime
{
	color: #990066;
}

A:link.NewsShortTxt
{
	color: #000000;
	text-decoration: none;
}	
		
A:visited.NewsShortTxt
{
	color: black;
	text-decoration: none;
}	
		
A:active.NewsShortTxt
{
	color: black;
	text-decoration: none;
}	
		
A:hover.NewsShortTxt
{
	color: #990066;
	text-decoration: underline;
}





.marque
{
	font-weight: bold;
	background-image: url(/cmsws/page/images/ScroolingBg.gif);
	color: #00569b;
}