﻿body {margin: 0;
      padding: 0;
      background-image: none;
      background-position:top right;
      background-repeat:no-repeat;
      background-color: gray;
      font-family: calibri, Arial, sans-serif;
      font-size: 1em;
      
     }

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover{text-decoration: none;}


img a:link {text-decoration: none;}
img a:hover {text-decoration: none;}
img a:visited {text-decoration: none;}

#obsah
   { margin: 0 auto;
     padding-top: 10px;
     width: 90%;
     text-align:center;
     white-space:nowrap;
    }

#obsah img {border:0px;}

#obsah a {text-decoration: none; color:black;}

#obsah img a{text-decoration: none;}

.nazev{color:black; font-size: 28px;}

.fotomaxh {
       margin: 5px;
       width:720px;
       height:480px;
       padding: 7px;
       background-color: #f5f5f5;
       border: 1px solid lightgray;
       }

.fotomaxv {margin: 5px;
       width:320px;
       height:480px;
       padding: 7px;
       background-color: #f5f5f5;
       border: 1px solid lightgray;
       }

#pruhfotek{ margin-top: 5px;
            float: left;           
            width: 160px; height: 494px;
            background-color:white;
            white-space:normal;
            overflow: auto; }

#obsah_pruhu {margin:0px;}

#obsah_pruhu a{text-decoration:none;}
#obsah_pruhu img {border:0px;}
#obsah_pruhu img a{text-decoration:none;}

.pruh {     width: 134px;
            height: 84px;
            padding:2px;
            background-color: lightgray;
            margin:2px;
          }

.pruhv {     width: 50px;
            height: 84px;
            padding:2px;
            background-color: lightgray;
            margin:2px;
          }

.pruhaktualni { width: 134px;
            height: 84px;
            padding:2px;
            background-color: orangered;
            margin:2px;
          }

.pruhaktualniv { width: 50px;
            height: 84px;
            padding:2px;
            background-color: orangered;
            margin:2px;
          }