.logo1{
		width: 10%;
}
.logo2{
	width: 80%;
}
.logo3{
    width: 10%;
	}
.tabulkamenu{  
    max-width:100%;
	background:#3dad3f;/*zelená*/
    top : 120px;
	width:100%;
    position : absolute;
	left: 12px;
	height:32px;
}
.tabulka{
    background: #ffffff;/*bílá*/
	position: absolute;
	top: 167px;
	width: 100%;
	border-top-width: 0px;
	border-top-color: #3dad3f;/*zelená*/
	border-top-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #3dad3f;/*zelená*/
	border-bottom-style: solid;
	border-left-width: 0px;
	border-left-color: #3dad3f;/*zelená*/
	border-left-style: solid;
	border-right-width: 0px;
	border-right-color: #3dad3f;/*zelená*/
	border-right-style: solid;
}
.bunkystred{
    background: #3dad3f;/*zelená*/
	width: 100%;

}
td {
    vertical-align: top;
}
/* nastavení menu */
a.menu{
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
a:link.menu {
	text-decoration: none;
	color: #ffffff;/*bílá*/
	font-weight: bold;
	font-size: 9pt;
}
a:visited.menu{
	text-decoration: none;
	color:#ffffff;/*bílá*/
	font-weight: bold;
	font-size: 9pt;
}
/*zobrazení po přejetí myší*/
a:hover.menu{
	text-decoration: underline;
	color: #266226;/*tmavě zelená*/
	text-decoration: underline overline;
}
p{
    font-family: Times New Roman ;
	font-size: 12pt ;
	font-weight: 500 ;

}		
p.menu{	
	margin-top : 12px;
	margin-bottom : 11px;
	margin-left : 10px;
	margin-right : 10px;
}
.menu{	
    font-family: Times New Roman ;
	font-size: 18pt;
}
div.menu{
	text-align: center;
	background: transparent;
	margin: 0px 0px 0px 0px;
	border-top-width: 0px;
	border-top-color: #3dad3f;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #3dad3f;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-left-color: #3dad3f;
	border-left-style: solid;
	border-right-width: 0px;
	border-right-color: #3dad3f;
	border-right-style: solid;
}
legend.menu{
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}
FIELDSET.menu{
	text-align: left;
    border-top-width: 2px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-color: #ffffff;
	border-right-style: solid;	
}	
div.menu-in{
    font-size: 12pt;
	background: transparent;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-top: 10px;
	color: #ffffff;
	font-weight: bold;
	border-color: #ffffff;
	border: thin ridge 0;
}
/* Absolutní pozicování spodní tabulky */
.lmenu{font-family: Times New Roman ;
	font-size: 12pt ;
	font-weight: 900 ;
	width: 180px;
}
div.levy{
	width: 180px;
	margin: 15px 10px 10px 10px;
}
div.obsah{
    font-family: Times New Roman;
	color: Black;
	font: bolder;
	text-align: center;
	margin: 30px;
}
div.pravy{
	margin: 0px 0px 0px 0px;
   text-align: center;
}
/* nastavení nadpisů */
h1 {
	font-size: 14pt;
	text-align: center;
	color: Black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;	
}
h2 {
	font-size: 12pt;
	text-align: center;
	color: Black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;

}	
h3 {
	font-size: 10pt;
	text-align: center;
	color: Black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
/* nastavení patky */	
div.patka{
	font-size:0.8em;
	margin-left : 3px;
	margin-right : 3px;
	text-align : center;

}
a:link {
	text-decoration: underline;
	color: #3dad3f;/*zelená*/
}
/*zobrazení po přejetí myší patka*/
a:hover		{
	text-decoration: underline;
	color:  #266226;/*tmavě zelená*/
}
a:visited {
	text-decoration: underline;
	color: #3dad3f;/*zelená*/