body
	{
		text-align:justify; 
		background-color: #eff7ff;
	}
	A:link {
			font-family : Arial;
			font-size : 15px;
			text-decoration : underline;
		}
	.odkaz a:visited, .odkaz a:link, .odkaz a:active {
			font-family : Arial;
			font-size : 18px;
			text-decoration : underline;
		}
	A:visited {
			font-family : Arial;
			font-size : 15px;
			text-decoration : underline;
		}
	A:active {
			font-family : Arial;
			font-size : 15px;
			text-decoration : underline;
		}
	A:hover {
			font-family : Arial;
			font-size : 15px;
			text-decoration : none;
		}
	.odkaz a:hover {
			font-family : Arial;
			font-size : 18px;
			text-decoration : none;
		}
	.text1 {
			font-family : Arial;
			color : #000;
			font-size : 17px;
			align: justify
		}
	.text2 {
			font-family : Arial;
			font-size : 17px;
			color : #0000ff;
			}
	.text3 {font-family : Arial;
			font-size : 15px;
			color : #000;
			text-align : center}
	.text4 {
			font-family : Arial;
			color : #000;
			font-size : 17px;
			text-align : center;

		}
	.text5 {font-family : Arial;
			font-size : 13px;
			color : #000;
			text-align : center}


	td {
			color:#000;
			font-family : Arial;
			font-size : 17px;
		}
th {
		color:#000;
	}

	td .vysl {
			color:#000;
			font-family : Arial;
			font-size : 17px;
			width:50px;
		}
	td .menu {
			color:#000;
			font-family : Arial;
			font-size : 17px;
			width:20%;
			text-align : center;
		}
.menu a:visited, .menu a:link, .menu a:active, .menu a:hover {
		font-family : Arial;
		font-size : 15px;
		text-decoration : underline;
		strong
	}

h1 { font-family : Garamond;
		text-decoration : none;
		text-align : center;
		color : #c49d4e}


h2 { font-family : Garamond;
		text-decoration : underline;
		text-align : center;
		color : #c49d4e}

h3 { font-family : Garamond;
		text-decoration : underline;
		text-align : center;
		color : #c49d4e}

h4 { font-family : Garamond;
		text-decoration : underline;
		text-align : center;
		color : #c49d4e}


dt {
		font-family : Arial;
		font-size : 17px;
		color : #c49d4e;
	}

dd {
		font-family : Arial;
		color : #000;
		font-size : 17px;
	}

a img {border:none;} 


#vsechno
	{
		margin:0 auto; 
		width:804px; 
		border:1px solid black;
		background-color: #dde7ff; 
	}
	
#hlavicka
	{
		height:195px; 
		width:804px; 
		background: #dde7ff;
		background-repeat: no-repeat; 
	}
	
#kontejnervelky
	{
		width:804px; /* sirka */
	}
	
#kontejnermaly
	{
		width:804px;
		float:left;
	}
	
#obsah
	{
		width:804px;
		float:right;
		backround-color: #dde7ff;
		text-align:justify
	}
		
#obsah p{padding:1em}
#obsah p.obr{padding:0;margin:0;text-align:center; width:100%}
#obsah p.obr img{margin:0 auto}

#obsah p.tlacitko a { padding: 0em 0.5em 0em 0.5em; border: outset 0.3em; font-weight: bold; text-decoration: none }
#obsah p.tlacitko a:link, a:visited { color : #000; }
#obsah p.tlacitko a:hover { background: #00f; color: #ff0; border: inset 0.3em }

#clen
	{
		width:670px;
		float:right;
		backround-color: #dde7ff;
		text-align:justify
	}	

#clen p{padding:1em}
#clen p.obr{padding:0;margin:0;text-align:center; width:100%}
#clen p.obr img{margin:0 auto}

#clen p.tlacitko a { padding: 0em 0.5em 0em 0.5em; border: outset 0.3em; font-weight: bold; text-decoration: none }
#clen p.tlacitko a:link, a:visited { color: #000 }
#clen p.tlacitko a:hover { color: #ff0; border: inset 0.3em }

#levy 
	{
		width: 130px; 
		float:left;
	}

#levy a	
	{
		width: 130px;
		height: 24px;
		background-color: #dde7ff;
		text-align: left;
		font-size: 16px;
		font-family: verdana, arial, sans-serif;
		text-decoration: none;
		color: #000;
	}

#patkavelka	
	{
		clear:both;
		border-top:1px solid black; 
		text-align:center;
		width:804px;
	}

div.clanek 	
	{
		position: absolute; 
		line-height: 130%; 
		font-size: 100%; 
		background-color: #edf2ff; 
		#padding: 0px; 
		width: 500; 
		height: 100 
	}

div.clanek  
	{
		overflow: auto; 
		scrollbar-base-color: #004400; 
		scrollbar-track-color: 003800; 
        clip: rect(16px auto auto auto); 
        padding-top: 26px 
	}
            
div.clanek:first-line
	{
		letter-spacing: 1px;
		font-weight: bold 
	}
	
#prvni	
	{
		left: 250;
		top: 0 
	}