/* CSS Background image Document */


body {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4b64a6;
	text-decoration: none;
}
.left_link
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	background-color:inherit;
	text-decoration: none;
	}
.left_link:hover
{
color:#000080;
text-decoration:none;
background-color:inherit;
}
.table
{

border:3px solid #000000;
height:2.5px;
padding-left:2px;
}
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	position: absolute;
}

ul li {
	float: left;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: transparent #25b #25b #9ce;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: 90px;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	background-color: #193947;
	color: #aaa;
	border-top: 10px solid #274D58;
}

ul a:hover {
	background-color: #274D58;
	color: #FCA29A;
	border-top: 20px solid #193947;
}

#napis1 
{
    position: absolute;
    top: 3px;

    width: 978px;
    margin: 0;
    padding: 0;
    z-index: 2;
}
#tx { 
	FONT: bold 19px Arial;position:relative; top:7px;}
#t1 { position:relative; color:#193947; z-index:2; top:0px; left:0px; }
#t2 { position:relative; color:#999999; z-index:1; top:-25px; left:2px; }