@charset "iso-8859-2";

body
{
margin: 0px;
padding: 0px;
font-family: Arial, Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
font-size: 10pt;
color: #000;
background-color: transparent;
}
A:active  { color: #AB0000; background-color: white; font-weight: bolder; } 
A:link    { color: #000000; background-color: white; text-decoration: none; } 
A:visited { color: #D06200; background-color: white; text-decoration: none; } 
A:hover   { color: #AB0000; background-color: white; text-decoration: underline; } 

P {text-align: center; font-weight: bold; margin: 0px; width: 345px; }

TABLE {border: none; width:345px; text-align: center; }

.krakweb_form {border: none; text-align: left; font-family: Arial, "Lucida Grande", Arial, sans-serif;
font-size: 10pt; }
.krakweb_form2{font-family: Arial, "Lucida Grande", Arial, sans-serif; font-size: 10pt; text-align: center; }

.krakweb_required {border: none; text-align: left; font-weight: bold; text-decoration: underline; color: red} 
.rezerwacja_input { width: 180px; }
.rezerwacja_input2 { text-align: right; }
.g { color: #f00; font-weight: bold; }
select { width: 180px; }
textarea {width: 180px; height: 120px; }
IMG {border: none; vertical-align: middle;}
