    body {
      text-align:center;
/*      background-color: DarkTurquoise; */
      background-color: white;
      color:#000000;
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:14px;
    }

    #main {
      text-align:left;
      width:80%;
      margin:auto;
    }

    .menu{
      text-align:center;
      font-weight:bold;
      width:80%;
      margin:auto;
      margin-bottom:20px;
      font-size:15px;
    }
    .paticka{
      text-align:right;
    }
    a, a:link, a:visited, a:active {
      color:blue;
      font-weight: bold;
      margin:auto;
    }
    a:hover{
/*      color:#dd8800;*/
	color: purple;
    }
    h1{
      text-align:center;
      font-family:Verdana, Arial, Helvetica, sans-serif;
    }
    p{
      text-indent:30px;
      margin-top:0px;
    }
    h3,h4{
      margin:0px;
    }
    th{
      text-align:center;
    }
    .dulezity{
      font-weight:bold;
/*      color:#dd8800; */
	color: purple;
    }
    div{
      text-indent:20px;
    }
    .pribeh{
      font-style: italic;
      text-align: justify;
    }
    
    .outro{
      font-weight:bold;
    }

.prispevek, .prispevek_new{border: 1px black solid; padding:2px; margin:0px; margin-top:2px;
           text-indent:0px; font-size:12px;}
.prispevek_new{background-color:#ffbc6c;}
.prisp_nadpis{font-weight:bold;}
.prisp_udaje{font-weight: bold; font-size:12px;}
.prisp_text{}
.new{background-color:#ffbc6c; font-weight: bold;}

