.browse {text-align: right; font-size: 11px; font-style: italic;}

.r {text-align: right}
.rb {border-right: 1px dotted lightgrey}
.bloktop {position:fixed; top:0; left:0;}
.blokleft {position:fixed; top:150; left:10;}
.blokright {position:fixed; top:150; right:10;}

body {
	font-family: times, Times New Roman;
	font-size: 15px;
}

.cytata {
      font-family: Times New Roman;
      text-align: justify;
      font-style: italic;
      font-size: 13px;
      margin-left: 25px;
      margin-right: 25px;
}

.image_caption {
      font-family: Times New Roman;
      text-align: center; 
      font-size: 12px;
      
}

.imglistcaption {
      font-family: Times New Roman;
      text-align: center; 
      font-size: 12px;
      line-height : 150%;
      vertical-align: top;
}


td, tr, th, p {
	font-size: 15px
}

/*
ul { margin: 0px 0px 0px 20px; }
li { font-size: 11px; list-style: disc; }
*/

a, a:link, a:visited, a:active {
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

.articleText { 
      font-family: Times New Roman;
      text-align: justify; 
      font-size: 15px;
}

.articleCode {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
}

.articleHead, .articleList_tophead, h1 { 
         font-family: Times New Roman;
         text-align: center;	
         font-weight: normal;
	font-size: 25px;
	text-decoration: none;
	line-height : 150%;
	color : #000000;
}

h5 { 
         font-family: Times New Roman;
         text-align: center;	
         font-weight: normal;
	font-size: 25px;
	text-decoration: none;
	line-height : 150%;
	color : yellow;
}

h2 {
         font-family: Times New Roman;
         text-align: center;	
         font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color : #000000;
}

.contentHead {
         font-family: Times New Roman;
         text-align: center;	
         font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color : #000000;
}

h6 {
         font-family: Times New Roman;
         text-align: center;	
         font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color : yellow;
}

h3, h4 {
	font-size: 17px;
         text-align: left;	
         font-weight: bold;
	color: black;
         margin-bottom: 0px;
}

.articleSubHead, .articleList_topsubhead, {
	font-size: 17px;
         text-align: center;	
         font-weight: normal;
	color: black;
         margin-bottom: 0px;
}

.articleLinkInternal {
         font-size: 17px;
         text-align: center;	
         font-weight: normal;
         margin-bottom: 0px;
}

.articleSummary {
	font-size: 12px;
	color: #000000;
	line-height: 135%;
}



.image_td {
      width: 90%;          
      text-align: center;
}


.contentSubHead {
	font-size: 18px;
      text-align: center;	
      color: #000000;
}

.tableHead {
	font-size: 11px;
	font-weight: bold;
	color: #6D7983;
	line-height: 13px;
}

.tableSubHead {
	font-size: 11px;
	color: #000000;
}

.v09 {  font-size: 9px; }
.v10 {  font-size: 10px; }
.v11 {  font-size: 11px; }
.v12 {  font-size: 12px; }
.v13 {  font-size: 13px; }
.v14 {  font-size: 14px; }


.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}

/* search */
.formSearch { font-size: 10px; font-weight: bold;}
.search_form {}
.search_result {}



.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
         font-family: Arial;	
         font-size: 11px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: none;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
         font-family: Arial;	
         font-size: 11px;
	color: #8F5545;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
         text-align: justify;
         font-size: 15px;

}

.articleList_listhead {
	font-size: 14px;
	font-weight: bold;
}


/* CSS for the top level list */
#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}

/* CSS for the currect level list */
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92A1AF;
	width: 160px;
	background-color: #B7C2D0;
}
#list_level a:link, #list_level_ul a:visited {
	color: Black;
	text-decoration: none;
}
#list_level a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF8C00;
	color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: White;
}