* html .gallery-menu .posledni, {
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

* html .gallery-menu a {
	border-top-style: solid;
	border-top-color: #cccccc;
}

* html .gallery-menu a:hover {
	background-color: transparent;
	color: #e2af22;
}

* html .gallery-pic a {
	margin: 15px 10px 30px 0; /* no jo, debilní IE6, klasika*/
}

a {
	color: #5f5f5f;
}

a:hover {
	color: #1dc8da;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #3d3d3d;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 80%;
	color: #166d78;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, p, img {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.clear {
	clear: both;
}

.gallery-menu {
	float: left;
	width: 16%;
	margin-top: 15px;
	border-right: 1px solid #e7bc47;
	padding-bottom: 100px;
}

.gallery-menu .active,.gallery-menu .active:hover {
	color: #1dc8da;
}

.gallery-menu .posledni {
	border-bottom: 1px dotted #a9a9a9;
}

.gallery-menu .subcategory {
	font-size: 80%;
	padding-left: 1.8em;
	letter-spacing: 0.1em;
	color: #7e7e7e;
}

.gallery-menu .subcategory-active, .gallery-menu .subcategory-active:hover {
	color: #e3b126;
}

.gallery-menu a {
	display: block;
	text-decoration: none;
	padding: 0.2em 0.5em 0.25em 0.5em;
	margin-right: 1em;
	border-top: 1px dotted #a9a9a9;
}

.gallery-menu a:hover {
	background-color: #ededed;
	color: #5f5f5f;
}

.gallery-pic {
	float: right;
	width: 80%;
	padding-bottom: 1.5em;
}

.gallery-pic a {
	display: block;
	float: left;
	width: 204px;
	height: 133px;
	background: url(/pic/ram.png) no-repeat top left;
	text-align: center;
	padding-top: 22px;
	margin: 15px 20px 30px 0;
}

.gallery-pic a img {
	border: 1px solid #262626;
}

.gallery-pic a:hover img {
	border-color: #979797;
}

.secret {
	float: none;
	margin: 0 auto 0 auto;
}

.slabsi {
	color: #999999;
}

#hlava {
	width: 100%;
	height: 160px;
	background: white url(/pic/hlavabg.jpg) no-repeat top left;
}

#hlava-logo {
	float: right;
	height: 160px;
	width: 370px;
}

#hlava-logo a {
	display: block;
	height: 160px;
	text-indent: -5000em;
}

#kontejner {
	width: 980px;
	margin: 20px auto 0 auto;
	position: relative;
}

#menu {
}

#menu #m_bio{
	width: 54px;
	height: 38px;
	left: 330px;
	background: url(/pic/m-bio.png) no-repeat top left;
}

#menu #m_contact {
	width: 130px;
	height: 38px;
	left: 420px;
	background: url(/pic/m-contact.png) no-repeat top left;
}

#menu #m_gallery {
	width: 123px;
	height: 38px;
	left: 170px;
	background: url(/pic/m-gallery.png) no-repeat top left;
}

#menu #m_gallery:hover, #menu #m_bio:hover, #menu #m_contact:hover {
	background-position: -240px top;
}

#menu #secretlink {
	width: 140px;
	height: 120px;
	top: 0px;
	left: 20px;
}

#menu a {
	position: absolute;
	display: block;
	text-indent: -5000em;
	top: 103px;
}

#obsah {
	min-height: 390px;
	background: white url(/pic/obsahbg.jpg) repeat-y top left;
	width: 842px;
	padding: 0 69px 0 69px;
}

#obsah .gallery-menu h2 {
	padding: 0 0.5em 0.5em 0;
	letter-spacing: 0.1em;
	text-align: center;
	font-size: 120%;
}

#obsah .gallery-pic h2 {
	color: #1dc8da;
	text-align: right;
	font-size: 140%;
	padding-top: 0px;
	padding-right: 2em;
	letter-spacing: 0.3em;
}

#obsah h1 {
	color: #1dc8da;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-size: 200%;
	padding: 1em 0 2px 0;
}

#obsah h2 {
	color: #daa61d;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-size: 160%;
	padding: 1em 0 2px 1.5em;
}

#obsah p, #obsah ul, #obsah ol {
	text-align: justify;
	letter-spacing: 0.1em;
	padding: 1em 1em 0 3em;
}

#obsah ul, #obsah ol {
	padding-left: 4em;
}

#paticka {
	background: white url(/pic/patickabg.jpg) no-repeat top left;
	height: 28px;
	padding: 20px 5% 20px 5%;
	text-align: center;
	font-size: 85%;
	width: 90%;
	margin-bottom: 50px;
}
