.hide {
       display: none;
         }
body {
      color: #000;
      background: #fff;
      margin: 25px 0;
      padding: 0;
       }
img {
     display: block;
     border: 0;
     }

#contet  {
         
         }
#osnova {
         padding-left: 25px;
         padding-top: 25px;
         }
#bok p   {
          font-style: italic;
          text-align: left;
          margin-top; 0.5em;
          }
#bok img {
          margin: 30px 0 15px 0;
          }
#bok h2  {
          font-size: 1em;
          font-weight: normal;
          font-style: italic;
          margin: 0;
          line-height: 1.5;
          text-align: left;
          }
table#nav {
          border-bottom: 1px solid #000;
          border-left: 1px solid #000;
           }
table#nav td {
          font: 11px verdana, arial, sans-serif;
          text-align: center;
          border-right: 1px solid #000;
          border-top: 1px solid #000;
           }
table#nav td a {
          font-weight: normal;
          text-decoration: none;
          display: block;
          margin: 0;
          padding: 0;
           }
table#nav td a:link, #nav td a:visited {
          background: transparent url(images/bgpat.gif) repeat;
          display: block;
          margin: 0;
          width: 100px;
          line-height: 25px;
           }
#nav td a:hover{
          color: #f60;
          background: white url(images/nopat.gif) repeat;
                }
td#home a:link img, td#home a:visited img {
          background: transparent url(images/bgpat.gif) repeat;
          color: #c30;
          margin: 0;
          width: 600px;
          height: 75px;
           }
td#home a:hover img {
          background: white url(images/nopat.gif) repeat;
          color: #f60;
          margin: 0;
          width: 600px;
          height: 75px;
           }
h1        {
           color: ;
           text-align: left;
           font-size: 20px;
             }
h3        {
           color: green;
           text-align: left;
           font-size: 15px;
            }
h2         {
            color: black;
           text-align: left;
           font-size: 12px;
           font-family: verdana, arial, sans-serif;
           }
p       {
          padding-left:5px;
          line-height: 1.2;
          margin-top: 0;
          margin-bottom: 5px;
          }
#cop     {
          font-size: 0.8em;
          text-align: center;
          margin-top: 1.0em;
          margin-bottom: 1.0em;
         }
a:link  {
         font-weight: bold;
         text-decoration: none;
         color: #1C1C1C;
         background: transparent;
         }
a:visited  {
         font-weight: bold;
         text-decoration: none;
         color: #1C1C1C;
         background: transparent;
         }
a:hover  {
         font-weight: bold;
         text-decoration: underline;
         color: #006400;
         background: transparent;
         }
a:active  {
         font-weight: bold;
         text-decoration: none;
         color: #1C1C1C;
         background: transparent;
           }
