/* CSS Document */
body  {
	margin: 0px;
	color: #525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ADAFAE;
	background-image: url(../images/tlo_podstrona.jpg);
	background-repeat: repeat-x;
}

form {
   margin: 0px;
}

td {
	font-size: 12px;
	line-height: 19px;
}

a {
	text-decoration: none;
	color: #DE8509;
}
a:hover {
	text-decoration: underline;
}

.linkMaly {
	font-size: 9px;
	line-height: 9px;
}

.radyjko {
   width: 12px;
   vertical-align: middle;
   border: none;
   background: none;
}

.mainContent {
   text-align: justify;
}
.noRepeat {
	background-repeat: no-repeat;
}
.repeatX {
	background-repeat: repeat-x;
}
.pasekMenu {
	font-size: 10px;
	color: #666666;
	background-position: 0 1;
}
.szukajInput {
	font-size: 11px;
   border: none;
	width: 133px;
	height: 20px;
	background: #CBCBCB;
}
.szukaj_wyjasnienie {
	font-size: 10px;
	line-height: 10px;
	color: #777777;
}
.stopkaLink {
	font-size: 10px;
	color: #666666;
}
.naglowekLink {
	font-size: 10px;
	color: white;
	font-weight: bold;
}

.naglowekDane {
   background-color: #F09714;
   color: white;
   font-size: 11px;
   line-height: 12px;
   font-weight: bold;
}
.wierszDane {
   font-size: 10px;
   line-height: 11px;
}
.formTytul {
	font-size: 10px;
	font-weight: bold;
}
.formTytulMaly {
	font-size: 10px;
	line-height:12px;
}
.formPole {
	font-size: 11px;
   border: 1px solid #666666;
   background: #cccccc;
}
.zapytajOCene {
   margin: 0 0 20 20;
}

.fotoRamka {
  background-image: url(../images/kontakty/ramka.gif);
  background-repeat: no-repeat;
  width: 111px;
  height: 148px;
  padding: 6 0 0 5;
  text-align: left;
  vertical-align: top;
}
.obrazek {
  border: solid 1px #787878;
}
.podpis {
  font-size: 10px;
  line-height:11px;
  vertical-align: top;
}
