/**
 * Style sheet gemprala
 */
html
{
	height:100.01%;
	margin-bottom:1px;
}

body
{
	background-color:#333399;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:110.01%;
}

a:link, a:visited
{
	border-bottom:1px dotted #333399;
	font-weight:bold;
	text-decoration:none;
	color:#333399;
}

a:hover
{
	border-bottom:2px solid #ff9900;
	font-weight:bold;
	color:#ff9900;
}

a:active
{
	font-weight:bold;
	text-decoration:none;
	color:#ff9900;
}

.nsi
{
	font-size:0.8em;
}

p, table, ul, ol
{
	font-size:0.9em;
	line-height:1.3em;
	max-width:36em;
}

table
{
	border-top: #777777 solid 1px;
}

td 
{
	border-bottom: #777777 solid 1px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight:bold;
	color:#333399;
	line-height:1.2em;
}

h1
{
	font-size:1.45em;
}

.ce_gallery h1
{
	font-size:1.45em;
}

* html .ce_gallery h1
{
	font-size:1.45em;
}

h2
{
	font-size:1.35em;
}

h3
{
	font-size:1.2em;
}

h4
{
	font-size:1.1em;
}

h5
{
	font-size:1.0em;
}

h6
{
	font-size:0.9em;
}

/* Main Menu */
#mm
{
	clear:both;
	margin:0px 10px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
}

#mm ul
{
	margin:0px 10px;
	padding:0px;
	list-style-type:none;
}

#mm li
{
	display:inline;
	margin:0px;
	padding:0px;
	line-height:1.3em;
	list-style-type:none;
}

#mm span
{
	margin:0px;
	padding:0px;
}

* html #mm ul, * html #mm li
{
	height:1px;
}

#mm .level_2
{
	padding:3px 0px 0px 9px;
	border-bottom:0px;
}

#mm .level_2 li
{
	padding:0px 0px 3px 0px;
	border-top:0px;
}

#mm a, #mm li, #mm span
{
	background-color:#ffffff;
	font-weight:bold;
	font-size:13px;
	color:#000000;
}

#mm a
{
	width:100px;
	float:left;
	display:inline;
	text-align:center;
	color:#333399;
	line-height:1.5em;
	text-decoration: none;
}

#mm a:hover
{
	border-bottom:2px dotted #ff9900;
	color:#ff9900;
}

#mm .trail
{
	border-bottom:2px dotted #ff9900;
	color:black;
}

#mm .level_2 a, #mm .level_2 li, #mm .level_2 span
{
	font-weight:bold;
	font-size:12px;
}

li span.active
{
	width:100px;
	float:left;
	display:inline;
	text-align:center;
	border-bottom:2px solid #ff9900;
	font-weight:bold;
	color:#ff9900;
	line-height:1.5em;
}

/* Area Menu */
#ms
{
	width:12em;
	float:right;
	padding:0px 5px;
	border-left:2px dotted #333399;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	
}

#ms ul
{
	margin:0px 10px;
	padding:0px;
	list-style-type:none;
}

#ms li
{
	display:block;
	margin:0px;
	padding:0px;
	line-height:1.2em;
	list-style-type:square;
}

#ms span
{
	margin:0px;
	padding:0px;
}

* html #ms ul, * html #ms li
{
	height:1px;
}

#ms .level_2
{
	padding:3px 0px 0px 9px;
	border-bottom:0px;
}

#ms a, #ms li, #ms span
{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

#ms a
{
	width:100%;
	overflow:visible;
	float:left;
	text-align:center;
	color:#333399;
	line-height:1.5em;
	text-decoration: none;
}

#ms a:hover
{
	border-bottom:2px dotted #ff9900;
	color:#ff9900;
}

#ms .level_2 a, #ms .level_2 li, #ms .level_2 span
{
	font-weight:bold;
	font-size:12px;
}

#ms li span.active
{
	width:10em;
	float:left;
	display:inline;
	text-align:center;
	border-bottom:2px solid #ff9900;
	font-weight:bold;
	color:black;
	line-height:1.5em;
}

.parent .parent
{
	width:100px;
	float:left;
	display:inline;
	text-align:center;
	border-bottom:2px dotted #ff9900;
	border-left:2px dotted #ff9900;
	font-weight:bold;
	color:#333399;
	line-height:1.5em;
}

#wrapper
{
	width:812px;
	margin-top:0px;
	margin-bottom:15px;
}

#header
{
	clear:both;
}

#left
{
	width:250px;
	margin-right:10px;
}

.ce_text
{
	padding:1em 1em 1em 0;
}
.ce_gallery, .mod_article
/* .teaser, .mod_article>h1, .back */
{
	padding:0 0 0 1em;
}

#container
{
	clear:both;
	background-color:#ffffff;
	background-image:url("/data/rand.gif");
	background-position:center top;
	background-repeat:repeat-y;
}

#bt
{
	margin:0px;
	padding:0px;
	line-height:0px;
}

#footer .inside
{
	text-align:center;
	font-weight:bold;
	font-size:0.7em;
	color:#ffffff;
	line-height:1em;
}

#footer .inside a, #footer .inside a:visited
{
	font-weight:bold;
	font-size:0.7em;
	color:#ffffff;
	line-height:1em;
}

.sf
{
	font-size:0.7em;
}

.cl
{
	clear:both;	
}

/* Formular */

.formbody {
	line-height:2em;
	max-width:36em;
	padding:1em;
}
.formbody label {
	width:150px;
	display: inline-block;
	font-size:0.9em;
}
.formbody input {
	width:400px;
	display:inline-block;
	font-size:0.9em;
}
.formbody textarea {
	width:550px;
	display:inline-block;
	font-size:0.9em;
}
p.error {
	font-size:0.8em;
	color:#CC0000;
	padding:0;
	margin:0;
}
label.error {
	display: none;
}
.formbody input.captcha {
	width:50px;
}
.formbody .captcha_text {
	font-size:0.9em;
	padding-left:1em;
}
#nosi
{
	top: 10px;
	right: 10px;
	position: fixed;
	font-size:0.6em;
	text-align:center;
}
