body,table,textarea,input,select {
  font-family: Verdana,Tahoma,Helvetica,Arial, sans-serif;
  font-size: 9pt;
}
body {
  color:#000; 
  line-height: 150%;
}

h1 {
  font-size:14pt; font-weight: normal;
  color:#db0e01;
  font-style:italic;
}
h2 {
  font-size:10pt;
  color:#b10a00;
}
h3,h4,h5,h6 {
  font-size:9pt;
  color:#b10a00;
}

.tytul {
font-weight:bold;
color:#AC1C16; 
}

.data {
font-size: 8pt;
color:#B26A23;
line-height: 150%;
text-align: justify;
}

.male {
font-size: 7pt;
color:#949494;
}

.dalej {
font-size: 7pt;
color:#949494;
text-decoration: underline;
}


a  {text-decoration: underline; color:#404040}
a.nonu {text-decoration: none; color:#404040}
a:hover {text-decoration: none; color:#707070}

strong {font-weight:normal;}

input,select,textarea,button {
border-color: #949494;
border-style: solid;
border-width: 1px;
font-size: 8pt;
line-height: 120%;
}

input.image{
border-style: none;
}

img {
border:0;
}
img.ramka{
border-width:1pt;
border-color:#949494;
}

/* Doda³am klasê aby by³ widoczny input z formularza zapytania*/
.tekst {
font-size:10pt;
color:#000000; 
}


/* COOKIE STYLE */

.cookieBar {
  position:relative;
  padding:10px 20px;
  background: #e9e9e9;
  color: #AC1C16;
  border: solid 2px #AC1C16;
  text-align: center;
  margin:10px 10px 30px 10px;
}

.cookieBar_btn {
  position:relative;
  margin-bottom:-25px;
  z-index:10;
  text-align: center;
}
.cookieBar_btn a {
  line-height:30px;
  padding:5px 20px;
  font-weight:bold;
  text-decoration:none;
  color:#fff;
  background: #AC1C16;

  -webkit-border-radius: 13px;
     -moz-border-radius: 13px;
          border-radius: 13px;
}
