﻿a:link {
color: #000000
}

a:visited {
color: #000000
}

A:hover {text-decoration: underline; color: red;}

a:active {
color: #ffffff
}
html, body {
	background-image:url('Grafika/tlo.png');
	background-repeat:repeat-x;
	background-color: #000000;	
	
	margin: 0;
	padding: 0;

}
#gorka {
       
       background-image:url('Grafika/alfa.png');       
       margin-left: auto;
       margin-right: auto;
       width: 1000px;
       height: 40px;
       
 }
#naglowek {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 210px;
	background-image: url('Grafika/nag1.png');
}

#animacja1 {
	float:right;
	width:225px;
	height:50px;

}
#top {
	margin-left: auto;
    margin-right: auto;
	width: 1000px;
	min-height: 750px;

}

#puste {
	width: 1000px;
	height: 160px;
	background-image:url('Grafika/alfa.png');  
}
#puste2 {
	float:left;
	width: 775px;
	height: 50px;
	background-image:url('Grafika/alfa.png');  
}



#menuramka {

	margin-left: auto;
	margin-right: auto;
	height:45px;
	width:1000px;
	background-image:url('Grafika/menu.png');
}
#tresc {
	margin-left: auto;
    margin-right: auto;
	min-height:375px;
	width:910px;
	background-image:url('Grafika/trescpe.png');

}
#tresctop {
	min-height:375px;
	width:1000px;
	background-image:url('Grafika/trescpu.png');
}
#stopka {
	margin-left: auto;
    margin-right: auto;
	height:60px;
	width:1000px;
	background-image:url('Grafika/stopka.png')
  
}
#przerywnik {
	margin-left: auto;
    margin-right: auto;
	height:20px;
	width:1000px;
	background-image:url('Grafika/alfakolor.png')
}
