body {
	margin: 0 0 20px 0; 
	padding: 0;
	background: #C8C8C8;
	text-align: center;
	color: white;
}

body, input, textarea, table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
table#page {
	border-collapse: collapse;
  background: #9F9F9F;
}
table#outline {
	border-collapse: collapse;
	border: 1px solid #888;
}

table {
	border-collapse: collapse;
	border-width: 0px;
}
td {
  border: 0px;
}

#standardFont {
	color: #333333;
}

div#photo {
	border: 1px red solid;
	float: left;
	width: 100px;
	height: 100px;
	padding: 0;
	margin: 0px 15px 15px 0px;
}

h5, h6 {
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  font-weight: bold;
}
h5 { font-size: 14px; }
h6 { font-size: 12px; }

table#page td {
	border: 1px solid #D9D9D9;
}
table#page td table td {
  border: inherit;
} 
table#page td td.nobr {
	border: 0px;
}
table#page td td.menu {
	border: 0px;
	padding: 5px 7px;
	border-top: #D9D9D9 solid 1px;
}
table#page td td.menu a:link, table#page td td.menu a:visited, table#page td td.menu a:active {
  color: white;
}
table#page td td.menu a:hover {
  color: #464646;
}

table#page table#menu {
	border-collapse: collapse;
	margin-bottom: 15px;
}
table#page td#content {
  text-align: left;
  width: auto;
}
table#page td#content table {
	vertical-align: top;
	color: #333333;
}

table#page td td.menu1stTd {
	border: 0px;
	height: 2px;
	padding: 5px 7px;
	border-bottom: #D9D9D9 solid 1px;
}


td.marginLeft {
	background-image: url(/grafika/tloLD.gif);
  background-repeat: repeat-y;
  vertical-align: top;
  background-color: rgb(220,220,220);  
  border-right: 0px;
  
}
td#marginRight {
	background-image: url(/grafika/tloP.gif);
  background-repeat: repeat-x;
  vertical-align: top;
  background-color: rgb(220,220,220);  
  border-left: 0px;
}
div#marginLeft {
	width: 25px;
	height: 200px;
	border: 0;
	margin: 0;
}

td#content {
	background-image: url(/grafika/tloP.gif);
  background-repeat: repeat-x;
  background-color: rgb(220,220,220);  
  padding: 25px 0;
  vertical-align: top;
	color: #333333;
	border-left: 0px;
	border-right: 0px;
}
td#content table#normal {
  color: black;
}

td.lang {
  vertical-align: middle;
  text-align: center;
}
td.lang a:active, td.lang a:link, td.lang a:hover, td.lang a:visited  {
  color: white;
}
#tdmenu {
  vertical-align: top;
  text-align: center;
  padding: 15px 0;
}
td#logged {
  vertical-align: middle;
  text-align: center;
  background: #BCBCBC;
  padding: 5px;
}
td#logged a {
  color: rgb(70,70,70);
}

#topMenu {
  padding: 5px 0;
  color: white;
  font-weight: bold;
  text-align: left;
}
td#topMenu a {
  color: white;
}
td#banner {
  background-repeat: repeat-x;
}

h3 {
	font-size: 16px;
	color: #464646; 
  margin: 0px;
}

form {
  margin: 0;
}

form#wyszZaaw {
  width: 500px;
  margin: 0 0 15px 10%;
  color: #464646;
  padding-top: 10px;
  padding: 0px;
}
form#wyszZaaw table td.l{
  text-align: left;
}
form#wyszZaaw table td.r{
  text-align: right;
}

a:link, a:visited, a:active {
	color: #464646;
	text-decoration: none;
}

a:hover {
	color: #464646;
	text-decoration: underline;
}

p.menu a:visited, p.menu a:active, p.menu a:link  {
	color: white;
	text-decoration: none;
}


div#menu2 {
	width: 215px;
	background: url(/grafika/tloMenu.gif);
  background-repeat: no-repeat;	
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}

#wyszukiwarka {
  margin-right: 0px;
  width: 150px;
}

#wyszPole {
	background: #BCBCBC;
	border: 1px #8D8D8D solid ;
	color: white;
	width: 120px;
	height: 17px;
	font-size: 9px;
  margin: 0;
  padding: 1px;
  vertical-align: middle;
  margin-right: 2px;
}
#wyszSzukaj {
	background: #BCBCBC;
	border: 1px #8D8D8D solid ;
	color: white;
	width: 25px;
	height: 17px;
	font-size: 9px;
  margin: 0;
  padding: 0px;
  vertical-align: middle;
}


td.menu a, td.menu a:link, td.menu a:visited {
	color: white;
}
table#menu table {
 	border: 0;
}

table#menu {
 	border-collapse: collapse;
  margin-left: 1px;
  margin-bottom: 0;
  width: 149px;
	color: white;
  border: 0;
	font-weight: bold;
}
table.submenu {
  display: none;
  padding: 0;
  clear: both;
  white-space: pre;
  margin: -20px 138px;
  position: absolute;
  background: transparent;
  // margin: -8px 0;
}
table#menu td td.submenu1st {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #EEE;
  font-size: 1px;
  height: 15px;
}

table#menu td {
	background: #9F9F9F;
  font-size: 10px;
	text-align: right;
	border-bottom: #D9D9D9 solid 1px;
}

table#menu td a:visited, table#menu td a:active, table#menu td a:link  {
	color: white;
	text-decoration: none;
}
table#menu td td.submenu {
	font-weight: bold;
	background: #9F9F9F;/*rgb(172,200,46);*/
  font-size: 10px;
	padding: 5px;
	text-align: left;
	font-size: 9px;
	border: #EEE solid 1px;
	border-top: 0px;
}

table#menu td a:hover {
	color: white;
	text-decoration: underline;
}

del {
  color: #AAA;
  text-decoration: none;
}

table#contentCols2 {
  border: 0px;
  margin: 0;
  padding: 0;
}
table#contentCols2 td#left {
	padding-right: 12px;
	width: 50%;
	text-align: justify;
	vertical-align: top;
	border: 0;
}
table#contentCols2 td#right {
	padding-left: 12px;
	width: 50%;
	text-align: justify;
	vertical-align: top;
	border: 0;
}

font#message {
	margin: 0;
	color: red;
	font-weight: bold;
}

#naglowek {
  margin: 0;
	text-align: left;
	width: 100%;
}

div#tresc div#naglowek h1, h1 {
	color: rgb(112,125,49);
	font-size: 24px;	
	margin: 0 0 10px 0;
}

div#kolumny div#naglowek h1 {
	color: rgb(138,160,36);
	font-size: 24px;	
	margin: 0 0 10px 0;
}

hr {
	border-bottom: 1px solid #F4F4F4;
	border-right: 1px solid #F4F4F4;
	border-top: 1px solid #797979;
	border-left: 1px solid #797979;
}

.aktualnosc {
	width: 100%;
	margin-bottom: 15px;
}

.aktualnosc hr {
	margin: 2px 0;
	padding: 0;
	// margin: 0;
}

.aktualnosc .naglowek {
	border-bottom: 1px solid rgb(121,121,121);
	padding: 3px 0;
	font-style: italic;
}
.aktualnosc .data {
	font-weight: bold;
	font-style: normal;
}
.aktualnosc .tresc {
	border-top: 1px solid rgb(244,244,244);
	padding: 3px 0;
	overflow: hidden;
}

p.niskie {
	padding: 6px 0;
	margin: 0;
}

li {
	margin: 3px;
	line-height: 130%;	
}

p img {
	float: left;
	margin-right: 10px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	margin-top: 22px; 
	margin-bottom: 8px;
}

form#zamowienieKatalogu {
	width: 350px;
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: right;
}
input.tekst, textarea.t {
	background: rgb(230,230,230);
	border: 1px solid white;
	color: #333333;
	height: 16px;
	padding: 1px;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 2px;
	// margin: 1px 2px;
}
input.tekst2, textarea.t2 {
	background: #D3D3D3;
	border: 1px solid #8D8D8D;
	color: #333333;
	margin: 1px;
	padding: 1px;
	height: 16px;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
form#zamowienieKatalogu input.tekst {
  width: 180px;
}
#zamowienieKatalogu textarea.t {
	width: 180px;
  height: 39px;
}
input.przycisk, select.s {
	background: rgb(230,230,230);
	border: 1px solid white;
  color: #333333;
  border-collapse: collapse;
	padding: 0 0 1px 0;
	margin: 2px;
	height: 16px;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
select.s {
  height: 14px;
}
input.przycisk2, select.s2, input.plik2 {
	background: #D3D3D3;
	border: 1px solid #8D8D8D;
	color: #333333;
  border-collapse: collapse;
	padding: 0 0 1px 0;
	margin: 1px;
	height: 16px;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
select.s2 {
  height: 14px;
}
input.plik2 {
  height: 19px;
  // height: 16px;
  padding-top: 0px;
  // padding-top: 1px;
	vertical-align: top;
}
#zamowienieKatalogu input.przycisk {
	width: 88px;
	vertical-align: top;
}
#zamowienieKatalogu input, #zamowienieKatalogu textarea {
  position:relative;
  top: -4px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

img { border: 0px; }

.galeriaKategoria {
	margin: 10px 20px 10px 10px;
	float: left;
	text-align: left;
	height: 120px;
	width: 280px;
}

.galeriaKategoria div {
  float: left;
}
.galeriaKategoria .obrazek img {
	border: 5px solid #A4A4A4;
}
.galeriaKategoria .obrazek table {
  background-color: white;
	border-collapse: collapse;
	margin-right: 5px;
}

.galeriaKategoria .opis {
	width: 145px;
}
.galeriaKategoria .opis a {
  color: #333333;
}
.galeriaKategoria h2 {
  padding: 0;
  font-weight: bold;
  margin: 0 0 0 0;
}

.galeriaMale {
  text-align: center;
  width: 166px;
  height: 220px;
  float: left;
  margin: 0 14px 0 10px;
}
.galeriaMale .obrazek {
	text-align: center;
	vertical-align: middle;
	width: 160px;
	margin: 0;
}
.galeriaMale .obrazek table {
  background-color: white;
	border-collapse: collapse;
}
.galeriaMale .obrazek a {
  width: 100%;
  text-align: center;
}
.galeriaMale .obrazek img {
  border: 4px solid #A4A4A4;
  text-align: center;
}

div#zdjecie {
  width: 100%;
	text-align: center;
	padding-top: 20px;
}

div#zdjecie img {
	border: 7px solid #A4A4A4;
}
div#zdjecie table {
  background: white;
}

#daneKontaktowe {
  line-height: 1.5;
  width: 140px;
  text-align: right;
  color: rgb(50,50,50);
}
#daneKontaktowe a {
  color: rgb(50,50,50);
}

table#adminList {
  border-collapse: collapse;
  width: 100%;
  margin: 0;
  padding: 0;
}

table#adminList thead td, tr.adminHead td, td.adminHead, #adminHead {
	padding: 3px;
  background: #9F9F9F;
	color: rgb(255,255,255);
	font-weight: bold;
}

table#adminList tbody td {
	padding: 3px;
}
table#adminList tfoot td {
	padding: 3px;
}

#numeracja {
  float: right;
	font-weight: normal;
	width: 100%;
	padding: 4px 0px;
	text-align: right;
}
.dodzazn {
	padding: 4px 0px;
  float: left;
  width: 45%;
}
tr.row1, td.row1 {
  background-color: #CCCCCC;
}

tr.row2, td.row2 {
  background-color: #DDDDDD;
}

p#note, p#warn, p#error {
  margin: 0;
  font-weight: bold;
}

#note {
  color: #355E00;
}
#warn {
  color: purple;
}
#error {
  color: red;
}
#podglowek {
  margin-bottom: 10px;
}
#searchHelp {
  width: 130px;
  margin-top: 5px;
  text-align: left;
}
#searchHelp a {
  color: #D4D4D4;
}
table#keywords td {
  vertical-align: top;
}
#copyright {
	border: 1px dashed #D9D9D9;
  display: block;
	width: 134px;
  padding: 4px 2px 6px 2px;
	margin-top: 30px;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
	font-style: italic;
	vertical-align: text-bottom;
}
.oP {
  color: green;
}
.oN {
  color: #0155FF;
}
.s1 {
  color: gray;
  cursor: help;
}
.sh {
  color: gray;
  cursor: help;
}

