* {
font-family:  Arial, Helvetica, sans-serif; 
}

A {text-decoration:none}
A:link {color: #FF8A00}
A:visited { color: #FF8A00}
A:active { color: #FF8A00}

body {text-align:center;
background-color: rgb(165,165,165);
}

.wrapper {/* slouží pro centrování stránky */
width: 950px; /* takto je široká tabulka, kterou centrujeme */
margin: 0 auto;
text-align:left;
background-color: white;
font-size: 12pt; 
color: red;
}
.wrapper a{
font-size: 12pt; 
}
.novinky {/* do tohoto divu se vypisuje vše z databáze  */ 
margin:0.5em;

} 


.nadpis  {font-size: 13pt; color: #190B76; font-weight:bold}

.autor  {  font-size: 10pt; color: #230FA8}
.autor a {  font-size: 10pt; color: #230FA8}

.datum  { font-size: 10pt; color: #230FA8}

.obsah_kratky  {  font-size: 8pt; text-align:justify; color: #808080;margin: 0px;}

#obsah_kratky a {font-size: 8pt; text-align:justify; color:#E38441}
.obsah_kratky a img {border:0 ;} 

.komentar  {margin:0.5em;font-size: 9pt;}
.komentar a   {  font-size: 9pt; color: #FF8A00 }

.td_kratky{
border-left: 1px dotted .808080;
padding-left: 5px;
}

.pokracovani  {  font-size: 9pt; text-align:right;margin:0.5em; }
.pokracovani a { font-size: 9pt; color: #FF8A00; font-style: italic; }

.prejdi_na_stranu{  font-size: 10pt; color: #808080; text-align:center}
.prejdi_na_stranu a {  font-size: 10pt; color: #808080}


.obsah_komentare { font-size: 8pt; color: #808080; margin-left:2em; text-align:justify}
.obsah_komentare .nadpis a { font-size: 2em; color: #808080}
.obsah_komentare a { font-size: 10pt; color: #808080}

.obsah_dlouhy { font-family: Arial Unicode MS; font-size: 8pt; color: #808080; text-align:justify }
.obsah_dlouhy a {   font-size: 8pt; color: #E38441; text-align:justify }


.seznam_novinek a {   font-size: 10pt; color: #808080 }

.form_zatrhavatka {   font-size: 10pt; color: #808080 }

.form_komentar {   font-size: 10pt; color: #808080 }

.zpet  {position:relative; left:429 }
.zpet a {   font-size: 10pt; color: #808080}

hr { 
border-width:0;
border-top:1px dotted .808080;
height:1px;}

/* ********************************   uvodní stránka ******************************************************** */

.vpravo{
float:right;
width:200px;
}
.vpravo a{
font-size: 0.9em;
}
.obal300{
width:200px;
}

.zajimavosti,.informace{
font-size: 0.8em;
background: #FFDE80 ;
padding: 0 10 0 10;
margin: 0px 2px 25px 0px;
}

.zajimavosti H1,.informace H1{
font-size: 1.1em;
text-align: center;
}
.nove,.plan{
background: transparent;
width: 550px;

}
.nove H1,.nahodnefoto H1,.poslednigalerie H1,.plan H1{
font-size: 1.1em;
text-align: center;
background: #FFDE80;
}

.nahodnefoto{
width: 550px;
margin: 20px 2px 25px 0px;
text-align: center;
}
.poslednigalerie{
width: 550px;
margin: 20px 2px 25px 0px;

}
.poslkom{
font-size: 0.8em;
}
.poslkom a{
font-size: 0.9em;
}
.radek{
background: #230FA8;
}
.odkaz{
display:block;
padding:0;
margin: 0 0 -4 0;
}
.pocasi{
text-align:left;
background-color:#FEEECE;
font-size: 9pt;
padding:2px;
width:140px;
overflow:hidden;

}
.zo{
float:left;
}

.s{
color:#190B76;
font-size:8pt;
font-weight:bold;
}
.cl{
clear:left;
}
.nad{
color:#190B76;
font-size:11pt;
font-weight:bold;
}
.daz{
color:#230FA8;
font-size:10pt;
}
.f11{
font-size:11pt;
}

/* **************************************************************************************** */
.galerie_obal{
width: 600;
text-align: center;
}
.galerie p{
text-align: left;
  
font-size: 10pt; 
color: black; 
}
.galerie span{
color:#230FA8;
font-size:10pt; 
}
.modra{
color:#230FA8;
font-size:10pt; 
}
/* **************************************************************************************** */
 #flashcontent {
 z-index: 1000;
 top: 5%;
 position: absolute;
 height: auto;
 width: auto;
 left: 5%;
 display: block;
 }
