body {
  background: #333333 url('grafika/img01.gif') repeat-x; 
  font-family: Trebuchet MS, Verdana;
  font-size: 14px; 
  color: #000000;
}
table {
  font-size: 14px;
}
table.prihlaseni {
  font-size: 12px; 
  color: white; 
  margin-right: 65px;
}	 
table.prihlaseni input {	
  height: 16px;
  font-size: 10px;
  background-image: url('grafika/input.png');
  border: 1px solid silver;
}	
td.zahlavi {
  background-image: url('grafika/zahlavi.png');
  width: 1000px;
  height: 100px;
}
td.stredni-cast {
  background-image: url('grafika/poz.png');
}
table.textove-pole {
  width: 968px;
  table-layout: fixed;
}
td.tp-text{
  width: 730px;
}
td.tp-text table {
  -moz-border-radius: 8px;
  border: 0px;
  margin: 10px;
}
td.tp-text td {
  -moz-border-radius: 4px;
  padding: 3px;
}
td.tp-text ul {
  list-style-image: url('grafika/ctverecek.gif');
}  
td.tp-odkazy {
  width: 236px;
  border-left: 5px solid #F5F5F5;	
}
td.tp-odkazy li {
  list-style-image: url('grafika/krouzek.png');
  margin-bottom: 10px;
}  	
td.novinky-nadpis {
  border: 0px; 
  font-size: 21px; 
  font-variant: Small-caps;
}
td.skupina-okinko {
  border-top: 0px; 
  border-left: 0px; 
  border-right: 1px solid #AFC3DE; 
  border-bottom: 1px solid #708090; 
  background-color: #F0F8FF;
} 
table.prispevek {
  border: 1px solid #3875D1 !important; 
  table-layout: fixed; 
  background-image: url('../grafika/forum_nadpis.png'); 
  background-repeat: no-repeat;
}
td.skupina-vedouci {
  border-top: 3px solid #F5F5F5;
  border-right: 0px; 
  border-left: 0px;
  border-bottom: 0px;   
}
td.skupina-nazev {
  font-size: 22px; 
  border: 0px;
}	
.seznam-top {
  border: 2px white;
  border-bottom: 2px solid #DCDCDC;
  background-color: #F0F1FF;
}
.seznam {
  border: 1px #FFFFFF;
  border-bottom: 4px solid #F5F5F5; 
}
td.zapati {
  background-image: url('grafika/zapati.png');
  height: 25px; 
  font-size: 11px;
}  
input {
  -moz-border-radius: 5px;
  font-size: 14px;
  color: #2D2D2D;
  background-image: url('grafika/pozaditlacitek.png');
  background-position: center;
  border: 1px solid #C0C0C0;
  font-family: Trebuchet MS, Verdana;
}
textarea {
  -moz-border-radius: 8px;
  font-size: 14px;
  color: #2D2D2D;
  background-image: url('grafika/textpole.png');
  border: 1px solid #C0C0C0;
  font-family: Trebuchet MS, Verdana;
}
select {
  -moz-border-radius: 8px;
  font-size: 14px;
  color: #2D2D2D;
  background-image: url('grafika/textpole.png');
  border: 1px solid #C0C0C0;
  font-family: Trebuchet MS, Verdana;
}	      	     
hr {
  border-top: 1px solid #F5F5F5;
  border-bottom: 1px solid #C0C0C0;
  border-left: 0px;
  border-right: 0px;
  margin-top: 15px;
}
h1 {
  font-size: 22px;
  text-decoration: underline;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 15px;
}
a {
  text-decoration: none;
}
a:link {
  color: #191970;
}
a:visited {
  color: #191970;
}
a:active {
  color: #FF0000;
} 
a:hover {
  text-decoration: underline;
}
