a 	     {	color: #000000;
        text-decoration: none;
}

a:hover {
        color: #ffffff;
        text-decoration: none;
}
a.menu-dolne{
        color: #7B470E;
        text-decoration: none;
}
a.menu-dolne:hover{
        color: #ffffff;
        text-decoration: none;
}
a.mail{
        color: #ffffff;
        text-decoration: none;
}
a.mail:hover{
        color: #7B470E;
        text-decoration: none;
}
a.doc{
        color: red;
        text-decoration: none;
}
a.doc:hover{
        color: #ffffff;
        text-decoration: none;
}


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: times new roman;
	color: #ccc;
	background-color: #401C06;
	text-align: center;
	}

#wycentrowanie{
	width: 1000px;
	height: 1500px;
	padding: 0px;
	border: 0px solid black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left; 
	
	}
#tlo{
	width: 1000px;
	height: 1500px;
	padding: 0px;
	border: 0px solid red;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left; 
}
	
#glowna{
	position:absolute;
	width: 130px;
	height: 20px;
	border: 0px solid red;
	margin-top: 320px;
	margin-left: 230px;
	font-size: 18px;
	font-family: arial;
	color: black;
	
}
#oferta{
	position:absolute;
	width: 60px;
	height: 20px;
	border: 0px solid red;
	margin-top: 320px;
	margin-left: 385px;
	font-size: 18px;
	font-family: arial;
	color: black;
	
}
#galeria{
	position:absolute;
	width: 60px;
	height: 20px;
	border: 0px solid red;
	margin-top: 320px;
	margin-left: 484px;
	font-size: 18px;
	font-family: arial;
	color: black;
}
#kontakt{
	position:absolute;
	width: 60px;
	height: 20px;
	border: 0px solid red;
	margin-top: 320px;
	margin-left: 585px;
	font-size: 18px;
	font-family: arial;
	color: black;
}
#ksiega{
	position:absolute;
	width: 120px;
	height: 20px;
	border: 0px solid red;
	margin-top: 320px;
	margin-left: 680px;
	font-size: 18px;
	font-family: arial;
	color: black;
}
#tekst-index{
	position:absolute;
	width: 450px;
	height: 580px;
	border: 0px solid red;
	margin-top: 460px;
	margin-left: 288px;
	font-size: 16px;
	font-family: arial;
	color: black;
}
#tekst-index-2{
	position:absolute;
	width: 450px;
	height: 50px;
	border: 0px solid red;
	margin-top: 1150px;
	margin-left: 288px;
	font-size: 16px;
	font-family: arial;
	color: black;
}
#tekst-oferta{
	position:absolute;
	width: 450px;
	height: 780px;
	border: 0px solid red;
	margin-top: 460px;
	margin-left: 288px;
	font-size: 16px;
	font-family: arial;
	color: black;
	overflow: auto;
}
#tekst-galeria{
	position:absolute;
	width: 450px;
	height: 700px;
	border: 2px solid #401C06;
	margin-top: 460px;
	margin-left: 288px;
	font-size: 16px;
	font-family: arial;
	color: black;
}
#menu-dolne{
	position:absolute;
	width: 1050px;
	height: 40px;
	border: 0px solid red;
	margin-top: 1500px;
	margin-left: 0px;
	font-size: 14px;
	font-family: arial;
	color: white;
	
}
#webmaster{
	position:absolute;
	width: 1050px;
	height: 30px;
	border: 0px solid red;
	margin-top: 1530px;
	margin-left: 0px;
	font-size: 10px;
	font-family: arial;
	color: white;
	
}


