h2 {
color: #ca492b;
background: url("/images/nadpis2.jpg") no-repeat center left;
}

h3 {
font-size: 100%;
color: #ca492b;
}

li {
list-style: url("/images/dot3.jpg");
}

.panel ul li {
list-style: url("/images/dot.jpg");
}

ul.panel li {
list-style: url("/images/sipka5.jpg");
}

/* buttony */

a.button, a.button:visited {
background: #b2b941 url("/images/button-3.jpg") no-repeat center right;
}

a.button:hover, a.button:active, a.button:focus {
background: #b2b941 url("/images/hover1.jpg") no-repeat center right;
}

a.button2, a.button2:visited {
background: #2d0947 url("/images/button-3-2.jpg") no-repeat center right;
}

a.button2:hover, a.button2:active, a.button2:focus {
background: #2d0947 url("/images/hover2.jpg") no-repeat center right;
}
