html,body {
	height: 100%
}

body {
	background-color: #a6e57e;
	margin: 0px;
	color: black;
}

.centrovac {
	position: relative;
	height: 100%;
	text-align: center;
}

.prostredek {
	width: 950px;
	margin: auto;
  background-color: #E3FFD1;
}

.prostredek2 {
	width: 950px;
  background-color: #E3FFD1;
}

.nadpis {
	background-image: url(images/logo_fotogalerie.jpg);
	width: 950px;
	height: 100px
}
.nadpisT {
	position: relative;
	text-align: center;
	top: 110px;
	color: #003300;
	padding-left: 0px;
	font-family: verdana, arial;
	font-weight: bolder;
	font-size: 25px;
	
}
.menuO {
	width: 950px;
	height: 37px
	color: #003300;
}

.menuT {
	position: relative;
	left: 10px;
	top: 8px;
	width: 920px;
	text-align: left;
	text-transform: capitalize;
	color: #003300;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.obsahO {
	width: 950px;
	margin: auto;
}

.obsahT {
	text-align: left;
	position: relative;
	width: 920px;
	color: #003300;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.unit {
	width: 912px;
	height: 120px;
	border: 1px solid #c5e5b0;
	overflow: hidden;
}

.unit2 {
	padding: 10px;
}

.kr23 {
	visibility: hidden;
}

.nk1 {
	position: relative;
	left: 480px;
	height: 380px;
	width: 436px;
	border-width: 1px;
	padding: 4px;
	color: #003300;
	border-style: none none none dotted;
	overflow: auto;
}

.nk2 {
	position: relative;
	top: -380px;
	width: 480px;
}

.minipic {
	padding: 2px;
	margin-right: 20px;
	border: 1px solid #003300;
}
.main_menu{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.main_menu: hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.nadpis_kniha {
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

hr {
	height: 1px;
	color: #003300;
	background-color: #003300;
	border: 0px solid #003300;
}

h1 {
	color: #003300;
	margin-top: 20px;
	font-family: verdana, arial;
	font-size: 20px;
}