/* CSS Document */
small{font-weight: normal; font-size: 10px;}
*{
  margin:0;
  padding:0;
  line-height: 1.5;
  font-size: 13px;
  font-family: Tahoma;
}
p.ohlas{
  padding: 10px 20px 0;
  font-style:italic;
}
a.ohlas{
margin-right: 40px;
}
.clear{clear:both;}
.author{color:#0e508a;display:block; text-align:right;}
h1{font-size: 13px;font-weight: normal;  line-height: 1.5;}
h2{font-weight: bold; font-size: 18px; color: #09487d;margin: 5px 0;}
h3{font-size: 1em;margin: 4px 0;}
a img{bordeR:0;}
a{text-decoration: underline;color: #0e508a;}
a:hover{text-decoration: none;}
body{color: #2a2a2a}
.center{display:block;text-align:center;}
a.active{color: #ffc000;text-decoration: none;padding-left: 10px; text-align: right;background: url(../img/arrow_orange.jpg) no-repeat center left;float:right;}
ul{margin-left: 25px;}
li{list-style: normal;}
th{text-align: right;vertical-align: top;}
.submit{
  padding: 5px 10px;
  margin: 0 auto;
}
p{
  padding-bottom: 10px;
}
table{
  width: 500px;
  margin: 0 auto;
}