body, input, textarea, select {
  font-family: Verdana, Arial, Tahoma sans-serif;}

body {
  margin: 0px;
  background: url('img/podklad_body.jpg') repeat-x;
  background-color: #656565;}

table {
  width: 100%;
  margin: 2px;}
td {
  vertical-align: top;
}

#logo {
  height: 174px;
  border-top: 15px solid black;
  background: url('img/imperio-club.jpg');}

#stranka {
  border-left: 15px solid black;
  border-right: 15px solid black;}
  
#logo, #stranka, #text, #spodek {
  width: 780px;}

#text {
  background: url('img/podklad_text.jpg') no-repeat left top;
  background-color: black;}

#spodek {
  height: 45px;
  text-align: right;
  background: url('img/podklad_spodek.jpg') no-repeat;
  background-color: black;}
#spodek a {
  color: black;}
#spodek h1 {
  font-size:80%;
  padding-top: 5px;
  font-weight: normal;
  margin: 0px 0px 4px 0px;
  color: black;}

#menu {
  position: relative;
  width: 520px;
  left: 140px;}
  .odkaz {
    width: 85px;
    height: 28px;
    font-size: 65%;
    float: left;}
  .odkaz a {
    text-decoration: none;
    padding: 7px 0px;
    color: #202020;
    font-weight: bold;
    display: block;
    background: url('img/menu.png') no-repeat;}
  .odkaz a:hover {
    background: url('img/menu_mys.png') no-repeat;}
    
#nadpis {
  text-align: left;
  width: 480px;
  padding-left: 300px;}
#nadpis h1{
  color: #e057fe;
  padding: 80px 0px 0px 20px;
  font-size: 140%;}


.novinky {
  width: 100%;
  text-align: left;
  vertical-align: top;
  padding: 5px 5px 5px 0px;}

.programek {
  width: 100%;
  text-align: left;
  vertical-align: top;
  padding: 5px 5px 5px 0px;}
  

#program {
  width: 740px;
  clear: both;}

#nadfilm {
  width: 740px;
  clear: both;}

#cleaner {
  clear:both;}

#pismo {
  padding: 10px 20px 0px 20px;
  color: #b4b4b4;
  font-size: 90%;
  text-align: left;}
#pismo h2 {
  color:#1c7bfd;
  font-weight: normal;
  margin: 2px 0px;}

#pismo h3 {
  font-weight: normal;
  color: white;
  margin: 2px 0px;}



.film {
  width: 740px;
  height: 150px;
  text-align: center;
  clear:both;
  background: url('img/film.gif');}
  
img.fotofilm {
  margin: 25px 14px 25px 14px;
  height: 100px;}

img.fotoprog {
  margin: 0px 10px 0px 0px;
  width: 120px;
  float:left;}
  
img.fotopreview {  
  margin: 10px 10px 10px 10px;
  height: 100px;}
  
img.fotoview {  
  margin: 10px 10px 10px 10px;}

  

  

.zvyraz {
  font-weight: bold;}
  
input.formular, textarea.formular, select.formular {
  font-family: Verdana, Arial, Tahoma sans-serif;
  background-color: #f0f0f0;
  color: black;
  font-size:100%;
  border: 1px solid black;
  }
  
a {
  color: #3366ff;
}

a:hover {
  color: #ffffff;
}
a.out {
  background: url('img/odkaz.gif') no-repeat right top;
  padding-right: 7px;
}

.odkobr {
  border: 1px solid #660000;
}

