body {
  background-color: #E2E2E2;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  border: 0px;
  text-align: center;
}
.all {
  text-align: left;
  width: 600px;
  border: 0px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}

.titleOut {
	position: relative;
	width: 600px;
	height: 30px;
	border: 1px solid #900;
	background-color: #900;
	padding: 0px;
	margin-bottom: 10px;
}
.titleIn {
	position: relative;
	width: 598px;
	height: 28px;
	border: 1px solid #900;
	background-color: #900;
	padding: 0px;
	text-align: left;
}
.titleText {
	font-size: 12px;
	font-family: Verdana, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
	color: #E2E2E2;
	font-weight: 400;
	width: 100px;
	background-color: #900;
}

.obrazek {
	position: relative;
	text-align: center;
	width: 600px;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
.obrazek a img {
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}

a:visited {
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}

.titleText a {
	text-decoration: none;
	color: #e2e2e2;
}
.titleText a:visited {
	text-decoration: none;
	color: #e2e2e2;
}
.titleText a:active {
	text-decoration: none;
	color: #e2e2e2;
}
.titleText a:hover {
	text-decoration: none;
	color: #e2e2e2;
}
