* {
	margin: 0;
	padding: 0;
	border: 0; 
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body {
	background:#000 url(images/top_bg.jpg) scroll no-repeat center top; 
	font-size: 62.5%;
	width:930px; 
	margin:0 auto; 
}

img, div, a, ul { 
	behavior: url(iepngfix.htc) 
}

.disable {
	display: none;
}
.cleaner {
	clear: both;
}

#main {
	padding-top: 40px;
}

#top a {
	color: #000;
	text-decoration: none;
}
#top a:hover, #quality .actived {
	color: #fff;
	text-decoration: none;
}
#top {
	/*background:#000 url(images/player_bg.jpg) scroll no-repeat center top; */
	width: 930px;
	height: 500px;
}

#left {
	width:720px; 
	float:left; 
	height:500px;
}
#right {
	width: 210px;
	height: 512px;
	float:left;
	background:url(images/right_bg.png) no-repeat top left;
}
#right h1 a {
	background-image:url(images/mc2_inactive.png); cursor:pointer;
	width: 104px;
	height: 131px;
	display: block;
	margin: 0px 0 0 94px;
}
#right h1 a:hover {
	background-image:url(images/mc2_active.png); cursor:pointer;
}

#right #news {
	width: 190px;
	height: 172px;
	background:url(images/news.png) no-repeat;
	margin: 87px 0 0 8px;
	display: block;
}

#right #news p {
	width: 170px;
	height: 165px;
	margin: 10px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 120%;
	display: block;	
	overflow: hidden;
	text-align: left;
	color: #bdc3c8;
}

#right #news p  .nadpis {
	font-weight: bold;
	color: #fff;
	line-height: 180%;
}

#right #twitter a {
	width: 190px;
	height: 51px;
	background:url(images/twitter.png) no-repeat;
	margin: 0 0 0 8px;
	display: block;
}

#right #facebook a{
	height: 51px;
	margin: 8px 0 0 8px;
	width: 190px;
	display: block;
	background: url(images/facebook.png) no-repeat;
	cursor:pointer;
}

#top #switches {
	width: 720px;
	height: 35px;
	background-image:url(images/switches_bg.png);
}
#top ul, #pages {
	float: left;
	font-size: 130%;
}
#top ul li, #page ul li {
	list-style: none;
}

#top #archive {
	margin-left: 10px;
	background:url(images/top_home.png) no-repeat left center;
}

#top #archive a{
	text-decoration: underline;
	margin-left: 15px;
	color: #aef1f9;
}

#top #quality {
	/*margin: 42px 0 0 326px;*/
	margin-top: -16px;
	margin-left: 490px;
	font-weight: bold; 
	float:left;
}

#top #quality li a {
	width: 71px;
	height: 18px;
	display: block;
}

#top #quality li {
	float: left;
	text-align: center;
	line-height: 13px;
	/*margin: 0 11px 0 11px;*/
	margin-left: 3px;
	width: 71px;
	height: 18px;
}

.qual_low {
	background-image: url(images/qual_low.jpg);
	width: 71px;
	height: 18px;
}

.qual_low_a {
	background-image: url(images/qual_low_a.jpg);
	width: 71px;
	height: 18px;
}

.qual_high {
	background-image: url(images/qual_hi.jpg);
	width: 71px;
	height: 18px;
}

.qual_high_a {
	background-image: url(images/qual_hi_a.jpg);
	width: 71px;
	height: 18px;
}

.qual_hd {
	background-image: url(images/qual_hd.jpg);
	width: 71px;
	height: 18px;
}

.qual_hd_a {
	background-image: url(images/qual_hd_a.jpg);
	width: 71px;
	height: 18px;
}


#top #info {
	margin: 8px 0 0 35px;
	font-weight: bold; 
	float:left;
	width: 479px;
}
#top #info li, #pages li {
	float: left;
	color: #000;
}
#top #info span, #pages span {
	margin: 0 20px 0 20px;
	color: #fff;
}
#top #info #online{
	color: #fff;
	display: block;
	width: 215px;
}

#flashcontent {
	width: 720px;
	height: 477px;
	background: url(images/player_bg.png) no-repeat;
}

#flashcontent p {
	font-size: 160%;
	padding: 30px 0 0 25px;
	color: #fff;
}
#flashcontent p a { 
	color: #afbcc4;
}
#pages {
	background: url(images/menu.jpg) no-repeat;
	width:500px;
	height: 30px;
	margin: 30px 0 0 0;
	list-style: none;
	padding: 5px 0 0 25px;
}
#pages li {
	margin: 0 20px 0 20px;
}
#pages a {
	color: #afbcc4;
	text-decoration: none;
}
#pages a:hover, #pages .actived {
	color: #fff;
	text-decoration: none;
}
#pages .actived {
	font-weight: bold;
}
.content {
	clear: both;
	/*background: url(images/bottom.jpg) no-repeat 2px bottom;*/
	padding-bottom: 15px;
	color: #fff;
}
.content h1 {
	padding: 15px 0 10px 25px;
	font-size: 150%;
	color: #afbcc4;
}
.content p {
	padding: 5px 25px 10px 25px;
	font-size: 120%;
}
.content a {
	color: #afbcc4;
}
.content a.category {
	text-decoration: none;
	color: #fff;
	margin: 10px 0 0px 20px;
	display: block;
	float: left;
	font-size: 120%;
}
#loading {
	background: url(images/loading.gif) no-repeat center center;
	height: 100px;
}
.content .category img {
	margin-bottom: 5px;
}
.content .category span {
	color: #afbcc4;
}

.content .tx-mc2archiv-pi1 a, .content .tx-mc2archiv-pi2 a {
	text-decoration: none;
	color: #fff;
	margin: 10px 0 0px 20px;
	display: block;
	float: left;
	font-size: 120%;
}
.content .tx-mc2archiv-pi1 img, .content .tx-mc2archiv-pi2 img {
	margin-bottom: 5px;
}
.content .tx-mc2archiv-pi1 span, .content .tx-mc2archiv-pi2 span {
	color: #afbcc4;
}

#list_bar {
	background: url(images/list_bar.jpg) no-repeat 2px bottom;
	font-size: 120%;
	padding: 12px 0 12px 25px;
	margin-top: 13px;
	color: #afbcc4;
}
#list_bar a {
	color: #fff;
	text-decoration: none;
}
#list_bar a:hover {
	color: #afbcc4;
	text-decoration: none;
}
#list_bar .actived {
	font-weight: bold;
}
#list_bar #listing {
	margin-top: -17px;
	text-align: right;
	margin-right: 25px;
}
#bottom {
	margin: 20px 0 20px 25px;
	color: #afbcc4;
}
#bottom a {
	color: #fff;
	text-decoration: none;
}

#mc2_archiv_div .row, .tx-mc2archiv-pi2 {
	width: 931px;
	height: 166px;
	display: block;
	background: url(images/row_bg.png) no-repeat bottom left;
	margin-top: 10px;
}

#mc2_archiv_div .active img {
	border: 2px solid #fff;
}