body {
    margin: 0 auto;
    padding: 0;
    font-family: Verdana, Arial, Tahoma, Sans-Serif;
    background-color: #000;
    color: #999999;
    text-align: center;
    font-size:11px;
}

a {
	color: #999999;
	font-size:11px;
	text-decoration: none;
}

a:hover {
	color:#fff;
}

img {
    border: none;
}

.noborder {
	border: 0px;
}

.clearing {
    height: 0;
    clear: both;
    font-size: 1px;
}

.messageError {
	color: #FF2F2F;
	font-weight: bold;
}

.messageOk {
	color: #2FFF4B;
	font-weight: bold;
}

#ajaxLoader {
	position: absolute;
	top: 280px;
	left: 250px;
	text-align: center;
	height: 66px;
	width: 580px;
	z-index: 7;
	display: none;
}

#ajaxLoader img {
	margin: 0 auto;
}

.all {
	width: 800px;
	margin: 10px auto 0 auto;
}

.left {
	width: 215px;
	height: 600px;
	float: left;
	margin-right: 3px;
	background-image: url(http://www.janek.gajda.justbemore.pl/gajda/www/img/gajda.png);
}

#menu {
	width: 160px;
	height: 600px;
	float: left;
	background-image: url(http://gajda.justbemore.pl/gajda/www/img/przezroczystosc2.png);
}

#center {
	width: 580px;
	height: 600px;
	float: left;
	background-image: url(http://gajda.justbemore.pl/gajda/www/img/paniGajdowa.png);
	background-repeat:no-repeat;
}

.content {
	text-align: right;
	padding: 10px;
	margin-top: 100px;
}

.footer {
	color: #696969;
	letter-spacing: 1px;
	font-variant: small-caps;
	width: 800px;
	text-align: left;
	font-size: 9pt;
	padding: 2px 5px;
}

#wrapper {
	padding:10px;
	height:580px;
}

#cell {
	height:100%;
	position:relative;
}

#hack {
	position: absolute;
	bottom:0;
	left:0;
	text-align:left;
	font-size:9pt;
	color:#aaa;
}

#wrapper2 {
	margin-left:170px;
	padding:10px;
	height:580px;
	width:380px;
}

#cell2 {
	height:100%;
	position:relative;
}

#hack2 {
	position: absolute;
	bottom:0;
	left:0;
	font-size:9pt;
	color:#000;
	width:100%;
	font-family:Trebuchet;
}

h1 {
	font-family: Times New Roman;
	font-size:32pt;
	letter-spacing:7px;
	color:#800000;
}
