/* Ogólne */
a img {
  border: 0px;
}

.grey {
  color: #a0a0a0;
}

.right {
	text-align: right;
}
/* End Ogólne */

/* Nagłówek */
div#naglowek div.login {
	clear: right;
	float: right;
	text-align: right;
	margin-right: 15px;
	font-weight: bolder;
	padding: 5px 10px;
	width: 187px;
	height: 94px;
	background-image: url('/images/login.gif');
	color: #ffffff;
	overflow: hidden;
}

div#naglowek div.login td {
	color: #ffffff;
	text-align: right;
}

div#naglowek div.login input.text {
	border: 0px;
	background-color: #ffffff;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	width: 100px;
	margin: 0px 0px; /* 2px 0px */
}

div#naglowek div.login input.check {
	float: left;
}

div#naglowek div.login .button {
	border: 0px;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bolder;
	color: #ffffff;
	margin: 0px; /* 2px 44px 0px 0px */
	height: 16px;
	line-height: 16px;
	padding: 0px;
	vertical-align: middle;
	background: #b61900 url('images/button.gif');
	width: 58px;
}

div.center_in_menu a {
	display: none;
}

div#naglowek div.center_in_menu {
	margin-top: 15px;
	text-align: center;
}

div#naglowek div.center_in_menu a {
	display: inline;
}
/* End Nagłówek */

/* Tytuł */
table.tytul_strony, div.tytul_strony {
  background: url('/images/tytul_tlo.gif') repeat-x left top;
  height: 22px;
  margin-bottom: 8px;
  width: 100%;
}

table.tytul_strony td {
	vertical-align: top;
}

table.tytul_strony h1, div.tytul_strony h1 {
  float: left;
	padding: 0px 20px;
	margin: 0px;
	color: #616161;
	font-weight: bolder;
	font-family: Verdana;
	font-size: 18px;
	line-height: 20px;
}

table.tytul_strony div {
  float: right;
  background: #ffffff url('/images/tytul_tlo.gif') no-repeat -375px 8px;
  padding: 0px 20px 0px 50px;
  overflow: visible;
	font-family: Times New Roman;
	font-size: 26px;
	color: #dadada;
	position: relative;
	top: -8px;
}

table.tytul_strony br {
  clear: both;
}
/* End Tytuł */

/* Ścieżka */
div.sciezka {
  font-size: 10px;
  color: #898989;
  vertical-align: middle;
  margin-bottom: 9px;
  float: left;
  font-weight: bolder;
}

div.sciezka img {
  vertical-align: middle;
}

div.sciezka a {
  font-size: 10px;
  color: #898989;
  font-weight: bolder;
}

div.sciezka a.active {
  color: #616161;
}
/* End Ścieżka */

/* Box */
div.file {
  clear: both;
  display: block;
}

div.file img {
  float: right;
  margin-right: 10px;
}
/* End Box */

img.polecamy_m {
	float: right;
	margin-left: 4px;
	margin-bottom: 2px;
}

img.polecamy_b {
	float: left;
	margin-right: 4px;
	margin-bottom: 2px;
}

div.wiecej {
	float: right;
	text-align: right;
	white-space: nowrap;
}

div.wiecej_male {
	float: right;
	white-space: nowrap;
	margin-right: 5px;
	font-size: 9px;
}

.wiecej_male a {
	color: #000000;
	vertical-align: middle;
}

.wiecej_male img {
	vertical-align: middle;
}

span.wiecej {
	white-space: nowrap;
}

.wiecej a {
	color: #000000;
	vertical-align: middle;
}

.wiecej img {
	vertical-align: middle;
}
