@charset "UTF-8";
/*
	Theme Name: WordPress SPAM
	Description: Stowarzyszenie Polskich Artystów Muzyków.
	Version: 1.0
	Author: Marek Teluk
	Author URI: http://strona1.pl/
	Tags: PL
*/
body {
	margin: 0px;
	background-color: #2a1a0e;
	color: inherit;
}
img {
	border: 0px;
}
p {
	margin: 5px 0px 10px 0px;
}
#main {
	margin: 0px auto;
	width: 955px;
	background-color: inherit;
	background-image: url(/bg.jpg);
	color: #18171a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
}
#content {
	background-position: 0px 133px;
	background-image: url(/background.jpg);
	background-repeat: no-repeat;
}
#top, #bottom {
	position: relative;
}
#top img, #left div img, #bottom img {
	display: block;
}
#logo {
	position: absolute;
	top: 11px;
	left: 44px;
}
#left {
	float: left;
	padding: 22px 0px 79px 1px;
}
#left a, #left div div {
	background-color: inherit;
	color: #eadfce;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#left a div, #left div {
	margin-top: 11px;
}
#left a div div, #left div div {
	padding: 2px 0px 2px 43px;
}
.short {
	width: 107px;
}
.long {
	width: 207px;
}
.on {
	background-color: #ac0830;
	color: inherit;
}
.off {
	background-color: #2a1a0e;
	color: inherit;
}
.short:hover, .long:hover {
	background-color: #ac0830;
	color: inherit;
}
.spacer {
	clear: both;
}	
#right {
	margin: 33px 0px 33px 300px;
    width: 555px;
}
#right a {
	background-color: inherit;
	color: #ac0830;
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
}
#bottom {
	clear: both;
}
#footer {
	position: absolute;
	top: 11px;
	right: 44px;
	background-color: inherit;
	color: #eadfce;
}
#footer a {
	background-color: inherit;	
	color: #eadfce;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.spam {
	margin: 0px 20px 20px 0px;
	border: 1px solid #808080;
}
