/*
.---------------------------------------------------------------------------.
|  Software: Web CMS                                                        |
|   Version: $Id:: local.css 1372 2010-03-25 08:22:23Z jakub.boucek       $ |
|   Contact: info@koldasoft.cz                                              |
|      Info: http://www.koldasoft.cz/                                       |
|   Support: http://www.koldasoft.cz/kontakt/                               |
| ------------------------------------------------------------------------- |
|    Author: Koldasoft, s.r.o.                                              |
|    Author: Jakub Bouček, Jiří Kolařík, Lucie Brandýská and someone others |
| Copyright (c) 2007-2010, Koldasoft, s.r.o., Rights Reserved.              |
| ------------------------------------------------------------------------- |
|   License: Distributed under the Koldasoft Private/Individual License     |
|            == licence provided determined only, no for free use ==        |
| This program is distributed in the hope that it will be useful - WITHOUT  |
| ANY WARRANTY where is not defined by approved contract                    |
'---------------------------------------------------------------------------'

/**
 * Web CMS
 * NOTE: Designed for use with PHP version 5.2 and up
 * @package Web CMS
 * @author Koldasoft, s.r.o.
 * @copyright 2007 - 2010 Koldasoft, s.r.o.
 * @version $Id: local.css 1372 2010-03-25 08:22:23Z jakub.boucek $
 */


body {
  background: #9a0338 url('/img/body_header_04_low_header.png') center top no-repeat;
  *background: #91022e url('/img/body_header_04_low_header.png') center top no-repeat;
}

.quick_search { /*vysoka hlavicka */
  background: #9a0338 url('/img/body_header_04_high_header.png') center top no-repeat;
  *background: #91022e url('/img/body_header_04_high_header.png') center top no-repeat;
}

.guide_hidden { /*vysoka hlavicka */
  background: #9a0338 url('/img/body_header_04_low_header.png') center top no-repeat;
}

#page {
  background: #ffffff url('/img/page_stripe.png') top center repeat-y;
  width: 980px;  _width: 980px;
}

#pagein {
  background: url('/img/body_header_low_header_1024.png') top center no-repeat;
}

.quick_search #pagein { /* vysoka hlavicka */
  background: url('/img/body_header_high_header_1024.png') top center no-repeat;
}

.guide_hidden #pagein { /* vysoka hlavicka */
  background: url('/img/body_header_low_header_1024.png') top center no-repeat;
}

/* barva odkazu v textu */
#main a, #guide a {
  color: #93002a;
}

#main a:hover, #breadcrumb a:hover, #login a:hover, #guide .search a:hover {
  color: #400016;
}

/* Hlavicka */
#header {
  background: url('/img/header_background.jpg') bottom center no-repeat;
}

#help_menu a, #panel .vmenu li a, #mcontent .vypis table a, #mcontent .vypis strong, .half h5, .vypis h5 {
  color: #666666;
}

#panel .vmenu li a:hover, #header #help_menu a:hover { /*aktivni polozka menu */
  color: #9a0338;
}

#help_menu a {
  background: #f2eedf url('/img/hmenu_item_03_new.png') 0% 0% repeat-x;
}

#help_menu a:hover {
  background: #ede6ca url('/img/hmenu_item_03_new.png') 0% 100% repeat-x;
}

#help_menu a.act, #help_menu .act:hover {
  background: #981435 url('/img/hmenu_item_03_new.png') 0% 50% repeat-x;
}

#help_menu #help_menu_first {
  background: #f2eedf url('/img/hmenu_first_item_03_new.png') 0px 0px no-repeat;
}

#help_menu #help_menu_first:hover {
  background: #ede6ca url('/img/hmenu_first_item_03_new.png') left bottom no-repeat;
}

#help_menu #help_menu_first.act, #help_menu #help_menu_first.act:hover {
  background: #981435 url('/img/hmenu_first_item_03_new.png') 0% 50% no-repeat;
}

#help_menu #help_menu_articles {
  background: #f2eedf url('/img/hmenu_clanky_new_label.png') 100% 0% no-repeat;
}

#help_menu #help_menu_articles:hover {
  background: #ede6ca url('/img/hmenu_clanky_new_label.png') 100% 100% no-repeat;
}

#help_menu #help_menu_articles.act, #help_menu #help_menu_articles.act:hover {
  background: #981435 url('/img/hmenu_clanky_new_label.png') 100% 50% no-repeat;
}

#help_menu #help_menu_last {
  background: #f2eedf url('/img/hmenu_last_item_03_new.png') 100% 0% no-repeat;
}

#help_menu #help_menu_last:hover {
  background: #ede6ca url('/img/hmenu_last_item_03_new.png') 100% 100% no-repeat;
}

#help_menu #help_menu_last.act, #help_menu #help_menu_last.act:hover {
  background: #981435 url('/img/hmenu_last_item_03_new.png') 100% 50% no-repeat;
}

#help_menu .act, #header #help_menu .act:hover, #help_menu #help_menu_first.act, #help_menu #help_menu_first.act:hover, #help_menu #help_menu_last.act, #help_menu #help_menu_last.act:hover {
  color: #ffffff;
}

/* pruvodce */
#guide .image { /*zakladni obrazek */
  background: url('/img/header_low_image_table_v02.jpg') right top no-repeat;
}

#guide .text {
  background: url('/img/header_low_info_box_mascot.jpg') left top no-repeat;
}

.homepage #guide .text {
  background: url('/img/header_low_homepage.jpg ') left top no-repeat;
}

/* Změna obrazku na leve strane dle stranky */

.vyhledani #guide .image {
  background: url('/img/second_header/1b.jpg') right top no-repeat;
}
.podnik-detail #guide .image {
  background: url('/img/second_header/1b.jpg') right top no-repeat;
}
.denni-menu #guide .image {
  background: url('/img/second_header/1b.jpg') right top no-repeat;
}
.slovnik #guide .image {
  background: url('/img/second_header/9.jpg') right top no-repeat;
}
.o-projektu #guide .image {
  background: url('/img/second_header/8.jpg') right top no-repeat;
}
.kontakt #guide .image {
  background: url('/img/second_header/4a.jpg') right top no-repeat;
}
.pruvodce #guide .image {
  background: url('/img/second_header/3.jpg') right top no-repeat;
}
.clanky #guide .image {
  background: url('/img/second_header/2.jpg') right top no-repeat;
}
.muj-profil #guide .image {
  background: url('/img/second_header/7.jpg') right top no-repeat;
}
.prihlasit #guide .image {
  background: url('/img/second_header/8.jpg') right top no-repeat;
}
.katalog #guide .image {
  background: url('/img/second_header/1b.jpg') right top no-repeat;
}
.registrace #guide .image {
  background: url('/img/second_header/5.jpg') right top no-repeat;
}
.pridat-podnik #guide .image {
  background: url('/img/second_header/5.jpg') right top no-repeat;
}
.page404 #guide .image {
  background: url('/img/second_header/11.jpg') right top no-repeat;
}
/* pruvodce - search */

.quick_search #guide .image {
  background: url('/img/header_high_image_table.jpg') right top no-repeat;
}

.quick_search #guide .text {
  background: url('/img/header_high_search_box_masc.jpg') right bottom no-repeat;
}

.quick_search #guide .search h3, #breadcrumb, #breadcrumb a, #login a, #guide .search a, #panel .box .top h4, #addon .box .top h4, .comment.reply {
  color: #990033;
}

/* Navigace */
#breadcrumb {
  background: #f9f5e8 url('/img/breadcrumb_background.gif') bottom center no-repeat;
}

#breadcrumb .spacer {
  background: url('/img/breadcrumb_spacer.png') right center no-repeat;
}
/* barva odkazu v textu */
#main a, .fakelink {
  color: #93002a;
}

.fakelink {
  text-decoration: underline;
  cursor: pointer;
  _cursor: hand;
}

#main a:hover, #breadcrumb a:hover, #login a:hover, .fakelink:hover {
  color: #400016;
}

#panel .vmenu .act a, #panel .vmenu .act a:hover, #mcontent .half .number a,  #mcontent .half .number a:hover, .half .number, .vyhledani h2 span {
  color: #ffffff;
}

/* Pravy panel */

#panel .vmenu li { /* Polozka seznamu */
  background: #f6f2e3 url('/img/vmenu_item.png') 0 0 no-repeat;
  border-bottom: 1px solid #efead8;
}

#panel ul.vmenu li:hover {
  background: #ede6ca url('/img/vmenu_item_02.png') 100% 0% no-repeat;
}

#panel ul.vmenu li.act, #panel ul.vmenu li.act:hover {
  background: #910e32 url('/img/vmenu_item_02.png') 50% 0% no-repeat;
  border-bottom: 1px solid #82002b;
}

#panel ul.vmenu li.vmenu_first { /* Prvni polozka seznamu  */
  background: #f6f2e3 url('/img/vmenu_item_top_02.png') 0% 0% no-repeat;
}

#panel ul.vmenu li.vmenu_first:hover {
  background: #ede6ca url('/img/vmenu_item_top_02.png') 100% 0% no-repeat;
}

#panel ul.vmenu li.vmenu_first.act, #panel ul.vmenu li.vmenu_first.act:hover {
  background: #910e32 url('/img/vmenu_item_top_02.png') 50% 0% no-repeat;
  border-bottom: 1px solid #82002b;
}

#panel ul.vmenu .vmenu_last { /* Pposledni polozka seznamu  */
  background: #f6f2e3 url('/img/vmenu_item_bottom_02.png') bottom left no-repeat;
  border-bottom: none;
}

#panel ul.vmenu li.vmenu_last:hover {
  background: #ede6ca url('/img/vmenu_item_bottom_02.png') 100% 100% no-repeat;
}

#panel ul.vmenu li.vmenu_last.act, #panel ul.vmenu li.vmenu_last.act:hover {
  background: #910e32 url('/img/vmenu_item_bottom_02.png') 50% 100% no-repeat;
  border-bottom: none;
}

#panel .vmenu li.vmenu_single { /* Polozka seznamu */
  background: #f6f2e3 url('/img/vmenu_item_single.png') 0% 0% no-repeat;
  border: none;
}

#panel .vmenu li.vmenu_single.act, #panel .vmenu li.vmenu_single.act:hover { /* Polozka seznamu */
  background: #910e32 url('/img/vmenu_item_single.png') 50% 0% no-repeat;
}
#panel .vmenu li.vmenu_single:hover { /* Polozka seznamu */
  background: #ede6ca url('/img/vmenu_item_single.png') 100% 0% no-repeat;
}

/* Boxiky v panelu a addonu */
#panel .box .top { /*boxy v levem sloupci */
  background: #f6f2e3 url('/img/panel_box_header_text.png') top center no-repeat;
}

#panel .box { /*box v levem panelu*/
  background: #f6f2e3 url('/img/panel_box_stripe.gif') top center repeat-y;
}

#panel .box .bottom { /*dolni cast boxiku*/
  background: url('/img/panel_box_footer.png') right bottom no-repeat;
}

#addon .box .bottom { /*dolni cast boxiku*/
  background: url('/img/addon_box_footer.png') right bottom no-repeat;
}


#addon .box { /*box v levem panelu*/
  background: #f6f2e3 url('/img/addon_box_stripe_220px.gif') bottom center no-repeat;
}

#addon .box .top { /*nadpis*/
  background: url('/img/addon_box_gallery_header.png') top center no-repeat;
}
/* Nalezene podniky */


.vyhledani #panel .box { /*box v levem panelu*/
  background: url('/img/panel_search_stripe.gif') 0 0 repeat-y;
}

.vyhledani #panel .box .top { /*nadpis*/
  background: url('/img/panel_search_header.gif') top center no-repeat;
}

.vyhledani #panel .box .bottom { /*dolni cast boxiku*/
  background: url('/img/panel_search_footer.gif') bottom center no-repeat;
}

/* Disabled blok u vyhledavani */
.vyhledani .disabled h4, #main .disabled h4 a, .vyhledani .disabled h5, .vyhledani .disabled h6 {
  color: #707070;
}

.vyhledani .disabled {
   background: #f8f8f8 url('/img/box_search_category_disable.png') 0 0 no-repeat;
}

.vyhledani .disabled a {
  cursor: auto;
  *cursor: default;
}

.disabled .number {
  background: #9a9a9a url('/img/box_search_category_disable.png') right bottom no-repeat;
}

.disabled img {
  position: absolute;
  top: 34px; left: 10px;
}


.disabled img #disko {
  background: url('/img/icon_large_drinks_02_dis.gif') 0 0 no-repeat;
}

.disabled img #pizza {
  background: url('/img/icon_large_pizza_02_dis.gif') 0 0 no-repeat;
}

.disabled img #pivo {
  background: url('/img/icon_large_beer_02_dis.gif') 0 0 no-repeat;
}

.disabled img #kava {
  background: url('/img/icon_large_coffee_01_dis.gif') 0 0 no-repeat;
}

.disabled img #restaurace {
  background: url('/img/icon_large_restaurant_02_dis.gif') 0 0 no-repeat;
}
.disabled img #rozvoz {
  background: url('/img/icon_large_delivery_01_dis.gif') 0 0 no-repeat;
}
/* Detail Restaurace */

.float .inside, .important, .formular, .comment, table.restaurant_open, blockquote  {
  background: #fcf9f2;
  border: 1px solid #eeead9;
}

.important, blockquote {
  color: #7d744e;
  margin-bottom: 1em;
}


.kuchar {
  background: #fcf9f2 url('/img/box_background_chef.gif') bottom right no-repeat;
  border: 1px solid #eeead9;
  min-height: 110px; _height: 110px;
}

/* Chybova hlaska */
.vyhledani .lokalita {
  background: #ffe0e0;
  color: #a70202;
}

.vyhledani .lokalita p {
  font-weight: bolder;
  font-size: 1.2em;
  text-align: center;
}

/* Inverzni piktogramy */

.act img#children {
  background: url('/img/flags/property_children_dark.gif') 0 0 no-repeat;
  height: 30px; width: 30px;
}

.more_items {
  padding: 1em;
  border: #EEEAD9 1px solid;
  background-color: #F6F2E3;
  font: 0.9em;
} 

.box-add-link {
  padding:   0.3em 0 0.5em;
  
}

.box-add-link a {
  padding-left: 12px;
  background-image: url('/img/lite_add_icon.gif');
  background-position: 0px 3px;
  background-repeat: no-repeat;
}
.box-add-link a:hover {
  background-position: 0px -38px;
}