body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hidden {
	position: absolute; 
	top: -1000px;
	left: 0;
}
.cleaner {
	clear: both;
	height: 10px;
}
.dot {
	background-image: url(../images/doth.gif);
	background-repeat: repeat-x;
	background-position: top;

}
#layout {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#layout-head {
	background-image: url(../images/bg_head.jpg);
	background-repeat: no-repeat;
	height: 140px;
	float: left;
	width: 760px;
	position: relative;
}
#layout-head.en {
	background-image: url(../images/bg_head_en.jpg);
}
#layout #layout-head #spratelene-organizace {
	float: left;
	position: absolute;
	bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 7px;
	padding-left: 15px;
}
#layout #layout-head #spratelene-organizace a {
	color: #FFFFFF;
	text-decoration: none;
}
#layout #layout-head #spratelene-organizace a:hover {
	text-decoration: underline;
}
#layout #layout-head #vyhledavani {
    float: left;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 310px; 
}
#layout #layout-head #vyhledavani form {
	margin: 0;
	padding-bottom: 4px;
}
#layout #layout-head #vyhledavani form input.submit {
    border: 1px solid rgb(85, 124, 112);
    background-color: rgb(128, 190, 160);
    color: rgb(32, 90, 80);
    font-weight: bold;
    cursor: pointer;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    padding-bottom: 2px;
}
#layout #layout-head #vyhledavani form input.submit:hover {
	color: #80BEA0;
	background-color: #354D40;
}
#layout #layout-head #vyhledavani form input.search {
    border: 1px solid rgb(85, 124, 112);
    width: 130px;
}
#layout #layout-head #vyhledavani a.lang-cz {
	background-image: url(../images/flag_cz.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	display: block;
	float: right;
	margin-right: 5px;
}
#layout #layout-head #vyhledavani a.lang-en {
	background-image: url(../images/flag_en.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	display: block;
	float: right;
	margin-right: 5px;
}
#layout-container {
	width: 760px;
	float: left;
	background-image: url(../images/doth_v.gif);
	background-repeat: repeat-y;
	background-position: 170px;
	margin-top: 15px;
}
#layout-container #hlavni-menu {
	width: 167px;
	float: left;
	padding-right: 3px;
}
#layout-container #hlavni-menu h3 {
	font-size: 13px;
	font-weight: bold;
	background-color: #f0f0f0;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #c0c0c0;
	background-image: url(../images/bg_h.gif);
	background-repeat: repeat-x;
}
#layout-container #hlavni-menu ul {
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 13px;
	margin-bottom: 20px;
}
#layout-container #hlavni-menu ul li {

}
#layout-container #hlavni-menu ul li a {
	color: #205A50;
	text-decoration: none;
	background-image: url(../images/menu_li.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	width: 150px;
}
#layout-container #hlavni-menu ul li a:hover {
	color: #80BEA0;
}

#layout-container #hlavni-obsah {
	float: left;
	width: 590px;
}
#layout-container #hlavni-obsah #prehled {
	float: left;
	width: 412px;
	padding-left: 4px;
	padding-right: 3px;
}
#layout-container #hlavni-obsah #prehled #aktualne {



}
#layout-container #hlavni-obsah #prehled #aktualne h3 {
	font-size: 13px;
	font-weight: bold;
	background-color: #f0f0f0;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #c0c0c0;
	background-image: url(../images/bg_h.gif);
	background-repeat: repeat-x;
}
#layout-container #hlavni-obsah #prehled #aktualne ul {
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 12px;
}
#layout-container #hlavni-obsah #prehled #aktualne li {
	display: block;
}
#layout-container #hlavni-obsah #prehled #aktualne li span {
	width: 75px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	font-weight: bold;
}
#layout-container #hlavni-obsah #prehled #aktualne li a {
	color: #000000;
	text-decoration: none;
}
#layout-container #hlavni-obsah #prehled #aktualne li a:hover {
	text-decoration: underline;
}
#layout-container #hlavni-obsah #prehled #zajimavosti {

}
#layout-container #hlavni-obsah #prehled #zajimavosti h3 {
	font-size: 13px;
	font-weight: bold;
	background-color: #f0f0f0;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #c0c0c0;
	background-image: url(../images/bg_h.gif);
	background-repeat: repeat-x;
}
#layout-container #hlavni-obsah #prehled #zajimavosti ul {
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 13px;
}
#layout-container #hlavni-obsah #prehled #zajimavosti li {
	display: block;
}
#layout-container #hlavni-obsah #prehled #zajimavosti li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#layout-container #hlavni-obsah #prehled #zajimavosti li a:hover {
	text-decoration: underline;
}

#layout-container #hlavni-obsah #prehled #clanky {


}
#layout-container #hlavni-obsah #prehled #clanky h3 {
	font-size: 13px;
	font-weight: bold;
	background-color: #f0f0f0;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #c0c0c0;
	background-image: url(../images/bg_h.gif);
	background-repeat: repeat-x;
}
#layout-container #hlavni-obsah #prehled #clanky ul {
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	line-height: 13px;
}
#layout-container #hlavni-obsah #prehled #clanky li {
	display: block;
}
#layout-container #hlavni-obsah #prehled #clanky li a {
	color: #000000;
	text-decoration: none;
}
#layout-container #hlavni-obsah #prehled #clanky li a:hover {
	text-decoration: underline;
}

#layout-container #hlavni-obsah #prehled #images h3 {
	font-size: 13px;
	font-weight: bold;
	background-color: #f0f0f0;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #c0c0c0;
	background-image: url(../images/bg_h.gif);
	background-repeat: repeat-x;
}
#layout-container #hlavni-obsah #prehled #images table {
	font-size: 10px;
	margin-left: 10px;
    width: 400px;
}

#layout-container #hlavni-obsah #dulezite-odkazy {
	float: left;
	width: 167px;
	padding-left: 4px;
	background-image: url(../images/doth_v.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#layout-container #hlavni-obsah #dulezite-odkazy #odkazy .information {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}

#layout-container #hlavni-obsah #dulezite-odkazy #odkazy .information a:link {
color: #000070;
text-decoration: underline;
}
#layout-container #hlavni-obsah #dulezite-odkazy #odkazy .information a:hover {
color: #000070;
text-decoration: none;
}


#layout-container #hlavni-obsah #dulezite-odkazy #odkazy h3 {
	font-size: 13px;
	font-weight: bold;
	background-color: #757575;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #000000;
	color: #FFFFFF;
}
#layout-container #hlavni-obsah #dulezite-odkazy #odkazy ul {
	padding: 0;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 11px;
	margin-bottom: 20px;
	font-size: 15px;
}
#layout-container #hlavni-obsah #dulezite-odkazy #odkazy li {}

#layout-container #hlavni-obsah #dulezite-odkazy #odkazy li a {
	color: #000070;
	text-decoration: none;
	background-image: url(../images/menu_li.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	width: 145px;
}
#layout-container #hlavni-obsah #dulezite-odkazy #odkazy li a:hover {
	color: #000070;
	text-decoration: underline;
}
#layout-container #hlavni-obsah #dulezite-odkazy #odkazy li a.head {
	font-weight: bold;
}


#layout-container #hlavni-obsah #dulezite-odkazy #hledat {
	padding-bottom: 5px;
}
#layout-container #hlavni-obsah #dulezite-odkazy #hledat h3 {
	font-size: 13px;
	font-weight: bold;
	background-color: #757575;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #000000;
	color: #FFFFFF;
}
#layout-container #hlavni-obsah #dulezite-odkazy #hledat form {
	margin: 0;
	padding: 0;
	text-align: center;
}
#layout-container #hlavni-obsah #dulezite-odkazy #hledat input {
	width: 140px;
}
#layout-container #hlavni-obsah #dulezite-odkazy #hledat input.search {
	border: 1px solid #557C70;
	background-color: #80BEA0;
	color: #205A50;
	font-weight: bold;
	cursor: pointer;
	width: 60px;
	margin-top: 2px;
	margin-right: 86px;
}
#layout-container #hlavni-obsah #dulezite-odkazy #hledat input.search:hover {
	color: #80BEA0;
	background-color: #354D40;
}


#layout-container #hlavni-obsah h1 {
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
	background-color: #f5faff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d0d0d0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	margin-top: 0px;
}
#layout-container #hlavni-obsah h6 {
	background-image: url(../images/bg_h.gif);
	text-align: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e0e0e0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-left: 5px;
	background-repeat: repeat-x;
	margin-top: 0px;
	font-size: 10px;
	margin-bottom: 0px;
}
#layout-container #hlavni-obsah h6 a {
	color: #000070;
	text-decoration: underline;
	font-weight: normal;
}
#layout-container #hlavni-obsah h6 a:hover {
	text-decoration: none;
}
#layout-container #hlavni-obsah h6.result {
	background-image: url(../images/bg_h.gif);
	text-align: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-bottom-style: none;
	border-bottom-color: #e0e0e0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-left: 5px;
	background-repeat: repeat-x;
	margin-top: 0px;
	font-size: 17px;
	margin-bottom: 20px;
}
#layout-container #hlavni-obsah div.paging {
	text-align: right;
	font-size: 12px;
	padding-bottom: 10px;
}
#layout-container #hlavni-obsah div.paging a {
	color: #000070;
}
#layout-container #hlavni-obsah div.paging a:hover {
	text-decoration: none;
}


#layout-container #hlavni-obsah-cely {
	width: 582px;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 13px;
	padding-bottom: 15px;
	line-height: 16px;
	overflow: auto;
}
#layout-container #hlavni-obsah-cely h1 {
	background-color: #757575;
	border: 1px solid #000000;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
}
#layout-container #hlavni-obsah-cely h2 {
	margin-top: 5px;
	font-size: 15px;
	margin-bottom: 5px
}
#layout-container #hlavni-obsah-cely h3 {
	margin-top: 5px;
	font-size: 13px;
	margin-bottom: 5px
}
#layout-container #hlavni-obsah-cely h4 {
	font-style: italic;
	text: underline;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#layout-container #hlavni-obsah-cely h6 {
	background-image: url(../images/bg_h.gif);
	text-align: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-bottom-style: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-left: 5px;
	background-repeat: repeat-x;
	margin-top: 0px;
	font-size: 10px;
	margin-bottom: 0px;
}

#layout-container #hlavni-obsah-cely ul.nobull, #layout-container #hlavni-obsah-cely ol.nobull {
	padding: 0;
	list-style-type: none;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-right: 0px;
}

#layout-container #hlavni-obsah-cely p {
	text-align:justify;
}


#layout-container #hlavni-obsah-cely div.text {
	padding-left: 10px;
	padding-right: 10px;
}
#layout-container #hlavni-obsah-cely div.text a {
	text-decoration: underline;
	color: #000070;
}
#layout-container #hlavni-obsah-cely div.text a:hover {
	text-decoration: none;
}

#layout-container #hlavni-obsah-cely div.text-list {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#layout-container #hlavni-obsah-cely div.text-list a {
	text-decoration: underline;
	color: #000070;
}
#layout-container #hlavni-obsah-cely div.text-list a:hover {
	text-decoration: none;
}

#layout-container #hlavni-obsah-cely div.text-list div.folder {
	background-image: url(../images/icon_folder.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-position: left center;
	font-weight: bold;
	margin-bottom: 5px;
}
#layout-container #hlavni-obsah-cely div.text-list ul.page {
	padding: 0;
	list-style-type: none;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
}
#layout-container #hlavni-obsah-cely div.text-list ul.page li {
	background-image: url(../images/icon_page.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#layout-container #hlavni-obsah-cely div.text-list ul.page li strong {
	display: block;
}
#layout-container #hlavni-obsah-cely div.text-list ul.page li span {
	display: block;
	font-size: 10px;
	font-weight: bold;
}
#layout-container #hlavni-obsah-cely div.text-list ul.page li span a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#layout-container #hlavni-obsah-cely div.text-list ul.page li span a:hover {
	text-decoration: underline;
}

#layout-container #hlavni-obsah-cely div.text-list ul.next {
	padding: 0;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-right: 0px;
	font-size: 11px;
}
#layout-container #hlavni-obsah-cely div.text-list ul.next a {
	color: #000000;
}



#layout-footer {
	width: 760px;
	float: left;
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: right;
}
h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
