html, body, table{ 
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	font-size:9pt; color: #4a4a45;
  line-height: 150%;
}


h1, .dzial {  
  padding-left:15px;
  background:url(../img/layout1/trojkat2.gif) no-repeat left center;
  position:relative;
}

h1 {
  font-size: 12pt; 
  font-weight:bold;
  text-decoration: none;
  color:#707070;
}
h1 a.back {
  display:block; height:1em; width:15px;
  position:absolute; left:0px; top:0px;
}

h2 {
  font-size: 11pt;
  color:#707070;
}
h3 {
  font-size: 10pt;
  color:#707070;
}
h4,h5,h6 {
  font-size: 9pt;
  color:#707070;
}

img {
  border:0;
}


.tekst {
font-size: 9pt;
text-decoration: none;
color:#505050; 
line-height: 150%;
/*text-align: justify;*/
}

.male, .breadcrumb, .breadcrumb a, .dzial {
font-size: 8pt;
text-decoration: none;
color:#98B8D2;
line-height: 150%;
}

a {text-decoration: none; color:black;}
p a {text-decoration: underline; color:#505050}
a:hover {text-decoration: none; color:#505050}

li p, td p  {margin:0; padding:0;}
p img[align=right] {margin-left:10px;}

input,select,textarea {
  border-color: #afafaf;
  border-style: solid;
  border-width: 1;
  font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
  color: #505050;
  font-size: 8pt;
  line-height: 120%;
}

input.image{
border-style: none;
}
input.button{
border-width: 1;
border-style: outset;
background-color: #dfdfdf;
}
