﻿html {
	color: silver;
}
body {
	color: silver;
	overflow: scroll;
}
/* CONTAINER */

#prompt {
	width: 240px;
	padding: 10px 5px 0px 5px;;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	color: #808080;
}
#songhistory {
	height: 60px; width: 980px; margin: auto;
	padding: 5px 0px 0px 5px;;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	color: #808080;
	background-image:url('images/emisje.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

/* GENERAL MOJO AND MULA */
a:link {
	color: #1172a7;
	text-decoration: none;
}
a {
	color: #1172a7;
	text-decoration: none;
}
a:visited {
	color: #1172a7;
	text-decoration: none;
}
a:hover {
	color: #1172a7;
	background-color: #F5F5F5;
}
.nn a:hover {
	color: #1172a7;
	background-color: #f1edcd;
}


form {
	float: right;
	margin-top: -45px;
	font-size: 9px;
}
input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
}
.button {
	padding: 2px;
}
/* NAVIGATION ELEMENTS */
#navigation {
	float: left;
	width: 250px;
	height: 100%;
	color: #7f7f7f;
}
#navigation_stat ul {
	width: 550px;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0;
}
#navigation_stat {
	width: 550px;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0;
}
#navigation ul {
	margin-left: 0;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	width: 230px;
}


#navigation a {
	display: block;
	padding: 5px;
	width: 230px;
	padding-right: 20px;
	border-bottom: 1px solid #CCC;
	cursor: pointer;
}
#pods a:visited {
	color: #1172a7;
	text-decoration: none;
}
#twcm a:visited {
	color: #1172a7;
	text-decoration: none;
}
#sjc a:visited {
	color: #1172a7;
	text-decoration: none;
}
#zsn a:visited {
	color: #1172a7;
	text-decoration: none;
}
#navlist a:visited {
	color: #1172a7;
	text-decoration: none;
}
#navigation a:link {
	color: #1172a7;
	text-decoration: none;
}
#navigation a:hover {
	background: #000000 url(arrow.gif) 96% 50% no-repeat;
	background-color: #F5F5F5;
	color: #1172a7;
}

#navigation a.submenu {
	display: block;
	border-left: 10px #FFEAD5 solid;
	padding: 5px 10px 5px 10px;
	width: 230px;
	border-bottom: 1px solid #CCC;
}

/* THE SMALL BOX BELOW NAV */
#navigation p {
	margin-top: 40px;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}
#navigation_stat p {
	margin-top: 10px;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}
/* CONTENT ELEMENTS */
#topzasadniczy2 a:visited {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}
#topzasadniczy2 a:link {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}
#topzasadniczy2 a {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}
#topzasadniczy a:visited {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}
#topzasadniczy a:link {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}
#topzasadniczy a {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}
#wypadki a:visited {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}
#topukusa a:visited {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}
#nieszczesliwa a:visited {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}
#poczekalnia a:visited {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}
:link {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}
#wypadki a {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}

#topukusa a {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}

#nieszczesliwa a {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}

#poczekalnia a {
	/* color: #555555; */
	color: #7f7f7f;
	text-decoration: none;
}

#topzasadniczy a:hover {
	color: #1172a7;
	text-decoration: none;
}
#wypadki a:hover {
	color: #1172a7;
	text-decoration: none;
}
#topukusa a:hover {
	color: #1172a7;
	text-decoration: none;
}
#nieszczesliwa a:hover {
	color: #1172a7;
	text-decoration: none;
}
#poczekalnia a:hover {
	color: #1172a7;
	text-decoration: none;
}
/* SIDEBAR ELEMENTS */
#sidebar {
	float: right;
	width: 150px;
	color: #7f7f7f;
}
#sidebar p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}
/* FOOTER ELEMENTS */
/* And they lived happily ever after. The End. */
.meta a {
	font-size: 10px;
	color: #7f7f7f;
	margin-bottom: 10px;
}
.meta {
	font-size: 10px;
	color: #999;
	margin-bottom: 10px;
}
.spacja {
	margin-bottom: 10px;
}
.rok {
	float: right;
	margin-left: 15px;
	margin-right: 5px;
}
.nowosc {
	background-image: url('images/nowosc.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.spadek {
	background-image: url('images/spadek.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.awans {
	background-image: url('images/awans.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.powrot {
	background-image: url('images/powrot.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.stop {
	background-image: url('images/stop.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gora {
	background-image: url('images/gora.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dol {
	background-image: url('images/dol.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pusty {
	/* background-image: url('images/pusty.gif');
	background-repeat: no-repeat;
	background-position: right top; */
}
img {
	border: 0px;
	border-style: none;
}
#sjc ol li {
	padding-bottom: 10px !important;
}
#sjc ol li img {
	padding-left: 15px;
	vertical-align: middle;
}
.topcomment {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #a0a0a0;
	margin-left: 30px;
	line-height: 13px;
	margin-right: 45px;
}
#top_prop ol li {
	border-bottom: 1px #f0f0f0 solid;
	padding-bottom: 5px;
}
/*
.literka {
	border-bottom: 3px #e6e1b6 solid;
	width: 50px;
	text-align: center;
	font-weight: bold;
	float: left;
	background-color: #FBF8F4;
	font-size: 24px;
	vertical-align: bottom;
	padding: 10px 0 10px 0;
}
*/
.literka2 {
	border-bottom: 1px #e6e1b6 solid; 
	width: 525px;
	height: 41px;
	float: left;
}
.purple {
  color: #D70A5B;
}
.utworykolekcji {
  color: #808080;
  line-height: 1.6em;
}
