@charset "utf-8";

@import "../common/inscenace.css";

.text, table.text td {
	font-size: 12px;
	color: white;
	line-height: 1.6em;
}

p {
	margin-bottom: 0.5em;
}

body {
	background-color: #3b3b3b;
	background-image: url(bck.gif);
	background-repeat: repeat-y;
}

#mainImg {
	position: absolute;
	left: 0;
	top: 32px;
}

#veskrnovaKostka {
	position: absolute;
	left: 443px;
	top: 367px;
}

#topText {
	position: absolute;
	left: 490px;
	top: 80px;
	width: 270px;
}

.fotoNahled {
	margin-bottom: 1em;
}

.fotoNahled img {
	border: 1px solid white;
}