body {
	background-color: #007BB7;
	color: white;
	font-family: Arial;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	word-spacing: normal;
}
table,td,p {
	font-size: 12px;
	font-family: Arial;
	color: white;
}
.data {
	font-family: Tahoma;
	font-size: 10px;
	margin-left: 20px;
	color: white;
}
.naglowek {
	color:white;
	font-family:Arial; 
	font-size:12px;
	font-weight: bold;
}
A {
	color: white;
	text-decoration: underline;
}
A:visited {
	color: white;
	text-decoration: underline;
}
A:Hover {
	color: #D6BE86;
	text-decoration: none;
}
.info {
	font-family: Tahoma;
	font-size: 10px;
	color: #908370;
	margin-left: 10px;
	margin-top: 50px;
}
INPUT,TEXTAREA {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
ul {
	list-style-type: square;
}
.border {
	border-color: White;
	border-style: dotted;
	border-width: 1px;
}
.divek {
	font-family: Tahoma;
	font-size: 13px;
	color: white;
	
}
.tabelka {
	width: 480px;
	border: 1px;
	border-color: White;
	border-style: solid;
	border-collapse: collapse;
	
	
	
}
.tabelkowy {
	font-family: Tahoma;
	font-size: 10px;
	color: White;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cela_nag {
	color: black;
	font-family: Tahoma;
	font-size: 13px;
	background-color: #007BB7;
}
.ulek {
	font-family: Tahoma;
	font-size: 10px;
	color: White;
	text-align: left;
}
A.czarny {
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
A:visited.czarny {
	color: white;
}
A:Hover.czarny {
	color: #D6BE86;
	text-decoration: underline;
}
.img_galeria {
	border-style: solid;
	border-width: 2px;
	border-color: silver;
}