/* CSS Document */


A 
{ font-size: 12px; 
  font-weight: bold; 
  TEXT-DECORATION: none;
  color: #FFFFFF;

}

xA:link 
{ background-color: #006600; 
  font-size: 12px;
}
xA:visited 
{ color: #FFF700; 
  font-weight: bold; 
  TEXT-DECORATION: none;
  background-color: #FFF700; 
  font-size: 12px;
	   
}
xA:hover 
{ color:#ADFF2F;	   
}
xA:active 
{ color: #FFF700; 
  font-weight: bold; 
  TEXT-DECORATION: none;
  background-color: #FFF700; 
  font-size: 12px;

}
.Address
{ width: 250px; 
  height: 80px; 
  position: relative;
  top: 10px; 
  left: 30px;
  border: 0px solid red;
  color: #000000;
  font-size: 12px;
  text-align: left;
  
}

.Autoservis
{ width: 300px; 
  height:25px; 
  position: relative;
  top:-35px; 
  left: 350px;
  border: 0px solid red;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  
}

.NavigaceNadpis
{ width: 140px; 
  height:20px; 
  margin-top: 20px;
  margin-left: 40px;
  margin-bottom: 50px;
  border: 0px solid red;
  color: #000000;
  font-size: 12px;
  text-align: center;
  
}


.NavigaceOdkazy
{ width: 140px; 
  height: 20px; 
  margin: 10px;
  margin-left: 40px;
  border: 0px solid red;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  
}
.NavigaceOdkazy:A
{ color: #FFFFFF;
}


.NavigaceLogo
{ width: 140px; 
  height:220px; 
  margin-top: 60px;
  margin-left: 40px;
  border: 0px solid red;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  
}

.NavigaceDesign
{ width: 140px; 
  height:60px; 
  margin-left: 40px;
  margin-top: 90px;
  border: 0px solid red;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  
}

.stranka
{ width: 620px;
  height: 640px;
  margin: 40px;
  overflow: auto;
  text-align: justify;
  border: 0px solid red;
}


