* { padding:0;margin:0; }

body{
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif; 
  font-size: 9pt;
  text-align: center;
  color: #333333;
  background:url('../_img/bckgrnd.jpg') #ffffff repeat-x 0 0;
}

div
{
 /* 
 border:1px solid #ff0000 !important; 
 */
}

/*
table
{
 border-collapse:collapse;
}
*/

table#certifikaty
{
	border-collapse:separate;
}


form { 
 padding:0;margin:0; 
}

label { 
 cursor:pointer;
}

fieldset
{
 font-size:9pt;
 border:1px solid #000000;
 margin:10px;
 padding:10px;
}

fieldset p
{
 font-size:100%;
 margin:4px;
 padding:4px;
}

legend
{
 font-size:12pt;
 font-weight:bold;
}

legend img { float:left; }

h1 {
   font-weight:bold;
   font-size:160%;
   cursor:default; 
}

h2 {
 font-weight:bold;
 font-size:120%;
 cursor:default;
 margin:4px 0; 
}
 
h3 {
 font-weight:bold;
 font-size:110%;
 cursor:default;
 margin:4px 0; 
}

h4 {
 font-weight:bold;
 font-size:100%;
 cursor:default;
 margin:4px 0; 
}
   
p {
  margin:4px 0; 
}   

/* active */
a:link, a:visited, a:active {
 color:#0066cc;
 text-decoration:none;
 font-weight:bold;
}

a:hover {
 color:#ff3300;
 text-decoration:none;
 font-weight:bold;
} 
  
a img { border:0; }  
