html {
	height: 100%;
	}

body {
	background-image: url(img/background.gif);
	background-position: top;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #3D3F41;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Sans-Serif, Helvetica;
	font-size: 12px;
	}

#pagecontainer {
	margin: 0px auto;
	width: 800px;
	}

#banner-top {
	width: 468px;
	height: 60px;
	display: block;
	padding: 0px;
	margin-left: auto ;
  	margin-right: auto ;
	margin-top: 8px;
	}

#header {
	background: url(img/header.gif) no-repeat bottom;
	width: 800px;
	height: 137px;
	display: block;
	margin: 0px;
	padding: 0px;
	}

#nav {
	background: url(img/background_nav.gif);
	width: 800px;
	height: 20px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}

#nav ul {
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
	float: right;
	}

#nav li {
	background: url(img/nav_item_bg.gif) no-repeat bottom left;
	padding: 0px 4px;
	display: block;
	float: left;
	height: 20px;
	color: #E79999;
	font-weight: bold;
	}

#nav li.active {
	color: #FFFFFF;
	}

#nav a {
	color: #E79999;
	text-decoration: none;
	font-weight: bold;
	}
#nav a:hover {
	color: #FFFFFF;
	}

#lang {
	background: url(img/langsel_bg.gif);
	width: 800px;
	height: 28px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}

#lang span {
	padding: 6px 24px;
	display: block;
	}

#lang a {
	color: #FFFFFF;
	}

#lang a:hover {
	color: #FF0000;
	}


#container {
	padding: 0px 4px;
	}

#rightcol {
	float: right;
	display: block;
	width: 290px;
	}


#player {
	background-image: url(img/bg_player_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #282B2D;
	}

#player .inner {
	margin: 0px;
	padding: 3px 10px;
	}

#player .inner ul {
	margin: 0px;
	padding: 0px;
	}

#player .inner #streams li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 24px;
	display: block;
	float: left;
	font-weight: bold;
	color: #999999;
	}

#player table {
	padding: 6px 0px;
	}

#player .big {
	font-size: 28px;
	font-weight: bold;
	color: #AAAAAA;
	}
#player img {
	border: 0px;
	}
#player a {
	text-decoration: none;
	color: #AAAAAA;
	}
#player a:hover {
	color: #FFFFFF;
	}

#player .end {
	background-image: url(img/bg_player_bottom.gif);
	height: 18px;
	display: block;
	}

#player .showhd {
	color: #FF0000;
	font-size: 10px;
	}

#player .idshow {
	font-size: 15px;
	}

#player .track {
	font-size: 12px;
	color: #FFFFFF;
	}

.directstreams {
        margin-left: auto;
        margin-right: auto;
	text-align: center;
	}
.directstreams a {
	text-decoration: none;
	color: #AAAAAA;
	}
.directstreams a:hover {
	color: #FFFFFF;
	}
.directstreams img {
	border: 0px;
	}

.streams-table {
   margin-left: auto;
   margin-right: auto;
        }

#content {
	margin: 0px 6px;
	width: 480px;
	color: #AAAAAA;
	font-size: 11px;
	}

#content a {
	color: #AAAAAA;
	text-decoration: none;
	}

#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}


#content h2 {
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 2px 10px;
	width: 460px;
	height: 16px;
	background: url(img/hd_content_bg.gif);
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	}

#content h3 {
	margin: 8px 0px 2px 0px;
	color: #FFFFFF;
	}


#content #rss {
	width: 468px;
	padding: 6px 6px 12px 6px;
	margin: 8px 0px 0px 0px;
	background-image: url(img/bg_ts_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #282B2D;
	font-size: 10px;
	text-transform: uppercase;
	color: #AAAAAA;
	}

#content #rss a {
	color: #AAAAAA;
	text-decoration: none;
	}

#content #rss a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}


#content .item img {
	float: left;
	margin-right: 32px;
	border: 0px;
	}

#content .item .date {
	float: right;
	font-size: 11px;
	}

#content .item .hdr {
	font-weight: bold;
	font-size: 12px;
	}

#content .item .cleaner {
	clear: left;
	}

#content p {
	text-align: justify;
	}

#content .hruler {
	margin: 8px 0px;
	display: block;
	height: 1px;
	background: url(img/hruler.gif) top left no-repeat;
	}

h3 {
	margin-left: 8px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	}

.hour {
	width: 64px;
	float: left;
	display: block;
	text-align: right;
	}

.show {
	margin-left: 72px;
	display: block;
	}

a {
	text-decoration: none;
	}

.odd {
	color: #AAAAAA;
	}
.odd a {
	color: #AAAAAA;
	}

.even {
	color: #DDDDDD;
	}
.even a {
	color: #DDDDDD;
	}

#odkazy img {
	border: 0px;
	float: left;
	margin-right: 1px;
	}

#odkazy {
	margin-top: 8px;
	}

#banner-right {
	margin-top: 8px;
	}

.showimg {
	text-align: center;
	}


.back {
	margin: 4px 0px;
	}

.back a {
	text-decoration: none;
	color: #282B2D;
	}

.back a:hover {
	color: #FFFFFF;
	}

#aloneplayer {
	margin: 8px;
	padding: 0px;
	width: 290px;
	background-color: #3D3F41;
	background-image: none;
	}

#aloneplayer-ext {
	margin: 0px;
	padding: 0px;
	width: 190px;
	background-color: #3D3F41;
	background-image: none;
	}


#flashp {
	text-align: center;
	}

.bt-left {
	float: left;
	display: block;
	}

.bt-right {
	float: right;
	text-align: right;
	display: block;
	}

.bt-center {
	text-align: center;
	}

#banner-right {
	margin-top: 8px;
	border: 0px;
	}
