body 		{background-color: lavender; text-align: center;}
.hlavnidiv 	{width: 800px; position: relative; margin: auto; text-align: left;}
h2 		{color: blue; font-style: italic; font-size: 16px; width: 180px;}
h3		{color: blue; font-size: 14px; width: 180px;}
p 		{color: black; margin: 10px; font-size: 12px;}
.leva 		{width: 230px; height: 370px; background-color: red;}
.stred 		{width: 340px; height: 370px; background-color: gray;}
.stredh 	{width: 570px; height: 370px; background-color: gray;}
.prava 		{pwidth: 230px; height: 370px; background-color: green;}
.pata 		{width: 800px; height: 230px; background-color: gray;}
.leva h2 	{color: white; font-style: italic; position: relative; left: 11px; width: 180px;}
.prava h2 	{color: Maroon; font-style: italic; position: relative; left: 10px;}
.stred h2 	{font-style: italic; position: relative; left: 10px;}
.stredh h2 	{font-style: italic; position: relative; left: 10px;}
.pata h2 	{font-style: italic; position: relative; left: 10px;}
.m1 		{width: 130px; height: 210px; background-color: black;}
.m2 		{width: 130px; height: 210px; background-color: black;}
.tlach 		{width: 510px; height: 220px; overflow: auto;}
.leva_in 	{position: absolute; left: 10px; top: 10px; width: 210px; height: 350px; overflow: auto;}
.prava_in 	{position: absolute; left: 10px; top: 10px; width: 210px; height: 360px; overflow: auto;}
.stred_in 	{position: absolute; left: 10px; top: 10px; width: 320px; height: 360px; overflow: auto;}
.stredh_in 	{position: absolute; left: 10px; top: 10px; width: 320px; height: 350px; overflow: auto;}
.leva_in a:hover {text-decoration: underline; margin: 10px; font-size: 12px;}
.leva_in a 	{text-decoration: none; color: white; margin: 10px; font-size: 12px;}
.prava_in a:hover {text-decoration: underline;}
.prava_in a 	{text-decoration: none; color: black;}
.leva h3 	{color: white; position: relative; left: 11px; width: 180px;}
.pata_in 	{position: absolute; left: 10px; top: 50px; width: 780px; height: 220px; overflow: auto;}

.vstup 		{position: absolute; left: 0px; top: 0px; width: 570px; height: 370px; background-color: gray;}
.vstup_in 	{position: absolute; left: 10px; top: 10px; width: 550px; height: 360px; overflow: none;}
.vstup_in td 	{font-size: 12px; }		
.txtarea 	{width: 540px; height: 220px;}
.anotace 	{width: 540px;}
