@import url("dtr/headings.css");
@import url("slimbox/slimbox.css");

* {
	margin: 0;
	padding: 0;
	border: none;
}
a {
	outline:none;
}
.navi,
#logo big,
#language span {
	display: none;
}
.clear {
	clear: both;
}
body {
	background: #0A0C16 url('img/body.jpg') 50% 0 no-repeat;
	font-family: Arial;
	font-size: .75em;
	color: #fff;
}
h1 {
	font-family: "Playwright", 'Trebuchet MS';
	font-size: 1.7em;
}
h2, h3 {
	font-family: "Candara", 'Trebuchet MS';
	color: #FFFD4F;
}
h2 {
	font-size: 1.25em;
	margin: 1.25em 0 .62em;
	border: none;
}
#player-content h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
}
h3 {
	font-size: 1.1em;
	margin: 1.1em 0 .55em;
}





/*
			BLOKI
*/
#container {
	width: 955px;
	margin: 0 auto;
	position: relative;
}
#header {
	/*
background: url('img/header.jpg') 359px 57px no-repeat;
*/
	height: 154px;
	width: 700px;
	/*
position: absolute;
	top: 0; left: 0;
*/
}
#logo {
	background: url('img/logo.jpg');
	display: block;
	position: absolute;
	top: 17px; left: 46px;
	height: 113px; width: 280px;
}
#logo:hover {
	background-position: 0 100%;
}

#content-wrapper {
	margin: 0 0 -45px 20px;
	float: left;
	/*
width: 638px;
*/	
	width: 677px;
	position: relative;
	padding-bottom: 100px;
	background: url(img/content.jpg) 50% 0 repeat-y;
	
}
#content {
	background: url(img/content-top.jpg) no-repeat;
	padding: 20px;
	width: 598px;
	margin: 0 auto;
}
#content-wrapper .bottom {
	position: absolute;
	bottom: 0;
	left: 19.5px;
	background: url(img/content-bottom.jpg);
	height: 90px;
	width: 638px;
	;
}
#player {
	height: 334px;
	background: url(img/player-wrapper.jpg);
	overflow: hidden;
	position: relative;
	padding: 2px 9px 0 2px;
}
#sidebar {
	margin: -8px 45px 0 0;
	float: right;
	width: 207px;
	background: url('img/menu.jpg');
	border: 1px solid #262D2E;
	height: 459px;
}
#footer {
	height: 145px;
	width: 913px;
	z-index: 10;
}
#language {
	position: absolute;
	top: 86px;
	right: 86px;
}
#language p {
	padding: 6px 10px 0 0;
	font-family: arial;
	color: #5F98A2;
}
#columns div {
	width: 146px;
	padding: 20px;
	float: left;
	margin-left: 10px;
}



/*
			LISTY
*/
#menu,
#menu ul,
#language ul,
form ul {
	list-style: none outside;
	margin: 0;
}
ul {
	margin-left: 3em;
}
#menu {
	margin: 10px;
}
#menu ul {
	margin: 0;
}
#menu li {
	margin-bottom: 14px;
	font-weight: bold;
	font-size: 1.05em;
}
#menu li li {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0;
	border-bottom: 1px solid #282A37;
}
#menu li a {
	color: #D4FD00;
	display: block;
	padding: .35em .2em;
	text-decoration: none;
	border-bottom: 1px solid #406F77;
}
#menu li li a {
	color: #A8BCBF;
	border: none;
	margin-bottom: 0;
	padding-left: 20px;
}
#menu a:hover {
	background: url(img/menu-hover.png);
}

#language p,
#language ul {
	float: left;
}
#language ul {
	padding: 6px;
	border: 1px solid #262D2E;
}
#language li {
	float: left;
	width: 16px;
	margin: 0 10px;
}
#language a {
	height: 11px;
	display: block;
}
a#pl {
	background: url(img/pl.png);
}
a#en {
	background: url(img/en.png);
}
form li {
	margin: 10px 0;
}
#playlista {
	position: absolute;
	z-index: 1000;
}
#playlista li {
	list-style: none outside;
	display: inline;
}
#playlista a {
	font-family: tahoma;
	font-size: .8em;
	color: yellow;
	text-decoration: none;
}
#player-content {
	background: red;
	list-style: none outside;
	margin: 0;
}
#player-content li {
	height: 300px;
	/*
margin: 2px 9px 0 2px;
*/
	background: green;
	z-index: 0;
	padding-top: 34px;
}


/*
			FORM
*/
li input,
textarea {
	border: 1px solid #768394;
	background: #101B29 url(img/input-text.png) no-repeat;
	padding: .3em;
	color: #fff;
}
li input {
	width: 240px;
	margin-right: 10px;
}
textarea {
	width: 400px;
	height: 140px;
	overflow-y: auto;
}
label {
	font-weight: bold;
}
.textarea label {
	display: block;
	margin-bottom: 10px;
}
label sup {
	color: red;
}
input.submit {
	background: url(img/input-submit.png);
	width: 77px;
	height: 27px;
	cursor: pointer;
}



/* MASTI */

#columns div {
	padding:0 10px 10px 0;
	margin:0;
}
#columns p, #columns ul {
	font-size:0.9em;
}
#content p, #content ul {
	color:#eee;
}
#bottom {
	/*padding-bottom:25px;*/
	/*border:1px solid yellow;*/
}
.col1, .col2 {
	background:url(img/news_box.png) right 6px no-repeat;
}
.col1 {
	width:200px !important;
	margin-left:5px !important;
}
.col2  {
	width:180px !important;
	margin-left:15px !important;
}
.col3 {
	width:150px !important;
	margin-left:15px !important;
}

#content ul {
	list-style:none;
	margin-left:0;
}
#content ul li {
	padding-left:10px;
	background:url(img/ul_ul_ul_li.png) left 5px no-repeat;
}
h1 {
	color:#D4FD00;
}
h2 {
	color:#FFFD4F;
	font-size: 1.5em;
	margin: 1.25em 0 .62em;
	padding-bottom:7px;
	border-bottom: 1px solid #2E382C;
}
#columns h2 {
	font-family: "Playwright", 'Trebuchet MS';
	color:#D4FD00;
	margin-top:0 !important;
	border-bottom:none;
}
#content {
	/*border:1px solid red;*/
	padding: 40px 10px 10px 20px;
	width: 608px;
}
#footer {
	color:#2D3E41;
	font-family: arial;
	font-size: .75em;
	text-align:center;
}
p , ul, ol {
	margin-bottom:10px;
}
#content a:link, #player-content a:link {
	color:#FFFD4F;
	text-decoration:none;
}
#content a:visited , #player-content a:visited {
	color:#A8BCBF;
	text-decoration:none;
}
#content a:hover, #player-content a:hover {
	/*border-bottom:1px dotted;*/
	text-decoration:underline;
}
#sidebar {
	background:none;
	border:none;
}
#language ul {
	padding: 0;
	border: none;
}
#language li {
	float: left;
	width: 60px;
	margin: 0;
}
#language a {
	width:60px;
	height:12px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#language a:hover, #language a.active { /* styl dla aktywnej wersji jezykowej */
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#menu {
	margin-left: 20px;
}
#menu ul li {
	background:url(img/ul_ul_ul_li.png) 5px 10px no-repeat;
}
#menu ul ul {
	margin-left:20px;
}
#menu ul ul li {
	font-size:0.9em;
	background-image:url(img/menu_ul_ul_li.png);
	border-bottom:none;
	line-height:14px;
}
#menu li span {
	color: #D4FD00;
	display: block;
	padding: .35em .2em;
	text-decoration: none;
	border-bottom: 1px solid #406F77;
}
#menu li span.toggle {
	cursor:pointer;
}
#menu li li span {
	color: #A8BCBF;
	border: none;
	margin-bottom: 0;
	padding-left: 20px;
}
#menu span.toggle:hover {
	background: url(img/menu-hover.png);
}
#menu a.current {
	/*color:black;
	background: url(img/menu-current.png) -10px;*/
	color:#D4FD00;
}
#menu li li a.current {
	background-position: 0 0;
}
#menu li.arr {
	background-image: url(img/menu_arr-down.png);
}
#menu li.right {
	background-image: url(img/menu_arr-right.png);
}
#content-wrapper {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#content-wrapper .bottom {
	height: 40px;
}
#footer {
	width: 740px;
}
#player {
	width:668px;
	height: 331px;
	padding: 2px 8px 3px 1px;
	overflow:visible;
}
#player-content {
	background: none;
	overflow:hidden;
	width:668px;
	height: 331px;
}
#player-content li {
	width:668px;
	height: 331px;
	padding-top: 0;
	background: none;
	
}
#player-content h2 {
	/*font-size: 1.8em;*/
	font-family: "Playwright", 'Trebuchet MS';
	font-weight:bold;
	color:#FFFD4F;
	padding:86px 200px 32px 24px;
	border-bottom:none;
}
#player-content p {
	font-size:0.9em;
	padding:10px 360px 0 24px;
	line-height:1.6em;
}
#columns h2 a:link {
	color:#D4FD00;
}
#playlista {
	width:643px;
	height:21px;
	overflow:hidden;
	margin-left:0;
	padding:4px 0 0 24px;
	background:url(img/playlista.png);
}
#playlista ul {
	margin-left:0;
}
#playlista li {
	background:url(img/playlista_li.png) 12px 6px no-repeat;
	padding-left:30px;
}
#playlista li.first {
	background:none;
	padding-left:0;
}
#playlista a:link {
	color: #fff;
}
#playlista a:visited{
	color:#A8BCBF;
}
#playlista a:hover {
	text-decoration:underline;
}
#playlista a.current {
	color: #FFFD4F;
}noscript p {
	padding-right:40px;
}
.warning a:link, .warning a:visited  {
	color: #FFFD4F !important;
	text-decoration:underline !important;
	padding-left:2px;
}
#columns h2, #columns p {
	margin-top:0;
}
.col3 ul {
	margin-left:5px !important;
}
#content h2 {
	margin-top:25px;
}
#content h2.tagline {
	margin-top:0;
}
#content p, #content ul {
	line-height:1.5em;
	margin:15px 15px 0 0; 
	letter-spacing:.01em;
}
#content ul {
	margin-left:20px;
}
#player-content a.zoom {
	display:block;
	width:67px;
	padding-top:270px;
	margin:0 auto;
	background:url(img/zoom.png) right 273px no-repeat;
	color:#fff;
}
#player-content a.zoom :hover{
	text-decoration:underline;
}
#content p.first {
	margin-top:25px;
}
#columns p.first {
	margin-top:15px;
}
#content p.lead {
	color:#CCC;
	font-size:13px;
	font-style:italic;
	font-family:Trebuchet MS, sans-serif;
	margin-top:10px;
	margin-bottom:10px;
}
#content blockquote {
	float:left;
	width:190px;
	padding:15px;
	border:1px solid #4D5B63;
	background:url(img/blockquote.png) 10px 15px no-repeat;
	color:#CCC;
	font-size:13px;
	font-style:italic;
	font-family:Trebuchet MS, sans-serif;
	margin: 18px 20px 10px 0;
}
#content {
	padding-bottom:40px;
}
#content img  {
	background:url(img/img.png) repeat-x #B4B4B4;
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#152935 #000 #000 #152935;
}
#content a:hover img {
	border-color:#D5FE00;
}
.gallery {
	padding:20px 0 0 20px;
}
.gallery a {
	display:block;
	float:left;
	/*width:80px;
	height:80px;*/
	/*margin: 0 10px 10px 0; */	
	padding:10px;
}
.gallery img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.gallery a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#content form {
	list-style:none;
}
#content form ul {
	margin:10px 0;
}

#content form li {
	padding:0;
	background:none;
}
#content ul  ul {
	margin-top:0;
}
#content ul li {
	background-repeat:no-repeat;
	background-position:left 7px;
	background-image:url('img/ul_li.png');
}
#content ul ul li {
	background-image:url('img/ul_ul_li.png');
	font-size:11px;
}
#content ul ul ul li {
	background-image:url('img/ul_ul_ul_li.png');
	font-style:italic;
}
img.center {
	display:block;
}
img.one {
	margin:20px auto;
}
img.left {
	display:block;
	float:left;
	margin: 0 10px 10px 0;
}
img.right {
	display:block;
	float:right;
	margin: 0 0 10px 10px;
}
#content blockquote.center {
	padding-top:0;
	width:90%;
	margin:20px auto;
	font-size:11px;
}
#player-content p.narrow {
	width:220px;
}