/* CSS - kaskadove styly pro www.kosmetika-vizazistika.cz, copyright Pavel Gloss, 2008 */

/* uvodni strana */
.sloupek {
  float: left;
  text-align: justify;
  margin-right: 10px;
  padding: 10px 8px;
  width: 268px;
  font-family: Tahoma;
  font-size: 10px;
  min-height: 350px;
}

/* pm siroky sloupek */
.sloupek_pm {
  float: left;
  text-align: justify;
  margin-right: 10px;
  padding: 10px 8px;
  width: 735px;
  font-family: Tahoma;
  font-size: 10px;
  min-height: 150px;
}


.sloupek1 {
  background-color: #FFFF77;
}
.sloupek2 {
  background-color: #FFE080;
}
.sloupek3 {
  background-color: #CCFF99;
}

.sloupek-nadpis {
  font-size: 14px;
  margin-bottom: 14px;
}

/* ======= hlavni layout ========= */

html, body {
	height: 100%;
	  background-color: rgb(153,204,102)
}

body {
  text-align: center;
  font-family: Palatino Linotype, Georgia, serif;
  background: #E0E0E0 url(../img/bg.png) repeat-x top;
  font-size: x-small;
  color: #363636;
  margin: 22px 0 22px 0;
  padding: 0;
}

#page-container {
  margin: 0 auto 0 auto;
  padding: 18px;
  text-align: left;
  width: 884px;
  
  position: relative;
  min-height: 100%;
  height: 100%;
  
  border: 1px solid #90db1b;
  background-color: #fff;  
}

body>#page-container {
 	height: auto;
}

#top-container {
  height: 248px;
}

#menu-part {
  float: left;
  position: relative;
  left: 0px;  
  width: 228px;
  height: 248px;
  background: url(../img/menu_bg.jpg) no-repeat left top;
}

#header-part {
  float: right;
  position: relative;
  right: 0px;
  width: 456px;
  height: 248px;
}

#header {
  width: 456px;
  height: 160px;
  margin-bottom: 18px;
  background: url(../img/header.jpg) no-repeat left top;
}

#menu {
  margin: 44px 0 0 87px;
}

#h-menu {
  margin: 18px 0 18px 0;
  padding-left: 16px;
  height: 22px;
  background: url(../img/bg.png) repeat-x top;
}

#main {
  width: 100%;  /* The container needs some layout, jinak se border u nadpisu v IE nezobrazil */
  font-size: 1.4em;
  padding-bottom: 80px;   /* padding dole zahrnuje vysku footeru */
}

#footer {
  width: 884px;
  height: 68px;
  margin: 0 18px 18px 18px;
  background: url(../img/bg.png) repeat-x top;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* ===== ostatni formatovani ===== */

#logo h3 {
  margin: 0;
}
#logo a {
  width: 220px;
  height: 24px;
  display: block;
}

.dekor-left {}
.dekor-middle {
  margin: 0 18px 0 18px;
}
.dekor-right {}

#menu a {
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  font-size: 1.35em;
  font-variant: small-caps;
  font-weight: bold;
  color: #7B7B7B;
  text-decoration: none;
  
  display: block;
  width: 98px;
  margin-top: 3px;
  padding-left: 4px;
  border-right: 15px solid #D6D6D6;
}
#menu a:hover, #menu a:active {
  color: #505050;
  border-right: 8px solid #c0f73a;
}
#menu a.menu-selected {
  color: #505050;
  border-right: 15px solid #acd151;
}

#h-menu a {
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  color: #fff;
  text-decoration: none;

  display: block;
  float: left;
  height: 20px;
  margin-right: 6px;
  padding: 2px 6px 0 6px;
  background-color: #8db232;
}
#h-menu a:hover, #h-menu a:active {
  background-color: #c0f73a;
}
#h-menu a.h-menu-selected {
  background-color: #acd151;
}

#foot-menu {
  margin-top: 6px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background-color: #8db232;
  color: #acd151;
  font-size: 1.2em;
}
#foot-menu a {
  color: #fff;
  text-decoration: none;
  margin: 0 1px 0 1px;
}
#foot-menu a:hover, #foot-menu a:active {
  color: #c0f73a;
  text-decoration: underline;
}

#copyright a {
  display: block;
  float: right;
  position: relative;
  top: 6px;
  right: 10px;
  
  height: 18px;
  line-height: 18px;
  width: 128px;
  text-align: center;
  font-size: 0.85em;
  text-decoration: none;
  background-color: #8db232;
  color: #fff;
  border-left: 10px solid #acd151;
  border-right: 10px solid #acd151;
}
#copyright a:hover, #copyright a:active {
  background-color: #c0f73a;
  color: #8db232;
}

p.print {
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;  
  font-size: 0.85em;
  clear: both;
  margin-top: 28px;
  text-align: right;
}
p.print a {
  padding-left: 17px;
  padding-right: 12px;
  background: url(../img/bg_print.png) no-repeat 0 5px;
}

.fotogalerie {
  text-align: center;
}
.foto-thumb {
  background-color: #ccd4b8;
  width: 130px;
  height: 105px;
  float: left;
  text-align: center;
  overflow: hidden;
  margin: 8px 8px 8px 8px;
  padding: 10px;
}
.foto-thumb-titled {
  background-color: #ccd4b8;
  width: 130px;
  height: 130px;
  font-size: 0.8em;
  line-height: 25px;
  float: left;
  text-align: center;
  overflow: hidden;
  margin: 8px 8px 8px 8px;
  padding: 2px 10px 10px 10px;
}

/* === END === */

