body{
	background-color:#7d9fc4;
	background-image: url('tlo.jpg');
	background-repeat: repeat-x;
}

A{
	
}
A.menu{
	display: block;	
	font-size: 16px;	
	text-decoration: none;
	font-family:'Monotype Corsiva';
	margin-top:80px;
	width: 80px;
	text-align: center;
	line-height: 90%;
	float:left;
	
	color: #c3c2bf;
}

A.menu:link {
	color: #c3c2bf;
}

A.menu:visited {
	color: #a1a09e;
}

A.menu:hover {
	font-weight: bold;
	background-color:#f6f1e7;
}

A.menu1{
	display: block;	
	font-size: 16px;	
	text-decoration: none;
	font-family:'Monotype Corsiva';
	margin-top:80px;
	width: 110px;
	text-align: center;
	line-height: 90%;
	float:left;
	
	color: #c3c2bf;
}

A.menu1:link {
	color: #c3c2bf;
}

A.menu1:visited {
	color: #a1a09e;
}

A.menu1:hover {
	font-weight: bold;
	background-color:#f6f1e7;
}


A.RT{
	display: block;       
	position: relative;
	font-size: 10px;	
	text-decoration: none;
	font-family:'Palatino Linotype';
	top:27px;
	margin-left:675px;
	text-align: center;
	
		
	color: #111111;
}

A.RT:link {
	color: black;
}

A.RT:visited {
	color: #a1a09e;
}

A.RT:hover {
	font-weight: bold;
	
}

p{

}

p.tytul1{

	font-size: 24px;	
	text-decoration: none;
	font-family:'Monotype Corsiva';
	text-align: center;
	margin-bottom:10px;	
	margin-top:10px;
	color:#7d7977;

}

div{

}

.glowna{

	display: block;       
	position: relative;
	
	border-style: solid;
	border-color: #4d6f96;
	border-width: 2px;
	
	background-color: #f2f2f0;
	background-image: url('tlo_light.jpg');
	background-repeat: repeat-x;
	top:-2px;
	width:779px;
		
	 
}

.naglowek{

	display: block;       
	position: relative;
		
	background-image: url('up.jpg');
	background-repeat: none;

	top:0px;
	left:0px;

	width:779px;
	height:225px;
	 
}
.stopka{

	display: block;       
	position: relative;
	vertical-align:baseline;	
	background-image: url('down.jpg');
	background-repeat: none;

	top:0px;
	left:0px;

	width:779px;
	height:45px;
	 
}

.light{

	display: block;       
	position: relative;
	font-family:'Monotype Corsiva';
	text-align:left;
	color: #a1a09e;
	background-color: #efece3;
	font-size: 16px;
	margin-bottom:10px;	
	margin-top:10px;
	margin-left:5%;
	margin-right:5%;
	 
}
.dark{

	display: block;       
	position: relative;
	
	text-align:left;
	color: #111111;
	background-color: #ede9de;
		
	
	margin-left:10px;
	margin-right:10px;
	 
}	
