ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

a:link.kwadratowy img,:link img,:visited img { border: none; }

a:link.kwadratowy
{
font-size: 11px;
text-decoration: none;
border: 1px solid black;
background-color: #6D6F71;
color: white;
}



a:visited.kwadratowy
{
font-size: 11px;
text-decoration: none;
border: 1px solid black;
background-color: #6D6F71;
color: white;
}

a:hover.kwadratowy
{
  text-decoration: underline;
}







a:link.kwadratowyduzy
{
font-size: 13px;
text-decoration: none;
border: 1px solid black;
background-color: #6D6F71;
color: white;
}



a:visited.kwadratowyduzy
{
font-size: 13px;
text-decoration: none;
border: 1px solid black;
background-color: #6D6F71;
color: white;
}

a:hover.kwadratowyduzy
{
  text-decoration: underline;
}












a:visited
{
        font-size: 14px;
        font-family: Arial, sans-serif;
        color: #254E9C;
        text-decoration: underline;
        font-weight: normal;
}


a:link
{
        font-size: 14px;
        font-family: Arial;
        text-decoration: underline;
        color: #254E9C;
        font-weight: normal;
}



a:active
{
        font-size: 14px;
        font-family: Arial, sans-serif;
        color: #DAE04F;
        text-decoration: none;
        font-weight: normal;
}

a:hover
{
        font-size: 14px;
        font-family: Arial, sans-serif;
        text-decoration: none;
        font-weight: normal;
        color: #C40008;

}



#table tr:hover{background: #f00;}


th
{

  text-align: left;
  width: 180px;
  margin: 10;
  padding: 10;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
  border: 1px solid red;
}


body
{
  padding: 0px;
  margin: 20;
}


h1
{
  text-align: left;
  margin: 0;
  padding: 10;
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  background-color: #fff;
  color: #000000;
/*  border: 1px solid gray;*/
}

h2
{
  text-align: left;
  margin: 0;
  padding: 10;
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background-color: #fff;
/*  border: 1px solid gray;*/
}


h3
{
  text-align: left;
  margin: 0;
  padding: 10;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
/*  border: 1px solid gray;*/
}


.button:hover { 
text-decoration: underline;
border: 0px solid gray;
background-color: #6D6F71;
color: white;
}

.button { 
font-family: Arial, Verdana, sans-serif;
text-decoration: none;
border: 0px solid gray;
background-color: #6D6F71;
font-size: 11px;
color: white;
margin: 0px;
padding: 0px;
}
     


table.symfony {
  margin: 1em 1em 1em 0;
  background: whitesmoke;
  border-collapse: collapse;
color: black;
 }
 
table tr:hover.symfony {
 background: snow !important;
color: black;
 }

table th.symfony, table td.symfony {
 border: 1px silver solid;
 padding: 0.2em;
font-size: 11px;
color: black;

 }

table th.symfony {
 background: gainsboro;
 text-align: left;
color: black;
 }

table.symfony caption {
 margin-left: inherit;
 margin-right: inherit;
color: black;
}

.navBar
{
position : absolute;
left : 0px;
top : 0px;
/*width : 100px;
height : 500px;*/
overflow : scroll;
}

