@charset "utf-8";
/* CSS Document */


.extfileSix {
  position: relative;
  float: left;
  top: 20px;
  left: 40px;
  width: 90%;
  max-width: 800px;
  min-height: 600px;
  font-size: 120%;
}

.extfileSix2 {
  position: relative;
/*  float: left;  */
  float: right;
  top: 20px;
  width: 90%;
  max-width: 800px;
  min-height: 600px;
  font-size: 120%;
  margin: 0 5% 0 5%;
}

.youtub {
  position: absolute;
}

.video-box-youtube {
  max-width: 800px !important;
}

.video-container-youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  border: 1px solid #888;
}

.video-container-youtube iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.linkartist {
font-weight:bold;
color:#ddd;
margin-left:15px;
}

.linkmenu {
position:relative;
margin:25px 0 30px 0;
/*width:550px;
float:right;
text-align:right;   */
width:100%;
}

.linkmenu a {
display:block;
line-height: 38px;
font-size:110%;
font-weight:normal;
padding-right:4px;
margin:0;
text-decoration:none;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 2px;
background: rgba(0,0,0,0.5);
}

.linkmenu a:link {color:#bbb;}
.linkmenu a:active {color:#c90; background: rgba(0,0,0,0.5);}
.linkmenu a:visited {color:#bbb;}
.linkmenu a:hover {color:#bbb; background: rgba(255,255,255,0.2);}


.linkButt {color:#aaa}
.linkactive {font-weight:bold !important; color:#c90 !important;  background: rgba(0,0,0,0.5) !important;}

.ifra {
width:100%;
max-width:800px;
height:350px; /* bolo 390 */
}

.video-container {
	position: relative;
/*	float:right; */
	width:100%;
	max-width:800px;
	border:1px solid #888;
	overflow:hidden;
}

#linkFrame2 {width:100%;}
