body {
	background: #f7f7f7;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

* html body {
	text-align: center;
}

div {
	text-align: left;
	font-family: "Palatino Linotype", "Georgia", "Century", "Century Schoolbook L", "Times New Roman", "Bitstream Vera Serif", "Luxi Serif", "Sans Serif";
	font-size: 10pt;
}

abbr {
	cursor: help;

}

#date {
	width: 92%;
	font-size: 8pt;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #666666;
}

#date abbr {
	text-decoration: none;
	border: 0;
	color: #999999;
}

#container1 {
	position: relative;
	width: 92%;
	margin: 0 auto;
	background: url('http://www.radioart.pl/images/layout-left.png') repeat-y #ffffff;
}

#container2 {
	position: relative;
	background: url('http://www.radioart.pl/images/layout-menu-background.png') repeat-y top right;
}

#container3 {
	position: relative;
	background: url('http://www.radioart.pl/images/dog-top.jpg') no-repeat bottom right;
}

#menu {
	position: relative;
	float: right;
	width: 276px;
	z-index: 5;
}

#content {
	position: relative;
	margin-right: 276px;
	z-index: 5;
	min-height: 550px;
}

#dog-top {
	position: absolute;
	z-index: 3;
	bottom: 0;
	right: 0;
}

#dog-footer {
	position: absolute;
	top: 0;
	right: 432px;
}

#dog-bottom {
	position: absolute;
	top: 15px;
	right: 432px;
}

#logo {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
}

#header {
	width: 92%;
	overflow: hidden;
	margin: 0 auto;
	height: 8px;
	overflow: hidden;
	position: relative;
	background: url('http://www.radioart.pl/images/layout-top.png') repeat-x;
}

#header-left {
	position: absolute;
	left: 0;
	top: 0;
}

#header-right {
	position: absolute;
	right: 0;
	top: 0;
}

#footer {
	width: 92%;
	overflow: hidden;
	margin: 0 auto;
	height: 35px;
	overflow: hidden;
	position: relative;
	background: url('http://www.radioart.pl/images/layout-bottom.png') repeat-x;

}

#footer-left {
	position: absolute;
	left: 0;
	top: 0;
}

#footer-right {
	position: absolute;
	right: 0;
	top: 0;
}

#content .text {
	margin-left: 100px;
	margin-right: 16px;
}

#menu .text {
	margin-left: 6px;
	margin-right: 16px;
}

#menu .small {
	font-size: 7.8pt;
	font-variant: normal;
	line-height: 120%;
	color: #666666;
}

#stats {
	text-align: center;
}

#stats a:visited, #stats a:hover {
	border-bottom: none;
}

a {
	text-decoration: none;
	color: #A76723;
}


a:visited {
	border-bottom: 1px dotted #a76723;
}

a:hover {
	border-bottom: 1px solid #a76723;
}


p {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 1em;
	line-height: 140%;
}

#content p {
	text-align: justify;
}

img.header {
	margin-right: 8px;
}


h1 {
	color: #a70000;
	font-size: 14pt;
	margin-bottom: 0.2em;
	margin-left: -6px;
	margin-top: 0;
	border-bottom: 1px dotted #a70000;
	font-variant: small-caps;
}

#menu h1 {
	border-bottom: none;
	text-align: right;
	margin-top: 6pt;

}

h2 {
	color: #A76723;
	font-size: 12pt;
	margin-bottom: 0;
	margin-top: 0.4em;
	margin-left: -1px;
	font-variant: small-caps;
}

h3 {
	color: #A76723;
	font-size: 10pt;
	margin-bottom: 0;
	margin-top: 0.4em;
	font-variant: small-caps;
}


form {
	margin: 0;
}

input, textarea, select {
	font-family: "palatino linotype", georgia, century, "times new roman", sans serif;
	font-size: 9pt;
	padding: 0.5ex;
}

p.error {
	font-weight: bold;
	color: #aa0000;
}

textarea.error, input.error {
	background: #fff6a8;
}

#content label {
	margin-bottom: 2px;
	vertical-align: middle;
	cursor: pointer;
}


#content label.table {
	display: block;
	width: 10em;
	float: left;
	padding-top: 4px;
}

input[type=checkbox], input[type=submit] {
	cursor: pointer;
}

#content input {
	margin-bottom: 2px;
}




/* [===== REDAKCJA =====] */

p.staff-description {
	text-align: justify;
	font-size: 8pt;
	line-height: 120%;
	margin-bottom: 0;
	padding-bottom: 1ex;
	color: #333333;
}

img.staff-photo {
	float: right;
	padding: 1px;
	margin-left: 1ex;
	border: 1px solid #aaaaaa;
}



/* [===== WYDARZENIA =====] */
p.event, p.event-patronate {
	font-size: 11px;
	padding-bottom: 0.5em;
	line-height: 120%;
}

p.event-patronate {
	border-left: 2px solid #aa0000;
	border-right: 2px solid #aa0000;
	padding: 4px;
	background: #ffffff;
}


div.event-image {
	float: left;
	margin: 0.75em;
	padding: 0.25em;
	text-align: center;
	border: 1px dotted #dddddd;
	font-size: 8pt;
	color: #aaaaaa;
}

div.event-image img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.25em;
}

img.event-patronate {
	float: right;
}

p.event-place {
	font-weight: bold;
}

p.event-copyright {
	color: #666666;
}

div.districts {
	text-align: right;
	font-size: 9pt;
	margin-top: 4px;
	margin-bottom: 10px;
}

div.districts select {
	font-family: "palatino linotype", georgia, century, "times new roman", sans serif;
	font-size: 9pt;
	border: none;
	background: #F7F7F7;
}

tr.odd {
	background: #f0f0f0;
}


/* [===== MENU =====] */

.message {
	color: #aa0000;
	font-weight: bold;
}

div.mainmenu {
	font-variant: small-caps;
	font-size: 120%;
}

div.mainmenu a {
	display: block;
}

div.mainmenu a:visited {
	border-bottom: none;
}

div.mainmenu a:hover {
	text-decoration: underline;
	border-bottom: none;
}

#newsletter-email {
	width: 210px;
}


p.small {
	font-size: 75%;
}

* html #support {
	display: none;
}

#support {
	text-align: center;
	margin: 1em 0;
}

#support a:visited, #support a:hover {
	border: none;
	text-decoration: none;
}

/* [===== AUDYCJE =====] */
.programmes-info {
	color: #999999;
}



/* [===== NEWS =====] */

p.news-date {
	color: #999999;
	font-size: 8pt;
}

p.news-comments {
	color: #999999;
	float: right;
}


p.news-more-link {
	float: right;
	margin-left: 1ex;
}

a.news-archive-page, a.events-archive-page {
	margin-right: 0.5em;
}
.linkor {
	color: #666666;
	font-size: 65%;
}


#info-dworek, #info-zaiks {
	text-align: center;
}


#im img {
	vertical-align: middle;
}

li {
	line-height: 120%;
	margin-bottom: 0.5em;
	text-align: justify;
}

.gallery {
	text-align: center;
	font-size: 8pt;
	color: #666666;
	margin-bottom: 1ex;
	margin-top: 1ex;
}

.gallery img {
	margin: 6px;
}



p.disclaimer {
	font-size: 75%;
	color: #666666;
}

a img, a:visited img, a:hover img {
	border: 0;
	text-decoration: none;
}

pre.code {
	overflow: scroll;
	font-family: "Courier New", Monospace;
	font-size: 8pt;
	border: 1px dotted #999999;
	background: #e0e0e0;
	padding: 0.2ex;
	
}

/* [==== KOMENTARZE ====] */
#comment_text {
	width: 100%;
	height: 8em;
}

table.comments {
	width: 100%;
}

table.comments p.info {
	color: #999999;
	margin-bottom: 1ex;
	padding: 0;
}

table.comments td {
	vertical-align: top;
	padding: 1ex;
}

table.comments td.author_info {
	text-align: right;
	background: #fafafa;
}

table.comments tr.dark td.author_info {
	background: #eeeeee;
}

table.comments td.text {
	text-align: justify;
}

table.comments tr.dark td.text, table.comments tr.dark td.info {
	background: #fafafa;
}


table.comments span.description {
	font-size: 8pt;
	color: #666666;
}

div.live-today {
	padding: 1em;
	border: 2px solid #aa0000;
	margin-top: 2em;
	margin-bottom: 2em;
}

div.live-today h1 {
	border: none;
}

div.live-today td.time {
	vertical-align: middle;
	padding: 0.5em;
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
}

#map {
	width: 100%;
	height: 450px;
}


div.programme-payment {
	float: right;
	width: 40%;
	font-size: 8pt;
	background: #f0f0f0;
	border: 1px solid #aaaaaa;
	padding: 1ex;
}

div.programme-payment h1 {
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: none;
}

p.digg {
	font-size: 8pt;
	color: #666666;
	padding: 1ex 0;
}

p.digg img {
	vertical-align: middle;
	border: 1px solid #aaaaaa;
	margin: 0 4px;
}

.license {
	font-size: 8pt;
	margin-top: 8px;
	color: #333333;
}

.license img {
	float: right;
	padding-left: 4px;
	padding-bottom: 4px;
	margin-top: -4px;
}


div.player-audio-pre {
	background: #f1f1f1;
	font-size: 9pt;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 4px;
	font-weight: bold;
	height: 110px;
}

div.player-audio-pre .info {
	font-size: 7pt;
	color: #333333;
	font-weight: normal;
}

div.player-audio-pre a.play {
	display: block;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

div.player-audio-pre a.play:visited {
	border: 0;
}


div.player-audio-pre a.play:hover {
	border: 0;
	color: #aa0000;
}

div.player-audio-run {
	background: #f1f1f1;
	border: 1px solid #cccccc;
	padding: 4px;
	height: 110px;
	display: none;
	text-align: center;
}

div.player-audio-run div {
	font-size: 9pt;
	text-align: center;
	font-weight: bold;

}

div.player-audio-applet {
	margin: 10px auto;
	text-align: center;
	border: 1px solid #000000;
	padding: 1px;
	width: 400px;
	height: 20px;
}


img.right {
	float: right;
	padding: 1px;
	margin-left: 1ex;
	margin-bottom: 0.5ex;
	border: 1px solid #aaaaaa;	
}

img.left {
	float: left;
	padding: 1px;
	margin-right: 1ex;
	margin-bottom: 0.5ex;
	border: 1px solid #aaaaaa;	
}

div.programme-buttons {
	float: right;
}

div.programme-chat-button {
	width: 30ex;
	background: #f0f0f0;
	border: 1px solid #aaaaaa;
	margin-left: 1ex;
	margin-bottom: 0.5ex;
	padding: 4px;
	font-size: 8pt;
}

div.programme-chat-button h3 {
	padding: 2px;
	margin: -4px;
	text-align: center;
	background: #aaaaaa;
	color: #ffffff;
}

div.programme-chat-button input {
	font-size: 8pt;
	width: 90%;
	margin: 0 auto;
}
div.programme-chat-button p.inputs {
	text-align: center !important;
}

div.programme-chat-button p.info {
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 4px;
}



div.programme-payment-button {
	width: 30ex;
	background: #f0f0f0;
	border: 1px solid #aaaaaa;
	margin-left: 1ex;
	margin-bottom: 0.5ex;
	padding: 4px;
	font-size: 8pt;
}

div.programme-payment-button h3 {
	padding: 2px;
	margin: -4px;
	text-align: center;
	background: #aaaaaa;
	color: #ffffff;
}

div.programme-payment-button p.info {
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 4px;
}

div.programme-payment-button p.link {
	margin: 0;
	padding: 0;
	text-align: right !important;
}

.warning {
	color: #ff0000;
}
