/* fivi.cz */

html, body {
  background: #281b14 url('images/bg.png') repeat-x;
  color: #a89280;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 100%;
  font-size: 12px;
  font-family: Arial;
  }
  
a:link { color: #ffb082; text-decoration: none; }
a:visited { color: #ffb082; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }
img { border:0; }
h3 { margin:0; padding:0; }
input, textarea { background: url('images/inputbg.png') repeat-x; color: #a89280; border: #71554c solid 1px; padding: 4px; }
form { padding:0; margin:0; }
  
#wrapper {
  background: url('images/bg.jpg') no-repeat center top;
  width: 100%;
  height: 100%;
  }
  
#wrapper_b {
  width: 100%;
  background: url('images/bgb.png') no-repeat center bottom;
  height: auto;
  }
  
.wrapper1 {
  margin: 0 auto;
  width: 944px;
  text-align: justify;
  height: auto;
  }
  
#logo {
  float: left;
  background: url('images/logo.png') no-repeat;
  width: 95px;
  height: 71px;
  margin-top: 80px;
  margin-bottom: 20px;
  }
  
#vyhledavani {
  float: right;
  margin-top: 130px;
  margin-right: 36px;
  }
  
.hledat {
  background: url('images/hledat.png') no-repeat;
  border: 0;
  height: 23px;
  padding-left: 9px;
  color: #a89280;
  width: 90px;
  }
  
.submit {
  width: 36px;
  height: 23px;
  border: 0;
  background: url('images/submit.png') no-repeat;
  position: absolute;
  }
  
.top {
  background: url('images/top.png') no-repeat;
  width: 944px;
  height: 63px;
  clear: both;
  }
  
.bottom {
  width: 944px;
  background: url('images/bottom.png') no-repeat;
  height: 17px;
  clear: both;
  padding-bottom: 20px;
  color: #fff;
  }
  
#menu {
  background: url('images/menu.png') no-repeat center bottom;
  width: 944px;
  height: 59px;
  line-height: 63px;
  }
 
#menu ul {
  margin: 0;
  padding: 0;
  } 
  
#menu li {
  float: left;
  text-transform: uppercase;
  margin-left: 40px;
  list-style-type: none;
  font-weight: bold;
  }
  
.login {
  float: right;
  line-height: 63px;
  padding-right: 40px;
  } 
  
.bg {
  width: 944px;
  background: url('images/obsah.png') repeat;
  height: auto;
  padding-bottom: 10px;
  float: left;
  }
  
.obsah {
  padding: 8px;
  }
  
#left_sidebar {
  float: left;
  width: 171px;
  }
  
.left_nadpis {
  background: url('images/left_nadpis.png') no-repeat;
  width: 171px;
  height: 29px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  }
  
#left_sidebar ul {
  margin: 0;
  padding: 0;
  padding-top: 5px;
  background: #130d0a;
  }
  
#left_sidebar li {
  list-style-type: none;
  width: 171px;
  padding: 3px 0 3px 10px;
  }
  
.sidebar_l_bottom {
  width: 171px;
  height: 10px;
  background: url('images/sidebar_l_bottom.png') no-repeat;
  }
  
  

#stred {
  float: left;
  width: 530px;
  margin-left: 14px;
  }
  
.filmy_bg {
  width: 100%;
  background: url('images/filmy_bg.png') repeat;
  min-height: 150px;
  margin-bottom: 15px;
  }
  
.film {
  padding-right: 10px;
  padding-bottom: 10px;
  position: relative;
  }
  
.kategorie {
  font-size: 11px;
  padding-bottom: 20px;
  }
  
.play {
  background: url('images/play.png') no-repeat;
  width: 110px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(0,0,0,0.4);
  margin-top: 20px;   
  }
  
.play a { color: #fff; text-decoration: none; }
.play a:visited { color: #fff; text-decoration: none; }
.play a:hover { color: #000; text-decoration: none; text-shadow: 0 1px 0 rgba(255,255,255,0.4); }
  
.text {
  padding: 20px;
  } 
  
  
  
#right_sidebar {
  float: right;
  width: 198px;
  }
  
.right_nadpis {
  background: url('images/right_nadpis.png') no-repeat;
  width: 198px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  }
  
#right_sidebar ul {
  margin: 0;
  padding: 0;
  padding-top: 5px;
  background: #130d0a;
  height: 380px;
  overflow: auto;
  }
  
#right_sidebar li {
  list-style-type: none;
  width: 188px;
  padding: 3px 0 3px 10px;
  }
  
.chat_left {
  float: left;
  font-weight: bold;
  }
  
.chat {
  clear: both;
  margin-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #927d6c dotted;
  text-align: left;
  line-height: 1.5;
  font-size: 11px;
  }
  
.chat_right {
  float: right;
  font-size: 10px;
  color: #776252;
  margin-right: 30px;
  }
  
.sidebar_r_bottom {
  width: 198px;
  height: 10px;
  background: url('images/sidebar_r_bottom.png') no-repeat;
  }
  
.sidebar_bg {
  width: 100%;
  background: #130d0a;
  }
  
.top input {
  background: url('images/inputbg.png') repeat-x;
  width: 154px;
  height: 23px;
  border: 0;
  line-height: 15px;
  padding-left: 9px;
  }
  
#index {
  width: 500px;
  float: left;
  line-height: 1.5;
  padding-left: 20px;
  }
  
#registrace input {
  padding: 5px;
  margin-top: 3px;
  margin-bottom: 8px;
  border: 1px solid #3c2720;
  background: url('images/inputbg.png') repeat-x;
  }
  
#registrace {
  width: 380px;
  float: right;
  }
  
.top input.tlacitko {
  background: url('images/tlacitko.png') no-repeat;
  height: 26px;
  width: 110px;
  border: 0;
  color: #fff;
  font-weight: bold;
  }
  
#registrace input.tlacitko {
  background: url('images/tlacitko.png') no-repeat;
  height: 26px;
  width: 110px;
  border: 0;
  color: #fff;
  font-weight: bold;
  }
  
#prihlaseni {
  float: right;
  margin-bottom: -5px;
  }
  
input.tlacitko1 {
  background: url('images/tlacitko1.png') no-repeat;
  height: 26px;
  width: 26px;
  border: 0;
  color: #fff;
  font-weight: bold;
  float: right;
  }
  
   
