body {
 font-size: 80%;
 font-family: Arial,Helvetica,sans-serif;
 line-height: 140%;
 margin: 10px 0 20px 0;
}
#str {
 width: 870px;
 border-bottom: solid 5px rgb(58,88,171);
}
#obs {
 padding: 0 20px 20px 20px;
}
h1 {
 height: 92px;
 margin: 0;
 background-image: url(/styly/grafika/hlavicka.png);
}
.nev {
 display: none;
}
.cen {
 margin-right: auto;
 margin-left: auto;
}
.nor {
 font-weight: normal;
}
.s80 {
 font-size: 80%;
}
h2 {
 font-size: 120%;
 color: rgb(204,0,0); 
}
p {
 text-align: justify;
}
sub, sup {
 vertical-align:baseline;
 position:relative;
}
sub {
 top:0.4em;
}
sup {
 bottom:0.4em;
}
a {
 color: rgb(72,110,212);
}
a:hover {
 text-decoration: none;
}
ul {
 list-style-type: square;
}
.nastred {
 text-align: center;
}
.uprostred {
 margin-right: auto;
 margin-left: auto;
}
.cistic {
 clear: both;
 font-size: 0;
 line-height: 0;
}
.citace { 
 margin-right: 10%;
 margin-left: 10%;
 font-style: italic;
}
.poznamka {
 font-size: 80%;
}
.box {
 border: solid 1px rgb(198,198,198);
 padding: 10px;
 margin-bottom: 1em;  
}
.box p {
 color: rgb(128,128,128);
 margin: 1em 0 0 0;
}
.box_levy {
 float: left;
 margin-right: 20px;
}
.box_pravy {
 float: right;
 margin-left: 20px;
}
.box_nastredu {
 margin-left: auto;
 margin-right: auto;
}
#drobeckova {
 margin: 0 0 2em 0;
}
table {
 border: solid 1px black;
 border-collapse: collapse;
}
td, th {
 font-size: 85%;
 border: solid 1px black;
}
td {
 padding: 0.2em 0.5em;
}
th {
 padding: 0.5em 1em;
 background-color: rgb(0,153,255);
 color: rgb(255,255,255);
}
.gal img {
 padding: 5px;
 background-color: rgb(210,225,246);
 margin-right: 10px;
 border: none;
}
.gal a:hover img { 
 background-color: rgb(240,240,240);
}
