body {
color: #000000;
font-size: 12px;
font-family: Arial, Calibri, Tahoma;
margin: 0 auto;
overflow-x: hidden;
}

#menu {
width: 255px;
margin: 15px 0 10px 30px;
}

#menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu li {
width: 100%;
margin: 2px 0;
}

#menu a, #menu strong {
display: block;
padding-left: 20px;
height: 27px;
line-height: 27px;
}

#menu span {display: none;}

.menu-autor a { background: #fff url("img/jan-capek.jpg") no-repeat 0 0;}
.menu-autor a:hover { color: blue; background: white url("img/jan-capek.jpg") no-repeat -255px 0; }

.menu-telefon a { background: #fff url("img/email.jpg") no-repeat 0 0;}
.menu-telefon a:hover { color: blue; background: white url("img/email.jpg") no-repeat -255px 0; }

.menu-shop a { background: #fff url("img/shop.jpg") no-repeat 0 0;}
.menu-shop a:hover { color: blue; background: white url("img/shop.jpg") no-repeat -255px 0; }

.menu-press a { background: #fff url("img/press.jpg") no-repeat 0 0;}
.menu-press a:hover { color: blue; background: white url("img/press.jpg") no-repeat -255px 0; }

#designblok {
float: right;
width: 200px;
height: 130px;
border: none;
margin: 0 80px 0 0;
_margin-top: 10px; 
padding: 0 auto;
background: #fff url("img/designblok09.jpg") no-repeat;
}

.designblok-hover {
cursor: pointer;
border: none;
}

a:link, a:visited, a:active, a:hover {
text-decoration: none;
color: #00A5EF;
} 

.content-box {
width: 100%;
margin-left: 20px;
overflow: auto;
}

a:hover {
text-decoration: underline;
color: #1581A5;
}

#footer {
margin: 5px 0 0 30px;
height: 17px;
overflow: hidden;
font-size: 10px;
background: #fff url("img/copyright.jpg") no-repeat;
}

#footer span {display: none;}

.design-box {
margin: 10px;
cursor: pointer;
border: none;
height: 350px;
width: 300px;
float: left;
overflow: hidden;
}

#info-okno {
margin: 0;
text-align: justify;
}