/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
* {font-family: "Trebuchet MS",Verdana,Arial,sans-serif;}

body {
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	color: black;
	font-size:10pt;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	/*color:#242788;*/
}

h1{
 font-size: 14pt;
 font-weight:bold;
 font-family:Verdana;
}

h2{
 font-size: 13pt;
 
}

h3{
 font-size: 12pt;
 
}

h4{
 font-size: 11pt;
 font-weight: bold;
 
}

h5{
 font-size: 10pt;
 
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li {margin-bottom:11pt;}

p {text-align:justify; 
margin-bottom:11pt;
}

a:link, a:visited {
	color:#000000;
	background: transparent;
	text-decoration: underline;
}


th {
	background-color: #e0e0e0;
	text-align:center;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#maintable {background-color: #ffffff; width:100%;}
.noprint, #productid, .sectionmenu, #moto, #rightlogo, #toplogo, #totop, #searchfld, #rightcolumn, #leftcolumn,#buttons {display:none;}

.logo {
	font-family:Arial;
	font-size:18pt;
	color:#2c7db3;
	letter-spacing:2px;
	font-weight:bold;
}

#breadcrumbs {margin-bottom:12pt;width:100%;font-size:9pt}
#breadcrumb a {text-decoration:none;color:black;}
#header_stretch, #headerrow {
	height:0px;
}


.contenttd {
	padding-left:0px;
	padding-right:0px;
	color:black;
	width:100%;
}

.content {
	padding-right:0px;
	width:100%;
}
.content a:link:after, .content a:visited:after {
   /*content: "  (" attr(href) ") ";*/
   font-size: 90%;
   }

 .catalogphoto {
	margin-bottom:12px;
	margin-left:12px;
	margin-top:0px;
	float:right;
}

/***********************************************/
/* Site map styles                             */
/***********************************************/

.map_menuitem {
	font-weight:bold;
	margin-top:10px;
}

.map_menuitem a {
	margin-bottom:5px;
}

.map_subitem {
	padding-left:30px;
}

#printheader {
	width:100%;
	font-size:9pt;
	border-bottom:1px solid black;
}

/***********************************************/
/* Menu styles                                 */
/***********************************************/
#menucontainer {display:none}

div.submenu {
	display:none;
}

div.menuitem, div.menuitemsel, div.submenu div {
	display:none;
}

#leftcolumn {display:none;}


/***********************************************/
/* GENERAL CLASS DEFINITIONS                   */
/***********************************************/

.catalogphoto {
	margin-bottom:12px;
	margin-left:12px;
	border:3px double #ffffff;
	border-right:2px double #666666;
	margin-top:0px;
}


.newsdate {font-size:95%;color:#888888};

ol.faq {
	
}
ol.faq a {
	display:inline !important;
}

table.truetable {
	border-collapse: collapse;
	border-color: gray;
	width:90%;
}

.truetable td,.truetable th {
	font-size:90%;
}

.chart {border:1px solid #dddddd;}


.popupdiv {
	display:none;
}

.msgok {
	border:1px solid #c0c0c0;
	background-color:#ebf8ae;
	width:100%;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

/***********************************************/
/* Page specific Divs                          */
/***********************************************/

.bank { /*contains info about bank in bankruptcy*/
	padding:6px;
	padding-left:20px;
	border-bottom:1px dotted gray;
	border-top:1px dotted gray;
}
.bankinfo { /* contact information about bank in bankruptcy */
	padding-left:10px;
	
}
.bankinfomore { /* hidden div containing details about bank in bankruptcy */
	display:none;
	padding-top:10px;
}

/*actual news in the home page */
div.kare { 
	position:relative;
	display:block;
	width:200px;
	text-align:center;
	margin-left:8px;
	margin-bottom:8px;
	border:1px solid #cccccc;
}

#act_div {
	display:none;
	background-image: url(images/act.png);
	background-repeat: no-repeat;
	width:200px;
	border:none;
}

#aktualno {display:none}

.kare p, .kare li {
	font-size:8pt;
	text-indent:0px;
	text-align:justify;
	padding-left:4px;
	padding-right:4px;
}

.kare h4 {
	padding-top:4px;
}

#newscontainer {
	visibility:visible;
	position:relative;
}

.button {display:none;}

.footnote {
	font-size:90%;
	font-style:oblique;
	border-top:1px solid gray;
	padding-top:1em;
}

.copyright {
	display:none;
}
