﻿body {
	background-image: url('images/tapeta.jpg');
	background-repeat: repeat;
	font-family: "Book Antiqua", Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
#gmm {
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
}
.ramcek-color {
	background-color: #ebe5d9;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.ramcek-white {
	background-color: #fff;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#ramcek-bottom {
	background-color: #3d3027;
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
}
#ramcek-bottom p {
	margin-right: 50px;
	margin-left: 50px;
}

#titul {
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	height: 115px;
}
#menu {
	background-image: url('images/menu0.gif');
	background-repeat: no-repeat;
	height: 106px;
}

#menu ul {
	width: 920px;
	float: left;
	margin: 0px 0px 0px 110px;
	text-align: center;
	padding: 0;
	position: relative;
	height: 30px;
	top: 27px;
}
#menu ul li {
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	font-size: 16px;
	float: left;
	color: #fff;
}
#menu1 li {
	margin: 0px 41px 0px 0px;
	font-weight: bold;
}
#menu2 li {
	margin: 6px 20px 0px 0px;
	font-weight: bold;
}
#menu a {
	font-weight: bold;
	font-size: 16px;
	color: #bbb;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
}

#obsah {
	background-image: url('images/obsah.gif');
	background-repeat: repeat-y;
}
p {
	margin: 0px;
}

#gallery {
	position: relative;
	height: 610px;
	width: 920px;
	overflow: hidden;
}

.target {
  position: absolute;
  top: 15px;
  left: -975px;
  height: 580px;
  width: 920px;
  -webkit-transition: 0s;
     -moz-transition: 0s;
      -ms-transition: 0s;
       -o-transition: 0s;
          transition: 0s;
}

.target1 {
  position: absolute;
  top: 15px;
  left: -5px;
  height: 580px;
  width: 920px;
}

.target:target {
  left: -5px;
}

#gallery ul {
	width: 920px;
	height: 110px;
	top: 520px;
	left:-5px;
	position: relative;
	display: block;
}
#gallery li {
	float: left;
	display: block;
}
.myimg {
	border: 2px solid #cdcfb8;
}

.centruj {
	text-align: center;
}
.tucne {
	font-weight: bold;
}
.odskok {
	margin-left: 50px;
}
img {
	border-width: 0px;
}

.vpravo {
	text-align: right;
}
.vlavo {
	text-align: left;
}
.zarovnaj {
	text-align: justify;
}
.right {
	margin: 2px 0px 2px 5px;
	float: right;
	display: block;
}
.left {
	margin: 2px 5px 2px 0px;
	float: left;
	display: block;
}
h1 {
	margin: 0px;
	font-size: 16px;
	color: #3D3027;
	padding-left: 40px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	margin: 0px;
	font-size: 16px;
	color: #EBE5D9;
	padding-left: 40px;
	font-weight: bold;
	background-color: #3D3027;
}
h3 {
	font-size: 15px;
	margin-left: 20px;
	margin-bottom: 0px;
	color: #666;
	margin-top: 10px;
}
a {
	font-size: 16px;
	color: #824A4F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.aktiv {
	background-color: #ebe5d9;
}
.vystavy {
	width: 96%;
	border-width: 0px;
	font-size: 90%;
	margin-left: 20px;
}
.vystavy td {
	border-bottom: 1px #800000 solid;
}

