body
{
text-align: center;
}

.strana
{
width: 760px;
margin: 0px auto;
font-size: 14px;
text-align: center;
}

.cely
{
clear: both;
width: 100%;
text-align: justify;
}

.levy
{
float: left;
width: 240px;
text-align: justify;
}

.stred
{
margin: 0px auto;
width: 240px;
text-align: justify;
}

.pravy
{
float: right;
width: 240px;
text-align: justify;
}

.nadpis1
{
font-family: times;
font-size: 20px;
font-weight: bold;
color: white;
background: black;
margin: 9px 0px;
text-align: center !important;
}

.nadpis2
{
font-family: times;
font-size: 16px;
font-weight: bold;
color: #949600;
margin: 9px 0px;
text-align: center !important;
}

.nadpis3
{
font-family: times;
font-size: 16px;
font-weight: bold;
color: #949600;
}

.patka
{
font-family: times;
font-size: 10px;
color: gray;
text-align: center !important;
}

a
{
color: #949600;
}

a:hover
{
text-decoration: none;
}

hr
{
color: #949600;
height: 2px;
border: solid 1px #949600;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}