/* format samotne stranky*/
body,html {
margin: 0; 
padding: 0; 
font-family: Arial, Helvetica, Verdana; 
text-align:center; 
background: #000000; 
color: #800000;
font-size: 12px;
height: 100%;
}
input{
	font-family: Arial, Helvetica, Verdana; 
    font-size: 12px;
}

img{
	border: 0px none;
}
/* pozice a definice obrazku*/
.robot-ico{
	position: absolute;
	left: 70px;
	top: 778px;
}
.button-playlist{
	position: absolute;
	left: 400px;
	top: 15px;
}
.black{
	background-color: #000000;
}
.tmred{
	background-color: #AA0000;
}
.brown{
	background-color: #800000;
}
.bgcolor-yellow{
	background: yellow;
}
.bgchyba{
	background-color: #ffffff;
	border: 2px solid red;
}
.bgsend{
	background-color: #000000;
	border: 2px solid lime;
}
td.help2 {
  background-color: #fff78c;
 font-family:  Arial, Helvetica, Verdana, sans-serif;
  font-size : 11px;
  color: #AA0000;
  padding-left :10px;
  padding-right : 10px;
  padding-top :5px;
  padding-bottom : 5px;
}
td.hl{
  color: #ffffff;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size : 11px;
  background-color: #DF1611;
  padding-left :10px;
  padding-right : 10px;
  padding-top :5px;
  padding-bottom : 5px;
 }
 td.help {
  background-color: #ffea02;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size : 11px;
  color: #DF1611;;
  padding-left :10px;
  padding-right : 10px;
  padding-top :5px;
  padding-bottom : 5px;
}
td.r1{
  background-color: #970000;
  padding-left :10px;
  padding-right : 10px;
  padding-top :5px;
  padding-bottom : 5px;
}  
td.r2{
  background-color: #780000;
  padding-left :10px;
  padding-right : 10px;
  padding-top :5px;
  padding-bottom : 5px;
}  
.hand {
  cursor: pointer; _cursor: hand;
}
.ul-song{
	margin: 3px;
}
.statistika{
	float: left;
	background: #000000;
	padding: 2px;
}
.clear{
	clear: both;
}
.w140{
   position: relative;
	width: 140px;
}
.w200{
	width: 200px;
}
.popelnice{
	position: absolute;
	left: 10px;
	top: 20px;
}
.poz-abs{
	position: absolute;
}
.poz-rel{
	position: relative;
}
.save1{
	position: absolute; 
	left: 15px; 
	top: 22px;
}
.save2{
	position: absolute; 
	left: 33px; 
	top: 22px;
}
.new-audio{
	position: absolute; 
	top: 0px; 
	left: 6px;
}
.new-audio-in{
	position: absolute; 
	top: 0px; 
	left: 172px;
}
.gal-div{
	float: left; 
	width: 140px; 
	height: 140px;
	margin: 1px;
}
#helax_player{
	position:fixed;  _position:absolute;
	left: 10px; 
	width: 95%; 
	height: 86px; 
	background: black;
}
#helax_player-video{
	position:fixed;  _position:absolute;
	left: 10px; 
	width: 442px; 
	height: 378px; 
	background: black;
}
.rol-down{
	position: absolute; 
	left: 640px; 
	top: 320px;
}
.rol-up{
	position: absolute; 
	left: 640px; 
	top: 5px;
}

/* definice fontù */
.ver-wb{
    color: white; 
	font-weight: bold; 
	text-decoration: none;
}
.ver-wb :hover{
    color: yellow;
	text-decoration: underline;
}
.ver-wa{
    font-size: 13px;
    color: yellow; 
	font-weight: bold; 
	text-decoration: none;
}
.ver-wa :hover{
    color: white;
	text-decoration: underline;
}
.yellow{
	color: Yellow;
}
.red{
	color: red;
}
.white{
	color: white;
}

.lime{
	color: lime;
}
.green{
	color: green;
}
.white{
	color: #ffffff;
}
.ver11pxwhite{
	color: white;
}
.b{
	font-weight: bold;
}
.u{
	text-decoration: underline;
}
.i {
font-style: italic;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.vlevo{
	text-align: left;
}
.vpravo{
	text-align: right;
}
.ver11pxblack{
	font-family: Arial, Helvetica, Verdana; 
    color: #000000;
    font-size: 11px;
}
.f20px{
	font-size: 20px;
}
.f12px{
	font-size: 12px;
}
.f10{
	font-size: 10px;
}
h1{
	font-size: 14px;
	color: yellow;
}
.AA0000{
	color: #AA0000;
}
.m-l50{
	margin-left: 200px;
}
.m5{
	margin: 5px;
}
.cerna{
	color: black;
}

.ed-image{margin: 0px; border: 1px solid threedface;}
 .mouseover{margin: 0px; border: 1px solid silver;}
 .mouseout{margin: 0px; border: 1px solid threedface;}
 .mousedown{margin: 0px; border: 1px solid gray;}
 .mouseup{margin: 0px; border: 1px solid silver;}
 #editor{width: 690px; height: 500px;}
 .ed-zah{background-color: threedface; border: 1px solid #666666; padding:3px; width: 700px;}
 
 #bodyframe{
     background: white; margin: 5px; font-family: Arial, Verdana; font-size: 12px;} 
#bodyframe p{ 
margin-bottom:0.7em !important; border:1px dotted silver;}
