body  {color: #333333;
       background-color: #eeeeee;
       font-family: Verdana,Tahoma,Arial,Helvetica,MS San Serif,sans-serif;
       font-size: 12px;
       margin-top: 6px;
       margin-left: 8px;
       margin-right: 8px;
       margin-bottom: 4px;
		 margin: 0;
}

ul {
		text-align: full;
		font-size: 12px;
}

ul.menu {
	list-style-image: url(/fileadmin/szablon/kropka.gif); 
}

.stopka	{
	font-size: 10px;
}		 

ul.prawa {
	padding: 20px;
	margin: 0px;
}

.prawa {
	font-size: 10px;
	font-weight: normal;
}

a.BE_spotlightArticles, a.BE_spotlightArticles:link, a.BE_spotlightArticles:visited, a.BE_spotlightArticles:hover, a.BE_spotlightArticles:active {
	font-weight: normal;
}

a, a:link, a.BE_link:link, a.content:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:visited, a.BE_link:visited, a.content:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:active, a.BE_link:active, a.content:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a.BE_link:hover, a.content:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

				
a.maly:link    {color: #333333;
					font-size: 12px;
				font-weight: bold;
     	   text-decoration: none;}

a.maly:visited  {color: #333333;
				font-weight: bold;
					font-size: 12px;
      	   text-decoration: none;}

a.maly:active  {color: #666666;
				font-weight: bold;
					font-size: 12px;
      	   text-decoration: underline;}

a.maly:hover  {color: #666666;
				font-weight: bold;
					font-size: 12px;
      	   text-decoration: underline;}

a.wersje:link    {color: #333333;
					font-size: 10px;
				font-weight: normal;
     	   text-decoration: none;}

a.wersje:visited  {color: #333333;
				font-weight: normal;
					font-size: 10px;
      	   text-decoration: none;}

a.wersje:active  {color: #666666;
				font-weight: normal;
					font-size: 10px;
      	   text-decoration: underline;}

a.wersje:hover  {color: #666666;
				font-weight: normal;
					font-size: 10px;
      	   text-decoration: underline;}

.breadcrumb, .breadcrumb:visited, .breadcrumb:link, .breadcrumb:active    {
	color: #333333;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;}

.breadcrumb:hover  {
	color: #999999;
	font-weight: normal;
	font-size: 9px;
	text-decoration: underline;}

td {
	color: #333333;
   background-color: #ffffff;
   font-family: Verdana,Tahoma,Arial,Helvetica,MS San Serif,sans-serif;	
	font-size: 12px;
}
				

td.content  {color: #333333;
             background-color: #ffffff;
             font-family: Verdana,Tahoma,Arial,Helvetica,MS San Serif,sans-serif;
             font-size: 12px;}

td.menu  {color: #333333;
          background-color: #6495ED;
          font-family: Verdana,Tahoma,Arial,Helvetica,MS San Serif,sans-serif;
          font-size: 11px;}

td.darkbg  {color: #333333;
            background-color: #4169E1;
            font-family: Verdana,Tahoma,Arial,Helvetica,MS San Serif,sans-serif;
            font-size: 12px;}

td.lightbg  {color: #333333;
            background-color: #eeeeee;
            font-family: Verdana,Tahoma,Arial,Helvetica,MS San Serifsans-serif;
            font-size: 12px;}

td.brownline  {color: #333333;
              background-color: White;
              font-family: Verdana,Tahoma,Arial,Helvetica,MS San Serif,sans-serif;
              font-size: 25%;}

td.whiteline  {color: #ffffff;
              background-color: #ffffff;
              font-family: Verdana,Tahoma,Arial,Helvetica,MS San Serif,sans-serif;
              font-size: 25%;}

td.greenline  {color: #333333;
              background-color: #eeeeee;
              font-family: Verdana,Tahoma,Arial,Helvetica,MS San Serif,sans-serif;
              font-size: 25%;}

td.spotheader  {color: #333333;
               background-color: #eeeeee;
               font-family: Verdana,Tahoma,Arial,Helvetica,MS San Serif,sans-serif;
               font-size: 14px;
					font-weight: bold;}

font.copyright { color: #333333;
                 font-family: Verdana,Tahoma,Arial,Helvetica,MS San Serif,sans-serif;
	         font-size: 11px;}


.duze {
	color: white;
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

td.podkreslony, th.podkreslony {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background: #E4EEF8;
	text-align: left;
}

td.niepodkreslony, th.niepodkreslony {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
}
				
				
<!-- NOTES FOR DOM STYLE MENU -->

<!-- NORMAL STATE AS SHOWN ABOVE IN TD.MENU -->
<!-- HOVER SHOULD CHANGE THE TEXT COLOUR TO #FFCC00.  THE BAR IS TOO THIN FOR A BUTTON EFFECT IMHO -->
<!-- ONCLICK SHOULD CHANGE THE BACKGROUND COLOUR TO #663300.  TEXT REMAINS GOLD.  -->
<!-- IN THE DROP DOWNS HOVER SHOULD USE THE ONCLICK SPECS ABOVE. -->


