/*
* Base Platon.SK cascading stylesheet
* Created by Ondrej Jombik <nepto@platon.sk>
* Copyright (c) 2002-2005 Platon Group, http://platon.sk/
* All rights reserved.
*/

/* $Platon: Platon.SK/public_html/themes/platon/css/platon.css,v 1.59 2013-10-19 23:23:56 platon Exp $ */

body
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 90%;
	color: #ffffff;
	background: #000000;
}

form
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

pre, code
{
	font-size: 90%;
}

acronym
{
	border-bottom: dotted black 1px;
	cursor: help
}

blockquote
{
	font-style: italic;
}

th
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 100%;
	padding: 3px;
	color: #000000;
	background: #c0c0e8;	/* compromis */
	/* background: #b8b8f8; /* Mantis/Platon violet */
	/* background: #9090ff; /* nice violet */
	/* background: #add8e6; /* light blue */
}

td
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 90%;
	color: black;
	padding: 2px; /* This is default box/cell padding */
}

a:visited,
a:link
{
	color: #0000ff;
	text-decoration: underline;
}

a:hover
{
	color: #0000ff;
	text-decoration: none;
}

h1
{
	font-size: 160%;
	color: #0000ff;
	padding: 3px 0px 1px 0px;
	margin: 0;
	border: 0;
}

h2
{
	font-size: 140%;
	color: #0000ff;
	padding: 3px 0px 1px 0px;
	margin: 0px;
	border: 0px;
}

h3
{
	font-size: 120%;
	color: #0000ff;
	padding: 3px 0px 1px 0px;
	margin: 0px;
	border: 0px;
}

h4
{
	font-size: 100%;
	color: #0000ff;
	padding: 2px 0px 1px 0px;
	margin: 0px;
	border: 0px;
}

hr
{
	height: 1px;
	background-color: #000000;
	color: #000000;
	border: solid #000000 0;
	border-top-width: 1px;
}

hr.top-slice
{
	background-color: #0000ff;
	color: #0000ff;
	border: solid #0000ff 0;
}

td.content
{
	color: #000000;
	background: #ffffff;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

td.real-content
{
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 10px 12px;
}

table.content-index
{
	background: #e9e9e9;
}

table.top-slice
{
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0;
}

td.top-slice-big
{
	padding: 6px 0px 6px 0px;
}

a.top-slice-big,
a.top-slice-big:link,
a.top-slice-big:visited,
a.top-slice-big:hover
{
	background: #0000cc;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border: 0;
	/* margin: 0; */
	padding: 3px;
}

tr.top-slice,
td.top-slice
{
	background: #0000cc;
	font-size: 80%;
	color: #ffffff;
	padding: 0px 9px 0px 0px;
}

td.right-top-slice
{
	color: #ffffff;
	font-size: 65%;
	text-align: right;
	vertical-align: middle;
	padding: 2px 7px 2px 2px;
}

a.lang-switch,
a.lang-switch:link,
a.lang-switch:visited,
a.site-auth-info,
a.site-auth-info:link,
a.site-auth-info:visited
{
	background: #0000cc;
	color: #ffffff;
	text-decoration: none;
	padding: 2px;
}

a.lang-switch:hover,
a.site-auth-info:hover
{
	text-decoration: underline;
}

td.top-slice2-left
{
	font-size: 80%;
	background: #000000;
	color: #ffffff;
	padding: 1px 0px 1px 6px;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: left;
}

td.top-slice2-center
{
	font-size: x-small;
	background: #000000;
	color: #ff6c00;
	padding: 1px 0px 1px 6px;
	letter-spacing: 1px;
	text-align: left;
}

td.top-slice2-right
{
	font-size: 80%;
	background: #000000;
	color: #ffffff;
	padding: 1px 6px 1px 0px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: right;
}

tr.down-slice,
td.down-slice
{
	background: #0000cc;
	font-size: 85%;
	color: #ffffff;
	padding: 4px 5px 5px 6px;
}

a.down-slice,
a.down-slice:link,
a.down-slice:visited
{
	background: #0000cc;
	color: #ffffff;
	line-height: 130%;
}

a.down-slice:hover
{
	text-decoration: none;
}

td.left-slice
{
	background: #000077;
	color: #ffffff;
	vertical-align: top;
	text-align: left;
	font-size: 80%;
	padding: 7px 0px 7px 0px;
}

td.section-items
{
	color: #ffffff;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

br.section-items
{
	font-size: 20%;
}

ul.left-down-slice
{
	padding: 0;
	margin: 0px 0px 0px 20px;
}

li.left-down-slice
{
}

td.left-down-slice
{
	background: #000077;
	color: #ffffff;
	vertical-align: bottom;
	text-align: left;
	padding: 10px 0px 10px 0px;
}

td.right-slice-icon
{
	padding: 3px 0px 0px 2px;
	vertical-align: top;
	text-align: center;
}

td.right-slice-title
{
	background: #ffffff; 
	color: #0000ff;
	padding: 2px 2px 2px 3px;
	border: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
}

td.right-slice
{
	vertical-align: top;
	text-align: left;
	font-size: 80%;
	padding: 6px 1px 6px 6px;
}

tr.top-slice-sep,
td.top-slice-sep,
tr.down-slice-sep,
td.down-slice-sep,
tr.left-slice-sep,
td.left-slice-sep,
tr.right-slice-sep,
td.right-slice-sep
{
	background: #0000ff;
	padding: 0px;
	height: 1px;
}

tr.top-slice-sep-white,
td.top-slice-sep-white
{
	background: #d0d0d0;
	padding: 0px;
	height: 1px;
}

p.support-us
{
	margin: 7px;
	text-align: center;
}

table.whereareyou,
{
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 100%;
}

td.whereareyou
{
	color: #ffffff;
	padding: 3px 2px 3px 10px;
	border: 0px;
	margin: 0px;
	font-size: 70%;
	font-weight: bold;
}

a.whereareyou,
a.whereareyou:link,
a.whereareyou:visited
{
	color: #ffffff;
	font-weight: bold;
}

a.section-link,
a.section-link:visited,
a.section-link:link
{
	font-size: 90%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.subsection-link,
a.subsection-link:visited,
a.subsection-link:link
{
	font-size: 85%;
	color: #ffffff;
	font-weight: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 4px;
}

a.section-link:hover,
a.subsection-link:hover
{
	text-decoration: underline;
}

a.subsection-link2,
a.subsection-link2:visited,
a.subsection-link2:link
{
	font-size: 80%;
	color: #ffffff;
	font-weight: none;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a.subsection-link2:hover
{
	text-decoration: none;
}

a.article-title,
a.article-title:link,
a.article-title:hover,
a.article-title:visited
{
	text-decoration: none;
}

td.article-info
{
	font-size: 80%;
}

td.article-discussion,
a.article-discussion,
a.article-discussion:link,
a.article-discussion:hover,
a.article-discussion:visited
{
	background: #ffffff; 
	color: #0000ff;
	padding: 2px 2px 2px 8px;
	border: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

td.msg
{
	border: 0px;
	padding: 0px 16px 0px 0px;
	margin: 0px;
}

td.msgs
{
	border: 0px;
	padding: 0px 16px 0px 16px;
	margin: 0px;
}

td.msgh
{
	border: 0px;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	background: #dddddd;
}

td.msgf,
table.msgf
{
	border: 0;
	/* padding: 0px 8px 0px 0px; */
	padding: 0;
	margin: 0;
}

/*
 * JS dynamic menu
 */

.menubg {
	background: #000077;
}

.submenu {
	background: #000077;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
}
.submenu a, .submenu a:visited {
	color:			#FFFFFF;
	text-decoration: none;
}
.submenu a:hover {
	color:			#FFFFFF;
	text-decoration: underline;
}


/*
* ADMIN
*/

table.pme-navigation,
table.pme-main
{
	width: 100%;
	border-spacing: 1px;
}

tr.pme-filter   { background: #c0c0e8; }
td.pme-stats    { text-align: right;   }
td.pme-buttons  { text-align: left;    }
td.pme-buttons2 { text-align: right;   }
td.pme-message  { font-weight: bold;   }
td.pme-cell-0   { background: #c0d0ff; }
td.pme-cell-1   { background: #e0e0ff; }
td.pme-navigation-0,
td.pme-navigation-1
{
	width: 1px;
	background: #c0c0e8;
	text-align: center;
	white-space: nowrap;
}

td.pme-key-0,
td.pme-key-1
{
	width: 1px;
	vertical-align: top;
	background: #c0d0ff;
}

td.pme-value-0,
td.pme-value-1
{
	width: 100%;
	vertical-align: top;
	background: #e0e0ff;
}

td.pme-help-0,
td.pme-help-1
{
	vertical-align: center;
	background: #e0e0ff;
}

td.ezin-admin-signature,
a.ezin-admin-signature
{
	font-size: 8pt;
}

/* Imported from cvsweb.css */

/* Source, diff and annotate views */
.src {
  color: #000;
  background-color: #eee;
  font-style: normal;
  font-weight: normal;
}

/* Navigation header for source views, diffs and annotations */
.navigate-header {
  background-color: #99e;
  padding: 2px;
  border: 2px outset;
}

/* Directory table */
table.dir {
  border-right: 1px solid #ccc;
}
/* Cells */
table.dir * td {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-left: 5px;
  padding-right: 5px;
}
/* Column headers */
table.dir * th {
  background-color: #ffc;
  border: thin outset;
  padding-left: 5px;
  padding-right: 5px;
}
/* Sorted column header */
table.dir * th.sorted {
  background-color: #fc6;
  border: thin inset;
}
/* Even rows */
table.dir * tr.even {
  background-color: #fff;
}
/* Odd rows */
table.dir * tr.odd {
  background-color: #fff;
}
/* File and dir name columns */
table.dir * td.file, table.dir * td.dir {
  white-space: nowrap;
}
/* Graph link column */
table.dir * td.graph {
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  width: 1%;
}
/* Age column */
table.dir * td.age {
  font-style: italic;
  white-space: nowrap;
}
table.dir * td.author {
  white-space: nowrap;
}
/* Log entry column */
table.dir * td.log {
  font-size: smaller;
}
/* Attic toggles in directory view */
.attic {
  font-size: smaller;
}

/* Option table labels and values */
.opt-label {
  text-align: right;
  padding-left: 0.5em;
}
.opt-value {
  padding-right: 0.5em;
}

/* Log entry in markup */
.log-markup {
  background-color: #fff;
  width: 100%;
}

/* Diff-selected revision in log */
.diff-selected {
  padding-right: 0.5em;
  border-right: 10px solid #fc6;
}

/* 'Line'-header of each diffed file */
.diff-heading {
  background-color: #9cc;
  border: 2px outset;
  padding: 5px;
}
/* Common properties for diff "contents" */
.diff {
  font-family: sans-serif;
  font-size: smaller;
}
/* Lines that are the same */
.diff-same {
  background-color: inherit;
}
/* Empty lines */
.diff-empty {
  background-color: #ccc;
}
/* Added lines */
.diff-added {
  background-color: #9f9;
}
/* Removed lines */
.diff-removed {
  background-color: #f99;
}
/* Changed lines */
.diff-changed {
  background-color: #ff6;
}
/* Empty changed lines */
.diff-changed-missing {
  background-color: #ee6;
}
/* Unchanged text in ediffs */
.diff-unchanged {
  background-color: #ccc;
}

/* Current revision lines in annotate view */
.current-rev {
  font-weight: bold;
}

/* Download links */
.download-link { 
  font-weight: bold;
}
/* Display links */
.display-link { 
  font-weight: bold;
}


