html {
	height: 100%;
}

* html #page {
	height: 100%;
}

body {
	background-color: #000000;
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
}

table {
	color: #ffffff;
	background-color: #000000;
	border-color: #666666;
}

textarea {
	font-size: 10pt;
	border: #ababab 1px solid;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	width: 400px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
}

/*  

color:#FF9900;
border-color:#990033;

*/
td,tr {
	border-color: #666666;
}

h1 {
	font: normal 2em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	color: #ffffff;
	letter-spacing: -2px;
}

h2 {
	font: normal 1.5em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	color: #ffffff;
	letter-spacing: -2px;
	color: #FFFF99;
}

input, select {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	border: #ffffff 1px solid;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	width: 200px;
}


.cbox {
	border: none;
	width : 10px;
	text-align: center;
	}

label {
	float: left;
	width: 150px;
}

a {
	color: #8ca919;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}


p {
	text-align: justify;
}

#page {
	margin: 0 auto;
	width: 950px;
	min-height: 100%;
	color: #FFFFFF;
}

#page img {
	margin : 5px;
	border: 1px solid #ffffff;
	}

#logospace {
	height: 200px;
	margin: 0 auto;
	background-color: #f8faec;
	background-image: url("grass.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
}

#logo {
	margin: 0 auto;
	width: 200px;
	height: 100px;
	float: left;
}

#meniu {
	padding-top: 20px;
	font-size: 110%;
	text-align: right;
	width: 900px;
	color: #000000;
	margin: 0 auto;
}

#meniu a {
	color: #000000;
	text-decoration: none;
}

#meniu a:hover {
	text-decoration: underline;
}

#text {
	position: relative;
	margin: 0 auto;
	font-size: 90%;
	text-align: left;
	width: 850px;
}

.lmediaImg {
	display: none;
	}

.class justify {
	text-align: justify
}

/*    japonu kalba   */
.kanatab td {
	text-align: center;
	font-size: 24px;
}

.basictab td {
	font-size: 14px;
}

.php {
	background-color: #FFFFFF;
	border: dotted;
	color: #000000;
	width: 590px;
	text-align: left;
	padding: 5px;
	margin: 0px;
}

pre {
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	border: 1px solid #ababab;
	width: 850px;
	margin: 0 auto;
	font-weight: bold; 
	font-size: 11pt;
}

#kanjibig {
	font-size: 100px;
	font-weight: bold;
	background-color: #C98A16;
	text-align: center;
	vertical-align: middle;
	width: 150px;
}

#kanjitab {
	padding: 5px;
}

.Unicode {
	font-size: 22pt;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
}

.aComment {
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 10px;
	border-style: solid ;
	border-color: #ffff99;
	border-width: 1px 0px 0px 3px; 
	color: #ffffff;
}
.aComT {
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #222222;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	}

.ctrl {
	float: right;
	}

.aPost {
	text-align: left;
	}	

.editPostText {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
	height: 200px;
	border: 1px #ffffff solid;
	width: 600px;
	height: 100px;
	font-size: 10pt;
}

.blogim {
	float: left;
	margin: 10px;
}

.blogInfobox {
	width: 100px;
	float: right;
	padding: 5px;
	margin: 20px;
	background-color: #222222;
	text-align: center;
	border : 5px #ababab solid;
}

/*  Live divai */
.blogEdit {
	width: 100%;
	font-size: 16px;
}

.blogPinfok {
	border: 1px #ffffff dotted;
	margin: 0 auto;
}

/* rte editor */
.frameBody {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	font-size: 10pt;
	margin: 0;
	width: 100%;
	height: 100%;
}

.blogTopic a {
	color: #ABABAB;
}

.rte-zone {
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 250px;
	border: 1px #999 solid;
	clear: both;
}

.rte-toolbar {
	overflow: hidden;
}

.rte-toolbar a,.rte-toolbar a img {
	border: 0;
}

.rte-toolbar p {
	float: left;
	margin: 0;
	padding-right: 5px;
}
