* {
  margin : 0px;
  padding : 0px;
  
}

*.hidden {
  position: absolute;
  top: -5000px;
  left: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}  

a {
  color: black;
  text-decoration: none;
}

a:hover {
  color: #444;
  text-decoration: underline;
}


body
{   
    margin:0;
    color: #000000;
    font-family: verdana, arial;
    background: #dbd7ca url('login/pozadi-prechod-nahore.png') 0 0 repeat-x;
    
}

h1
{
    font-family: arial, helvetica
}
h2
{
    font-family: arial, helvetica
}
h3
{
    font-family: arial, helvetica
}
h4
{
    font-family: arial, helvetica
}
h5
{
    font-family: arial, helvetica
}
h6
{
    font-family: arial, helvetica
}
h1
{
    color: #3333cc
}
h2
{
    color: #000000
}
h3
{
    color: #cc3333
}
h4
{
    color: #3300cc
}
h5
{
    color: #000066
}
h6
{
    color: #000066
}