body
{
	background-color: #005f00;	
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a:link
{
	color: #000080;
}

a:active
{
  color: #000080;
}

a:visited
{
  color: #000080;
}

a:hover
{
  color: red;
}

.tabela
{
    width: 950px;
    background-color: #f0f0f0;
    margin: 0px;
}

.tabela01
{
    width: 950px;
    height: 80px;
    border: 0px;
    margin: 0px;
}

#tabela01cell02
{
    width: 750px;
    height: 80px;
    background-image: url(../images/baner_up.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.menuup
{
    background-image: url(../../images/menutlo.gif);
    width: 950px;
    height: 32px;
    font-size: 10pt;
    padding: 0px;
    text-align: center;
    font-weight: bold;
}

#menu_bottom
{
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    font-size: 10px;
    font-family: Arial;
}

#licznik
{
    background-image: url(http://www.complex.com.pl/cgi-bin/Count.cgi?df=celmar5|dd=E|ft=2);
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 10px;
}



h1
{
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	text-align: center;
	color: #000080;
	margin-top: 12pt;
	line-height: 150%;
}

h2 
{
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	text-align: center;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
}

h3
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	margin-top: -6px;
	margin-bottom: -6px;
	text-decoration: underline;
}

h4
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	margin-top: -6px;
	margin-bottom: -6px;
}

h5
{
	word-spacing: 0; 
	text-indent: 0; 
	line-height: 100%; 
	margin-left: 24px; 
	margin-right: 0px; 
	margin-top: 12px; 
	margin-bottom: 12px;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase; 
}

h6
{
	font-size: 13pt;
	color: #000080;
	font-family: arial;
	text-transform: uppercase;
	height: 32px;
	padding: 6px 4px 4px 0px;
}

.symbol
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	word-spacing: 0;
	line-height: 150%;
	background-color: #F0F0F0;
	padding: 10px 5px 10px 0px;
	width: 140px;
}

/* Style elementów tabeli głównej */

#main_tab
{
	width: 1000px;
	background-color: #f0f0f0;
	margin: 0px;
}

#td_banner
{
	width: 800px;
	height: 80px;
	background-image: url(../images/baner_up.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#tr_menu_up
{
	background-image: url(../images/menutlo.gif);
	width: 1000px;
	height: 32px;
	font-size: 10pt;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}

#td_menu_up
{
	width: 200px;
}

#td_menu_bottom
{
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	font-size: 10px;
	font-family: Arial;
}

#td_counter
{
	background-image: url(http://www.complex.com.pl/cgi-bin/Count.cgi?df=celmar5|dd=E|ft=2);
	background-repeat: no-repeat;
	background-position: center left;
	text-align: center;
	font-size: 10px;
}

/* Style tabeli treści strony */

#tab_glowna
{
	background-color: transparent;
	width: 100%;
	border: 2px solid green;
	border-collapse: collapse; 
}

#tab_glowna caption 
{
	background-image: url(../../images/mtab_caption.png);
	height: 20pt;
	font-size: 12pt;
	color: White;
	text-align: center;
	background-repeat: no-repeat;    
}

#tab_glowna td
{
	background-color: #ffffff;
	font-size: 10pt;
	text-align: justify;
	padding: 5px 10px 5px 10px;
	line-height: normal;
	border: 2px solid green;
}

#tab_glowna a:link, #tab_glowna a:active, #tab_glowna a:visited
{
	font-size: 10pt;
	text-decoration: none;    
}

#tab_glowna td.adax a:link, #tab_glowna td.adax a:active, #tab_glowna td.adax a:visited
{
	font-size: 12pt;
	font-weight: bold;
}

#category
{
	border: 1px|solid|green;
	text-align: center;
	background: #008040;
	color:white;
  font-size: 12pt;
	font-weight: bold;
}

