/* CSS Document */
html, body{
  margin: 0; 
  padding: 0; 
  border: 0;
  }
  
a, a:visited{ color: white; }
a:hover{ color: gray; }
a:active{ color: black; }

body{
  background-image: URL('web_grafika/design/pozadi.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
  background-color: black; 
  height: auto;
  }

.panel{
  box-shadow: 0px 0px 10px grey;
  position: center top;
  height: 80px;
  width: 660px;
  top: 50;
  left:50;
  margin: auto;
  background-color: rgba(250,250,250,0.7);
  }
          
.telo{
  box-shadow: 0px 0px 10px grey;
  position: center top;
  height: 600px;
  width: 660px;
  top: 50;
  left:50;
  margin: auto;
  background-color: rgba(250,250,250,0.7);
  }
     
.telo_fotky{
  box-shadow: 0px 0px 10px grey;
  position: center top;
  height: 720px;
  width: 660px;
  top: 50;
  left:50;
  margin: auto;
  background-color: rgba(250,250,250,0.7);
  }
.telo_cenik{
  box-shadow: 0px 0px 10px grey;
  position: center top;
  height: 720px;
  width: 660px;
  top: 50;
  left:50;
  margin: auto;
  background-color: rgba(250,250,250,0.7);
  }
  
.logo{
  position: relative;
  display: inline-block;
  background-repeat: no-repeat;
  text-align: center;
	height: 80px;
  width: 115px;
  left: 3px;
  top: 0px;
  background-image:url("web_grafika/design/logofitfitnes.png");
  }
  
.buttony {
	position: relative;
	display: inline-block;
  background-repeat: no-repeat;
  text-align: center;
	height: 45px;
  width: 130px;
  left: 0px;
  top: 0px;
  }
     
.button_sluzby{
  background-image:url("web_grafika/design/sluzby.png");
  left: 0px;
  }
  
.button_cenik{
  background-image:url("web_grafika/design/cenik.png");
  left: 0px;
  }
  
.button_fotky{
  background-image:url("web_grafika/design/fotky.png");
  left: 0px;
  }
.button_kontakt{
  background-image:url("web_grafika/design/kontakt.png");
  left: 0px;
  }

.buttony_aktivni {
	position: relative;
	display: inline-block;
  text-align: center;
	height: 34px;
  width: 200px;
  left: 0px;
  top: 0px;
  }
       
.buttony:hover {
  background-position: 0px -80px;
  }
  
.zapati {
  position: center top;
  height: 67px;
  width: 660px;
  margin: auto;
  }
  
.made{
  color: white;
  position: relative;
  display: inline-block;
  text-align: center;
  left: 0px;
  top: -40px;
  }
    
.fb{
  position: relative;
  display: inline-block;
  text-align: center;
	height: 65px;
  width: 65px;
  left: 430px;
  top: 10px;
  background-image:url("web_grafika/fb_icon.png");
  }
    
.small {
  position: relative;
  display: inline-block;
  width: 132;
  height: 99;
  border: 0;

  }
  

.text {
  position: relative;
  top: 20px;
  left: 25px;
	padding: 0px;     
	height: 0px;
	width: 600px;
  text-align: justify;
  }
  
h1 {
  color: black;
  font-size: 120%;
  position: relative;
  font: Garamond;
  font-style: oblique;
  text-align: justify;  
  }
  
h2 {
  color: black;
  font-size: 90%;
  position: relative;
  }
  
p {
  font-size: 105%;
  }
  
.nadpis{
  color: black;
  font-size: 200%;
  position: relative;
  font: Garamond;
  text-decoration: underline;
  font-style: oblique;
  text-align: justify;
  } 
  
img {
  border: 0;
  }
  
table {
  width: 600px;

  border: 0;
  }
.cinka {
  background-image:url("web_grafika/cinka.png");
  background-size: 100%;
	height: 250px;
  width: 360px;
  }
.cinka2 {
  background-image:url("web_grafika/cinka2.png");
  background-size: 100%;
	height: 220px;
  width: 250px;
  }
.logofitka {
  background-image:url("web_grafika/logofitka.png");
  background-size: 100%;
	height: 300px;
  width: 300px;
  }
  
  