a
{
  text-coration: underline;
}

a:link
{
  color: #ff3333;
}

a:visited
{
  color: #ff3333;
}

a:hover 
{
  color: #fff;
  text-decoration: none;
}

a:active
{
  color: #fff;
}

tr.akce
{  
  font-size: 0.6em;    
  color: red;    
}

tr.akce_nadpis
{  
  font-size: 1em;    
  color: white;
  text-align: center;
  font-weight: bold;
  background: #aa0000;
}

tr.akce_nadpis1
{  
  font-size: 0.8em;    
  color: black;
  text-align: center;
  font-weight: bold;
  background: #aa0000;  
}

td.foto
{  
  border: 1px solid white;
  text-align: center;
}


body
{
  color: #ffffff; 
  font-style: normal;
  font-family: Tahoma, sans-serif;
  background: black;
}

body,
html
{
  margin-top: 15px;
  margin-left: 10px;
}

p
{
  font-weight: normal;
  font-size: 0.6em;
  line-height: normal;
  font-family: Tahoma, sans-serif;
  margin: 2pt;
}

.news
{
  font-weight: normal;
  font-size: 0.6em;
  line-height: normal;
  font-family: Tahoma, sans-serif;
  margin: 2pt;
  margin-bottom: 1em;
}

.news-center
{
  font-weight: normal;
  font-size: 0.6em;
  line-height: normal;
  font-family: Tahoma, sans-serif;
  margin: 2pt;
  margin-bottom: 1em;
  text-align: center;
}

.info
{
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-family: Tahoma, sans-serif;
  margin: 2pt;
  margin-bottom: 1em;
}

.info-center
{
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-family: Tahoma, sans-serif;
  margin: 2pt;
  margin-bottom: 1em;
  text-align: center;
}

.info-center-big
{
  font-weight: normal;
  font-size: 1.4em;
  line-height: normal;
  font-family: Tahoma, sans-serif;
  margin: 2pt;
  margin-bottom: 1em;
  text-align: center;
}

.uvod
{
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-family: Tahoma, sans-serif;
  margin: 2pt;
  margin-bottom: 1em;
}

.alba
{
  font-weight: bold;
  margin-bottom: 2em;
  color: #CC0000;
}

hr
{  
  background: black;  
  height: 3px;  
}


h1, h2, h3, h4, h5 {
	color: #ffffff;
	color: #ffffff;
	margin: 1em 0 0.2em;
}
h1 {
	font-size: 1.5em;
	margin-bottom: 0.8em;
	margin-top: 0.8em;
	color: #ffffff;
	color: #ffffff;
}
h2 {
	font-size: 1.1em;
  margin-bottom: 0.8em;	
}
h3 {
	font-size: 0.9em;
  margin-bottom: 0.8em;
}
h4 {
	font-size: 0.8em;
}
h5 {
	font-size: 1.5em;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0.5em;
	margin-top: 0.5em;
}
h6 {
	font-size: 1.5em;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0.5em;
	margin-top: 0.5em;
  border: 3px;
}
.text { background: #000000; color: #FFFFFF; font-family: Helvetica,Verdana; font-size: 10px; }
.links { color: white; font-size: 16px }

iframe.drazba  {
	font-size: 1.5em;
  background: #fff;
	margin-top: 0.5em;
}
ul.bazar
  {
  font-weight: normal;
  font-size: 0.6em;
  line-height: normal;
  font-family: Tahoma, sans-serif;
  margin: 2pt;
}

div.paticka
  {
  font-size: 10px;
  background: #aa0000;
  text-align: left;
}

table.paticka
  {
  font-size: 10px;
  text-align: left;
}

div.bazar
{
  margin-bottom: 1em;
  border-bottom: 2px solid;
}

div.uvod-right
{
  margin-left: 3em;
}
