body
{
	margin: 0px;
}

body, td, th, div, p, span, select, input, textarea{
    font-family: Verdana, MS Sans Serif, Tahoma, Helvetica;
    font-size: 8pt;
    color: #666666;
}

a:link, a:visited, a:hover, a:active
{
	font-size: 8pt;
	color: #FE9900;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

ul{
    list-style-type: square;
    margin: 0 0 0 16px;
    padding: 0px; /* for firefox */
}

li{
    margin-top: 3px;
    margin-bottom: 3px;
}

img{
	border: 0;
}

.tytulPodstrony {
	font-weight: bold;
	font-size: 8pt;
	color: #A4A4A4 ;
}

.menuGl {
	background-color: #F6F6F6 ;
}

.menuGl a:link, .menuGl a:visited, .menuGl a:hover, .menuGl a:active
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	color: #CCCCCC ;
}

.menuGl_podstrony a:link, .menuGl_podstrony a:visited, .menuGl_podstrony a:hover, .menu_gl_postrony a:active{
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	color: #666666 ;
}

.arrow{
    color: #58804B;
}

.arrowSciezki {
	 color: #FFB74E;
}

.arrowSciezki, .arrow{
    font-family: MS Sans Serif, Tahoma, Helvetica;
    font-size: 7pt;
}

.odnosnikSciezki{
    color: #B7B7B7;
    font-size: 7pt;
}

.notice{
	margin: 20px;
	text-align: center;
}

.tabelka {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
    background-color: #ffffff;
    text-align: left;
}

.bgSelected {
	background-color: #F6F6F6;
	font-weight: bold;
}

.tabelka td {
	border: #CCCCCC 1px solid;
	padding: 5px;
}

.wiecej, .wiecej a:link, .wiecej a:visited, .wiecej a:hover, .wiecej a:active {
	color: #CCCCCC;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.data {
	text-align: right;
	font-size: 7pt;
	font-weight: bold;
}

.tytul{
	font-weight: bold;
	color: #666666;
}