html, body { 
  text-align: left;
  background: #d7d7d7;
  
  color: #3c3c3c;
	font-weight: normal;
	font-variant: normal; 
  font-family: Verdana, 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
  font-size: 75%;
  line-height: 1.6em;
	text-align: left;
	text-decoration: none;

}
img {
	border-style: none;
	border: 0px;
	text-decoration: none;
	margin: 0px;
  padding: 0px;
}

h1, h2 {
  margin: 0 0.08em 0.2em 0;
  line-height: 1.3em;
  text-align: right;
}
h3, h4, h5 {
  margin: 1em 0.08em 0.2em 0;
  line-height: 1.3em;
  text-align: left;
}

h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1.3em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 0.9em;
}

p {
  margin: 1em 0 0 0;
  text-indent: 0em;
  line-height: 1.6em;
}
ul {
  margin-top: 0.4em;
  margin-bottom: 0;
}
li {
  list-style-image: url(../img/cross.png);
}
.odsazeny {
  text-indent: 1.5em;
}
.break {
  margin-top: 1em;
}

/* ---------------- */

#main {
  position: relative;
  text-align: left;
  width: 3500px;
  height: 635px; 
  overflow: hidden; 

  background-color: #d7d7d7;
  background: url(../img/main-bg.png) repeat-x;
  
  margin: 0px;
  padding: 0px;
  

/*  border-style: solid;
	border-color: green;
	border-width: 1px; */
}

#header {
  position: relative;
  float: left;
  width: 169px;
  height: 610px; 
  overflow: hidden;
  
  margin: 0px;
  padding: 0px 10px 20px 40px;
  
  background-color: #6f6f6f;
  background: url(../img/header.png) top left no-repeat; 

  text-align: left;

	font-size: 6pt;
	text-align: left;

/*  border-style: solid;
	border-color: red;
	border-width: 1px; */

}

#footer {
  position: relative;
  float: right;
  width: 120px;
  height: 650px; 
  overflow: hidden;
  
  background-color: #6f6f6f;
  background: url(../img/footer.png) top right no-repeat; 

}
/* ---------------- */

.prvni, .slider, .posledni{ 
  cursor: hand;
  cursor: pointer;
  background: #ececec;
  float: left;
  width: 23px;
  height: 584px; 
  
  margin: 26px 0px 0px 6px;
  padding: 0px;

  background: url(../img/slider-kali.png) top left no-repeat; 
}
.slider h1, .prvni h1 { 
  visibility: hidden;
}
.posledni{ 
  cursor: default;
  background: url(../img/slider-posledni.png) top left no-repeat; 
}
.obsah, .obsah-prvni { 
  background: #d7d7d7;

  float: left;
  width: 600px;
  height: 572px; 
  
  margin: 32px 0px 0px 0px;
  padding: 0px;
  
  overflow: hidden;
}
.obsah p, .obsah span, .obsah-prvni p, .obsah-prvni span {
  margin-left: 20px;
  margin-right: 10px;
}


.vedle {
  float: left;
}
.right {
  float: right;
}
.pres {
  position: relative;
  float: right;
  text-align: left;
  left: auto;
}
.copy {
  position: relative;
  float: right;
  margin-right: 25px;

}
/*---------*/
#header a, #header a:link, #header a:visited, #header a:hover, #header a:active {
  color: #ececec;
	font-weight: bold;
	font-variant: normal; 
	font-size: 8pt;
	font-family: Verdana, Arial, Courier, sans-serif;
	text-align: left;
	text-decoration: none;
 }
#header p a, #header p a:link, #header p a:visited, #header p a:hover, #heade p a:active {
	font-size: 7pt;
	text-decoration: underline;

 }
#header p {
  position: relative;
  top: 280px;
  color: #ececec;
  text-indent: 0em;
}
#kalimiko {
  display: block;
  position: relative;
  margin-top: 210px;

}

/*---------*/
#s-kali {
  background: url(../img/slider-kali.png) top left no-repeat; 
}
#o-kali {
 width: 150px;
}
#o-kali h2{
 margin-bottom: 300px;
}

    #s-cv {
      background: url(../img/slider-cv.png) top left no-repeat; 
    }
    #o-cv {
     width: 350px;
    }
    #o-cv .vedle {
      margin-left: 3px;
      margin-right: 3px;
      width: 140px;
    }
    #o-cv img {
      margin: 0px 3px;
    }

#s-lazne {
  background: url(../img/slider-lazne.png) top left no-repeat; 
}
#o-lazne {
 width: 1690px;
}
#o-lazne div {
 width: 355px;
 
}
#o-lazne div img {
      margin-right: 8px;
}
#o-lazne div h4 {
      margin-top: 2em;
      margin-left: 20px;
      margin-right: 10px;

}
#o-lazne li {
  list-style-image: none;

  list-style-type: none;
}
#o-lazne p.pres {
  margin-left: 1em;
  padding-left: 1em;
  padding-right: 1em;
  color: #ececec;
  border-style: solid;
	border-color: #ececec;
	border-width: 0 1px 0 1px; 
}



        #s-portfolio {
          background: url(../img/slider-portfolio.png) top left no-repeat; 
        }
        #o-portfolio {
         width: 286px;
        }
        #o-portfolio .tabulka{
          width: 142px;
          height: 142px;
          border-style: solid;
        	border-color: #d7d7d7;
        	border-width: 0 0 1px 1px; 

        }
        
        #o-portfolio a:hover img {
        display: none;

        }
        #o-portfolio a h3{
        display: none;
        
        }
        
        #o-portfolio a {
        text-decoration: none;

        }
        
        #o-portfolio a h3, #o-portfolio a:link h3, #o-portfolio a:visited h3, #o-portfolio a:hover h3, #o-portfolio a:active h3 {
        margin: 0px;
        padding: 70px 10px 10px 10px;

        color: #3c3c3c;
      	font-weight: bold;
      	font-variant: normal; 
      	font-size: 8pt;
      	font-family: Verdana, Arial, Courier, sans-serif;
      	text-align: right;
      	text-decoration: none;

        }
        #o-portfolio a:hover h3{
        display: block;
        width: 122px;
        height: 62px;
        cursor: hand;
        cursor: pointer;
        }
#s-pf2010 {
  background: url(../img/slider-pf2010.png) top left no-repeat; 
}
#o-pf2010 {
 width: 437px;
}

/*
        visibility: hidden;
        display: none;
*/

