@import url("/styles/default/scms_dropdown.css"); 
 

/***********************************************************
 Custom CSS: 
***********************************************************/

body { scrollbar-arrow-color: #E29333;}

A.txt:link {text-decoration: none;}
A.txt:visited {text-decoration: none;}
A.txt:active {text-decoration: none;}
A.txt:hover {text-decoration: underline;}

.txt_on {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #F66014}

A.txt_on:link {text-decoration: none;}
A.txt_on:visited {text-decoration: none;}
A.txt_on:active {text-decoration: none;}
A.txt_on:hover {text-decoration: underline;}

.pealkiri {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; font-weight: bold; color: #ff0000}

A.pealkiri:link {text-decoration: none;}
A.pealkiri:visited {text-decoration: none;}
A.pealkiri:active {text-decoration: none;}
A.pealkiri:hover {text-decoration: underline; color: #ff0000}

.oranz { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #F66014}
.pealkiriv { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; font-weight: bold; color: #FFFFFF}

.pealkiri_on {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; font-weight: bold; color: #231F20;}

A.pealkiri_on:link {text-decoration: underline; color: #231F20;}
A.pealkiri_on:visited {text-decoration: underline; color: #231F20;}
A.pealkiri_on:active {text-decoration: underline; color: #231F20;}
A.pealkiri_on:hover {text-decoration: none; color: #231F20;}

.menyy_on { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; color: #ff0000; font-weight: bold}
A.menyy_on:link {text-decoration: none; color: #ff0000;}
A.menyy_on:visited {text-decoration: none; color: #ff0000;}
A.menyy_on:active {text-decoration: none; color: #231F20;}
A.menyy_on:hover {text-decoration: none; color: #231F20;}

.menyy_of { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; color: #231F20; font-weight: bold }
A.menyy_of:link {text-decoration: none; color: #231F20;}
A.menyy_of:visited {text-decoration: none; color: #231F20;}
A.menyy_of:active {text-decoration: none; color: #ff0000;}
A.menyy_of:hover {text-decoration: none; color: #ff0000;}

.txt { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #231F20}
.menyy2_on {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ff0000;}
A.menyy2_on:link {text-decoration: none; color: #ff0000;}
A.menyy2_on:visited {text-decoration: none; color: #ff0000;}
A.menyy2_on:active {text-decoration: none; color: #231F20;}
A.menyy2_on:hover {text-decoration: none; color: #231F20;}

.menyy2_of { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #231F20;}
A.menyy2_of:link {text-decoration: none; color: #231F20;}
A.menyy2_of:visited {text-decoration: none; color: #231F20;}
A.menyy2_of:active {text-decoration: none; color: #ff0000;}
A.menyy2_of:hover {text-decoration: none; color: #ff0000;}

/***********************************************************
 Action-buttons:
***********************************************************/

    editor\:buttons {
		width: 13px;
		height: 13px;
		cursor: hand;
		behavior:url(buttons.htc);
		-moz-binding: url(xbl.xml#buttons);
		}
		buttons {
			display: inline;
			width: 13px;
			height: 13px;
		}
    editor\:context {
		behavior:url(context.htc);
		-moz-binding: url(xbl.xml#context);
		}
		context {
			display: inline;
		}