@import "base.css";

ul li {
	list-style: image;
	list-style-image: url('grafika/path.gif');
	margin-bottom: 2px;
}

div#top {
	height: 130px;
	margin-top: 10px;
	position: relative;
}

div#top a.lang {
	border: 0px;
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 99;
}

div#top a.lang img {
	width: 20px;
	height: 12px;
	border: 1px solid #dadada;
	padding: 2px;
	vertical-align: middle;
	margin-left: 3px;
}

div#menu {
	float: left;
	width: 642px;
	margin-left: 67px;
}

div#index {
	height: 265px;
	background: url('grafika/top-fp.gif') no-repeat top right;
}

div#subpage {
	background: url('grafika/top-sp.gif') no-repeat top right;
}

div#index h2 {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	font-size: 12px;
}

div#index div.content {
	padding: 15px 30px 10px 317px;
}

div#index div.content p {
	line-height: 190%;
}

div#subpage div.menu {
	position: relative;
	left: -20px;
	float: left;
	width: 200px;
	margin-right: 5px;
	text-align: right;
	padding-top: 35px;
}

div#subpage div.menu a {
	background: url('grafika/sub-arrow.gif') no-repeat 187px 8px;
	border: 0px;
	padding-right: 20px;
	color: #464646;
	font: bold 14px Tahoma;
	text-decoration: none;
	display: block;
	margin-bottom: 6px;
}

div#subpage div.menu a:hover,
div#subpage div.menu a.active {
	text-decoration: underline;
}

div#subpage div.content {
	padding: 10px 30px 30px 0px;
	min-height: 200px;
	width: 690px;
	float: left;
	background: url('grafika/bottom-sp.gif') no-repeat bottom right;
}

div#zastrzezenie p {
	font-size: 10px;
}

div#footer {
	margin: 20px 0px 10px 0px;
	height: 20px;
}

div#footer a {
	display: block;
	border: 0px;
	height: 17px;
	width: 73px;
	background: url('grafika/venti.gif') no-repeat;
	text-indent: -9999px;
	float: right;
}

div#footer a:focus {
	overflow: hidden;
}

h2#path {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	height: 34px;
}

h2#path img {

}

h2#path a {
	font: bold 12px Tahoma;
	text-decoration: none;
	position: relative;
	top: -4px;
}

h2#path img.up {
	position: relative;
	top: -5px;
}


table.text_table {
	border-collapse: collapse;
}

table.text_table td,
table.text_table th {
	border: 1px solid #dbdbdb;
	padding: 10px;
	background: white;
}

table.text_table td.first,
table.text_table th.first {
	background: #f7f7f7;
}

div#menu ul {
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 0px 0px;
}

div#menu ul li {
	list-style: none;
	list-style-image: none;
	float: left;
	width: 152px;
	height: 20px;
	padding: 5px 0px;
}

div#menu ul li a {
	font: bold 11px Tahoma;
}

table#raport {
	margin: 10px auto;
}

table#raport td.l {
	width: 150px;
	text-align: right;
}

table#raport td.r {
	width: 70px;
	text-align: left;
}

div#cage {
	width: 690px;

}

span.styl1 {
	/*Czcionka 12px (+1)*/
  font-size: 12px;
}

span.styl2 {
	/*Czcionka 14px (+3)*/
  font-size: 14px;
}

h2.wykres {
	text-align: center;
	padding: 0px;
	margin: 20px 0px;
	font-size: 12px;
}

div#angEnter {
	background: #f3f3f3;
	border: 1px solid #dbdbdb;
	padding: 5px 10px;
	width: 640px;
	position: absolute;
	margin-left: 140px;
	margin-top: 15px;
	z-index: 99;
}

div#angEnter p {
	margin: 0px;
	padding: 5px 0px;
}

div#angEnter a {
	font-weight: bold;
}