body, html {
	height: 100%;
}
body {
  font-family: Tahoma;
	font-size: 12px;
	color: #313131;
	background: #fff;
}
a {
	/*color: #3375b3;*/
	color: #980089;
}
a:hover {
	text-decoration: none;
}
a.underline {
	text-decoration: none;
}
a:hover.underline {
	text-decoration: underline;
}
.line {
	clear: both;
	font-size: 1px;
	height: 2px;
}
.body {
	height: 100%;
	display:table;
	width: 100%;
}
.body .wrapper{
	vertical-align: top;
}
.body_wrapper {
	width: 100%;
	margin-bottom: 127px;
}
.banner {
	padding: 9px 0 7px;
	text-align: center;
}
.main_menu {
	/*background: #3375B3;*/
	background: #803076;
	border-top: 1px solid #D8C6D6;
	width: 100%;
}
.main_menu .left_cell {	
	width: 273px;
}
.main_menu .forum_cell {
	width: 15%;
}
.main_menu .left_cell div {
	width: 251px;
	height: 2px;
	font-size: 1px;
}
.main_menu .menu_cell div {
	width: 523px;
	height: 2px;
	font-size: 1px;
}
.main_menu .menu_cell .menu {
	margin: 10px 0 11px 0;
}
.main_menu .menu_cell table {
	max-width: 993px;
	width: 100%;
	width: expression((this.parentNode.offsetWidth > 933) ? '933' : '100%');
}
.main_menu .menu_cell[class] table {
	max-width: 993px;
	width: 100%;
}
.main_menu .menu_cell .menu td a {
	width: 100%;
}
.main_menu .menu_cell a {
	white-space: nowrap;
}
.main_menu table {
	/*width: 100%;	*/
}
.main_menu .menu td {
	border-left: 2px solid #fff;
	text-align: center;
}
.main_menu table td.first {
	border-left: none;
	text-align: left;
}
.main_menu table td.last {
	/*text-align: right;*/
	padding: 0 0 0 2px;
}
.main_menu a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	
}
.player {
	background: url(player_bg.gif) repeat-x left bottom;
	color: #666;
}
.player table {
	/*
	width:529px;
	*/
}
.player table td {
	padding: 0 5px;
	border-right: 1px solid #bbb;
	text-align: center;
}
.player table td input {
	color:#666666;
	border: none;
	width: 83px;
	text-align: center;
}
.player a {
	background: url(player_button.gif) no-repeat;
}
.player .button {
	padding: 0;
	width: 1px;
	border-left: 1px solid #bbb;
}
.player .play .play_button, .player .pause .pause_button  {
	display: block;
	width: 42px; height: 24px;
}
.player .pause .play_button, .player .play .pause_button  {
	display: none;
}
.player .play .play_button {
	background-position: left top;
}
.player .play a:hover.play_button {
	background-position: left bottom;
}
.player .pause .pause_button {
	background-position: right top;
}
.player .pause a:hover.pause_button {
	background-position: right bottom;
}
.player .now_playing {
	font-weight: bold;
	overflow: hidden;
}
.footer_wrapper {
	width: 100%;
	margin-top: -97px;
	height: 97px;
}
.footer_menu {
	width: 100%;
	height: 32px;
	margin-bottom: 8px;
}
.footer_menu .qp7 {
	width:257px;
}
.footer_menu .qp7 a {
	margin: 0 125px 0 17px;
}
.footer_menu .menu div {
	width:374px;
	height: 2px;
	font-size: 1px;
}
.footer_menu .copy div {
	width: 122px;
	height: 2px;
	font-size: 1px;	
}
.footer_menu .copy {
	text-align: right;
}
.footer_menu .copy a{
	margin-right: 17px;
}

.footer_menu table {
	width: 100%;
}
.footer_menu table td {
	white-space: nowrap;
}
.footer_menu table td.menu tr td{
	background: url(footer_menu_bg.gif) no-repeat right bottom;
	text-align: center;
}
.footer_menu table td.menu tr td.last{
	background:none;
}

.footer_menu table td a{
	color: #313131;
	font-size: 10px;
}
.footer {
	height: 57px;
	width: 100%;
	/*background: #3375B3;*/
	background: #803076;
}
.footer td div {
	width: 565px;
	height: 2px;
	font-size: 1px;
}
.footer td {
	vertical-align: middle;
	text-align: center;
}
.footer td img {
	margin-left: 0.3%;
}
.footer .images {
	width: 225px;
}
.footer .images div {
	width: 214px;
	height: 2px;
	font-size: 1px;
}
.footer .images .counter{
	margin-right: 11px;
}

/* style-center */

.flash_enabled .image_banner {
	display: none;
}
/* .flash_disabled .flash_banner {
	display: none;
} */

.sapelinks{
	padding:0 0 0 12px;
}
.reclama {
  font-family: Tahoma;
	font-size: 12px;
	color: #313131;
}
.reclama a {
  color:#980089;
  text-decoration:underline
}
.reclama a:hover {
  text-decoration:none
}

.link-black-normal {
 color: #313131; 
 text-decoration: none;
}

.link-black-normal:hover {
 color: #313131; 
 text-decoration: underline;
}
.reclamaInFooter {
  background-color:#803076;
  color:#FFFFFF;
  font-size:12px;
  padding:15px;
}
.foot1 {
  font-size:10px
}
