/*.usnes_list th {
	vertical-align: middle;
}
.usnes_list td {
    border-right: 1px dotted #d5d5d5;
    padding: 0 5px;
}
.usnes_list .odd {
	background-color: #ffffff;
}
.usnes_list .even {
	background-color: #f2f7d5;
}
.usnes_list a.name_link {
	color: #555555;
    font-weight: normal;
    display: block;
    margin: 5px 0;
}
.usnes_list tbody tr:hover {
    background-color: #bfd730 !important;
    color: #003366 !important;
}*/
h2.usneseni_name {
	margin: 20px 0;
    padding-bottom: 10px;
    color: #000000;
    border-bottom: 1px solid #dddddd;
}
.obsah {
	border: 1px solid #dddddd;
	padding: 20px;
}
.obsah font {
    color: #000000;
    font-size: 14px;
    margin-top: 15px;
    display: block;
}
.obsah blockquote p {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 19px;
}
.Normal .obsah ol li {
    list-style-type: inherit;
}
.list_links {
    margin: 10px 100px 0;
}
.new_search{
    margin: 0 auto 10px;
}
.list_links a.dnnPrimaryAction {
	float: left;
}
.list_links a.dnnSecondaryAction {
	float: right;
}
.search_title {
    line-height: 200%;
    color: #0d50a0;
    display: inline-block;
    width: 30%;
}
.search_minititle {
    line-height: 150%;
    color: #0d50a0;
    display: inline-block;
}
.podtrh {
    border-bottom: 3px double #c0d734;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.nadtrh {
    border-top: 3px double #c0d734;
    margin-top: 5px;
    padding-top: 5px;
}
.datum_block .NormalTextBox {
    width: 150px !important;
    margin-right: 15px;
}
.datum_block div {
    display: inline-block;
}
.datum_block {
    margin-bottom: 20px
}
.text_search .NormalTextBox {
    width: 300px !important;
}