a.menuitem, a.menuitemS {

	text-decoration: none; background: transparent; color: #F8A406; display: block;

}

a.menuitem {

	width: 110px;

	padding: 1px 0;

}

a.menuitemS {

	background: url(images/bg_space_one_layer.gif);

	width: 105px;

	padding: 0;

	border-right: 5px solid #F8A406;

	border-top: 1px solid #F8A406;

	border-bottom: 1px solid #F8A406;

}

a.menuitem:hover, a.menuitemS:hover {

	text-decoration: none; background: url(images/bg_space_one_layer.gif); color: #F9C45F;

	display: block;

	width: 105px;

	padding: 0;

	border: 0;

	border-right: 5px solid #F9C45F;

	border-top: 1px solid #F9C45F;

	border-bottom: 1px solid #F9C45F;

}

.menu_title {

	color: #777777; cursor: default;

}

p {
	text-align: justify;
}

hr {

	border: 1px; border-style: solid; color: #777777; width: 500px;

}

.err_msg {

	color: #ee5555; text-align: left; font-style: italic;

}

.msg {

	color: #55ee55; text-align: left; font-style: italic;

}

.mcom {

	text-align: center; font-style: italic; font-size: 8pt;

}

.info {

	text-align: left; font-size: 8pt;

}

.sm {

	font-size: 8pt;

}

.nazov {

	color: #F8A406;

}

.table1 {

	background: url(images/bg_space.gif);

}

.table0 {

	background: url(images/bg_space_two_layers.gif);

}

.maintd {

	text-align: left;

	vertical-align: top;

}

.maintd table {

	margin-left: auto; margin-right: auto;

}

.maintd h1 {
	text-align: center;
}

.maintd strong {
	color: #F8A406;
	font-weight: normal;
}

.char_photo {

	background: url(images/bg_space_two_layers.gif);

	float: right;

	padding: 8pt;

	margin: 0 0 10px 10px;

}

select {

	background: #111111;

	font-family: Arial; color: #777777; font-size: 10pt;

	border-bottom-width: 1px; border-color: #777777; border-style: solid;

}

form {

	margin: 0;

	padding: 0;

}

input, textarea {

	background: url(images/bg_space_two_layers.gif);

	font-family: Arial; color: #777777; font-size: 10pt;

	border-bottom-width: 1px; border-color: #777777; border-style: solid;

}

a {

	color: #F8A406; text-decoration: underline;

}

a:hover {

	color: #F9C45F;

	text-decoration: underline;

	border-bottom: 1px #F8A406 dotted;

}

a.img, a.img:hover {

	text-decoration: none;

	border: 0;

}

a.copy, .copy a {

	text-decoration: none;

	border: 0;

}

a.copy:hover, .copy a:hover {

	text-decoration: underline;

	border: 0;

}

.copy, a.copy, a.copy:hover, .copy a, .copy a:hover {

	color: #777777; font-size: 8pt;

}

img {

	border: 0;

}

body {

	background-color: #000000;

	scrollbar-face-color: #111111;

	scrollbar-highlight-color: #222222;

	scrollbar-shadow-color: #000000;

	scrollbar-3dlight-color: #333333;

	scrollbar-arrow-color:  #F8A406;

	scrollbar-track-color: #060606;

	scrollbar-darkshadow-color: #000000;

	background-image : url(images/bg_space.gif);

}

body, table {

	font-family: Arial; font-size: 10pt; color: #FFFFFF;

}

h1, h2, h3, h4, .nadpis {

	color: #F8A406; font-size: 1.4em; font-weight: bold;

}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

.norm {

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	display: inline;

	border: 0;

	padding: 0;

	margin: 0;

}

#commMain {
	text-align: center;
}

#commData {
	text-align: left;
}

#commStatus {
	text-align: left;
	padding: 1em;
	color: #F8A406;
}

#commFormDiv fieldset {
	border: 1px solid #777777;
	text-align: right;
	padding: 0.5em;
}

#commFormDiv legend {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}

.commBox {
	margin-bottom: 10px;
	border: 1px solid #777777;
	text-align: left;
}
.commTitle {
	background: url('images/bg_space_two_layers.gif');
	padding: 0.2em;
	color: #777777;
}
.commText {
	padding: 0.5em;
}

/******************************************************************************
** STRUCTURE OF DYNAMICALLY CREATED ELEMENTS
*******************************************************************************
**
** <div id="ORIGINAL_IDWidgContainer" class="widgContainer">
**     <ul id="ORIGINAL_IDWidgToolbar" class="widgToolbar">
**         <li id="BUTTON_ID" class="widgEditButton">
**             <a></a>
**         </li>
**         <li class="widgEditSelect">
**             <select>
**             </select>
**         </li>
**     </ul>
**     <iframe id="ORIGINAL_IDWidgIframe" class="widgIframe">
**     </iframe>
**     <textarea id="ORIGINAL_IDWidgTextarea" class="widgEditor">
**     </textarea>
** </div>
*/

/* TOOLBAR BUTTONS */

.widgToolbar a
{
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}

.widgToolbar a:hover
{
	background-position: 0 -30px;
}

.widgToolbar a:active
{
	margin-top: 2px;
	margin-left: 2px;
	background-position: 0 -60px;
}

.widgToolbar li.on a, .widgToolbar li.on a:hover
{
	background-position: 0 -60px;
}

.widgToolbar li.widgEditButton
{
	background-image: url(images/widg/widgeditor_button_shadow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.widgButtonBold
{
	background-image: url(images/widg/widgeditor_button_bold.gif);
}

.widgButtonHTML
{
	background-image: url(images/widg/widgeditor_button_html.gif);
}

.widgButtonImage 
{
	background-image: url(images/widg/widgeditor_button_image.gif);
}

.widgButtonItalic 
{
	background-image: url(images/widg/widgeditor_button_italic.gif);
}

.widgButtonLink
{
	background-image: url(images/widg/widgeditor_button_link.gif);
}

.widgButtonOrdered
{
	background-image: url(images/widg/widgeditor_button_ordered.gif);
}

.widgButtonUnordered
{
	background-image: url(images/widg/widgeditor_button_unordered.gif);
}

.widgSource a
{
	background-image: url(images/widg/widgeditor_button_empty.gif);
	cursor: default;
}

.widgSource li.on a, .widgSource li.on a:hover
{
	background-position: 0 0;
}

.widgSource .widgButtonHTML
{
	background-image: url(images/widg/widgeditor_button_html.gif);
}

.widgSource .widgButtonHTML:hover
{
	cursor: pointer;
}




/* TOOLBAR */

.widgToolbar
{
	list-style: none;
	width: 100%;
	height: 48px;
	margin: 0;
	padding: 0 0 0 2px;
	border: 1px solid #CCCCCC;
	background-image: url(images/widg/widgeditor_toolbar_bg.gif);
	background-repeat: repeat-x;
}

* html .widgToolbar
{
	width: auto;
}

.widgToolbar li
{
	display: inline;
	float: left;
	width: 32px;
	height: 32px;
	margin-top: 9px;
	margin-left: 7px;
	line-height: 30px;
}




/* EDITING AREA */

.widgIframe
{
	clear: left;
	width: 100%;
	height: 200px;
	border-top-width: 1px;
	background: #fff;
}

.widgContainer textarea.widgEditor
{
	clear: left;
	width: 100%;
	height: 200px;
	border-top-width: 1px;
	padding: 0;
}




/* EDITOR CONTAINER */

.widgContainer
{
}