body {
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  background: #FFFFFF;
}
p {
padding-top: 0px;
}
a {
color: #999999;
}
a:hover {
color: #333333;
}
h3{
color: #10518C;
}
.mainframe {
min-height: 500px;
background: url(bg.jpg) repeat-y center top;
}
.header {
background: url(header.jpg) center top no-repeat;
height: 198px;
}
.menu {
border-right: 1px solid #CCCCCC;
width: 105px;
display: block;
float: left;
padding-top: 20px;
padding-left: 30px;
padding-right: 5px;
margin-right: 5px;
}
.menu .polozka {
display: block;
height: 20px;
width: 100px;
_margin-bottom: -5px;
padding: 2px;
}
.menu .polozka a {
background: url(button.gif) no-repeat left center;
font-size: small;
display: block;
height: 20px;
padding-left: 10px;
padding-top: 6px;
text-decoration: none;
color: #000000;
font-weight: bold;
}
.menu .polozka a:hover {
background: url(button-o.gif) no-repeat left center;
color: #10518C;
}

.content {
  font-family: Verdana;
_padding-top: 20px;
width: 550px;
height: 300px;
display: table;
}

.datum {
float: right;
padding-top: 1px;
font-size: small;
display: block;
}
.datum a {
text-decoration: none;

}
.clanek {
padding: 10px;
border: 1px solid #CCCCCC;
background: #FAFAFA;
margin-bottom: 10px;
margin-top: 5px;
}

.detaily {
font-size: small;
background: #EFEFEF;
border-left: 10px solid #CCC;
margin: 5px 0px 5px 0px;
padding-left: 15px;
}

.clanek .nadpis a {
font-weight: bold;
text-decoration: none;
font-size: large;
}

.celyclanek .nadpis {
font-weight: bold;
text-align: center;
font-size: large;
}

.celyclanek .nadpis {
border-bottom: 1px solid black;
padding-bottom: 4px;
}

.celyclanek .nadpis span {
border-bottom: 4px solid #10518C;
}

.celyclanek .uvodnik {
display: block;
border-left: 10px solid #CCC;
background: #F0F0F0;
padding: 5px 0px 5px 5px;
margin-bottom: 5px;
margin-top: 10px;
font-size: small;
font-style: italic;
}

.uvodnik:first-letter{
font-size: 20px;
font-weight: bold;
}

.uvodnik {
min-height: 95px;
_height: 95px;
}

.uvodnik img {
float:left; 
border:1px solid #CCC; 
margin-right: 5px;
}


.clanek .uvodnik {
display: block;
border-left: 10px solid #CCC;
background: #F0F0F0;
padding: 5px 0px 5px 5px;
font-size: small;
font-style: italic;
}

.obsah
{
font-size: small;
}

.sekce {
font-weight: bold;
display: block;
margin-top: 5px;
text-align: center;
color: white;
padding: 5px 0px 5px 3px;
background: #DDDDDD;
background: url(nadpis.jpg) no-repeat center center;

}
.footer {
height: 57px;
background: url(footer.jpg) center top no-repeat;
clear: both;
padding-right: 50px;
font-size: 12px;
text-align: right;
}
.admintable {
margin-left: auto;
margin-right: auto;
margin-top: 10px;
font-size: small;
border: 1px solid #DDDDDD;
background: #FCFCFC; 
}
.redakce {
width: 100%;
border: 1px solid black;
}
.rfotka {
width: 160px;
display: inline-block;
border: 1px solid black;
text-align: center;
}
.uvodnik .rfotka {
border: 0;
text-align: center;
}

.rpopisek {
display: inline-block;
font-weight: bold;
text-align: right;
}

.komenthlavicka td {
 display: block;
 margin: 0px;
 padding: 5px;
 border-bottom: 1px solid #DDD;
 background: #F5F5F5;
 border-left: 10px solid #DDD;
}

.komenttelicko td {
 display: block;
 float: left;
 width: 500px;
 margin: 0px;
 padding: 5px;
 margin-bottom: 20px;
 background: #F0F0F0;
 border-left: 10px solid #CCC;

}

.komentare table
{
 padding: 0px;
 margin: 0px;
 border-spacing: 0px;
}

label {
 display: block;
 width: 90px;
 float: left;
}

legend {
font-weight: bold;
}
