@media screen, projection {
/* CSS Document */
/* formatovani html elementu */
* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background: #fefefe url('./img/bodyback.png') left top repeat;
	text-align: center;
	color: #361803;
	font: 80%/180% sans-serif;
	letter-spacing: .01em;
}
h1, h2, h3, h4 {
	color: #a61d0a;
	font-family: Georgia, "New York CE", utopia, sans-serif;
}
h1 {
	font-size: 155%;
}
h2 {
	font-size: 145%;
	margin: 12px 0;
	border-bottom: 2px dotted #e9dbd1;
}
h3 {
	font-size: 120%;
	margin: 10px 0;
}
h4 {
	font-size: 105%;
	margin: 8px 0;
}
/* logo */
#header {
	height: 147px;
	background: transparent url('./img/headerback.png') left top repeat-x;
	text-align: center;
	overflow: hidden;
}
h1 {
	width: 883px;
	height: 147px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	background-color: #eee;
}
h1 a {
	display: block;
	width: 883px;
	height: 147px;
	position: relative;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}
h1 a span {
	display: block;
	width: 883px;
	height: 147px;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url('./img/logo.jpg') left top no-repeat;
	cursor: pointer;
	text-decoration: none;
}
/* KONEC logo */
ul.hlavni {
	margin: 30px 50px;
	padding: 15px;
	list-style: disc inside;
	border: 8px solid #f8f8f8;
	background-color: #fdfdfd;
}
ol {
	margin: 30px 50px;
	padding: 15px;
	list-style: lower-alpha inside;
	border: 8px solid #f8f8f8;
	background-color: #fdfdfd;
}

hr {
	color: #e5e5e5;
	background-color: #e5e5e5;
	height: 4px;
}
img {
	border: 1px #6B3C1A solid;
}
a, .mm {
	font-weight: bold;
	color: #a61d0a;
}
a:hover, .mm:hover {
	text-decoration: none;
	color: #c83f2c;
}
a img {
	border: 2px solid #a61d0a;
}
a:hover img {
	border: 2px solid #c83f2c;
}
em {
	background-color: #e9dbd1;
	font-style: normal;
}
/* KONEC formatovani html elementu */
/* obalovy div a obsah - "matrjoska" */
#obal {
	width: 883px;
	margin: auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	background: #fefefe url('./img/obalback.png') left top repeat-y;
}
#obsah {
	padding: 20px 40px 0 258px;
	overflow: hidden;
	background: transparent url('./img/obsahback.png') left top no-repeat;
}
#main {
	min-height: 600px;
}
#main p {
	margin: 20px 0;
	text-align: justify;
	text-indent: 20px;
}
#main p.male {
	font-size: 0.9em;
}
#main ul li {
	margin-top: 10px;
	margin-left: 30px;
	text-align: justify;
}
/* KONEC obalovy div a obsah - "matrjoska" */
/* levý sloupec a elementy v nìm */
#levy {
	float: left;
	position: relative;
	left: -258px;
	top: -20px;
	width: 194px;
	_width: 234px;
	background: #transparent url('./img/menuback.png') left top no-repeat;
	margin-right: -258px;
	padding: 20px;
	color: #fff;
}
#levy a, #levy .mm {
	color: #b59e8d;
	font-weight: bold;
}
#levy a:hover, #levy .mm:hover {
	color: #d7bfaf;
}
#levy .odkaz {
	color: #b59e8d;
}
#levy h2 {
	border-bottom: 2px dotted #620;
	font-size: 16px;
}
#levy h2, #levy h3, #levy h4 {
	color: #b59e8d;
}
/* hlavní menu */
#menu {
	list-style: none;
	font: 95% Georgia, "New York CE", utopia, sans-serif;
	line-height: 265%;
	overflow: hidden;
}
#menu li {
	display: block;
	background: #a61d0a url('./img/li-back.png') left top no-repeat;
	text-indent: 25px;
	color: #fff;
	width: 194px;
}
#menu li.aktivni, #menu li#prvni-li.aktivni {
	background-position: -194px top;
}
#menu li a.selected, #menu li#prvni-li a.selected {
	background-position: -194px top;
}
#menu li#prvni-li {
	background: #a61d0a url('./img/prvni-li-back.png') left top no-repeat;
}
#menu li#posledni-li {
	background: #a61d0a url('./img/posledni-li-back.png') left bottom no-repeat;
}
#menu li#posledni-li a.selected {
	background-position: -194px bottom;
}
#menu a {
	color: #fff;
	text-decoration: none;
	padding: 6px 30px 7px 0px;
}
#menu a:hover {
	text-decoration: underline;
	color: #fff;
}
/* KONEC hlavní menu */
/* levý sloupec a elementy v nìm */
/* panel s kontaktnimi informacemi, mapa */
.vizitka {
	padding: 15px;
	background-color: #fdfdfd;
	border: 8px solid #f8f8f8;
	margin: 0;
	line-height: 200%;
}
.vizitka strong {
	color: #a61d0a;
}
.mapa {
	border: 8px solid #f8f8f8;
	float: right;
}
/* KONEC panel s kontaktnimi informacemi, mapa */
/* paticka */
#footer {
	width: 883px;
	height: 88px;
	position: relative;
	overflow: hidden;
	margin-left: -258px;
	background: transparent url('./img/footerback.png') left top no-repeat;
}
address {
	text-align: center;
	width: 100%;
	background: transparent url('./img/addressback.png') left top repeat-x;
}
address span {
	display: block;
	height: 56px;
	_height: 76px;
	padding-left: 258px;
	padding-top: 20px;
	background: transparent url('./img/pataback.png') left top no-repeat;
	overflow: hidden;
	font-style: normal;
	font-size: smaller;
	text-align: center;
	margin: 0px auto;
	width: 625px;
	_width: 883px;
}
address span em{
	background-color: transparent;
}

/* KONEC paticka */
/* obecne tridy */
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.hidden {
	visibility: hidden;
}
.left {
	float: left;
}
.larger {
	font-size: larger;
}
.odkaz {
	font-weight: bold;
	color: #a61d0a;
}
/* KONEC obecne tridy */
/* skryty odkaz */
.normal {
	font-weight: normal;
	cursor: text;
	color: #333;
	text-decoration: none;
}
.normal:hover {
	color: #333;
}
/* KONEC skryty odkaz */
#box {
	margin: 30px;
}
#box_levy {
	float: left;
	position: relative;
	width: 250px;
	margin-left: 30px;
}
#box_levy div, #box_pravy div {
	position: absolute;
	top: 0;
}
#box_pravy {
	position: relative;
	float: left;
	width: 250px;
}
input, textarea {
	border: 1px solid #B59E8D;
}
input:hover, textarea:hover, input:active, textarea:active, input:focus, textarea:focus {
	border: 1px solid #C73A24;
}
form table {
	width: 430px;
	height: 250px;
}
.form1 textarea {
	height: 100px;
	width: 235px;
}
form table tr th {
	width: 250px;
	_font-size: 0.8em;
}
#submit{
	margin-left: 123px;
}
#footer2 {
	display: none;
}
.info {
	border: 1px #B59E8D solid;
	margin: 1em auto;
	_margin-left: 100px;
	width: 350px;
	padding: 0.5em;
	background-color: #FFFFCC;
}
.noborder, .noborder:hover {
	border: 0;
}

code {
  margin: 5px 0;
  padding: 10px;
  width: 90%;
  text-align: left;
  display: block;
  overflow: auto;
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  border: 1px solid #FFFF00;
  background: #FFFFCC;
}

p.noindent {
	text-indent: 0;
  font-size: 0.9em;
}

}


