<!--
BODY {
        background: #DEDEDD;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: black;
}

p {     margin-top: 7pt;
        margin-bottom: 10pt;
}

A:visited {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 9pt;
       color: #B04600;
       text-decoration: none;
}

A:link {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 9pt;
       color: #B04600;
       text-decoration: none;
}

A:hover {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 9pt;
       color: black;
       text-decoration: none;
}

ul {
        color: #737373;
        font-size: 9pt;
}

h3 {    font-size: 12pt;
}

.podpis {
       font-size: 8pt;
       color: #A7A7A7;
       text-align: right;
}

.stopka {
       font-size: 9pt;
       color: white;
       font-weight: bold;
       text-align: center;
}

.background {
        background-repeat: repeat-x;
}



#menu {
 width: 250px;
 height: 471px;
 background: url(menu.gif);
 margin: 10px auto; padding: 0;
 position: relative;
}



#menu li {margin: 0; padding: 0; list-style: none; top: 0;}

#menu li, #menu a {height: 157px; display: block;}

#ikonka1 a:hover {
    background: transparent url(menu.gif)
    -250px -0px no-repeat;}
#ikonka2 a:hover {
    background: transparent url(menu.gif)
    -250px -157px no-repeat;}
#ikonka3 a:hover {
    background: transparent url(menu.gif)
    -250px -314px no-repeat;}
    
#menu span { display: none;} 

#ikonka1 {hight: 157px; top: -314px}
#ikonka2 {hight: 157px; top: -157px;}
#ikonka3 {hight: 157px; top: -0px;}



#menu2 {
 width: 767px;
 height: 33px;
 background: url(menu2.gif);
 margin: 0px auto; padding: 0;
 position: relative;
}

#menu2 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#menu2 li, #menu2 a {height: 33px; display: block;}

#ikonka11 a:hover {
    background: transparent url(menu2.gif)
    -0px -34px no-repeat;}
#ikonka22 a:hover {
    background: transparent url(menu2.gif)
    -80px -34px no-repeat;}
#ikonka33 a:hover {
    background: transparent url(menu2.gif)
    -310px -34px no-repeat;}
#ikonka44 a:hover {
    background: transparent url(menu2.gif)
    -540px -34px no-repeat;}
    
#menu2 span { display: none;}

#ikonka11 {width: 80px; left: 0px}
#ikonka22 {width: 220px; left: 80px;}
#ikonka33 {width: 220px; left: 310px;}
#ikonka44 {width: 220px; left: 540px;}


//-->



