/* layout */

body {
	background-image: url(nastroje.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 100%;
}

.cmain {
	margin-top: 520px;
	margin-left: auto;
	margin-right: 3em;
	width: 33em;
}

.cmain p {
	font-weight: 200;
}

.cmain h1 {
	text-align: right;
}

a {
	border-bottom: 1px dotted #115700;
}


.cfooter {
	font-size: .8em;
	line-height: 1.875;
	color: #d8dacc;
	padding: 1.5em 3em 0;
}