body{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	line-height: 1.4;
	text-align: center;
	margin: 0;
	padding: 0;
}
a{
	color: #666666;
	text-decoration: none;
}
#player
{
	position: relative;
	width: 916px;
	height: 631px;
	text-align: left;
	margin: 0 auto;
}
#player-inside
{
	border-right: 1px solid #f9bba0;
	border-left: 1px solid #f9bba0;
	border-bottom: 1px solid #f9bba0;
	height: 630px;
	background: url(../img/head.jpg) no-repeat;
}


img{
	border: 0;
}
#player h1
{
	margin: 0;
	position: absolute;
	top: 108px;
	left: 1px;
	width: 914px;
	background: #a82529;
	color: #fff;
	height: 18px;
	line-height: 18px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;

}
#player h1 span
{
	padding-right: 10px;
}
#menu
{
	position: absolute;
	/*top: 380px;*/
	top: 280px;
	left: 0px;
	width: 270px;
	height: 182px;
	overflow: hidden;
	color: #000;
}

#menu h2
{
	cursor: pointer;
	background: #ae2c29;
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	padding: 2px 2px 2px 5px;
	margin: 0;
}

#menu ul
{
	height: 162px;
	overflow: auto;
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #000;


	scrollbar-track-color: #D8DDE7;
scrollbar-face-color: #f47d4b;
scrollbar-highlight-color: #eaeaea;
scrollbar-3dlight-color: #F6F8F6;
scrollbar-darkshadow-color: #F6F8F6;
scrollbar-shadow-color: #eaeaea;
scrollbar-arrow-color: #eaeaea; 

}
#menu ul li
{
	font-size: 11px;
	padding: 0;
	
	line-height: 18px;
	padding-left: 0px;
	
}
#menu ul li span
{
	display: none;
	width: 3.5em;
	float: left;
	margin-right: 0.5em;
	text-align: right;
}
#menu div
{
	cursor: pointer;
	background: #f05716 url(../img/sipka1.gif) 5px center no-repeat;
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	padding: 2px 2px 2px 18px;
	margin: 0;
}
#menu ul ul
{
	display: none;
	clear: both;
	overflow: visible;
	height: auto;
	margin-left: 0;
	background: none;
	
}
#menu ul ul li
{
	font-size: 11px;
	padding: 0;
	border-bottom: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #f47d4b url(../img/sipka2.gif) 6px  6px no-repeat;
	padding: 2px 2px 2px 5px;
	padding-left: 18px;
	color: #fff;
					cursor: pointer;
	
}
#menu ul ul li.blik
{
	font-size: 11px;
	padding: 0;
	border-bottom: 0;
	background: #f47d4b url(../img/li2.gif) no-repeat 6px 6px; 
	padding-left: 25px;
	
}
.licha
{

}
#loga
{
			position: absolute;
			
			/*top: 570px;*/
			top: 464px;
			/*left: 654px;*/
			left: 0px;
			width: 268px;
			height: 39px;

}



		
		
#VideoPlayer{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 270px;
	height: 280px;
}

#video{
	position: absolute;
	top: 127px;
	/*left:1px;*/
	left: 644px;
	width: 270px;
	height: 485px;
}


#prezentace
{
	position: absolute;
	top: 127px;
	/*left: 271px;*/
	left: 1px;
	width: 640px;
	height: 480px;
}



		#faq{
			position: absolute;
			top: 508px;
			/*left: 10px;*/
			left: -640px;
			width: 400px;
			height: 23px;
			color: #d39294;
			text-align: left;
		}
		#faq a{
			color: #d39294;
			text-decoration: none;
		}
		#faq a:hover{
			color: #000;
		}
#copy{
			position: absolute;
			top: 505px;
			/*left: 465px;*/
			left: -180px;
			width: 450px;
			height: 23px;
			color: #d39294;
			text-align: right;
		}
		#copy a{
			color: #d39294;
			text-decoration: none;
		}
		#copy img{
			vertical-align: middle;
		}
		#copy a:hover{
			color: #000;
		}
