a:link, a:visited {
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}


#displayArea {
    width: 424px;
    margin: 0em 1em 0em 1em;
    padding: 0em 0em 0em 0em;
}

#messageArea {
    background-color: #999999;
    color: #ffffff;
    padding: 0.3em 0.3em 0.3em 0.3em;
    margin: 0em 0em 0.6em 0em;
    display: none;
}

.tiddler {
    padding: 1em 1em 1em 1em;
    font-size: 9pt;
}

#displayArea .tiddlyLinkExisting {
    font-weight: bold;
}

#displayArea .tiddlyLinkNonExisting {
    font-style: italic;
}

.title {
    font-size: 10pt;
    font-weight: bold;
    display: inline;
    padding: 0.3em 0.3em 0.3em 0.3em;
}

.body {
    padding-top: 0.5em;
    background-color: #eef1f3;
    color: #000000;
    padding: 0.3em 0.3em 0.3em 0.3em;
}

.body a {
    color: #002940;
}

.highlight {
    color: #ffffff;
    background-color: #002940;
}

.viewer blockquote {
    font-size: 8pt;
    line-height: 150%;
    border-left: 3px solid #666666;
    padding-left: 0.8em;
    margin-left: 2.5em;
}

.viewer ul {
    margin-left: 0.5em;
    padding-left: 1.5em;
}

.viewer ol {
    margin-left: 0.5em;
    padding-left: 1.5em;
}

.viewer h2,h3,h4,h5,h6 {
    font-weight: bold;
    text-decoration: none;
    padding-left: 0.4em;
}

.viewer h2 {
    font-size: 12pt;
}

.viewer h3 {
    font-size: 11pt;
}

.viewer h4 {
    font-size: 10pt;
}

.viewer h5 {
    font-size: 9pt;
}

.viewer h6 {
    font-size: 8pt;
}

.viewer table {
    border-collapse: collapse;
    border: 2px solid #303030;
    margin-left: 1.0em;
    margin-right: 1.0em;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}

.viewer th {
    background-color: #999966;
    border: 1px solid #606060;
    color: #ffffff;
    padding: 3px;
}

/*.viewer td, tr {
    border: 1px solid #606060;
    padding: 3px;
}*/

.viewer caption {
    padding: 3px;
}

.viewer pre, .viewer code {
    font-size: 100%;
    line-height: 1.4em;
    color: #660000;
}
       
.viewer hr {
    border-top: dashed 1px #606060;
    border-left: none;
    border-right: none;
    border-bottom: none;
    height: 1px;
    color: #666666;
}


.editor {
    font-size: 8pt;
    color: #402C74;
    font-weight: normal;
    padding: 0.3em 0.3em 0.3em 0.3em;
}

.toolbar {
    font-weight: normal;
    font-size: 8pt;
    padding: 0em 0em 0em 0em;
    color: #aaaaaa;
    display: inline;
    visibility: hidden;
}

.toolbar A {
    margin: 1px 1px 1px 1px;
    padding: 0.1em 0.2em 0.1em 0.2em;
    color: #002940;
}

.toolbar A:hover {
    margin: 0px 0px 0px 0px;    
    text-decoration: none;
    color: #002940;
    background-color: #eef1f3;
    border: 1px solid #002940;
}

.toolbar A:active {
    color: #002940;
    background-color: #eef1f3;
}

#sidebar, #sidebarContent {  
display:block;	
    width:  158px;
    color: #CCFF33;
    font-size: 15px;
    background-color: #ffffff;
    padding: 0em 0em 0em 0em;
    margin: 0em 0em 0em 0em;    
}

#sidebar a, #sidebarContent a{
        	display:block;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0em 0em 0em 0em;
        font-family: Arial, sans-serif;
	width:  158px;
	
	font-size: 11px;
	background-color: #ffffff;	
	color: #002940;	
	text-decoration: none;	
	cursor: pointer;
	cursor: hand;
}

#sidebar a:hover, #sidebarContent a:hover {
	
    background-image: url(/global_30/img/nav_tetlevel_hover_1.gif);	
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0em 0em 0em 0em;
	color: #ffffff;
	font-size: 11px;
	width:  158px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

#sidebarContent{
    /*color: #002940;
    background-color: #eef1f3;
    border: 1px solid #002940;*/    
}

 #searchPanel A, #commandPanel A {
	 display: block;
	 width: 121px;    	
    /*font-family: Arial, sans-serif;
    width: 120px;		
    color: #002940;
    font-size: 11px;
    text-decoration: none;	
    cursor: pointer;
    cursor: hand;*/
}

 #searchPanel A:hover, #commandPanel A:hover {
	 display: block;
	 width: 121px;	 
	/*margin: 10px 0px 10px 0px;
	padding-top: 3px;
	padding-bottom: 3px;	
	background: #002940;	
	padding-left: 12px;
	width: 120px;	
	color: #eef1f3;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;*/
}


#searchPanel {
   display: block;
    width: 121px;    
    color: #002940;    
}

#searchText {
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#searchPanel P {
    padding: 0em 0em 0em 0em;
    margin: 0.4em 0em 0.4em 0em;
}

#floater {
    font-size: 10pt;
    visibility: hidden;
    color: #002940;
    background-color: #eef1f3;
    position: absolute;
    padding: 1em 1em 1em 1em;
    opacity: 0.5;
    filter: alpha(opacity=50);
}


/* ------------ ezek most epp nem kellenek vagy lathatatlanok ------------ */
#saveMessage, #storeArea, #copyright {
    display: none;
}

#storeArea {
    display: none;
}

#datatransfer {
    display: none;
}

#siteTitle {
 display: none;
}

#siteSubtitle {
    display: none;
}


#mainMenu {
    display: none;
}


.tabSet {
    display:none;
    padding-top: 1em;
}

.sidebarSubHeading {
    display:none;
    font-size: 7pt;
    color: #000000;
}

.tabSet a {
    color: #002940;
}

.tabSet a:hover {
    background-color: #002940;
    color: #eef1f3;
    text-decoration: none;
}

.tabSet a:active {
    color: #000000;
}

.tabSelected {
    font-weight: bold;
    display: inline;
    /*background-color: #eef1f3;
    border-left: 1px solid #002940;
    border-top: 1px solid #002940;
    border-right: 1px solid #002940;*/
    padding: 0.3em 0.3em 1px 0.3em;
    margin: 0px 1px 0px 1px;
}

.tabSelected:hover {
    /*color: #000000;
    text-decoration: none;*/
}

.tabUnselected {
    /*color: #002940;
    font-weight: bold;
    display: inline;
    background-color: #eef1f3;
    border-left: 1px solid #002940;
    border-top: 1px solid #002940;
    border-right: 1px solid #002940;
    border-bottom: 1px solid #002940;
    padding: 3px 3px 0px 3px;
    margin: 0px 1px 0px 1px;*/
}

/*#licensePanel {
    padding: 0.5em 0em 0.5em 0em;
}

#licensePanel A {
    display: block;
    padding: 0.2em 0.2em 0.2em 0.2em;
    border: 1px solid #ffffff;
    color: #777700;
}

#licensePanel A:hover {
    border: 1px solid #777700;
    text-decoration: none;
    color: #000000;
    background-color: #cccc99;
}*/


