h1 {
 font-family: "Arial CE", Arial, sans-serif;
 text-align:center;
 color:red;
 font-size:24px;
}
h2 {
 font-family: "Arial CE", Arial, sans-serif;
 text-align:center;
 color:navy;
 font-size:13px;
}

.clanek {
  text-align:left;
  color:black;
  font-size:100%;
}
.clanek_fast {
  text-align:left;
  color:#404040;
  font-size:100%;
  padding: 0 7px;
}

#upozorneni {
 border:1px solid red;
 background-color:#ffffe8;
 color: black;
 padding: 4px;
 font-size:13px;
 font-family: "Arial CE", Arial, sans-serif;
}
#clanwarn {
  border:1px dashed #e5e5e5;
  background-color:#f5f5f5;
  margin: 15px;
  padding: 7px;
  font-size:0.7em; 
  color:#3c3c3c;
}

#clapribpic {
text-align:center;
}

#clapribpol {
 text-align:center;
 padding:5px 10px;
}
#clapriburl {
 font-size:0.75em;
 font-family: "Arial CE", Arial, sans-serif;
 font-weight:bold;
 letter-spacing:0.02em;
}
#clapriburl:link {color:#0058b0;text-decoration:none}
#clapriburl:visited {color:#0058b0;text-decoration:none}
#clapriburl:hover {color:#0058b0;text-decoration:underline}
#clapriburl:active {color:#0058b0;text-decoration:underline}



#komnapis{
 color: black;
 font-size:16px;
 font-weight:bold;
}
#komen1 {
 border-top:1px solid #d5e5f1;
 background-color:#e3edf4;
 background-image:url(ostatni/kompoz.jpg);
 background-repeat:repeat-y;
 color: black;
 margin:10px 0 0 0;
 padding: 4px;
 font-size:13px;
 font-family: "Arial CE", Arial, sans-serif;
}
#komen2 {
 border-left:2px solid #e5e5e5;
 border-bottom:1px dotted #e5e5e5;
 background-color:#f2f2f2;
 background-image:url(ostatni/kompoz2.jpg);
 background-repeat:repeat-y;
 color: black;
 margin:10px 0 0 0;
 padding: 4px;
 font-size:13px;
 font-family: "Arial CE", Arial, sans-serif;
}
#komuser {
  color: #800;
}
#komtit {
 font-weight:bold;
 font-size:14px;
 color: #333;
}
#komtext {
}
#komspec {
 font-size:12px;
}
#clannereag {
  font-size:0.8em;
  font-weight:bold;
}
                                               /* zahlavi clanku */
div.clainzah{
 border-bottom:1px dotted silver;
 padding: 1px 4px 3px;
 font-size:11px;
 background-color:#f5f5f5;
 color: #404040;
}


div.diskuse {
  margin: 0.8em 0 0 0;
  background-color: #f5f5f5;
  padding: 5px 10px;
  width:500px;
  position: relative;
  left: 7%;
}

a.auser:link {color:#404040;text-decoration:underline}
a.auser:visited {color:#404040;text-decoration:underline}
a.auser:hover {color:#404040;text-decoration:none}
a.auser:active {color:#404040;text-decoration:none}
                                                                             


