.alertbox_text,
.alertbox_close,
.alertbox_title,
.tekst,
.tekst2 {
	font-family:Tahoma, Arial, sans-serif; ;
	font-size:12px;
    text-shadow: 0 .1em .1em #fff;
	line-height: 14px;
	color: black;
    text-decoration: none;
}

body,
a,
a:hover {
	font-family:Tahoma, Arial, sans-serif; ;
	font-size:12px;
    text-shadow: 0 .1em .1em #fff;
	color: black;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#url,
#url:hover {
	font-family:Tahoma, Arial, sans-serif; ;
	font-size:12px;
    text-shadow: 0 .1em .1em #fff;
	color: #2A66C9;
    text-decoration: none;
}

#url:hover {
	text-decoration: underline;
}

.tekst2 {
	font-size:11px;
    text-shadow: 0 .1em .1em #fff;
	color: #323232;
}

.a10px,
.text10px {
	font-size: 10px;
	color: #727272;
	text-decoration: none;
}

.a10px:hover {
	font-size: 10px;
	color: black;
	text-decoration: underline;
}

.alertbox_title {
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px;
    text-shadow: 0 .1em .1em #fff;
    font-weight: bold;
	color: black;
}

.alertbox_close {
    color: blue;
    font-weight: bold;
    text-shadow: 0 .1em .1em #fff;
}

.koptekst,
.koptekst2,
.koptekst3 {
	font-family:Tahoma, Arial, sans-serif;
	font-size:1.5em;
    text-shadow: 0 .1em .1em #fff;
    font-weight: bold;
	margin-bottom: 4px;
	color: #2A66C9;
}

.koptekst2 {
	font-size:14px;
}

.koptekst3 {
	font-size:12px;
}

.login-box {
    border: 2px dotted #BBBBBB;
	background-color: #ECECEC;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
	color: black;
}

.button,
.button_disabled,
.buttonpreview {
    font-family:Tahoma, Arial, sans-serif;
    text-shadow: 0 .1em .1em #fff;
    font-size: 11px;
    color: black;
    background-color: #F4F3EF;
}

.button_disabled {
	background-color: #EBEBEA;
	color: #D1D0CD;
}

.button:hover,
.buttonpreview:hover {
    background-color: #6ca8ff;
}

.input,
.select {
    font-family:"Courier New", Courier, monospace;
    text-shadow: 0 .1em .1em #fff;
    font-size: 12px;
    color: black;
    background-color: white;
    border: 1px dotted #B2B2B2;
    padding: 1px;
    /*
    margin-left: 15px;
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 15px;
    */
}

.select {
    font-size: 11px;
}

.file,
.multiselect {
    font-family:"Courier New", Courier, monospace;
    text-shadow: 0 .1em .1em #fff;
    font-size: 12px;
    color: black;
    background-color: white;
    border: 1px solid #B2B2B2;
    padding: 1px;
    width: 500px;
}

.input:hover,
.select:hover,
.file:hover {
    border: 1px solid #2A66C9;
    background-color: #FFFFE2;
}

.field {
	font-family:Tahoma, Arial, sans-serif;
    text-shadow: 0 .1em .1em #fff;
	font-size:12px;
    font-weight: bold;
	color: #5E8BD6;
    margin-bottom: 5px;
}

.errorbox {
    border: 2px solid #660000;
    background-color: #FFDDDE;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.errorheader {
    font-family:"Verdana";
    text-shadow: 0 .1em .1em #fff;
    font-size: 14px;
    font-weight: bold;
    color: #990000;
}

.errortext {
    font-family:"Verdana";
    text-shadow: 0 .1em .1em #fff;
    font-size: 11px;
    font-weight: normal;
    color: black;
}

.info-box {
    border: 1px dotted #6ca8ff;
    width: 350px;
    padding: 5px;
    text-align: left;
}

.page-box {
	border: 2px solid #2C5A9C;
	background-color: white;
    width: 860px;
}

.templateItem {
    background-color: #F4F3EF;
    border: 1px solid #6ca8ff;
    padding: 5px;
}


.wtheader {
    border: 1px solid #2C5A9C;
    padding: 5px;
    background: #6ca8ff;
    font-family:"Verdana";
    text-shadow: 0 .1em .1em #fff;
    font-size: 12px;
    font-weight: bold;
	font-variant:small-caps;
    color: black;
}

.image-border {
	border: 1px solid #6ca8ff;
}

form {font:1em/1 Verdana,Geneva,Kalimati,sans-serif; color:#6ca8ff;}
fieldset {border:1px solid #999;}
fieldset fieldset {border:none;}
fieldset fieldset legend {font:bold 1em/1 Verdana,Geneva,Kalimati,sans-serif; color:#000;}
legend {font:1.5em/1 "Trebuchet MS",Helvetica,Jamrul,sans-serif; color:#000;}
.textfield input, .file input, .dropdown select, .textarea textarea, div input.innertextfield {font:1em/1 Verdana,Geneva,Kalimati,sans-serif; color:#000; border:1px solid #6ca8ff; background:#6ca8ff;}
.textfield input:hover, .file input:hover, .dropdown select:hover, .textarea textarea:hover, div input.innertextfield:hover {border-color:#6ca8ff;}
.textfield input:focus, .file input:focus, .dropdown select:focus, .textarea textarea:focus, div input.innertextfield:hover {border-color:#6ca8ff;}
.textfield input:active, .file input:active, .dropdown select:active, .textarea textarea:active, div input.innertextfield:active {border-color:#6ca8ff;}
.textfield input:focus:hover, .file input:focus:hover, .dropdown select:focus:hover, .textarea textarea:focus:hover, div input.innertextfield:focus:hover {border-color:#6ca8ff;}
.checkbox input, .radio input {border:none; background:transparent;}
button {font:1.2em/1 Verdana,Geneva,Kalimati,sans-serif; border:1px solid #6ca8ff; background:#6ca8ff; color:#fff;}
button:hover {border-color:#000; color:#6ca8ff;}
optgroup {font:bold 1em/1 Verdana,Geneva,Kalimati,sans-serif;}
option {font:1em/1 Verdana,Geneva,Kalimati,sans-serif;}

#grayed { color:#ACA899; }

#internal {
	border: 1px solid #0069AA;
	background-color: #B1D1E5;
	color: black;
	padding: 2px;
}
