body 		{color: black;
		  font-size: 12px;
		  font-family: verdana, sans-serif; 
		  line-height: 20px } 

a:link		{ color: navy }
a:visited		{ color: navy }
a:hover		{ color: red }
a         		{text-decoration: none}

p		{ color: black;
		  font-family: verdana,sans-serif;
		  font-size: 12px; 
		  line-height: 16px;
		  text-align: left;
		  text-indent: 1%;
		  line-height:16px; 
		  margin: 0px }


h1		{ color: navy; 
	 	  font-weight: bold; 
		  font-size: 15px; 
		  text-align: center}

h2		{ font-weight: bold; line-height: 15px; font-size: 12px; color: purple; text-align: center }

ul		{ color: black;
		  font-weight: normal;
		  font-size: 12px; 
		  text-align: left;
		  line-height: 18px;  }

img 		{ border-style: solid; border-width: 0px; border-color: gray }

#nadpis		{ position: absolute; width: 636px; height: 70px; top:0px; left: 0px } 

#logo		{ position: absolute; width: 136px; height: 115px; top:70px; left: 0px} 

#menu 		{ position: absolute; width: 136px; height: 360px;  top: 185px; left:0px;
		   font-weight: bold; text-align: center; line-height: 16px; color: navy; font-size: 12px}

#menu 		{background: url("obrazky/pozadi.jpg")} 

#text 		{ position: absolute; width: 500px;height: 800px; top: 100px;left: 150px; overflow: none;
		   line-height: 16px }

.thin		{ font-weight: normal; line-height: 13px; font-size: 10px; color: navy; text-align: center; text-indent: 0px  }
.jak		{ font-weight: normal; line-height: 13px; font-size: 10px; color: gray; text-align: center  }
.centr		{ font-weight: normal; line-height: 13px; font-size: 12px; color: black; text-align: center  }
.nadpisek		{ font-weight: bold; line-height: 13px; font-size: 13px; color: navy; text-align: center; text-decoration:underline  }
.n1		{ font-weight: bold; line-height: 15px; font-size: 14px; color: red}
.n2		{ font-weight: normal; line-height: 15px; font-size: 12px; color: purple; text-align: left }
.n3		{ font-weight: bold; line-height: 15px; font-size: 12px; color: navy; text-align: right; font-style: italic}


