body {
	background-color: gray;
	background-image: url("../images/mrizka.jpg");
	background-repeat: repeat;
	background-position: top center;
	background-attachment: scroll;
	font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
	text-align: center;
}

#hlavicka {
	background-image: url("../images/zed.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 83px;
	margin-top: -12px;
	margin-bottom: 20px;
}

a, a:link, a:visited {
	color: #0f0f0f;
	text-decoration: none;
	border-width: 0px;
}

a img {
	border-width: 0px;
}

.popis {
	margin: 20px;
}

.popis img {
	border: 2px inset gray;
}

.nadpis {
}

.nadpis img {
	border: 1px outset gray;
}

.menu-item {
	margin: 5px;
}

.menu-item img {
	border: 1px outset gray;
}

.tlacitko {
	margin: 20px;
}

.tlacitko img {
	border: 1px outset gray;
}

.email {
	margin: 20px;
}

.email img {
	border: 1px outset gray;
}

.fotka {
	margin: 20px;
}

.fotka img {
	border: 2px inset gray;
}

.leve {
}

.prave {
}

.strankovac {
	margin-left: 100px; 
	margin-right: 100px; 
}

.pocitadlo {
	margin: 30px;
}

