/**
 * hlavni kategorie a bannery
 */ 
@import "top.css";


html {
  background: url("./images/background.jpg");
  font-family: Tahoma, Arial;
}

body {
  position: relative;
  margin: auto;
  width: 990px;
  text-align: center;
  background: url("images/background_content.jpg") center  repeat-y;
}

a {
  text-decoration: none;
}

img {
  border: 0px;
}


#index {
  
}

p.error {
  clear: left;
  color: #cf5103;
  font-weight: bold;
}

p.success {
  clear: left;
}

div.page {
  overflow: hidden;
  width: 990px; border: 0px; 
  margin: 0px; padding: 0px;
  background: url("images/content_background.gif") center repeat-y;
}

h1 {
  clear: left;
  float: left;
  margin: 35px 0px 20px 0px; padding: 0px;
  width: 430px;
  color: #2d6300;
  border: 0px;
  border-bottom: 1px dashed #978f4e; 
}

h2 {
  float: left;
  width: 100%;
  margin: 25px 0px 10px 0px; padding: 0px;
  color: #2d6300;
  border: 0px;
  border-bottom: 1px dashed #978f4e; 
}


h3 {
  float: left;
  width: 100%;
  margin: 20px 0px 10px 0px; padding: 0px;
  color: #2d6300;
  border: 0px;
  border-bottom: 1px dashed #978f4e; 
}

div.food_menu {
  float: right;
  width: 140px; height: 250px;
  overflow: hidden;
  font-size: 0.7em;
  padding: 10px 10px 0px 25px;
  margin: 0px 0px 0px 0px;
  color: #3e523b;
}

div.food_menu h2 {
  font-size: 1.4em;
  
}

div.food_menu a {
  text-decoration: underline;
  color: #b50000;
}

div.food_menu a:hover {
  text-decoration: none;
}

div.food_menu div#datum {
  font-weight: bold;
  color: #2d6300;
  padding: 0px 0px 10px 0px;
}

div.food_menu div#todayMenu {
  color: #2d6300;
  padding: 0px 0px 5px 0px;
}

div.food_menu #menu1 span,
div.food_menu #menu2 span, 
div.food_menu #polevka span {
  color: #2d6300;
  font-weight: bold;
}

div.food_menu #polevka {
  padding: 5px 0px;
}

div.food_menu #menu1,
div.food_menu #menu2 {
  padding: 5px 0px;
}


/**
 * menu na den
 */ 
div.dayOfMenu {
  padding: 15px 5px;
}






div.content {
  text-align: left;
  width: 990px; border: 0px;
  overflow: hidden;
  padding: 130px 0px 20px 0px; 
  margin: 0px 0px 0px 0px;
  background: url("images/top_background1.jpg") no-repeat;
}


div.obsah div.text {
  clear: left;
  font-size: 0.9em;
  color: #3e523b;

}

div.obsah div.text a {
  color: #b50000;
  text-decoration: none;
  border-bottom: 1px solid #e0965d;
}

div.obsah div.text a:hover {
  color: #3e523b;
}

div.obsah div.text strong,
div.obsah div.text b, {
  color: #2d6300;
}

/**
 * hlavni menu
 */ 
div.main_menu {
  font-size: 1em;
  padding-left: 35px;
  float: left;
  width: 260px;
  color: #862c00;
  padding-top: 60px;
  position: relative;
}

div.main_menu #hrefhome {
  display: block;
  height: 200px;
  position: relative;
  padding-bottom: 20px;
}

div.main_menu #hrefhome span {
  visibility: hidden;
}

div.main_menu ul {
  float: left;
  padding: 20px 0px 0px 0px;
  margin: 0px;
  clear: both;
  list-style: none;
}

div.main_menu ul ul {
  display: block;
  clear: both;
  padding: 0px 0px 10px 20px;
  margin: 0px 0px 0px 0px;
}

div.main_menu li {
  float: left;
  clear: both;
}

div.main_menu li a,
div.main_menu li span {  
  cursor: pointer;
  padding: 8px 5px;
  list-style: none;
  clear: both;
  background: url("images/menu_background.gif") repeat-x left 5px;
  display: inline;
  float: left;
  font-weight: bold;
  color: #eeb256;
  white-space: nowrap;  
}


div.main_menu ul span:hover,
div.main_menu ul a.active,
div.main_menu ul a:hover {
  color: #ffdca5;
}

div.main_menu div.address {
  clear: both;
  margin: 0px;
  padding: 50px 0px 0px 5px;
  background: url("images/menu_dotted.gif") repeat-x 3px 25px;
  float: left;
  width: 98%;
}

div.main_menu div.address strong {
  
  margin: 0px;
  display: block;
  padding: 0px 0px 0px 0px;
}

div.main_menu #firmName {
  z-index: 20;
}

div.main_menu .firmNameImg {
  background: transparent url("images/nikacentrum.gif") no-repeat scroll 0px 0px;
}

div.main_menu #firmName span {
  position: relative;
  z-index: -10;
  line-height: 25px;
}

div.main_menu dl {
  padding: 0px;
  margin: 0px;
}

div.main_menu dt {
  padding: 7px 2px 0px 0px;
  float: left;
}

div.main_menu dd {
  padding: 7px 0px 0px 0px;
  display: block;
}

div.main_menu dd a {
  color: #b50000;
}

div.main_menu dd a:hover {
  color: #e6e6e6;
}

div.main_menu .separate {
  clear: both;
  line-height: 10px;
  padding: 25px 0px;
  background: url("images/menu_dotted.gif") repeat-x center center;
}

div.main_menu #wifi {
  width: 235px;
  text-align: center;
  padding: 80px 0px 0px 0px;
  background: url("images/wifi.gif") 70px 0px no-repeat;
}

div.obsah {
  position: relative;
  padding-right: 45px;
  float: right;
  width: 630px;
}

div.obsah div.foot_back {
  overflow: hidden;
  width: 990px; height: 22px; border: 0px; 
  margin: 0px; padding: 0px;
  background: url("images/foot_background.gif") center top no-repeat ;
}

/**
 * fast_menu
 */
div#fast_menu {
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 54px;
  right: 6px;
  font-size: 0.2em;
  height: 130px;
}

div#fast_menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

div#fast_menu ul#function {
  position: absolute;
  bottom: 0px;
  top: 105px;
}

div#fast_menu ul li {
  line-height: 20px;
}

div#fast_menu a {
  z-index: 10;
  display: block;
  width: 22px;
  height: 20px;
}

div#fast_menu #langCZ {
  background: transparent url("images/cz.gif") no-repeat scroll center center;
}

div#fast_menu #langEN {
  background: transparent url("images/en.gif") no-repeat scroll center center;
}

div#fast_menu #langDE {
  background: transparent url("images/de.gif") no-repeat scroll center center;
}

div#fast_menu #langFR {
  background: transparent url("images/fr.gif") no-repeat scroll center center;
}
                                        
div#fast_menu #langIT {
  background: transparent url("images/it.gif") no-repeat scroll center center;
}

div#fast_menu #favourite {
  background: transparent url("images/favourite.gif") no-repeat scroll center bottom;
}

div#fast_menu #print {
  background: transparent url("images/print.gif") no-repeat scroll center center;
}

div#fast_menu span {
  position: relative;
  z-index: -10;
}

/**
 * paticka
 */ 
#copyright {
  text-align: left;
  float: left;
  padding: 10px 0px 0px 300px;
  clear: both;
  color: #3f0f00;
  font-size: 0.8em;
}


#copyright a {
  color: #b50000;
}

#copyright .other {
  font-size: 0.9em;
  line-height: 30px;
  color: #842102;
}


#copyright .other a.ladic {
  padding-left: 20px;
  background: url("images/vm.gif") 0px 5px no-repeat ;
  color: #b50000;
}


/***
 * prihlasovaci formular
 */
.loginForm {
  clear: left;
  padding: 30px 0px 0px 120px;
}
 
.loginForm form,
.loginForm fieldset {
  margin: 0px;
  float: left;
  border: 0px;
  padding: 0px;
}

.loginForm form {
  width: 200px;
  padding: 10px;
  border: 1px solid #3e523b;
}

.loginForm dl {
  padding: 0px;
  margin: 0px;
}

.loginForm dt {
  padding: 7px 2px 0px 0px;
  float: left;
}

.loginForm dd {
  padding: 7px 0px 0px 0px;
  display: block;
}

.loginForm form div {
  padding-top: 10px;
}

.loginForm input {
  width: 120px;
  border: 1px solid #3a6b0c;
}

.loginForm label {
  float: left;
}

.loginForm .button {
  width: 80px;
  float: right;
  cursor: pointer;
}

/***
 * admin menu
 */ 
.adminMenu {
  position: absolute;
  top: 0px;
  right: 14px;
  background-color: #f2d785;
  line-height: 20px;
  font-size: 0.8em;
  border: 1px solid #b50000;
}

.adminMenu ul,
.adminMenu li {
  margin: 0px; padding: 3px;
}

.adminMenu li {
  display: inline;
}

.adminMenu a {
  color: #b50000;
}

.adminMenu a:hover {
  text-decoration: underline; 
}

/***
 * local menu
 */
#localMenu {
  float: left;
  display: inline;
  background-color: #ffdca5; 
  font-size: 0.8em;
  margin: 0px;
  padding: 0px;
  list-style: none;
  border: 1px solid #b50000;
  position: absolute;
  top: 0px; left: 0px;
}

#localMenu li {
  margin: 0px;
  display: inline;
}

#localMenu a {
  padding: 5px;
  display: block;
  float: left;
  color: #b50000;
}

#localMenu a:hover {
  background-color: #b50000; 
  color: #ffdca5;
}

/**
 * miniatury
 */
div#miniatury {
  clear: both;
  text-align: center;
  padding: 20px 0px 10px 0px;
  margin: 0px 0px 20px 0px;
  display: block;
  
  width: 100%;
}

div#miniatury div {
  float: left;
  width: 157px;
}

div#miniatury p.fimage {
  position: relative;
  margin: 2px 1px 1px 1px; padding: 0px;
  display: block; float: left;
  height: 130px; width: 155px;
  vertical-align: middle;
  line-height: 130px;
  background-color: #eeb256;
}

div#miniatury p.fimage img {
  margin: 0px; padding: 0px;
  border-width: 1px;
  border-color: #b50000;
  line-height: 130px;
  vertical-align: middle;
}

div#miniatury p.fimage img:hover {
  border-color: #b8ecd7;
}


/**
 * barvy tabulky
 */ 
.content table {
  clear: left;
  font-size: 0.9em;
  margin: auto;
}

tr.color0 {
  color: #e6e6e6;
  background-color:  #a93900;
} 

tr.color1 {
  color: #b50000;
  background-color: #ffdca5;
} 

tr.color2 {
  color: #b50000;
  background-color: #eeb256;
}

.content table td, 
.content table th {
  padding: 3px;
}


/**
 * strankovani
 */
.pages {
  text-align: center;
  margin: auto;
}

.footspan {
  line-height: 65px;
}

/**
 * menu
 */
.totalpolevka {
  padding: 10px 0px;
}

.totalden {
  font-weight: bold;
  font-size: 1.1em;
}

.wholeMenu {
  display: block;
  clear: left;
  padding: 5px 0px 0px 0px;
  text-align: right;
}

.wholeMenu a {
  font-weight: bold;
}

table#akce {
  width: 600px;
}

table#akce #typek {
  width: 10px;
}

table#akce #datumek {
  width: 100px;
}
