.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 {
	line-height: 20px !important;
	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;
}
.list_links {
    margin: 10px 100px 0;
}
.new_search{
    margin: 0 auto 10px;
}
.list_links a:link, .list_links a:visited, .new_search a:link, .new_search a:visited {
	color: #0074a8;
    padding: 10px;
    border: 1px solid #0074a8;
}
.list_links a:hover, .new_search a:hover {
    border-color: #39741b;
    color: #003366 !important; 
    background-color: #bfd730 !important; 
}
.list_links a.prev_link {
	float: left;
}
.list_links a.next_link {
	float: right;
}
.typlist a:link, .typlist a:visited {
    color: #0074a8;
    text-align: center;
    border: 1px solid #0074a8;
    margin: 0 5%;
    padding-top: 10px; 
    padding-bottom: 10px;
}
.typlist a:hover {
    border-color: #39741b;
    background-color: #bfd730 !important;
    color: #003366 !important; 
}
.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;
}