.dodaj_pozycje {
	color: #999999;
	font-weight: bold;
  font-size: 11px;
}
.dodaj_pozycje a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.dodaj_pozycje a:hover {
	text-decoration: underline;
}

.dodaj_pozycje span {
	font-weight: bold;
	color: #EF8E4E;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.tab_normal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF8E4E;
	border-collapse: collapse;
}
.tab_normal a {
	text-decoration: none;
	color: #000000;
}
.tab_normal a:hover {
	text-decoration: underline;
}
.tab_normal th {
	background-image: url(../../images/bg-table-title.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	padding: 3px;
  color: #DDDDDD;
	font-size: 11px;
	border: 1px solid #F7F7F7;
}
.tab_normal th a {
  color: #FFFFFF;
}
.tab_normal td {
	font-size: 10px;
	padding: 3px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-left-color: #F7F7F7;
}
.tab_normal .ukryty a {
	color: #999999;
}
.center {
	text-align: center;
}

.small_input {
	width: 40px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.large_input {
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.ukryty {
	background-image: url(../../images/bg-ukryty.gif);
	background-repeat: repeat;
	color: #999999;
}
.ukryty input {
	background-color: #EFEFEF;
}
.warn {
	background-image: url(../../images/bg-warn.gif);
	background-repeat: repeat;
	color: #000000;
}
.warn input {
	background-color: #FFDFDF;
}

.jasny {
	background-color: #E7E7E7;
}
.ciemny {
	background-color: #D6D6D6;
}
.srodtytul {
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
}

.numeracja_stron {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF8E4E;
	text-align: center;
	color: #999999;
	font-size: 11px;
	padding-bottom: 5px;
	margin-top: 30px;
}
.numeracja_stron a {
	text-decoration: none;
	color: #999999;
	padding-right: 7px;
	padding-left: 7px;
}
.numeracja_stron a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EF8E4E;
}
.numeracja_zaznaczenie {
	padding-right: 7px;
	padding-left: 7px;
	background-color: #EF8E4E;
	color: #FFFFFF;
}
.modul {
	width: 230px;
	background-color: #E7E7E7;
	float: left;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tytul_modul {
	width: 200px;
	background-color: #EF8E4E;
	font-weight: bold;
	color: #F7F7F7;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	background-image: url(../images/bg-table-title.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.zawartosc_modul {
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 15px;
	width: 208px;
}
.modul_zdjecie {
	text-align: center;
	margin-bottom: 20px;
	height: 81px;
	width: 82px;
	margin-right: auto;
	margin-left: auto;
}
.modul_zdjecie a {
	border: 1px solid #FFFFFF;
	display: block;
}
.modul_zdjecie a:hover {
	border: 1px solid #9DD000;
}





.ilosc_w_galerii .checkbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
}
.szary {
	color: #999999;
}


.dodawanie_plikow {
	text-align: center;
}
.ilosc_zdjec {
	color: #999999;
	font-weight: bold;
	display: inline;
	margin-right: 50px;
}
.ilosc_zdjec a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.ilosc_zdjec a:hover {
	text-decoration: underline;
}

.ilosc_zdjec span {
	font-weight: bold;
	color: #EF8E4E;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content {
	position: relative;
	/*width: 960px;*/
}
#content p {
	margin: 0px;
	padding: 0px;
}
#content .wyszukiwanie p {
  line-height: 30px;
}
#content h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #C83B3F;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content h1 span {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #999999;
}
#content h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #C83B3F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content hr {
	background-color: #EDCFBD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #EDCFBD;
	height: 2px;
	margin: 15px 0 15px 0;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}
#historytable tr td {
  font-size: 11px;
  vertical-align: top;
}
#historytable th {
  font-size: 12px;
  font-weight: bold;
  background-color: #F6AF80;
}
#historytable table {
  width: 100%;
}
#formstatus p {
  font-weight: bold;
  margin: 0;
  padding: 0;
}
#formstatus p span {
  font-weight: normal;
}