﻿#home{
  padding-top:4px;
  padding-bottom: 3px;
}
	
#top10{
  width:564px;
  background-color:#eaeaea;
  position:relative;
  height:196px;
  margin-top:10px;
}


#top10 h1{
  width:290px;
  height:23px;
  padding-top:6px;
  margin: 0;
  margin-left:30px;
  position:relative;
  font-size:13px;
  font-family:"Times New Roman",serif;
  color:#777;
  text-transform:uppercase;
  font-weight:bold;
}


#top10 h1 .ir{
  width:170px;
  height:29px;
  /* background: url("../Images/Design/h2_top10.gif") left top no-repeat; */
}


#top10 #film{
  width:501px;
  height:162px;
  position:absolute;
  left:30px;
  top:29px;
  overflow:hidden;
}


#top10 #filmc{
  width:10000px;
}


#top10 #film a{
  display:inline;
  width:162px;
  height:32px;
  padding-top:124px;
  float:left;
  background-color:#fff;
  position:relative;
  margin-right:7px;
  text-align:center;
  text-decoration:none;
  color:#c99f2c;
  font-size:9px;
}


#top10 #film a strong{
  color:#353535;
  display:block;
  font-weight:normal;
}


#top10 #film a img{
  position:absolute;
  left:9px;
  top:10px;
}



/*tady se pak bude to resit js*/

#top10 #tprev,#top10 #tnext{
  display:block;
  text-align:center;
  background-color:#d5d5d5;
  width:21px;
  height:21px;
  top:94px;
  left:5px;
  position:absolute;
}


#top10 #tnext{
  left:537px;
}


#top10 #tprev .ir,#top10 #tnext .ir{
  width:21px;
  height:21px;
  top:0;
  left:0;
  cursor:pointer;
  background-image:url("../Images/Design/tprev.gif");
}


#top10 #tnext .ir{
  background-image:url("../Images/Design/tnext.gif");
}

#top10 #tnext .ir:hover
{
	background-image:url("../Images/Design/tnexth.gif");
}

#top10 #tprev .ir:hover
{
	background-image:url("../Images/Design/tprevh.gif");
}

#hr{
  float:right;
  width:375px;
  padding-top:8px;
}


#hr div{
  margin-top:15px;
  margin-bottom:9px;
}


#hr div a{
  float:left;
  margin-right:11px;
}


#hr div .last{
  margin-right:0;
}

.menuplace
{
	display: none;
}

.invisible
{
	display: none;
}
