/* CSS Document for Mozilla*/

.obal
{
  width: 560px;
	/*margin: 0 auto;*/
  height:auto;
	/*border-bottom: 1px solid rgb(153,0,204);  
	background-color:#0ff;     */
	display: block;
	float:left;
	margin-bottom:30px;
}
.obal h1{
  font-size: 18px;
  color:#000;
  text-align: left;
  font-variant: small-caps;
  line-height: 18px;
}
.obal h2{
  font-size: 12px;
  color:#000;
  text-align: left;
  
}
.obal .cas 
{ 
  color:#fff;
  padding:5px;
  margin-right:0px;
  font-weight: bold;
  font-size: 16px;
  text-align:center;
	background-color:#000;
	border: 0px solid #00ff00;
	min-height: 90px;
	width: 80px;
  vertical-align: middle;
	/*float:left;*/
}

.obal .obsah 
{ /*float:left;*/
  padding:5px 10px 5px 10px;
  color:#000;
  font-size: 14px;
  text-align:left;
  border-bottom: 0px solid rgb(153,0,204);
	background-color:#dddddd;
	/*border: 0px solid #00ff00;*/
	min-height: 30px;
	width: 450px !important;
}
.obal .popis 
{ 
  /*float:left;*/
  padding:5px 5px 5px 5px;
  margin: 0px 0px 0px 90px;
  color:#000;
  text-align: justify;
  font-size: 14px;
  border-bottom: 0px solid rgb(153,0,204);
	background-color:#fff;
	/*border: 0px solid #00ff00;*/
	/*min-height: 0px;*/
  
	width: 460px;
  border-left: 1px #ccc dashed;
  border-right: 1px #ccc dashed;
}
.obal .popis1 
{ /*float:left;*/
  padding:5px 5px 5px 5px;
  color:#000;
  text-align: justify;
  font-size: 14px;
  border-bottom: 0px solid rgb(153,0,204);
	background-color:#fff;
	/*border: 0px solid #00ff00;*/
	/*min-height: 0px;*/
	width: 550px;
  border-left: 1px #ccc dashed;
  border-right: 1px #ccc dashed;
}
.stred
{
	margin: 0 auto;
  text-align:center;
}
.kelo
{
color:rgb(153,0,204);
font-weight: bold;
text-decoration:blink;
}

#obalfoto
{
  border: 0px solid rgb(153,0,204);
  height: 300px;
  width: 470px;
  float:left;
}
#matate
{
  background:transparent url(../img/rendezjam2009/ico/matate.png) no-repeat scroll center center;
  border: 0px solid rgb(153,0,204);
  height: 92px;
  width: 92px;
  float:left;
  display:block;
  padding:20px 0px 0px 20px;
}
#matate:hover
{
  background:transparent url(../img/rendezjam2009/ico/matate1.png) no-repeat scroll center center;
  border: 0px solid rgb(153,0,153);
  height: 92px;
  width: 92px;

}
#dubler
{
  background:transparent url(../img/rendezjam2009/ico/dubler.png) no-repeat scroll center center;
  border: 0px solid rgb(153,0,204);
  height: 92px;
  width: 92px;
    float:left;
  display:block;
  padding:20px 0px 0px 20px;
  
}
#dubler:hover
{
  background:transparent url(../img/rendezjam2009/ico/dubler1.png) no-repeat scroll center center;
  border: 0px solid rgb(153,0,153);
  height: 92px;
  width: 92px;
}

#kika
{
  background:transparent url(../img/rendezjam2009/ico/kika.png) no-repeat scroll center center;
  border: 0px solid rgb(153,0,204);
  height: 92px;
  width: 92px;
    float:left;
  display:block;
    padding:20px 0px 0px 20px;
}
#kika:hover
{
  background:transparent url(../img/rendezjam2009/ico/kika1.png) no-repeat scroll center center;
  border: 0px solid rgb(153,0,153);
  height: 92px;
  width: 92px;
}

#lulu
{
  background:transparent url(../img/rendezjam2009/ico/lulu.png) no-repeat scroll center center;
  border: 0px solid rgb(153,0,204);
  height: 92px;
  width: 92px;
    float:left;
  display:block;
    padding:20px 0 0 20px;
}
#lulu:hover
{
  background:transparent url(../img/rendezjam2009/ico/lulu1.png) no-repeat scroll center center;
  border: 0px solid rgb(153,0,153);
  height: 92px;
  width: 92px;
}

#roman
{
  background:transparent url(../img/rendezjam2009/ico/roman.png) no-repeat scroll center center;
  border: 0px solid rgb(153,0,204);
  height: 92px;
  width: 92px;
  float:left;
  display:block;
  padding:20px 0 0 20px;
}
#roman:hover
{
  background:transparent url(../img/rendezjam2009/ico/roman1.png) no-repeat scroll center center;
  border: 0px solid rgb(153,0,153);
  height: 92px;
  width: 92px;
}

#videa{
  height: 200px;
  width: 524px;
  margin-bottom:20px;
  /*float:left;
  display:block;*/
  /*border: 1px solid rgb(153,0,204);
  background-color: rgb(102,255,0);*/

}

.video1{
  height: 200px;
  width: 260px;
  float:left;
  display:block;
  /*background-color: rgb(102,255,0);*/
}
.video2{
  height: 200px;
  width: 260px;
  float:left;
  display:block;
  margin-left:4px;
  /*background-color: rgb(102,255,0);*/
}

