body {
	background-image: url('/images/bg.jpg');
	background-repeat: repeat-x;
	background-position: 0 40px;
	font-family: tahoma;
	margin: 0;
}

a {
	color: #17A752;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	text-align: center;
	margin: 0;
	padding-top: 5px;
	font-size: 24px;
	color: white;
}

p {
	margin: 0 0 12px 0;
	font-size: 12px;
	text-align: justify;
}

hr {
	background-color: black;
	color: black;
	height: 1px;
	border: 0;
}

p.headline {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

p.left {
	text-align: left;
}

p.right {
	text-align: right;
}

p.i {
	font-style: italic;
}

ul#menu {
	margin: 0;
	list-style: none;
	padding-left: 5px;
}

ul#menu a {
	color: white;
}

ul#menu li {
	margin-bottom: 2px;
}

#header {
	width: 942px;
	height: 436px;
	margin: 0 auto;
	background-image: url('/images/headerlq.jpg');
	background-repeat: no-repeat;
}

.menu {
	width: 180px;
	margin: 0 auto 20px auto;
	background-color: #17a752;
	background-image: url('/images/column_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 21px;
}

.menu-nadpis {
	width: 180px;
	height: 31px;
	padding-top: 12px;
	text-align: center;
	background-image: url('/images/h3.jpg');
	background-repeat: no-repeat;
	font-weight: bold;
}

div.gb_strankovani {
	width: 100%;
	text-align: right;
	font-size: 11px;
}