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

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: 10px auto;
     width: 90%;
    }

#obsah img {border:0px;}

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

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



.fotomaxh {
       margin: 5px;
       width:800px;
       height:533px;
       padding: 7px;
       background-color: #f5f5f5;
       border: 1px solid lightgray;
       }
.fotomaxv {
       margin: 5px;
       width:355px;
       height:533px;
       padding: 7px;
       background-color: #f5f5f5;
       border: 1px solid lightgray;
       }

