ul#navlist
{
        list-style      : none;
        padding         : 0;
        margin          : 0;
        width           : 176;
}

ul#navlist li
{
        display         : block;
        margin          : 0px;
        padding         : 1;
        list-style      : none;
        float           : left;
}

ul#navlist li a
{
        display         : block;
        width           : 100%;
        padding         : 0;
        border-width    : 2px;
        border-style    : solid;
        text-decoration : none;
        color           : white;
        font-family     : verdana;
        font-size       : 11px;
        font-weight     : bold;
        letter-spacing  : -1;
        background-color: #377CFA;
        cursor          : pointer;
        border-color    : #74A4FC #1F458B #1F458B #74A4FC;
}

ul#navlist li a:hover, ul#navlist li a#select
{
        background-color: rgb(35,79,158);
        border-color    : rgb(19,44,88) rgb(110,139,191) rgb(110,139,191) rgb(19,44,88);
}

ul#navlist li a table
{
        border-collapse : collapse;
	width		: 100%;
}

ul#navlist li a table td
{
        border          : 0;
        padding         : 0;
        text-decoration : none;
        font-family     : verdana;
        font-size       : 11px;
        font-weight     : bold;
        letter-spacing  : -1;
        color           : white;
        vertical-align  : top;
        width           : 155;
}

ul#navlist li a table td.dot
{
        width           : 4;
        text-align      : left;
        padding		: 4;
}

ul#navlist li a table td.dot img     
{
	border		: 0;
}




ul#menulist
{
	display		: block;
	list-style	: none;
	padding         : 0;
	margin          : 0;
	height          : 19;
	white-space	: nowrap;
}

table#menulist
{
        border-width    : 0;
        border-style    : solid;
/*        margin          : -10 0 0 -11;*/
        text-align      : center;
        padding         : 0;
}

table#menulist tr td
{
	border-width	: 0;
	padding		: 0;
	height		: 19;
	white-space	: nowrap;
}

ul#menulist li
{
        float           : right;
        margin          : 0px 1px 0px 0px;
        padding         : 0;
	height		: 19;
	white-space	: nowrap;
}

table#menulist
{
/*	margin		: 0 -8 -2 -2; */
/*	margin		: 0 0 -2 -1; */
	border-style	: solid;
	padding		: 0;
}

table#menulist.strona
{
	margin		: 0 0 -2 -1; 
}

table#menulist.index
{
	margin		: -1 -8 -1 -2; 
}

table#menulist tr td a
{
	padding         : 0 3 0 3;
	border-width    : 2px;
	border-style    : solid;
	text-decoration : none;
	text-align      : center;
	color           : white;
	font-family     : arial, helvetica, sans-serif, tahoma, verdana;
	font-size       : 11;
	font-weight     : bold;
	letter-spacing  : 0;
	background-color: #1AAB8E;
	border-color    : rgb(104,198,180) rgb(20,130,107) rgb(14,95,80) rgb(57,182,157);
	height          : 18;
}

ul#menulist li a 
{
        padding         : 0 3 0 3;
        border-width    : 2px;
        border-style    : solid;
        text-decoration : none;
	text-align	: center;
        color           : white;
        font-family     : arial, helvetica, sans-serif, tahoma, verdana;
        font-size       : 11;
        font-weight     : bold;
        letter-spacing  : 0;
        background-color: #1AAB8E;
        border-color    : rgb(104,198,180) rgb(20,130,107) rgb(14,95,80) rgb(57,182,157); /* gora prawo dol lewo */
	height		: 19;
}

table.logo
{
	margin		: -2 -2 0 -2;
	padding		: 0;
}

td.logo
{
	color		: rgb(39,97,211);
        font-family     : tahoma, arial, helvetica, sans-serif, tahoma, verdana; 
/*	font-family	: "Tw Cen MT Condensed Extra Bold", "Trebuchet MS", helvetica, verdana;*/
/*	font-family	: "Trebuchet MS", helvetica, verdana;*/
	font-weight	: bold;
	font-size	: 24;
	padding-left	: 8;
}

