@charset "iso-8859-2";
/* CSS Document */

body
{
	color: #fff;
	background-color:#000000;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

a
{
	color: #fff;
	text-decoration: none;
}

#scrollindex {
position:absolute; left: 355px; top: 96px; width: 249px; height: 171px; overflow:auto; padding-right:10px; 	scrollbar-base-color:#2e2e2e;


}

a:hover
{
	text-decoration: underline;
}

#container 
{
	width: 957px;
	margin: 0px auto;

}

#menu
{
	position:relative;
	height:46px;
}

#menu .btn

{
	float:left;
	padding:0px;
	margin:0px;
}

#header
{
	height: 313px;
	position:relative;
}

#content
{
	padding: 25px;
	height: auto;
	position:relative;
}

#contentindex
{
	height: auto;
	position:relative;
}


#player
{
	height: 46px;
	position:relative;
	background-image: url(images/bg_player_15.gif);
	background-repeat:no-repeat;
	padding-left:220px;
	padding-top:15px;
}

#flash {
	position:absolute;
	width:425px;
	left: 532px;
	top: 0px;
}

#footer
{
	height: auto;
	position:relative;
	
}

.web a {
color:#666666;
}

#menuprog a

{
text-transform: uppercase;
color:#000;
font-size:13px;
font-weight:bold;
text-decoration:none;

}

#menuprog a:hover

{
text-transform: uppercase;
color:#fff;
text-decoration:none;

}