
p.podtitul {
	text-align: center;
	font-size: larger;
}
p.podpis {
	font-size: smaller;
	text-align: center;
	color: Gray;
	padding-top: 20px;
	}
body {
	background-color: #432626;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
}
.main {
  width:1000px;
	text-align:center;
	float:none;
	background:#90BB90;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #3B1010;
}
.text {
  text-align:left;
  padding-left:40px;
  padding-right:40px;
}
h1 {
	color: #007A00;
	text-align: center;
	
}
ul.prolog {
	line-height: 200%;
	text-align:left;
	padding-right:40px;
}
div.menu {
	text-align: center;
	width:100%;
	height:38px;
	display:block;
	background:#0D300D;
	margin-bottom:50px;
	padding-left:0px;
}

a.menu {
	color: #90BB90;
	text-decoration: none;
	padding-left: 34px;
	padding-right: 34px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bolder;
	font-size: larger;
	background:#0D300D;
	display:block;
	width:99px;
	float:left;
	}
a.menu:hover {
	color: #C17A7A;
	background:#3B1010;
}
a.active,a.active:hover {
  background:#90BB90;
  color: #0D300D;
}
div.menu a:first-child {
  padding-left:32px;
}
p.mapa {
	text-align: center;
	font-size: larger;
	font-weight: bolder;
}
h2 {
	text-align: center;
	color: #552727;
}
table.foto {
	
}
a {
	color: #3B1010;
	
	font-weight: bolder;
	
}
a:hover {
	color: #1F441F;
}
p {
	line-height: 200%;
}
h3 {
	color: #552727;
}
p.tit {
	font-weight: bolder;
	display: inline;
}


#objednavka {
  width:500px;
}
#objednavka td {
  width:50%;
  text-align:left;
  font-size:100%;
  padding: 5px 0 5px 0;
}
#objednavka td .text-box {
  border:1px solid #3B1010;
  width:300px;
  padding:4px;
}
#objednavka td.spodni {
  text-align:center;
  padding-top:20px;
}
#objednavka td.oznameni {
  text-align:left;
  padding-top:20px;
}
#objednavka td.oznameni div {
  border:1px solid #d8e6ab;
  margin-top:4px;
  margin-bottom:4px;
  padding:4px;
  background:#ffffff;
  color:red;
  display:none;
}
#objednavka td .but-prihlasit {
  background: url(../images/login-but-prihlasit.jpg) no-repeat;
  width:119px;
  height:38px;
  display:block;
  border:none;
  margin-left:auto;
  margin-right:auto;
  cursor:pointer;
}
#objednavka td .but-registrovat {
  background: url(../images/login-but-registrovat.jpg) no-repeat;
  width:119px;
  height:38px;
  display:block;
  border:none;
  margin-left:auto;
  margin-right:auto;
  cursor:pointer;
  border:1px solid #3B1010;
  background:#3B1010;
  color:white;
}
.flag-cz {
  background: url(./images/flag-cz.gif) no-repeat;
  position:absolute;
  top:20px;
  display:block;
  width:30px;
  height:20px;
  margin-left:960px;
}
.flag-uk {
  background: url(./images/flag-uk.gif) no-repeat;
  position:absolute;
  top:20px;
  display:block;
  width:30px;
  height:15px;
  margin-left:960px;
}
