body {
font-family: sans-serif;
font-size: 12 px;
color: #000000;
}

.menu {
font-size: 12 px;
text-align: center;
}

a.m:link {
color: #000000;
text-decoration: none;
}
a.m:visited {
color: #000000;
text-decoration: none;
}
a.m:hover {
color: #000000;
text-decoration: none;
}

.nadpis {
font-size: 17px; 
font-weight: 600; 
margin-left: 48px;
margin-top: 4px;
}

h1 {
font-size: 12px;
}

/* produkty */
.foto { width: 718px; margin: 0 auto; text-align: left; }
.foto .foto { width: 170px; height: 160px; float: left; text-align: center; margin: 3px 0px 0px 2px; border: 1px solid red; }
.foto .foto img { padding: 5px 0px 5px 0px; display: block; margin: 0 auto; max-width: 168px; border: 0px }
.foto a .foto { width: 100px; height: 100%; float: left; text-decoration: none; border: 4px solid #F3F3F3; }
.foto a:hover .foto { text-decoration: none; color: #000000; border: 4px solid #58ACD3; }