html, body {
	font-family: "Tahome", "Arial", "Verdana", "Lucida Grande", "Helvetica";
	background: white;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a {
    text-decoration: none;
    color: black;
}

a:hover {
    text-decoration: underline;
    color: #d1660b;
}

h1 {
    font-size: 2em;
    text-align: left;
    margin-left: 0px;
}

img {border: none;}

table, tr, td {
    border-collapse: collapse;
    text-align: left;
}

td {
    padding: 3px;
    padding-right: 10px;
}

tr, td {
    border-bottom: solid #bab2a5 1px;
}

.table_header {
    border-bottom: solid black 1px;
    font-weight: bold;
}

ul {
    padding-left: 20px;
}

li {
    margin-top: 5px;
    margin-bottom: 5px;
}

#main_wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #dad3c3;
	width: 801px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -104px;
}

.selected, .selected a {
    color: #d1660b;
}

.selected ul li, .selected ul li a {
    color: #000000;
    font-size: 12px;
}

.selected ul li a:hover {
    color: #d1660b;
}

.selected ul li.selected, .selected ul li.selected a {
    color: #d1660b;
}

/********************** HEADER ***********************************/

#header {
	height: 448px;
	background-image: url("../images/header.png");
    text-align: right;
}

#header_img {
    float: left;
    display: inline;
    top: 0px;
    margin-left: 24px;
}

#header_main_div {
    display: inline;
    width: 736px;
    height: 281px;
    float: left;
    margin-left: 31px;
    margin-top: 17px;
    margin-bottom: 13px;
    clear: both;
}

#menu_header {
    padding: 0px;
    margin: 0px;
    font-size: 17px;
    font-style: italic;
    height: 32px;
    text-align: right;
    margin-top: 40px;
    margin-right: 28px;
    margin-bottom: 10px;
    _margin-bottom: 13px;
    padding-left: 0px;
    float: right;
    display: inline;
}

#menu_header li {
    display: inline;
    margin: 0px;
    list-style-type: none;
    padding-left: 3px;
    padding-right: 10px;
    _padding-right: 6px;
    _padding-left: 6px;
    height: 42px;
}

#menu_header_first, .menu_header_item {
    background: url("../images/menu_header_spacer.png") 100% 0 no-repeat;
}

#header_text {
    color: white;
    font-style: italic;
    font-size: 14px;
    margin-right: 60px;
    padding-bottom: 20px;
}

#header_datum, #header_link, #header_print {
    display: block;
    font-size: 14px;
    color: white;
    font-style: italic;
}

#header_datum {
    float: left;
    display: inline;
    margin-left: 250px;
}

#header_link {
    float: right;
    display: inline;
    margin-right: 30px;
    padding-left: 20px;
    background: url("../images/mail.gif") left center no-repeat;
}

#header_print {
    float: right;
    display: inline;
    margin-right: 30px;
    padding-left: 20px;
    background: url("../images/print.gif") left center no-repeat;
}

#header_link a, #header_print a {
    color: white;
}
/*************************** HEADER END *********************************/

/******************************** LEFT BLOCK ********************************/

#menu_left {
    display: inline;
	width: 215px;
    margin-left: 17px;
	margin-top: 0px;
	float: left;
	background: url("../images/menu_background.png");
    font-style: italic;
    font-size: 14px;
}

#menu_left ul {
    padding: 0px;
    margin-left: 20px;
}

#menu_left ul li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-top: 7px;
    margin-bottom: 7px;
}

#menu_left ul li a {
    display: block;
    width: 170px;
}

#menu_footer {
    background: url("../images/menu_footer.png") no-repeat;
    height: 16px;
    background-color: #dad3c3;
    font-size: 0px;
    line-height: 0px;
}

.menu_spacer {
    background: url("../images/menu_spacer.png") no-repeat;
    height: 8px;
}

#search_form {
	margin-left: 20px;
    margin-top: -15px;
    z-index: 100 !important;
    position: relative;
}

#search_form input {
    width: 150px;
    float: left;
    position: relative;
}

#search_form button {
    width: 24px;
    height: 24px;
    border: none;
    background: url("../images/search.png") left center no-repeat;
}

/*************************** LEFT BLOCK END *********************/

/***************************** RIGHT BLOCKS ********************/

.block, .block_left, .block_right, .block_middle {
    background: url("../images/block_body.png");
    width: 202px;
    margin-top: 15px;
    margin-right: 10px;
    margin-bottom: 5px;
    /*clear: right;*/
    text-align: center;
    margin-left: 10px;
}

.block, .block_left, .block_right {
    display: inline;
}

.block {
    float: right;
    clear: right;
}

.block_left {
    float: left;
    margin-right: 10px;
    margin-left: 0px;
}

.block_right {
    float: right;
    margin-right: 0px;
}

.block_middle {
    margin-left: auto;
    margin-right: auto;
   /*flo at: left;
    clear: right;*/
       display:inline-table;
}

.top {
    margin-top: 0px;
}

.block h2 {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.block_inner {
    padding-left: 6px;
    margin-right: 6px;
    overflow: hidden;
}

.block_header {
    background: url("../images/block_header.png") 0% 100% no-repeat;
    height: 6px !important;
    font-size: 0px;
    line-height: 0px;
}

.block_footer {
    background: url("../images/block_footer.png") 0% 0% no-repeat;
    height: 6px;
    font-size: 0px;
    line-height: 0px;
    clear: right;
}

/************************* RIGHT BLOCKS END ************************/

#aktuality {
    text-align: left;
    font-size: 12px;
    padding: 5px;
    margin: 5px;
}

#aktuality h2 {
    text-align: left;
}

#aktuality .aktuality_info {
    font-size: 10px;
}

#block_aktuality a {
	text-decoration: underline;
	color: #d1660b;
}

#block_aktuality a:hover {
	text-decoration: underline;
	color: black;
}


/************************** MAIN CONTENT ********************/

#content {
	margin-left: 240px;
    margin-right: 20px;
    margin-top: 20px;
    font-size: 12px;
    text-align: justify;
}

#content a {
    color: #d1660b;
    text-decoration: underline;
}

#content a:hover {
    color: black;
}

#linksendform label {
    display: block;
    float: left;
    width: 130px;
}

.imagelink {
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
    display: table-cell;
}

.aktuality_header {
    margin-bottom: 2px;
}

.aktuality_info {
    font-style: italic;
}

/************************ MAIN CONTENT END ***************************/

/************************* GALLERY *******************************/

#obr a.thumb_img {
    display: block;
    width: 120px;
    height: 90px;
    text-align: center;
    margin: 20px;
    padding: 0px;
    float: left;
}

#obr a img {
    padding: 0px;
    border: solid black 1px;
    margin-left: auto;
    margin-right: auto;
}

#obr .gallery_sample {
    width: 150px;
    height: 180px;
    text-align: center;
    float: left;
    border: solid black 1px;
    margin: 10px;
}

#obr .gallery_sample a {
    display: inline;
    float: none;
    margin: 0px;
    padding: 0px;
}

#obr .gallery_sample img {
    margin: 0px;
    border: none;
}

#obr .gallery_sample a.thumb_title {
  display: block;
  padding-left: 5px;
  padding-right: 5px;
}
/************************** GALLERY END **************************/

/************************* UREDNI DESKA ***************************/

#uredni_deska_slozky {
    font-size: 14px;
}

#uredni_deska_slozky li {
    list-style-type: none;
    margin-bottom: 0px;
    margin-top: 10px;
}

#uredni_deska_slozky ul li {
    list-style-type: square;
    margin-bottom: 0px;
    margin-top: 0px;
}

/************************ UREDNI DESKA END ***********************/

/*********************** FOOTER **********************************/

#push_footer {
	height: 104px;
    clear: both;
}

#footer {
	height: 96px;
	width: 801px;
	border-top: 8px solid #b3ac9f;
	background: #bdb7a9;
	margin-left: auto;
	margin-right: auto;
    font-size: 12px;
}

#footer_image {
    float: left;
    display: inline;
    margin-left: 37px;
}

#footer_menu {
    float: right;
    display: inline;
    margin-top: 20px;
    margin-right: 10px;
    color: white;
    clear: right;
}
#footer_menu a {
    color: white;
}

#footer_copy {
    float: right;
    display: inline;
    margin-top: 20px;
    margin-right: 10px;
    clear: right;
}

#footer_contact_block {
    float: left;
    width: 200px;
    margin-top: 10px;
    margin-left: 20px;
    text-align: left;
}

#footer_contact_block table {
	margin-top: 10px;
	padding: 0px;
}

#footer_contact_block table tr, #foote_contact_block table tr td {
    margin: 0px;
    padding: 0px;
    border: none;
    line-height: 7px;
	    height: 5px;
}
/******************************** FOOTER END *********************/

#self_banner {
	background-color: blue;
}

.zvyrazni {
  background: #F0ECE3;
  width: 318px;
  padding: 10px;
}

a.subgallerya h4 {
  float: left;
  width: 400px;
  font-size: 15px;
  text-decoration: underline;
}

a.subgallerya:hover h4 {
  text-decoration: none; 
}
