﻿/* CSS Document (c)2009 Jiri Stodulka - STAVIME KOUPELNY s.r.o., info@stavime-koupelny.cz */
/* Change log 25.05.09 - 02:54:36 a.m. */

/* All */
body {
  background: url('') no-repeat scroll #ffffff top center;
  margin: 0;
  padding-top: 40px;
  width: 100%;
  position: absolute; top: 0; left: 0;
  font: normal normal 12px Arial, sans-serif;
  }
  
.none { 
  display: none;
  }

a, a:link, a:visited, a:active, a:hover { 
  text-decoration: none; 
  }
/* ------------------------------------------------------------ */

/* Center */
#wrap {
  background: url('') no-repeat scroll top left;
  margin: auto;
  padding: 0;
  width: 960px; height: 600px;
  }
/* ------------------------------------------------------------ */

/* Up menu(priprava) - Logo */
#up {
  width: 980px; height: 260px;
  position: relative; top: 0px; left: 0px;
  }

.menu {
  width: 980px; height: 30px;
  position: absolute; top: 10px; left: 0px;
  }

#logo {
  width: 980px; height: 200px;
  position: relative; top: 55px; left: 0px;
  }

.logo {
  width: 980px; height: 195px;
  background: url('../picture/background.jpg') no-repeat scroll #ffffff top center;
  float: left;
  }
/* ------------------------------------------------------------ */

/* Page */
#page {
  width: 980px; height: 185px;
  }

#page-in {
  text-align: center;
  width: 980px; height: 170px;
  position: relative; left: 90px; top: 0;
  }

.hygiena {
  background: url('../picture/hygiena.jpg') no-repeat scroll #ffffff top center;
  width: 260px; height: 160px;
  float: left;
  font: normal normal 15px Arial, sans-serif;
  font-weight: 600;
  color: #ffffff;
  padding-top: 8px;
  }

.koupelna {
  background: url('../picture/koupelna.jpg') no-repeat scroll #ffffff top center;
  width: 260px; height: 160px;
  margin-left: 10px; margin-right: 10px;
  float: left;
  font: normal normal 15px Arial, sans-serif;
  font-weight: 600;
  color: #ffffff;
  padding-top: 8px;
  }

.e-shop {
  background: url('../picture/e-shop.jpg') no-repeat scroll #ffffff top center;
  width: 260px; height: 160px;
  float: left;
  font: normal normal 15px Arial, sans-serif;
  font-weight: 600;
  color: #ffffff;
  padding-top: 8px;
  }
  
.popisek {
  float: left;
  width: 165px; height: 125px;
  text-align: left;
  font: normal normal 12px Arial, sans-serif;
  color: #000000;
  margin-top: 2px;
  }
  
.popisek_picture {
  float: left;
  width: 80px; height: 125px;
  margin: 5px;
  margin-top: 7px;
  /* příprava na úpravu */
  }
    
.vsuvka {
  width: 900px; height: 10px;
  background: url('') repeat-x scroll #e1e1e1 top center;
  position: relative;
  left: 40px;
  }
/* ------------------------------------------------------------ */

/* Footer menu - Podpora - Copyright(priprava)*/
#footer {
  width: 980px; height: 35px;
  font: normal normal 10.5px Arial, sans-serif;
  text-align: center;
  color: #9c9c9c;
  }
  
#footer a, #footer a:link a:visited a:active {
  text-decoration: none;
  color: #9c9c9c;
  }
  
#footer a:hover {
  text-decoration: underline;
  }
 
#copyright {
  }
/* ------------------------------------------------------------ */

/* END ALL */

/* Here is upgrade please */
