/* styly obsahu */
body {
background: white;
color: black;
}

h1,h2,h3,h4{
text-align: center;
}
h1 a{
color: black;
text-decoration: none;
}

.center{
text-align: center;
}

#pruh,div.nav_d,img,.tn,.tn_c{
display: none;
}

img.ta{
display: block;
}
img.ta_i{
display: inline;
}