body {
  background:url(a/images/bgred2.jpg);
  margin:0 auto;
  text-align: center;
  font-family: Verdana, Arial; 
  font-size: 11pt; 
  color: #ABCDEF;  
}

a { 
color: #FF0000;
font-size: 12px;
text-decoration: none;
}

a:hover { 
color: #FFFFFF;
text-decoration: underline; 
}


em {
	color:#FF0000;
}

h1 {
	font-size: 18pt;
	color: #FF0000;
	text-align: center;
}

h2 {
	font-size: 16pt;
	color: #FF0000;
	text-align: center;
}

#logo {
  width:990px;
  height:215px;
  background: url(a/images/logo.png);
  margin:0 auto;
}

blockquote {
	font-size: 10pt;
	text-align: center;
}

hr {
  width: 180px;
  height: 5px;
  border: none;
  background-color: #FF0000;
  color: #900000;
  outline-color: #FF0000;  
}

#middle {
  width: 990px;
  margin:0 auto;
  padding:0px;
  background-color: #000000;
  border: 1px #000000 solid;
}

#clanek {
  width: 725px;
  float: right;
  margin-right:10px;
  margin-left:10px;
  word-wrap: break-word; 
  overflow: hidden;
  text-align: justify;     
}

#menu { 
 width: 240px; 
 float: left;
 word-wrap: break-word;  
 overflow: hidden;
 text-align: left;
}

#copyright {
  width: 990px;
  height: 60px;
  margin:0 auto;
  text-align: center;
  font-size: 9pt;
  font-style: italic;
  color: #FF0000;
  clear: both;
}

#board {
 background: url(a/images/mbb.png);
 width: 210px;
 height: 55px;
}   
   
 .linky {
padding-left:5px
}

