/* CSS Document */



body			{margin: 0px; padding: 0px; line-height: 130%}

#obsah			{margin: 90px 0px 0px 150px}

#hlavicka		{position: absolute; top: 0px; left: 0px; width: 100%; height: 90px; background-color: #eeeeee; border: 1px solid #999966; border-left: none; border-top: none;border-right:none}

#patka			{background-color: #eeeeee; text-align: center; padding: 5px; border: 1px solid #999966}

#menu			{position: absolute; top: 90px; left: 0px; width: 150px; height: auto; background-color:#eeeeee; border: 1px solid #999966; border-left: none; border-top: none}

#logo			{position: absolute; top: 0px; left: 0px; width: 150px; height: 53px; border: none}

.heslo			{padding-left: 5px; padding-top: 60px; margin: 0px; font-size: 16px; font-family: 'Arial CE','Helvetica CE', Arial, helvetica, sans-serif}

.tlac			{border: 1px solid #999966; border-left: none; border-right: none; margin: 0px 0px 2px 0px; padding: 0px}

#menu h3		{margin: 0px; padding: 4px 5px}

#menu a			{padding: 3px 5px 3px 10px; display: block; background-color: #eeeeee; text-decoration: none}

#menu a:hover	{background-color: #cccccc}



.center			{text-align: center; background-color: #eeeeee; padding-top: 3px; padding-bottom: 3px}

#hidden			{position: absolute;top: 0px; left: 0px; height: 1px; width: 1px}

#hidden a		{background-color: #eeeeee}

#hidden a:hover	{background-color: #eeeeee}		



#obsah h1		{margin: 0px; padding-top: 10px; text-align: center}

#obsah h2, h3, p, td, tr, caption	{padding-left: 15px; padding-right: 15px}

#obsah h2		{padding-bottom: 5px; margin: 0px; color:green}

.a				{width: 125px; font-weight: bold; vertical-align: top}



.nospace		{margin: 0px; padding-top: 0px; padding-bottom: 0px}



li				{list-style-type: square;}



@media print	{body	{margin-top: 0px; margin-left: 0px}

				 #hidden, #menu, #hlavicka, #patka {display: none} }
