@charset "iso-8859-2";
/* CSS Document */

body {background-color:#c2c5c7; margin: 0px;
background-image:url(pic/tlo.jpg); background-repeat:repeat-x;}
img {border: 0px;}
img.g {border-style:solid; border-color:#d0d0d0; border-width: 1px;}

td {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#222222;
}

a {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}
a.k {
font-size:11px;
font-weight: normal; color: #bd000a;
}

a:hover {
text-decoration:underline;
}

ul {
list-style-type: square;
}

table.tab_spec {border-collapse:collapse;} 
table.tab_spec td {	color: #606060;
    font-size: 10px;
    font-weight: bold;
	}

.formularz {    color: #DDDDDD;    font-size: 11px;}
.formularz td {    color: #DDDDDD;    font-size: 11px;}	

div.form_errormsg {
    font: Arial;
    color: #EC0004;
	text-align:left;
	margin-left: 3px;
}

.formularz textarea,
.formularz input.pole {
  width: 250px;
  border: 1px solid #000000;
  background: none;
  background-color: #F7F6F1;
  color: #272319;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
}

.formularz textarea { width: 300px; 	height: 100px;}

.formularz table.form_tkn input {height: 23px; width: 90px; font-size: 20px;}

.formularz .form_send_butt input  {
  width: 80px;
  border: 1px solid #DDDDDD;
  background: none;
  background-color: #B10104; 
  color: #d0d0d0;
  cursor: pointer;
  font-weight: normal;
  padding: 0px 10px 0px 10px;
}

