body
     {
     background-image:url('gradient.jpg');
     background-repeat:repeat-x;
     } 

     

 #nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a{
display:block;
padding:0px;
border:0px solid #333;
color:#fff;
text-decoration:none;
background-color:#333;
}

#nav a:hover{
background-color:#fff;
color:#333;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:52em;
top:1.5em;left:172px;top:10px;

}

#nav li ul a{
width:52em;
height:auto;
float:left;}

#nav ul ul{
top:auto;
}     

#nav li ul ul {
left:52em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

     
   h1{   border-top-style:solid;
   border-top-color:#330099;
   border-top-width:4px;
   border-bottom-style:solid;
   border-bottom-color:#330099;
   border-bottom-width:4px;
   border-left-style:none;
   border-left-color:#FFFFFF;
   border-left-width:0px;
   border-right-style:none;
   border-right-color:#FFFFFF;
   border-right-width:0px;}
     
     @page { size: 21cm 29.7cm; margin: 2cm }
     
     
     p { 
     float:none;
     margin: 0;
     padding: 10px 0px;
     color:black; 
     text-align:center; 
     font:15px arial, sans-serif; 
     margin: 2px 7px;
     padding-bottom: 2px;
     padding-top: 2px; 
     vertical-align: text-top;}
	 
	 p.left{text-align:left;}
	 p.right{text-align:right;}
     p.just{text-align:justify;}
     p.lefti{text-align:left;
             vertical-align: text-top;}

 
     li.lick { 
     margin: 0;
     padding: 10px 0px;
     color:black;  
     font:15px arial, sans-serif; 
     margin: 2px 7px;
     padding-bottom: 2px;
     padding-top: 2px; }
     
     li.lift { 
     margin: 2px;
     padding: 2px 2px;
     color:black;  
     font:15px arial, sans-serif; 
     margin: 2px 2px;
     padding-bottom: 2px;
     padding-top: 2px; }
     
     li.left { 
     margin: 2px;
     padding: 2px 2px;
     color:black;  
     font:15px arial, sans-serif; 
     margin: 2px 2px;
     padding-bottom: 2px;
     padding-top: 2px; 
     text-align:left;}

     
     a:link {color: gray }   
     a:hover {color: gray }  
     a:visited {color: gray }



button.groovybutton{
   font-size:12px;
   font-weight:normal;
   color:#FFFFFF;
   height:30px;
   background-color:#3587b2;
   border-radius: 1px;}

button.groovybutton:hover{
   cursor:pointer;
   color: #000;
}


button.groovybutton2{
   font-size:12px;
   font-weight:normal;
   color:#FF0000;
   height:30px;
   background-color:#3587b2;
   border-radius: 1px;}

button.groovybutton2:hover{
   cursor:pointer;
   color: #000;
}


input.groovybutton{
   font-size:12px;
   font-weight:normal;
   color:#FFFFFF;
   width:172px;
   height:30px;
   background-color:#3587b2;
   border-radius: 1px;}

input.groovybutton:hover{
   cursor:pointer;
   color: #000;
}


input.groovybutton5{
   font-size:12px;
   font-weight:normal;
   color:#FFFFFF;
   width:172px;
   height:30px;
   background-color:#3587b2;
   border-radius: 1px;}

input.groovybutton5:hover{
   cursor:pointer;
   color: #000;
}

input[type=submit] {
   font-size:12px;
   font-weight:normal;
   color:#FFFFFF;
   width:172px;
   height:30px;
   background-color:#3587b2;
   border-radius: 1px;
}
input[type=submit]:hover {
    cursor:pointer;
    color: #000;
}


input.groovybutton2{
   font-size:12px;
   font-weight:normal;
   color:#FFFFFF;
   width:200px;
   height:30px;
   background-color:#3587b2;


border-radius: 1px;}

table.a {border-spacing:0px;

       border-radius: 1px;}
table.a th {padding:0px;
            }
table.a td {padding:0px;
           }         
          

table.sample {
     border-width: 0px;
     border-spacing: 0px;
     border-style: solid;
     border-color: black;
     border-collapse: collapse;
     
}

table.sample th {
     border-width: 0px;
     padding: 0px;
     border-style: solid;
     border-color: black;
      
}

table.sample td {
     border-width: 0px;
     padding: 0px;
     border-style: solid;
     border-color: black;
     text-align:left;
}


table.sample2 {
     border-width: 2px;
     border-spacing: 0px;
     border-style: solid;
     border-color: white;
     border-collapse: collapse;
     empty-cells: hide;
}

table.sample2 th {
     border-width: 2px;
     padding: 0px;
     border-style: solid;
     border-color: white;
      
}

table.sample2 td {
     border-width: 2px;
     padding: 0px;
     border-style: solid;
     border-color: white;
     text-align:left;
      
}

table.sample3 {
     border-width: 2px;
     border-spacing: 0px;
     border-style: solid;
     border-color: white;
     border-collapse: collapse;
     empty-cells: hide;
}

table.sample3 th {
     border-width: 2px;
     padding: 0px;
     border-style: solid;
     border-color: white;
      
}

table.sample3 td {
     border-width: 2px;
     padding: 0px;
     border-style: solid;
     border-color: white;
     text-align:left;
     vertical-align: text-top;
      
}



 table.sample tr td table.sponsorsth {
     border-width: 0px;
     border-spacing: 7px;
     padding: 0px;
     
}

table.sample tr td table.sponsorsth tr td{
        width:110px;
        border-radius: 10px;
        box-shadow: 0px 0px 12px gray;
        font-family: Arial;
        font-size:12px;
        font-weight:normal;
        font-size 10px;
        text-align: center;
    }

table.sample tr td table.sponsorsth tr td:first-child{
        box-shadow: none;
        width:170px;
    }

  table.sample tr td table.sponsors tr td{
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        border-right: 1px solid lightgray;
        color: black;
        width:120px;
        text-align: center;
    }

table.sample tr td table.sponsors tr:nth-child(even) {background: #F5F5F5;}

table.sample tr td table.sponsors {
     border-width: 0px;
     border-spacing: 0px;
     padding: 0px;
     
    }

  table.sample tr td table.sponsors tr:first-child td{
        border-top: 2px solid #3587b2;
    }

    table.sample tr td table.sponsors tr:last-child td{
        border-bottom: 2px solid #3587b2;
    }

  table.sample tr td table.sponsors tr td:first-child {
        background-color: #3587b2;
        border-left: 2px solid #3587b2;
        border-right: none;
        width:145px;
        padding-right:10px;
        padding-left:10px;
        color: white;
    }

  table.sample tr td table.sponsors tr td:last-child {
        border-right: 2px solid #3587b2;
    }

  table.sample tr td table.sponsors tr:first-child td:first-child {
        border-top: 2px solid #3587b2;
        border-left: 2px solid #3587b2;
        border-top-left-radius: 10px;
    }
    
 table.sample tr td  table.sponsors tr:first-child td:last-child {
        border-right: 2px solid #3587b2;
        border-top: 2px solid #3587b2;
        border-top-right-radius: 10px;
    }
   table.sample tr td table.sponsors tr:last-child td:first-child {
        border-bottom: 2px solid #3587b2;
        border-left: 2px solid #3587b2;
        border-bottom-left-radius: 10px;
    }

    
   table.sample tr td table.sponsors tr:last-child td:last-child {
        border-bottom: 2px solid #3587b2;
        border-right: 2px solid #3587b2;
        border-bottom-right-radius: 10px;
    }





 table.sample tr td table.wystaw tr td{
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        border-right: 1px solid lightgray;
        color: black;
        width:300px;
        text-align: center;
    }

table.sample tr td table.wystaw tr:nth-child(even) {background: #F5F5F5;}

table.sample tr td table.wystaw {
     border-width: 0px;
     border-spacing: 0px;
     padding: 0px;
     
	}


  table.sample tr td table.wystaw tr:first-child td{
        border-top: 2px solid #3587b2;
    }

    table.sample tr td table.wystaw tr:last-child td{
        border-bottom: 2px solid #3587b2;
    }

  table.sample tr td table.wystaw tr td:first-child {
        border-left: 2px solid #3587b2;
    }

  table.sample tr td table.wystaw tr td:last-child {
        border-right: 2px solid #3587b2;
    }

  table.sample tr td table.wystaw tr:first-child td:first-child {
        border-top: 2px solid #3587b2;
        border-left: 2px solid #3587b2;
        border-top-left-radius: 10px;
    }
    
 table.sample tr td  table.wystaw tr:first-child td:last-child {
        border-right: 2px solid #3587b2;
        border-top: 2px solid #3587b2;
        border-top-right-radius: 10px;
    }
   table.sample tr td table.wystaw tr:last-child td:first-child {
        border-bottom: 2px solid #3587b2;
        border-left: 2px solid #3587b2;
        border-bottom-left-radius: 10px;
    }

    
   table.sample tr td table.wystaw tr:last-child td:last-child {
        border-bottom: 2px solid #3587b2;
        border-right: 2px solid #3587b2;
        border-bottom-right-radius: 10px;
    }





table.pdf tr td{
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        border-right: 1px solid lightgray;
        color: black;
        width:300px;
        text-align: center;
    }

table.pdf tr:nth-child(even) {background: #F5F5F5;}

table.pdf {
     border-width: 0px;
     border-spacing: 0px;
     padding: 0px;
     
	}


  table.pdf tr:first-child td{
        border-top: 2px solid #3587b2;
    }

     table.pdf tr:last-child td{
        border-bottom: 2px solid #3587b2;
    }

  table.pdf tr td:first-child {
        border-left: 2px solid #3587b2;
    }

  table.pdf tr td:last-child {
        border-right: 2px solid #3587b2;
    }

  table.pdf tr:first-child td:first-child {
        border-top: 2px solid #3587b2;
        border-left: 2px solid #3587b2;
        border-top-left-radius: 10px;
    }
    
 table.pdf tr:first-child td:last-child {
        border-right: 2px solid #3587b2;
        border-top: 2px solid #3587b2;
        border-top-right-radius: 10px;
    }
   table.pdf tr:last-child td:first-child {
        border-bottom: 2px solid #3587b2;
        border-left: 2px solid #3587b2;
        border-bottom-left-radius: 10px;
    }

    
   table.pdf tr:last-child td:last-child {
        border-bottom: 2px solid #3587b2;
        border-right: 2px solid #3587b2;
        border-bottom-right-radius: 10px;
    }




p.pierw3 {
   color:#993333;
   font:17px arial, sans-serif; 
   font-weight:bold;
   
   }
   
   
li.small {
   font: 3px arial, sans-serif; 
   
   }


form {margin-bottom: 0px;} 

td.jasny td{background-color: #3366ff}



label.speciala{
  display: block;
  float:left;
  width : 145px;    
}

label.specialb{
  display: block;
  float:left;
  width : 120px;    
}

label.specialc{
  display: block;
  float:left;
  width : 200px;    
}

label.speciald{
  display: block;
  float:left;
  width : 270px;    
}

label.speciale{
  display: block;
  float:left;
  width : 270px;    
  text-align: right;
}

span.clear { clear: left; display: block; }

