body, div, table, span, a, input, textarea, button, select { font-family: serif; font-weight: normal; text-decoration: none; color:#636363; font-size: 10pt; }

body {
  background: url("img/bg_body.gif") #FF3C69;
}

input.button { font-weight: bold; width: 120px; }
hr { height: 1px; color: #ffffff; }
img { border-color: #FF7EA2; }

A:link { 
  text-decoration: none;
  font-weight: bold; 
  font-size: 9pt; 
  color: #FF7EA2;
}

A:visited {
  text-decoration: none;
  font-weight: bold; 
  font-size: 9pt; 
  color: #FF7EA2;
}

A:active {
  text-decoration: none;
  font-weight: bold; 
  font-size: 9pt; 
  color: #FF7EA2;
}

A:hover {
  color: #FF3B69;
}

div#page {
  position: absolute; 
  left: 50%; 
  top: 0; 
  margin: 0 0 0 -386px;
  width: 772px; 
  _height: 100%;
  min-height: 100%; 
  text-align: left;
  background: url("img/bg_page.gif") #ffffff;
}

div#page_in {
  margin: 0 0 0 20px;
  width: 721px; 
  padding: 0;
  text-align: left;
  background: url("img/bg_page_in.gif") 65px 0 repeat-y;
}

div#page_in_in {
  margin: 0 0 0 65px;
  width: 590px; 
  padding: 0;
  text-align: left;
}

a#logo {
  display: block;
  position: absolute; 
  left: 560px; 
  top: 7px; 
  margin: 0;
  width: 100px;
  height: 100px;
}

div#header {
  display: block;
  clear: both;
  padding: 30px 0 0 0;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  background: #FF3B69;
}

div#menu_blok {
  display: block;
  clear: both;
  padding: 5px;
  text-align: left;
  color: #000000;
  font-size: 8pt;
  background: #FF7EA2;
}

div#menu {
  display: block;
  clear: both;
  width: 100%;
  height: 38px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #000000;
  font-size: 8pt;
  background: url("img/bg_menu.gif") repeat-x #FFE4EB;
}

div#menu a {
  display: block;
  float: left;
  height: 30px;
  margin: 4px 3px 0px 3px;
  font-size: 8pt;
  font-weight: normal;
  text-align: center;
  color: #000000;
}

div#menu a:hover {
  background-position: 0 -30px !important;
}

div#menu a span { 
  display:none;
}

div#menu a#uvod {
  width: 75px;
  background: url("img/m_uvod.gif") no-repeat;
}

div#menu a#sluzby {
  width: 85px;
  background: url("img/m_sluzby.gif") no-repeat;
}

div#menu a#kontakt {
  width: 100px;
  background: url("img/m_kontakt.gif") no-repeat;
}

div#menu a#foto {
  width: 72px;
  background: url("img/m_foto.gif") no-repeat;
}

div#menu a#cenik {
  width: 80px;
  background: url("img/m_cenik.gif") no-repeat;
}

div#main {
  display: block;
  _height: 100px;
  min-height: 100px;
  clear: both;
  margin: 0;
  text-align: left;
}

div#partneri {
  display: block;
  float: left;
  width: 160px;
  padding: 0;
  text-align: center;
  color: #000000;
}

div#text {
  display: block;
  width: 500px;
  margin: 30px 45px 0 0;
  padding: 0 0 0 45px;
  text-align: left;
  color: #636363;
  overflow: hidden;
}

div#text h1 {
  margin: 0 0 0 -25px;
  padding: 0 0 2px 25px;
  font-size: 14pt;
  color: #FF3B69;
  background: url("img/bg_h1.gif") no-repeat;
}

div#text h2 {
  margin: 0;
  padding: 0;
  font-size: 14pt;
}

div#text .small {
  font-size: 7pt;
}

img.galerie {
  cursor: pointer;
}

a:hover img.galerie {
  border-color: #FF3B69;
}

div#foot {
  position: relative;
  display: block;
  clear: both;
  width: 620px;
  height: 340px;
  margin: 0 0 0 55px;
  padding: 0;
  text-align: left;
  font-size: 7pt;
  color: #000000;
  background: url("img/bg_foot.jpg") no-repeat;
}

div#foot div {
  position: absolute;
  left: 60px;
  top: 280px;
  color: #FE7EA2;
  font-size: 8pt;
  font-weight: normal;
}

div#foot a {
  color: #000000;
  font-size: 8pt;
  font-weight: normal;
}


