html{
  overflow: -moz-scrollbars-vertical;
}
body { 		
margin: 0px;
background: #E5EEFF;
}

tr, p, div {		/*paragraf ; riadok tabulky ; oddiel */
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #003399;
}

hr {		/* horizontal ruler */
  background       : #003399;	/* 40% seda */
  height           : 1px;
  width            : 100%;
}

#mainlevel-nav {margin: 0; padding: 0; /*vodorovne menu nad headrom */
}
#mainlevel-nav li {list-style:none; float: right; 
margin: 0; width: 13%; 
font-size: 10px;
line-height: 20px;
white-space: nowrap;
text-indent: 15px;
}
#mainlevel-nav a {display: block; float: right; text-decoration: none;  border: 1px solid;
border-color: #fff #CC0000 #CC0000 #fff;	/* tmava orange */
background: #FF0000 url(../images/vmenu_bgr.gif) 2px no-repeat;	/* normal orange */
color: white;
}
#mainlevel-nav a {float: none;
}
#mainlevel-nav a:hover{
background: #FF6666 url(../images/vmenu_bgr.gif) 2px no-repeat;		/* syta orange */
}

/*different setting for newsflash*/
.newsflash td{
color: #000000;
text-align: justify;
vertical-align: middle;}

/*setting for the greetings*/
.mainpage {
text-align: justify;
color: #003399;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
text-transform: NONE;}

/*pathaway setting*/
.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;}

a.pathway:link, a.pathway:visited {		/* skoro ako FF9933, normal orange, horizont. menu hore */
  color            : #003399;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #FF0000;	/* cervena */
  font-weight      : normal;
  text-decoration   : none;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 18px;
font-weight: bold;
color            : #003399;		/* cierna */
text-indent: 8px;}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 11px;
/*font-weight: bold;*/
color            : #003399;		/* 50% seda */
letter-spacing: 2px;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {		/* hlavne menu */
color: #ffffff; 
font-weight: bold;
background-image: url(../images/menu_bgr.gif);
float:right;
background-repeat: no-repeat;
width: 100%;
text-indent: 15px;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 25px; }

a.mainlevel:hover {
        color: #DD0000;
        }

a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 10px;}

a.mainmenu:hover { 
color: #003399; 
}

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Verdana, Helvetica, Arial, sans-serif;
        font-weight: normal;
        background-image: url(../images/menu_bgr.gif);
background-repeat: no-repeat;
width: 144px;
text-indent: 30px;
text-decoration: underline;
line-height: 20px;}

a.sublevel:hover {
        color: #ffffff; text-decoration: none;
        }

table.moduletable {
        margin: 0px 0px 15px 0px;
        width: 100%;
		padding: 0px 5px 5px 5px;
        }

table.moduletable th {		/* hlavickova bunka .. nadpis v tabulke modulu (napr. menu alebo sekcie/kategorie */
  font-size        : 11px;
  font-weight      : bold;
  color            : #003399;
  text-align       : left;
  width            : 100%;
letter-spacing: 1px;
text-indent: 5px;
height: 20px;

}


table.moduletable td {		/* bunka tabulky */
        font-size: 10px;
        font-weight: normal;
        }

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #CCCCCC;		/* 20% seda */
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;		/* tabulkovy riadok 1 ; 10% seda */
}

.sectiontableentry2 {
  background-color : #E0E0E0;		/* tabulkovy riadok 2 ; 20% seda */
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;		/* 40% seda */
  text-decoration  : none;
  font-weight      : NORMAL;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #E5EEFF;		/* 30% seda */
}

.contentpaneopen {
  border : 0px ridge #0099cc;		/* svetla modra */
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #FF0000;		/* normal orange */
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {color: #003399;			/* hyperlinky * ; orange */
	font-weight: bold;
text-decoration: NONE;}

a:hover {color: #FF0000;		/* cervena */
text-decoration: none;}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #FF0000;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #003399;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #FF0000;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #339966;
	border-right: outset 2px #808080;
	border-top: outset 2px #339966;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #003399;
	text-align: center;
}
