body {
        margin: 0px;
        padding: 0px;
        background-color: #000000;
        background-image: url(../img/tlo.png);
        background-repeat: repeat-x;
        color: #B7B7B7;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top {
        width: 100%;
        height: 114px;
        margin: 0 auto;
}
#top1 {
        width: 1000px;
        height: 113px;
        margin: 0 auto;
        border-bottom: 1px solid #272727;
}
#baner {
        width: 859px;
        height: 113px;
        background-image: url(../img/rockowy_gdansk.png);
        background-repeat: no-repeat;
        float: left;
        position: relative;
}
#mikro {
        width: 141px;
        height: 113px;
        float: right;
        background-image: url(../img/baner_p.png);
        background-repeat: no-repeat;
}
#menu {
        width: 100%;
        height: 32px;
        margin: 0 auto;
}
#menu1 {
        width: 1000px;
        height: 32px;
        margin: 0 auto;
        border-bottom: 1px solid #272727;
}
#meni1 {
        width: 231px;
        height: 32px;
        float: left;
        position: relative;
        background-image: url(../img/rockowygdanskR3C2.png);
        background-repeat: no-repeat;
}
#meni2, a.menus2 {
        display: inline;
        width:57px;
        height:32px;
        float: left;
        background-image: url(../img/glowna_off.png);
        background-repeat: no-repeat;
}
a.menus2:hover {
        background-image: url(../img/glowna.png);
}
#meni3 {
        width: 65px;
        height: 32px;
        float: left;
        background-image: url(../img/rockowygdanskR3C7.png);
        background-repeat: no-repeat;
}
#meni4, a.menus4 {
        width: 93px;
        height: 32px;
        float: left;
        background-image: url(../img/o_wydazeniu_off.png);
        background-repeat: no-repeat;
}
a.menus4:hover {
        background-image: url(../img/o_wydazeniu.png);
}
#meni5 {
        width: 67px;
        height: 32px;
        float: left;
        background-image: url(../img/rockowygdanskR3C12.png);
        background-repeat: no-repeat;
}
#meni6, a.menus6 {
        width: 63px;
        height: 32px;
        float: left;
        background-image: url(../img/kontakt_off.png);
        background-repeat: no-repeat;
}
a.menus6:hover {
        background-image: url(../img/kontakt.png);
}
#meni7 {
        width: 62px;
        height: 32px;
        float: left;
        background-image: url(../img/rockowygdanskR3C15.png);
        background-repeat: no-repeat;
}
#meni8, a.menus8 {
        width: 138px;
        height: 32px;
        float: left;
        background-image: url(../img/bilety_off.png);
        background-repeat: no-repeat;
}
a.menus8:hover {
        background-image: url(../img/bilety.png);
}
#meni9 {
        width: 224px;
        height: 32px;
        float: left;
        background-image: url(../img/rockowygdanskR3C19.png);
        background-repeat: no-repeat;
}
#zawartosc {
        width: 100%;
        margin: 0 auto;
}
#zawartosc1 {
        width: 1000px;
        margin: 0 auto;
		padding-bottom: 10px;
		margin-top: 10px;
        border-bottom: 1px solid #272727;
		overflow: hidden;
}
#sponsorzy {
        width: 250px;
        float: left;
        position: relative;
}
#prawa {
        width: 730px;
        float: right;
        position: relative;
}
#stopka {
	width:100%;
	height: 100px;
	margin: 0 auto;
}
#stopka1 {
	width: 1000px;
	height:100px;
	margin: 0 auto;
}
#stopka p, #stopka p a {
	font-size: 11px;
	margin: 3px;
	color:#666666;
	text-align: right;
	text-decoration: none;
	line-height: 12px;
}
#stopka p a:hover {
	color: #DD0005;
}


img {
	border: 0px;
}
img.naglowek {
	margin: 10px;
	border: 0px;
}

p {
	font-size: 12px;
	text-align: justify;
	margin: 10px;
	margin-top: 0px;
	padding: 0px;
	line-height: 15px;
}
span.kolor, a {
	color: #DD0005;
}
li {
	padding: 2px;
}

input.kontakt {
	width: 280px;
	margin: 5px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
textarea {
	width: 430px;
	background-color:#CCCCCC;
	border: 1px solid #333333;
}