body {
	background-color: #111111;
	background-image: url(../grafika/szachownice_c.png);
	background-repeat: repeat; 	
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#baner1 {
	width: 890px;
	height: 315px;
	margin: auto;
	background: black url(../grafika/baner1.gif) no-repeat;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: white;*/
}

#baner2 {
	width: 890px;
	height: 130px;
	margin: auto;
	padding-top: 20px;
	background: black url(../grafika/baner2.jpg) no-repeat center;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: green;*/
}

#tabliczka {
	width: 178px;
	height: 104px;
	float: left;
	background-image: url(../grafika/tabliczka.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 8px;
}

#dol {
	width: 890px;
	margin: auto;
	background: black;
	display: table;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: blue;*/
}

#menu {
	width: 155px;
	min-height: 550px;
	float: left;
	overflow: hidden;
	text-align: left;
	font-weight: bold;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	background-color: black;
	/*display: table-cell;*/
	background-image: url(../grafika/piorun.gif);
	background-repeat: no-repeat;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: white;*/
}

#zdjecie {
	width: 200px;
	min-height: 550px;
	float: right;
	overflow: hidden;
	background-color: black;
	text-align: center;
	/*display: table-cell;*/
	margin-top: 15px;
	color: #FFFFCC;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: white;*/
}

#tresc {
	width: 508px;			/* szerokość pola */
	min-height: 550px;		/* wysokość pola */
	float: left;			/* wyrównanie pola do lewej */
	overflow: hidden;
	text-align: justify;		/* wyrównanie tekstu */
	padding-left: 10px;		/* odległość od lewej krawędzie pola */
	padding-right: 10px;		/* odległość od prawej krawędzie pola */
	padding-bottom: 50px;		/* odległość od dolnej krawędzie pola */
	background-color: black;	/* kolor tła pola */	
	color: #FFFFCC;			/* kolor tekstu w polu */
	line-height: 20px;		/* odstęp między wierszami */
	/*display: table-cell;*/
	
	/*border-style: solid;
	border-width: 1px;
	border-color: white;*/
}

p.menu {
	font-size: 12px;
	height: 25px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 22px;
	/*background-image: url(../grafika/button.png);
	background-repeat: no-repeat;*/
	background-position: 10px;
}

a {
	text-decoration: none;
	color: #FFFF99;
}

a:hover {
	color: #CC0000; /* bordowy */
}

a.normal {
	text-decoration: none;
	color: #FFFF99; /*żółty w menu*/
}

a.normal:hover {
	color: #CC0000; /*bordowy*/
}

#stopka {
	width: 890px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: white;*/
}

#trawa {
	margin-top: -50px;
}

#etna {
	margin-top: 140px; /*pozycja zdjęcia zespołu od krawędzi górnej*/
	
	border-style: solid;
	border-width: 1px;
	border-color: white;
}

p.naglowek1 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-image: url(../grafika/tlo_naglowek1.jpg);
	background-repeat: repeat-x;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: -8px;
	letter-spacing: 1mm;
}

p.naglowek2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 0px;
	letter-spacing: 1mm;
	text-transform: uppercase;
}

#plyta {
	width: 160px;
	height: 120px;
	margin-bottom: 25px;
	/*border: solid 1px #FFFFCC;*/
}

#glosnik {
	width: 86px;
	height: 86px;
	background-image: url(../grafika/glosnik.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 750px;
	margin-top: 60px;
}

#melonik {
	width: 123px;
	height: 104px;
	background-image: url(../grafika/melonik.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 60px;
	margin-top: 30px;
}

div.podpis {
	width: 160px;
	height: 180px;
	text-align: center;
}

img.okladka {
	border: solid 1px #FFFFCC;
}

img.o_zespole {
	float: left;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 0px;
}

img.lewa {
	float: left;
	margin-right: 5px;
}

#zespol_str_glowna {
	margin-top: 35px;
}

p.koncert1 {
	background-color: #333333;
}

p.koncert2 {
	background-color: #222222;
}

p.news {
	text-align: justify;
	margin: auto;
	clear: left;
}

#rider_tlo {
	float: right;
	width: 290px;
	height: 426px;
	background-image: url(../rider/rider_tlo.jpg);
	background-repeat: no-repeat;
}

hr {
	border: 1px dotted #FFFFCC;
}

ul {
	padding-left: 0px;
}
