/* CSS Document */

body {
background:#7F2828 url(images/tlo.jpg) repeat-x;
margin-top:0px;
margin-bottom:0px;
margin-left:0ps;
margin-right:0px;
}

.footer {
font-family: Tahoma;
font-size: 10px;
color: #FFFFFF;
}

.footer a:link, .footer a:visited {
font-family: Tahoma;
font-size: 10px;
color: #FFFFFF;
text-decoration:none;
}

.footer a:hover {
text-decoration:underline;
}

.content {
text-align:justify;
font-family: Tahoma;
font-size: 14px;
line-height:200%;
color: #000000;
margin-right: 15px;
}
.content table {
text-align:center;
font-family: Tahoma;
font-size: 14px;
line-height:200%;
color: #000000;
margin-right: 15px;
}
.content .kontakt {
text-align:center;
font-family: Tahoma;
font-size: 14px;
line-height:200%;
color: #000000;
background-color:#CACEB6;
}
.content .kontakt a:link, .content .kontakt a:visited {
text-align:center;
font-family: Tahoma;
font-size: 14px;
line-height:200%;
color: #000000;
text-decoration:none;
}
.content .kontakt a:hover {
text-decoration:underline;
}
.special {
text-align:center;
font-family: "Times New Roman";
font-size: 18px;
color: #000000;
}
.button {
  font-size  : 10px;
  color      : #FFFFFF;
  background-color	: #74001B;
  border     : 1px solid #FFFFFF;
  margin-bottom     : 5px;
  padding    : 1px;
  width:100px;
 }
 #top_link a:link, #top_link a:visited {
 font-family:Tahoma;
 font-size:10px;
 color:#FFFFFF;
 text-decoration:none;
 }
  #top_link a:hover {
  text-decoration:underline;
 }
