.obsah b, .obsah strong {
   color: #860F15;
}

.obsah a {
   color: #860F15;
	text-decoration: underline;
}

.obsah a:hover {
   color: #860F15;
}

p:first-line {
   left: 14px;
}

.obsah {
   font-family: arial, helvetica, sans-serif; 
   font-size: 9pt;
}

.obsah .titulek1 {
   background-color: #E8E8E8;
   width: 213px;
   padding: 10px 0px 5px 25px;
   background-image: url('titulek_pozadi.gif');
   background-position: left top;
   background-repeat: repeat-y;
}
.obsah .titulek1 .text {
   font-size: 9pt;
   padding: 0px 0px 0px 0px;
   font-weight: bold;
   /*color: #860F15;*/
}

.obsah .titulek2 {
   background-color: #E8E8E8;
   padding: 10px 0px 5px 25px;
}
.obsah .titulek2 .text {
   font-size: 9pt;
   padding: 0px 0px 0px 0px;
   font-weight: bold;
   color: #860F15;
   text-transform: uppercase;
}

.obsah .titulek3 {
   background-color: #E8E8E8;
   width: 213px;
   padding: 2px 0px 1px 25px;
   background-image: url('titulek_pozadi.gif');
   background-position: left top;
   background-repeat: repeat-y;
}
.obsah .titulek3 .text {
   font-size: 9pt;
   padding: 0px 0px 0px 0px;
}

.obsah .text {
   text-align: justify;
   padding: 10px 35px 5px 25px;

}

.aktuality {
   margin-top: 0px;
}

.aktuality .titulek {
   background-color: white;
   width: 168px;
   _width: 207px;
   margin-left: 43px;
   padding: 10px 0px 5px 39px;
   background-image: url('titulek_pozadi.gif');
   background-position: left top;
   background-repeat: repeat-y;
}
.aktuality .titulek .text {
   font-size: 9pt;
   padding: 0px 0px 0px 0px;
   font-weight: bold;
   color: #860F15;
   text-transform: uppercase;
}

.aktuality .text {
   text-align: left;
   padding: 18px 15px 0px 54px;
}

.aktuality a.vice {
   display: block;
   text-align: right;
   line-height: 29px;
   text-transform: uppercase;
   color: black;
   margin-top: 5px;
   background-image: url('aktuality_vice.gif');
   background-position: right center;
   background-repeat: no-repeat;
}
.aktuality a:hover.vice {
   text-decoration: none;
   color: #7E001C;
}

.kontakt {
   margin-top: 30px;
}

.kontakt .titulek {
   background-color: #EAEAE4;
   margin-left: 32px;
   padding: 10px 0px 5px 43px;
}
.kontakt .titulek .text {
   font-size: 9pt;
   padding: 0px 0px 0px 0px;
   font-weight: bold;
   color: #860F15;
   text-transform: uppercase;
}

.kontakt .text {
   text-align: left;
   padding: 18px 30px 5px 74px;
}

.obsah h2, .obsah h1 {
   background-color: #E8E8E8;
   width: 213px;
   margin-left: -25px;
   padding: 10px 0px 5px 25px;
   background-image: url('titulek_pozadi.gif');
   background-position: left top;
   background-repeat: repeat-y;
   
   font-size: 8pt;
   font-weight: bold;
   text-transform: none;
   text-align: left;
   color: black;
}


