* {
	margin: 0;
	padding: 0;
}
body {
	font: 79%/1.5 sans-serif;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
}
/* html =============================================================================== */
img {
	border-style: none;
}
p {
	padding-bottom: 1em;
}
a {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #997700;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color:  #997700;
	padding-bottom: 10px;
}
h1 {
	font-size: 220%;
}
h2 {
	font-size: 170%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 70%;
}
ul {
	margin-left: 25px;
}
/* end html =============================================================================== */

/* layout =============================================================================== */

/* top --------------------------------------------- */
#top {
	background-color: #000000;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}
#toptxt {
	color: #FFFFFF;
	padding: 5px;
	font-size: 85%;
}
#toptxt a {
	color: #FFFFFF;
}
#toptxt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* header --------------------------------------------- */
.header {
	width: 900px;
	margin: 0px auto;
	height: 8em;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(../images/notarske_znameni.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.header-txt {
	padding-top: 20px;
}
.header-txt h1 {
	font-size: 170%;
	margin-bottom: 0px;
}
.header-title {
	width: 30%;
	text-align: right;
}
.header-title a {
	text-decoration: none;
}

/* header-menu --------------------------------------------- */
.header-menu {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 89%;
}
.header-menu-txt {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	color: #FFFFFF;
	padding: 2px;
}
.header-menu-txt strong {
	color: #999999;
}
.header-menu-txt a {
	text-decoration: none;
	font-weight: bold;
}
.header-menu-txt a:hover {
	font-weight: bold;
}
.float-right {
	float: right;
}
.title {
	color: #AAAAAA;
	font-style: italic;
}
.first {
	color: #997700;
	font-size: 120%;
}

/* page --------------------------------------------- */
.page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}


/* main --------------------------------------------- */
.main {
	width: 100%;
}

/* left --------------------------------------------- */
.left {
	float: left;
	width: 240px;
	padding: 20px 10px;
	overflow: hidden;
	text-align: right;
}
.menu-title {
	visibility: hidden;
	display: none;
}
/* left menu -------------------------------------------------------- */
#navcontainer {
	padding: 0px;
	margin: 0px;
	width: 228px;
	text-align: right;
	text-transform: uppercase;
}

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navcontainer li {
	margin: 0;
	margin-bottom: 10px;
}

#navcontainer li a {
	display: block;
	text-decoration: none;
	width: 198px;
	border-right: 1px solid #FFFFFF;
	padding-right: 10px;
	margin-bottom: 10px;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover {
	border-right: 1px solid #997700;
	padding-right: 10px;
	margin-bottom: 10px;
}
/* end menu -------------------------------------------------------- */

/* right --------------------------------------------- */
.right {
	float: right;
	width: 630px;
	overflow: hidden;
	color: #000000;
}

/* header-img --------------------------------------------- */
.header-img {

}

.right-txt {
	padding: 10px 10px 10px 20px;
	color: #000000;
}

/* footer --------------------------------------------- */
.footer-menu {
	height: 16px;
	padding: 5px;
	margin-top: 10px;
	text-align: right;
	border-top: 1px solid #999999;
	font-size: 89%;
}
.page>.footer-menu {
	min-height: 16px;
	height: auto;
}
.footer {
	font-size: 79%;
	padding: 5px 5px 15px 0px;
	text-align: right;
}
/* end footer --------------------------------------------- */

.invisible {
	display: none;
}
.cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
/* end layout =============================================================================== */

/* class =============================================================================== */
.blok1-nadpis{
  display: none;
}
.blok1-obsah {

}
.blok2-nadpis{

}
.blok2-obsah {

}
.blok3-nadpis{

}
.blok3-obsah {

}
.blok4-nadpis{

}
.blok4-obsah {

}
.blok5-nadpis{

}
.blok5-obsah {

}
.blok6-nadpis{

}
.blok6-obsah {

}
.blok7-nadpis{
  display: none;
}
.blok7-obsah {

}
/* end class =============================================================================== */

/* výpis ============================================================================================== */
.vypis-index {
	border-bottom: 1px solid #666666;
	padding-top: 10px;
}
.vypis {
	padding: 10px 10px 10px 20px;
}
.podnadpis {
	font-size: 120%;
	padding-bottom: .5em;
}
.autor-clanku {
	font-size: 89%;
	color: #666666;
}
/* end výpis ============================================================================================== */