body		{
		margin: 0px;
		background-color: #B3BEEF;
		font-family: Arial, sans-serif;
		color: #000000;
		}
.zahlavi{
		position:fixed;
		top: 0px;
	   	left: 0px;
	   	height: 50px;
	   	width: 100%;
		font-family: Comic Sans MS, Arial, sans-serif;
		font-size: 0.9em;
		font-weight: bold;
		background-color: #B3BEEF;
		border-bottom: 1px solid blue;
		}
.maincontent{
		margin-top: 50px;
		}
.menu   { 			
		float: left;
		left: 0px;
		width: 16%;
	   	overflow: auto;
	   	min-width: 140px;
	   	max-width: 300px;
        margin-left: 0px;
        font-family: Comic Sans MS, Arial, sans-serif;
		font-size: 1em;
        font-weight: bold;
        border: 1px solid blue;
	  	}

.sloupec{ 	
		float: right;
		right: 0px;
	   	width: 15%;
	   	min-width: 60px;		
	   	overflow: auto;
	   	padding: 5px;
	   	font-family: Comic Sans MS, Arial, sans-serif;
        font-size: 1em;
        font-weight: bold;
        border: 1px solid blue;
	   	color: #18224F;
	  	}
.obsah 	{
		margin-left: 17%;
		width: 66%;
		}

.poznamka    { 	
		clear: both;
		text-align: center;
		
	   	/*border: 1px solid red;*/
	  	}
th		{
		text-align: left;
		}
.fotecka{
		width: 60px;
		}
input.mnozstvi	{
		width: 20px;
		}
p		{
		/*color: #4E4F0F;*/
		}

a:link, a:visited, a:active 
		{
		text-decoration: none;		
		}

a:hover 	{
		text-decoration: underline;
		color: red;
		}

.menu a:link, .menu a:visited, .menu a:active
		{
		color: #18224F;
		font-size: 1em;
		}
.sloupec a:link, .sloupec a:visited, .sloupec a:active
		{
		color: #18224F;
		font-size: 1.1em;
		}
.obsah a:link, .obsah a:visited, .obsah a:active{
		text-decoration: underline;
		}

td.uvodni	{
		width: 50%;
		}

img.uvodni	{	
		width: 350px;
		}

img.osm		{	
		height: 80px;
		}

img.trista		{	
		height: 300px;
		}
img.sest	{	
		/*height: 80px;*/
		width: 55px;
		}
img.sedm	{	
		height: 68px;
		float: left;
		}
		
img.sestak	{	
		height: 60px;
		}

img.obalky	{
		width: 40px; 
		height: 55px;
		}

p.nadp		{
		font-family: Comic Sans MS, Arial, sans-serif;
		color: #18224F;
		text-align: center;
		font-size: 180%;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 2px;
		}

.zde:before 	{
		content: ">";
		}

.zde:after 	{
		content: "<";
		}

.zde		{
	 	color: #9F0909;
		font-weight: bolder;
		}

p.ex		{
		font-family: Comic Sans MS, sans-serif;
		color: #18224F;
		text-align: left;
		font-size: 1.3em;
		font-weight: bolder;
		margin-top: 0px;
		margin-bottom: 0px;
		}
p.exprava{
		font-family: Comic Sans MS, sans-serif;
		color: #18224F;
		font-size: 1.3em;
		font-weight: bolder;
		margin-top: 0px;
		margin-bottom: 0px;
		text-align: right;
		}

p.me		{
		font-family: Verdana, sans-serif;
		color: #18224F;
		text-align: center;
		font-size: 0.8em;
		font-weight: bold;
		}

p.poznamka	{
		text-align: center;
		font-size: 90%;
		font-weight: lighter;
		}

a:link.nadp, a:visited.nadp, a:active.nadp 
		{
		text-decoration: underline;		
		color: #18224F;
		}

a:hover.nadp 	{
		text-decoration: underline;
		color: red;
		}
.menuckova{
		padding: 10px;
		}
td.kosik	{
		color: #18224F;
		font-size: 1.1em;
		font-family: Comic Sans MS, Arial, sans-serif;
		}
td.suma		{
		border-bottom:1px solid black;
		}
td.sum		{
		border-bottom:1px solid black;
		padding-left: 30px;
		}
td.prava		{
		text-align: right;
		}

table.sumec		{
		border-collapse: collapse;
		font-size: 1.2em;
		}
tr.spodni{
		font-weight: bold;
		}
table.hlavicka{
		width: 100%;
		}
a:link.kosicek, a:visited.kosicek, a:active.kosicek 
		{
		font-size: 1.2em;
		color: #9F0909;
		}

