div#navigace { 	
	background-color : #D5DCDF; 
	border: 0 0 0 0; 
	margin: 0 0 0 0;
}

#navigace a{text-align: left;
}

#navigace a{
	color : #4A6774;
}

#navigace a:visited{
	color : #4A6774;
}
#navigace a:hover{
	color :  #A8C105; 
	text-decoration: none;
}

/* menu nove */

.topmenuul{
	list-style-type:none;
}

.topmenuli{
	list-style-type:none;
	float: left; 
	width: 93px;  
	font-weight: bold;
	text-align: left;
}

.topmenutitle {
	display:block;
	text-align: center;
	text-decoration: none;
	border-right:1px solid #ffffff;
	padding:0;
	line-height:25px;
	background-color :  #A8C105; 
}


.ttlactive {
	display:block; 
	text-align: center;
	text-decoration: none;
	border-right:1px solid #000000;
	padding:0px;
	line-height:25px;
	font-weight: bold;
	background-color :  #4A6774;
}
.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding: 0;
	display:none;
}

.submenuli a{
	display:block;
	width:120px;
	background-color :  white; 
	font-weight: bold;
	color : #4A6774;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	margin-top: auto;
	margin-left: auto; 
}

#content {
	clear: left;
}

/* menu design */

#dmenu {
	font-family: "Trebuchet MS";  
	font-size: 11px; 
	table-layout: fixed;
}

#menupo:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 

.topmenuli a:active {
	color:#ffffff;
	background-color: #4A6774;
	text-decoration: none;
	font-weight: bold;
}

.topmenuli a:hover {
	color: White;
	background: #4A6774;
	text-decoration: none;
}

.topmenuli a {
	color: white;
	text-decoration: none;
/*	font-weight : bold; */
/*	text-align: center;  */
/*	background-color :  #A8C105;  */
}

.topmenuli a:visited {
	color: white;
	text-decoration: none;
}

.submenuul {
	text-indent: 5px; 
	margin-top:-1px;
	background-color : #ffffff;
	border-top:1px solid #4A6774;
	border-bottom:1px solid #4A6774;
	border-right:1px solid #4A6774;
	border-left:1px solid #4A6774;  /* levy pruh v submenu */
}

.submenuli a{
	font-weight: normal;
	padding:3px;
	text-decoration: none;
	color: #4A6774; 
	text-align: left;
}

.submenuli a:visited{
	color: #4A6774;
}

.submenuli a:hover{
	background-color: #4A6774;
	color: #FFFFFF;
}

/* */

HR {
	border : 1px solid #cccccc;
}


.info {
    font-size : 11px;
    color : #000000;
    font-weight : bold;
    background-color: silver;	
}

/* these are used by modules and core to render text inside tables */
.centerboxtext {
	font-size : 11px;
	background-color: #F4F4F4;
	color : #4A6774;
	text-align : justify;
	font-weight : normal;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 15px;
}

table.centerboxtable {
	clear: both;
}


#articles h2 { 	background-color : #4A6774; padding-left:10px; margin:0px; 
	font-size : 12px;
	color : white;
	text-align : justify;
	font-weight : bold;
	padding-right : 0px;
	padding-top : 1px;
	padding-bottom : 1px;
	font-family: "Trebuchet MS", Geneva, Arial, "Luxi Sans", Helvetica, sans-serif;
}

#articles h3 { 	background-color : #D5DCDF; padding-left:20px; margin:0px; 
	font-size : 11px;
	color : #4A6774;
	text-align : justify;
	font-weight : bold;
	padding-right : 0px;
	padding-top : 2px;
	padding-bottom : 2px;
	font-family: "Trebuchet MS", Geneva, Arial, "Luxi Sans", Helvetica, sans-serif;
}

td.centerboxtext a{
	color: #4A6774;
	font-weight : bold;
}

td.centerboxtext a:visited{
	color: #4A6774;
}

td.centerboxtext a:hover{
	color: #A8C105;
}


.sideboxmenu {
	font-size : 9px;	
	color : #70735E;
        text-align: left;
/*	width: 870px; 1.12. zruseno */ 

}

.sideboxtext {
	font-size: 11px;
	background-color: #F4F4F4;
	color : #4A6774;
	text-align: left;
	font-weight: normal;
	padding-left : 7px;
	padding-right : 7px;
	padding-top : 8px;
	padding-bottom : 8px;
	line-height: 18px;
}

td.sideboxtext a{
	color: #A8C105;
	font-weight : bold;
}

td.sideboxtext a:visited{
	color: #A8C105;
}

td.sideboxtext a:hover{
	color: #4A6774;
	text-decoration: none;
}

.plainboxtitle {
	font-size : 9px;	
    	font-weight : bold;
	background : #DCDCDC;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	color : #003366;
        text-align: left;

}

.sideboxtable {
	font-size : 9px;
	font-weight : bold;
	background : #ECEBE6;
	color :#70735E;
	text-align: left;
}

.plainboxtext {
	font-size : 9px;	
	background : #ffffff;
	color : #003366;
        text-align: left;
}

/* these are used by the theme only - do not use outside theme!*/
.sideboxtitle {
	background : #4A6774;
	border-top : 1px solid white;
	border-bottom : 5px solid white;
	font-size : 11px;
	font-weight : bold;
	color : White;
}

.mainbox {
	background : white;
	font-size : 11px;	
	color : #003366;
        text-align: left;
	width: 870px;
}

.mainsbox {
	background : #FAFAFA;
	font-size : 9px;	
	color : #003366;
        text-align: left;
}

.sideboxtable {
	background : #FAFAFA;
	font-size : 9px;	
	font-weight : bold;
	color : #003366;
        text-align: left;
}

.centerboxtitle {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	text-align: left;
	color : white;
 	background-color : black; /* #4A6774; */
	border-top : 1px solid white;
	border-bottom : 1px solid white; 
	/* text-indent : 10px; */
	margin: 0 0 0 0;
	background-image: url(/themes/009/img/cboxtitle.png);	
	background-repeat: no-repeat;
	padding-left: 20px;
}

.centerboxtitle a {
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	text-align: left;
	color : white;
}

articletext.h2 {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	text-align: left;
	color : white;
 	background : #4A6774;
	border-top : 1px solid white;
	border-bottom : 5px solid white; 
	text-indent : 10px;
	padding: 0px; margin: 0px;
}

articletext.h3 {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	text-align: left;
	color : #4A6774;
 	background : white;
	border-top : 1px solid #4A6774;
	border-bottom : 5px solid white; 
	text-indent : 10px;
	padding: 0px; margin: 0px;
}




.pgprocessed {
	color: #ADADAD;
	font-size: 9px;
}

.version {
	color: #FFFFFF;
	font-size: 8px;
}
.navbar {
	color: #FFFFFF;
	font-size: 8px;
}

/* user card */
.userexttable {
	font-size : 11px;	
	color : White;
	background : #003366;
}

.usertoppanel {
	font-size : 11px;	
	background : #EAEAEA;
	color : #003366;
}

.userbottompanel {
	font-size : 11px;	
	background : #FAFAFA;
	color : #003366;
}

.myaccount1 {
	font-size : 11px;	
	background : #EFEFEF;
	color : #003366;
}

.myaccount2 {
	font-size :11px;	
	background : #FAFAFA;
	color : #003366;
}
.otbl {
	font-size : 11px;
	color: Black;
	background: #FAFAFA;
	border-bottom: 1px solid #003366;
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;

}

.btn{
	width: 23px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: 1px solid White;
}
.btnOver {
	width: 23px;
	height: 22px;
	border : 1px outset Black;
	background : Silver;
}