body {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 10pt;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: url(../images/original/images/ozadje.gif); }

.hidden {
  display: none; }

a {
  color: #ff6600; }

img {
  border: 0; }

h1 {
  font-size: 150%; }

h2 {
  font-size: 120%; }

h3 {
  font-size: 100%;
  color: #ff6600; }

table th, table td {
  text-align: left;
  vertical-align: top; }

.thumbnail {
  float: left;
  width: 23%;
  overflow: hidden;
  margin-right: 2%;
  padding-bottom: 20px; }

p {
  clear: both; }

.inline-block {
  display: inline-block; }

#header {
  width: 730px;
  height: 120px;
  background: url(../images/original/images/fasada.gif) no-repeat; }
  #header a {
    display: block;
    font-size: 0;
    color: white;
    width: 770px;
    height: 120px; }

#content {
  float: left;
  width: 610px;
  min-height: 370px;
  margin: 0 0 0 130px;
  padding: 0 0 0 50px;
  background: url(../images/bg_stolpec.png) top left repeat-y; }

#menu {
  float: left;
  width: 170px;
  margin: 10px 0 0 -790px; }
  #menu ul {
    min-height: 350px;
    width: 130px;
    font-size: 8pt;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
    background: white; }
    #menu ul li {
      float: left;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      list-style: none;
      list-style-image: none;
      list-style-type: none; }
      #menu ul li a {
        display: block;
        color: black;
        width: 120px;
        padding-right: 10px;
        text-align: right;
        text-transform: uppercase;
        text-decoration: none; }
        #menu ul li a:hover {
          color: #ff6600; }

#footer {
  clear: both;
  width: 610px;
  text-align: center;
  color: #ff6600;
  padding: 30px 0 20px 160px;
  background: url(../images/bg_stolpec.png) 130px 0px repeat-y; }
  #footer hr {
    border: 0;
    height: 1px;
    width: 500px;
    color: green;
    background: green; }
  #footer .spiller a {
    color: gray;
    text-decoration: none; }
    #footer .spiller a:hover {
      text-decoration: underline; }

.film #content {
  width: 770px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  margin-left: 20px;
  background: none; }
.film #menu {
  display: none; }
.film #footer {
  background: none; }
.film a {
  color: gray; }
.film h1 {
  margin-left: 160px; }
.film .images {
  width: 160px; }
  .film .images .thumbnail {
    clear: both; }
.film table td {
  margin: 0 0 0 0;
  padding: 0 0 0 0; }
.film table td:first-child {
  width: 160px;
  font-weight: bold; }
.film .data {
  margin-left: 160px; }
  .film .data p {
    color: gray;
    clear: none; }
  .film .data .images {
    width: 100%;
    height: 110px;
    clear: both; }
    .film .data .images .thumbnail {
      clear: none; }
