/* CSS Document */
body   {
      background-color: #E5E5E5;
      text-align: center; 
      padding: 0px;
      margin: 0px 20px 20px 20px;
      font-family:  "Arial", "Arial CE", "Verdana CE", Verdana, "Helvetica CE", Arial, Helvetica, sans-serif;
      font-size: 14px;
      }

.okolo
      {
      margin: 0px auto;
      width: 670px;
      text-align: left;
      }


.top {
      height: 138px;
      background-image: url("img/top.jpg");
      background-repeat: no-repeat;
      }


.nabidka
      {
       background-color: transparent;
      }


.center
      {
       background-color: #FFFFFF;
       width: 670px;
       padding-top: 28px;
       border: 0px solid black;
       font-size: 0px;
      }

li  {
       list-style-type: none;
       display: inline;
       margin: 0px 40px 0px 40px;
       border: 0px solid black;
       font-size: 11px;
       font-weight: bold;
      }

ul    {
        padding: 0px;
        margin: 20px;
        text-align: center;
        border: 0px solid black;

      }

.pinfo
      {
        font-size: 15px;
        font-weight: bold; 
        position: relative;
        left: 30px;
        width: 120px;
        float: left;
        border: 0px solid black;
      }


.text-small
      {
       font-size: 10px;
       font-weight: bold;
       color: #188742;
      }

.text-medium
      {
       font-size: 12px;
       font-weight: bold;
       padding-right: 5px;
      }

.seda-pruh
      {
       height: 8px;
       width: 80px;
       margin: 5px 0px 5px 0px;
       background-color: #e5e5e5;
       font-size: 0px;
      }


.konec  {
         clear: both;
         width: 1px;
        }

.obr    {
         position: relative;
         margin-right: 10px;  
         left: 1px;
         float: right;
         text-align: left;
         font-size: 11px;
         font-weight: bold;
         width: 495px;
         border: 0px solid black;
        }

.seda-pruh2
        {
         margin-top: 10px;
         font-size: 0px;
         height: 10px;
         clear: both;
         width: 495px;
         background-color: #e5e5e5;
        }

a       {
         text-decoration: none;
         color: black;
        }

h5      {
         font-size: 14px;
         padding: 10px;
         text-align: center;
         border-bottom: 1px dashed #34b063;
         width: 160px;
         margin-left: 130px;
         margin-bottom: 50px; 
        }

.footer {
         width: 626px;
         border: 0px solid black;
         float: left;
         font-size: 11px;
         border: 0px solid black;
         text-align: right;
         font-weight: bold;
         padding-bottom: 10px;
         padding-top: 60px;
         
        }
