/* Edited with EditCSS */
/**** LINK-tag style sheet default.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet default.css ****/
* html ul li a {
width: 1%;
}

html, body, div {
	margin: 0; padding: 0;
}
body {
	width: 770px;
	font: small/1.8em Georgia,Verdana,Arial,sans-serif;
  margin: 0 auto;
}


#page {
/*	background: url('/images/background.gif') repeat-y;
*/

}
#page-m {
}

#header{
	position: relative;
	height: 215px;
	background: url('/images/zahlavi.gif') 0 0 no-repeat;
	overflow: visible;
	z-index: 1;
}
#header h1, h1 span {
	font-size: xx-small;
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	width: 213px;
	height: 86px;
	top: 17px;
	left: 17px;
	z-index:1;
	overflow: hidden;
}
#header h1 span {
	display: block;
	background: url('/images/logo.gif') 0 0 no-repeat;
	z-index: 2;
	top: 0px;
	left: 0px;
}

#header ul {
	position: absolute;
	left: 25px;
	bottom: -100px;
	list-style-type: none;
	padding: 0px;
  border-right: 2px solid #963
}
#header ul li{
	margin: 0;
  padding: 2px 0;
}
#header ul a {
	display: block;
	font-weight: bold;
	color: #963;
	text-decoration: none;
	line-height: 2em;
	padding: 0 1em;
}
#header ul a:hover {
	color: #fff;
	background: #ec6;
}
#header ul a.active {
	color: #fff;
	background: #ec6;
}

#content {
	z-index: -2;
	overflow: hidden;
	margin-top: -40px;
	margin-left: 140px;
	margin-right: 180px;
}
#content h1 {
	color: #630;
	margin: 0px 10px 25px 15px;
}
#content h2 {
	font-size: 1.4em;
	margin-top: 3em;
	margin-bottom: 2em;
	padding: .5em .5em 0 .5em;
	border-top: 1px solid gray;
}
#content h3 {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: -.5em;
}

#page-m #content p {
	margin: 10px 10px 15px 0px;

}
#page-m #content h2 {
	margin: 10px 10px 15px 215px;
}
#content p {
	margin: 10px 10px 15px 0;
	text-align: justify;
}

#content p.author {
	text-align: right;
	color: #999;
	font-style: italic;
	margin-top: -.5em;
}
#content-image {
	position: absolute;
	left: 51px;
	top: 116px;
}
#content-image-cover {
	position: absolute;
	left: 50px;
	top: 116px;
}

#footer {
	clear: both;
	position: relative;
	height: 78px;
	margin-top: 1em;
	background: url('/images/paticka.gif') 0 0 no-repeat;
	overflow: visible;
}

#footer address {
	position: absolute;
	bottom: .5em;
	right: 30px;
	font: normal xx-small Verdana,Arial,helvetica,sans-serif;
	text-align: right;
}
#footer img {
	margin-top: 1em;
}

#colors-list {
	list-style-type: none;
}
#colors-list li {
	float: left;
	margin: 3px;
	background: #ccc;
	width: 136px;
}
#colors-list li img {
	margin: 5px;
	text-align: center;
	border: 1px solid #888;
}
#colors-list li p {
	width: 100%;
	margin: 0 0 15px 0;
	text-align: center;
}
#colors-list a {
	border: 0;
}

#patterns-list {
	list-style-type: none;
}
#patterns-list li {
	float: left;
	margin: 3px;
	background: #ccc;
	width: 204px;
}
#patterns-list li img {
	margin: 5px;
	text-align: center;
	border: 1px solid #888;
}
#patterns-list li p {
	width: 100%;
	margin: 0 0 15px 0;
	text-align: center;
}
#patterns-list a {
	border: 0;
}

#realized-list {
	list-style-type: none;
}
#realized-list li {
	float: left;
	margin: 3px;
	background: #ccc;
	width: 143px;
}
#realized-list li img {
	margin: 5px;
	text-align: center;
	border: 1px solid #888;
}
#realized-list li p {
	width: 100%;
	margin: 0 0 15px 0;
	text-align: center;
}
#realized-list a {
	border: 0;
}

#openhours {
  position: absolute;
  bottom: 6px;
  left: 1em;
}
#openhours dl {
  margin:0;
  font-size: 110%;
}

#openhours dl dt,dd {
  display: inline;
  color: #963;
  margin: 0
} 

#openhours dl dt {
  margin-left: 3em;
} 

#openhours dl dd {
  font-weight: bold;
  margin-left: 0.5em;
}


#curr-ex {
  float: right;
  width: 155px;
  line-height: 1em;
  padding: 1em;
  border-left: 1px solid #963;
  background: #fff url("/images/curr-ex-bg.gif") 0 0 repeat-y; 
  font-family: Verdana,Arial,sans-serif;
}
#curr-ex h3 {
 margin:  1em 0 0 0;
 color: #e63;
 font-size: 90%;
}
#curr-ex p {
 margin:  0.25em 0 1em 0;
 color: #630;
 line-height: 1.5em;
 font-size: 80%;
}
#curr-ex .caution {

}

#menu {
position: absolute;
width: 150px;
font-family: Verdana,Arial,sans-serif;
}

#menu ul {
width: 100%;
margin: 20px 5px 5px;
padding: 10px;
list-style-type: none;
}

#menu a {
width: 100%;
}
