body 	{
	background-color: #282623;
	font: normal 13px Times New Roman;
	color: #564c3c;       
	text-align: center;
	margin: 0px;
	background-image: url("../img/pozadie.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	}
	

#main	{
		position: relative;
		width: 980px;
		top: 0px;
		margin: 0px auto;
		}

	
#main_cd	
		{
		position: relative;
		width: 980px;
		top: 0px;
		margin: 0px auto;
		}


#top	{
		position: relative;
		width: 980px;
		height: 110px;
		margin: 0px;
		padding: 0px;
        }
		
	#gombik1 { position: absolute; width: 90px; height: 25px; top: 85px; left: 0px; display: block; }
	#gombik2 { position: absolute; width: 106px; height: 25px; top: 85px; left: 90px; display: block; }
	#gombik3 { position: absolute; width: 92px; height: 25px; top: 85px; left: 196px; display: block; }
	#gombik4 { position: absolute; width: 120px; height: 25px; top: 85px; left: 288px; display: block; }
	#gombik5 { position: absolute; width: 116px; height: 25px; top: 85px; left: 408px; display: block; }
	#gombik6 { position: absolute; width: 96px; height: 25px; top: 85px; left: 524px; display: block; }
	#gombik7 { position: absolute; width: 90px; height: 25px; top: 85px; left: 620px; display: block; }
	#gombik8 { position: absolute; width: 100px; height: 25px; top: 85px; left: 710px; display: block; }
	
	
#michaella
		{
		position: absolute;
		width: 300px;
		height: 110px;
		left: 680px;
		top: -110px;
		margin: 0px;
		padding: 0px;
		background-image: url("../img/michaella.jpg");
		background-position: center top;
		background-repeat: no-repeat;
        }
	
	
#obsah	{
		position: relative;
		width: 980px;
		height: 500px;
		margin: 0px;
		padding: 0px;
		line-height: 18px;
		}  

	
#footer	{
		position: relative;
		width: 980px;
		height: 126px;
		}
		
	#footer_jaris a { position: absolute; top: 0px; left: 0px; width: 170px; height: 22px; }
	#footer_jaris a:hover { background-image: url("../img/footer_jaris.jpg"); background-position: left top; background-repeat: no-repeat; }
		
	#footer_balada a { position: absolute; top: 0px; left: 170px; width: 280px; height: 22px; }
	#footer_balada a:hover { background-image: url("../img/footer_balada.jpg"); background-position: left top; background-repeat: no-repeat; }
	
	#sponzor_rkp a { position: absolute; top: 40px; left: 80px; width: 100px; height: 86px; }
	#sponzor_rkp a:hover { background-image: url("../img/sponzor_rkp.jpg"); background-position: left top; background-repeat: no-repeat; }
	
	#sponzor_7 a { position: absolute; top: 40px; left: 180px; width: 120px; height: 86px; }
	#sponzor_7 a:hover { background-image: url("../img/sponzor_7.jpg"); background-position: left top; background-repeat: no-repeat; }
	
	#sponzor_kiss a { position: absolute; top: 40px; left: 300px; width: 120px; height: 86px; }
	#sponzor_kiss a:hover { background-image: url("../img/sponzor_kiss.jpg"); background-position: left top; background-repeat: no-repeat; }
	
	#sponzor_cofin a { position: absolute; top: 40px; left: 420px; width: 150px; height: 86px; }
	#sponzor_cofin a:hover { background-image: url("../img/sponzor_cofin.jpg"); background-position: left top; background-repeat: no-repeat; }
	
	#sponzor_supermusic a { position: absolute; top: 40px; left: 570px; width: 130px; height: 86px; }
	#sponzor_supermusic a:hover { background-image: url("../img/sponzor_supermusic.jpg"); background-position: left top; background-repeat: no-repeat; }
	
	#sponzor_grandstudio a { position: absolute; top: 40px; left: 700px; width: 110px; height: 86px; }
	#sponzor_grandstudio a:hover { background-image: url("../img/sponzor_grandstudio.jpg"); background-position: left top; background-repeat: no-repeat; }

	#sponzor_city_gym a { position: absolute; top: 40px; left: 810px; width: 170px; height: 86px; }
	#sponzor_city_gym a:hover { background-image: url("../img/sponzor_city_gym.jpg"); background-position: left top; background-repeat: no-repeat; }
	
	
a		{
		font: normal 13px Times New Roman;
		color: #564c3c; 
		text-decoration: underline;
		}

	a:hover	{
		color: #d94851;
		}


h1		{
		font: normal 13px Times New Roman;
		color: #000000; 
		text-decoration: none;
		padding: 0px;
		margin: 0px;
		line-height: 18px;
		}

