﻿body 		{color: black;
		  font-size:0.9em;
		  font-family: verdana, sans-serif; } 

a:link		{ color: navy }
a:visited		{ color: navy }
a:hover		{ color: red }
a         		{text-decoration: none}

p		{ color: black;
		  font-size:0.8em;
		  font-family: verdana,sans-serif;
		  font-weight: normal;
		  text-align: left;
		  text-indent: 1%; 
		  margin: 0px }


h1		{ color: navy; 
	 	  font-weight: bold; 
		  font-size: 0.99em; 
		  text-align: center;
		  background-color: none}

h2		{ font-weight: bold; font-size: 0,8em; color: purple; text-align: center }

ul		{ color: black;
		  font-weight: normal;
		  font-size: 0.8em; 
		  text-align: left;  }

img 		{ border-style: solid; border-width: 0px; border-color: gray }

#telo		{ position: relative;  width: 90%; margin-right: 10%;  }

#hlavička	{ position: static; width: 100%; } 

#menu 		{ position: absolute; width: 136px; top: 70px;
		   font-weight: bold; text-align: center; color: navy; font-size: 0.8em; 
		   background: url("obrazky/pozadi.jpg")}

#text 		{ position: static; width: em; margin-left: 136px; margin-top: 40px; padding-left: 10px; padding-top: 10px; overflow: auto; }

#dole		{ position: absolute; width: 800px; height: 40px;top: 545px; left:0px;
		   font-weight: bold; text-align: center; font-size: 9px; color:navy} 

#e		{ color: red; 
		    font-size: 1.5em;
		    font-style: italic;    }

		
.eshop		{ font-size: 1.3em;    }
.kontakt	{ color: black; font-size: 0.8em; }

.thin		{ font-weight: normal; font-size: 0.75em; color: navy; text-align: center; text-indent: 0px  }
.aktualizace	{ font-weight: normal; font-size: 0.75em; color: navy; text-align: right; text-indent: 0px  }
.jak		{ font-weight: normal; font-size: 0.75em; color: gray; text-align: center  }
.centr		{ font-weight: normal; font-size: 0.75em; color: black; text-align: center  }
.nadpisek	{ font-weight: bold; font-size: 0.87em; color: navy; text-align: center; text-decoration:underline  }
.n1		{ font-weight: bold; font-size: 0.9em; color: red}
.n2		{ font-weight: normal; font-size: 1.1em; color: purple; text-align: left }
.n3		{ font-weight: bold; font-size: 0.8em; color: navy; text-align: right; font-style: italic}
.obrazek	{ text-align: center;   }



