body {
	margin: 0px;
	padding: 0px;
	background-color: White;
}


img {
  border: 0px;
}

#all {
	width: 1000px;
}

.body {
  margin-top: 15px;
	margin-left: 70px;
	margin-right: 70px;
	margin-bottom: 0px;
	width: 860px;
/*	height: 200px;*/
	display: none;
}

.text {
  width: 550px;

	font: italic 12px "Arial";
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
	line-height: 180%;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-weight: bold;
}

#paticka {
	margin-left: 50px;	
	margin-right: 50px;
	width: 900px;
	border-top: #A9A9A9  1px dotted;

	display: none;
}
#language {
  text-align: left;
  vertical-align: top;
}
#copy {
  text-align: right;
}

a {
	color: #232323;
	text-decoration: none;
}
a:active {
	color: #232323;
	text-decoration: none;
}
a:visited {
	color: #232323;
	text-decoration: none;
}
 a:hover {
	color: #232323;
	text-decoration: none;
}

