@charset "utf-8";
/* CSS Document */


:focus{  -moz-outline-style: none;}

body {
	background-image: url(tlo.jpg);
	background-color: #222A30;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.tekst_gora {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 15px;
	margin:20px;
}
.linia {
	height: 20px;
}
#top{
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 202px;
}
#linia_top{
	background-image: url(linia_cienie_gora.png);
	background-repeat: no-repeat;
	height: 18px;
	background-position: center center;
}
#cien_top{
	background-image: url(cien.png);
	background-repeat: repeat-x;
	height: 16px;
}

#bottom{
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 163px;
}

#cien_bottom{
	background-image: url(linia_cienie_dol.png);
	background-repeat: no-repeat;
	height: 16px;
	background-position: center center;
}
a {color:#CCC}
a:link {text-decoration: underline}
a:visited {text-decoration: underline}
a:active {text-decoration: none}
a:hover {text-decoration: none;}

