/*+ Telo stranky */
body {
  margin: 0px;
  padding: 0px;
  background-color: #7c6256;
  font-family: "Trebuchet MS", arial, verdana;
  font-size: 12px;
}

/*+ Vnitrni cast obsahu stranky */
div#content {
  margin: 0px auto 0px auto;
  width: 995px;
  background-image: url(./img/bck.jpg);
  background-repeat: repeat-y;
}

/*+ Vrchni cast obsahu stranky */
div#top_area {
  background-image: url(./img/top.jpg);
  background-repeat: no-repeat;
  height: 279px;
}
a#link_to_home {
  top: 0px;
  left: 70px;
  width: 175px;
  height: 260px;
}
/*- Vrchni cast obsahu stranky */

/*+ Datova cast stranky */
div#main_area {
  width: 950px;
  min-height: 400px;
  margin: -60px auto -120px auto;
}

/* Cast s menu */
div#main_menu_area {
  left: 0px;
  width: 200px;
  margin: 60px 0px 120px 0px;
}

/* Cast ve ktere se zobrazuje obsah */
div#main_content_area {
  margin-left: 300px;
  width: 580px;
  padding: 10px;
}

/* + Leve menu */
table#mainmenu {
  border-style: none;
}

/* + Odkazy nejvyssi urovne */
a:link.main_menu_item_top, a:visited.main_menu_item_top {
  width: 165px;
  padding: 5px 5px 5px 30px;
  color: #fae6be;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  border-bottom: 1px solid #79080e;
  background-image: url('./img/menarr.jpg');
  background-repeat: no-repeat;
  background-position: 18px 7px;
}
a:hover.main_menu_item_top {
  color: #ffcc00;
}
/* - Odkazy nejvyssi urovne */

/* + Podmenu */
table#mainmenu td {
  border-style: none;
}

table.menu {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  background-color: #fbdbb5;
}

table.menu td {
  padding: 1px;
  width: 218px;
}

a:link.main_menu_item, a:visited.main_menu_item {
  left: 0px;
  color: #000000;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #fbdbb5;
  padding: 2px;
}
a:hover.main_menu_item {
  color: #ffffff;
  background-color: #aca12e;
  border-color: #aca12e;
}

a.left_menu_arrow {
  background-image: url('./img/lmenarr.gif');
  background-repeat: no-repeat;
  background-position: right 5px;
}
/* - Podmenu */
/* - Leve menu */

/* + Zobrazeni clanku */
/* + Cesta */
div#path {
  color: #838281;
  padding: 0px 0px 10px 0px;
}

div#path a:link, a:visited {
  color: #838281;
  text-decoration: none;
}

div#path a:hover {
  color: #79080e;
}
/* - cesta */

/* Hlavicky */
h1.main_title, h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
  color: #79080e;
  margin: 5px 0px 10px 0px;
  padding: 5px 0px 10px 0px;
  font-size: 19px;
  font-weight: bold;
  font-style: italic;
  border-style: none;
}

h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
  font-size: 14px;
}

h2.main_subtitle {
  margin: 20px 0px 10px 0px;
  padding: 0px;
  border-width: 0px;
}

h2.main_subtitle a {
  color: #79080e;
  font-size: 13px;
  text-decoration: underline;
}

h2.main_subtitle_photo, h2.main_subtitle_download {
  border-style: none;
  margin: 15px 5px 5px 5px;
  padding: 10px 0px 0px 0px;
}

/* + Nahled clanku ve vypisu kategorie */
div.main_article_preview {
  margin: 5px;
  text-align: justify;
}

table.main_article_preview {}

table.main_article_preview td {
  vertical-align: top;
  text-align: justify;
}

td.main_article_preview_thumb {
  padding: 0px 5px 0px 0px;
}

img.thumb_img {
  margin: 0px;
  padding: 5px;
  filter: glow(color=#79080e, strength=4);
}

/* + Nahled clanku ve vypisu kategorie */

/* + Strankovani nahledu clanku pri vetsim poctu */
div.offset_part {
  text-align: center;
  color: #000000;
  margin: 20px 30px 0px 30px;
  border-style: none;
  padding: 5px;
}

div.offset_part a {
  text-decoration: none;
  color: #000000;
}

a.offset_href_arrow {}

a.offset_href {}

span.offset_selected {
  color: #ff8c00;
}
/* - Strankovani nahledu clanku pri vetsim postu */

/* + Fotogalerie pod clankem */
div.photo_area {
  padding: 5px;
}

a:link.main_thumb_envelope, a:visited.main_thumb_envelope {
  margin-right: 5px;
  padding: 1px;
  width: 80px;
  height: 60px;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #79080e;
  text-align: center;
  text-decoration: none;
}

a:hover.main_thumb_envelope {
  background-color: #79080e;
  border-color: #79080e;
}

a.main_thumb_envelope img {
  border-width: 0px;
}
/* - Fotogalerie pod clankem */

/* + Soubory ke stazeni pod clankem */
ul.main_download {
  list-style-type: none;
  margin: 0px;
  padding: 5px;
}

li.main_download_item {
  margin-bottom: 15px;
}

a.main_download_link {}

div.main_download_item_description {
  margin-left: 30px;
  font-size: 11px;
  font-style: italic;
}
/* - Soubory ke stazeni pod clankem */

/* + Vyhledavani */
h3.search_result_title {
  font-size: 14px;
  font-weight: normal;
  font-variant: small-caps;
  padding: 0px;
  margin: 10px 0px 2px 0px;
  color: #79080e;
}

span.search_result_title_type {
  color: #000000;
}

a.search_result_title_a {
  color: #79080e;
}

div.search_result_description {
  margin-left: 30px;
}

div.search_result_header {
  margin: 20px 0px 20px 0px;
}

span.search_result_search_string {
  font-weight: bold;
  color: #79080e;
}
/* - Vyhledavani */

/* + Prihlaseni */
div#login_form_message {
  width: 290px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

div#login_form_envelope {
  margin: auto;
  width: 300px;
  border-width: 1px;
  border-style: solid;
  border-color: #8da9c1;
  background-color: #b9cedf;
  padding: 10px 5px 10px 5px;
  color: #000000;
  text-align: right;
}

form#login_form {}

label.class {}

input#user_login, input#user_password {
  margin-left: 10px;
  width: 125px;
  padding: 1px;
  margin: 2px 5px 2px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

input.input_button {
  border-width: 1px;
  border-style: ridge;
  border-color: #8da9c1;
  background-color: #7d9bb3;
  color: #ffffff;
}
/* - Prihlaseni */

/* + Zobrazeni seznamu podkategorii */
ul.main_subcategory_ul {
  margin: 15px 200px 15px 10px;
  padding: 5px;
  color: #000000;
}

li.main_subcategory_li {
  margin: 0px 0px 5px 15px;
}

a.main_subcategory_a {
  color: #000000;
}
/* - Zobrazeni seznamu podkategorii */

/* + Misto s tlacitkem k tisku */
div#print_button_area {
  padding: 10px 0px 0px 0px;
  text-align: right;
}

a.print_link {}
/* - Misto s tlacitkem k tisku */

/* + Spodni cast stranky */
div#bottom_area {
  background-image: url(./img/bottom.jpg);
  background-repeat: no-repeat;
  height: 279px;
  color: #6b829b;
}

table#bottom_part {
	position: relative;
  top: 225px;
  width: 700px;
  margin: 0px auto 0px auto;
  padding: 0px;
}

table#bottom_part td {
  width: 33%;
  vertical-align: middle;
  text-align: center;
  margin: 0px;
  padding: 0px;
  color: #c63718;
}

a.bottom_link {
  text-decoration: none;
  color: #c63718;
}

a.bottom_link img {
  margin: 0px 0px -4px 0px;
  border-style: none;
}
/* - Spodni cast stranky */

/* Tlacitko napiste mail */
a#mail_link {
  left: 724px;
  top: 150px;
  width: 141px;
  height: 53px;
}
