@CHARSET "UTF-8";

textarea {
	text-align: justify;
}
div.textpage ul.none,
div.cbox ul.none	 {
        list-style-image: none;
        list-style-type:none;
}

div.warningmsg {
	margin: 3px;
	padding: 3px;
	border: 1px solid #bfbfbf;
	background: white;
	/*background: #c0dd13;*/
	/*background: #ffba51;*/
}

div.warningmsg a {
	font-weight: bold;
}

#popupbackground {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: black;
	background-color: #d6d6d6;
	filter: alpha(opacity =   75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#popupmsg { /*position: absolute;*/
	position: absolute;
	z-index: 2;
	top: 25%;
	left: 25%;
	width: 400px;
	/*border: 2px solid #C9C299;*/
	border: 2px solid #92a42c;
	/*background: #FAF8CC;*/
	background: url('/html/th/slim/img/trawa2.jpg') no-repeat bottom;
	/*display: none;*/
	padding: 0px;
	filter: alpha(opacity =   100);
	-moz-opacity: 1;
	opacity: 1;
}

div.pupmsg p.msg {
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}

div.pupmsg div.ahbutton {
	float: right;
}

div.mboxsubtitle p {
	float: left;
}
div.mboxsubtitle div.ahbutton {	
	margin: 3px;
	float: right;
}

a.ahbutton {
	float: right;
}
div.windowheader {
	background: #b5d013;
	border-bottom: 2px solid #92a42c;
	height: 20px;
	width: 100%;
	padding: 0px;
}

div.windowtitle {
	float: left;
	margin: 0px;
	padding: 2px;
}

div.windowtools {
	float: right;
	margin: 0px;
	padding: 2px;
}

div.moreless,div.moreless a {
	color: #f9a600;
	font-weight: bold;
	font-decoration: underline;
	font-size: 110%;
} 

div.textpage .head {
	font-weight:bold;
}


.mboxtitle .emw {
	color: white;
	font-weight: bold;
}


.addinbox div.subtit {
color:#C0C0C0;
float:right;
}

div.mboxbody  div.tools {
	font-size:90%;
	padding:3px;
	text-align:center;
}

