/*
obsahuje 4 farby
   dlcolor1
   dlcolor2
   dlcolor4
   dlcolor5
*/


body{
   margin:0pt;
}

td, input, select, textarea{
   font-family: arial, tahoma, verdana;
   font-size:80%;
}


ul {
	text-decoration: none;
	list-style-type: square;
   margin-top: 0pt;
}

li {
	margin-top: 4pt;
   color:#7E8391;
}


.mainmenu{
   background : #336699; /*dlcolor1*/
}

/* used only in page header */
.header{
   BACKGROUND-COLOR:#ffffff /*#6699cc;*/ /*dlcolor2*/;
	color:white;
}

.areaFrameTitle{
	font-size:90%;
 	font-weight: bold;
	color:#ffffff;
   BACKGROUND-COLOR: #6699cc; /*dlcolor2*/;
	TEXT-ALIGN: left
	}

.area-one{
   background-color: #eeeee5; /*dlcolor5*/ /* bg for area-one - do not remove this comment */
}

.area-two{
   BACKGROUND-COLOR: white;
   border-width:0px;
   border-color:#666666;
   border-style:solid;
}

.area-two-Header{
   background-color: #eeeee5; /*dlcolor5*/ /* bg for area-one - do not remove this comment */
   font-weight:bold;
   color:#666666;
}


.label{
   color:#444444;
	text-align : right;
	font-weight:bold;
}

.content{
   color:#703333;
   text-align : left;
   font-size:110%;
   vertical-align:text-top;
}

.listColumnHeader {
   color      : Black;
   background-color: #E7E7DC; /*dlcolor4*/;

   border-color: gray;
   border-style: solid;
   border-width: 1;
   border-top-color: white;
   border-left-color: white;
   text-align : center;
}


.listData, .listDataLeft {
	color      : Black;
   background-color : White;
	border-color: #999999;
	border-width: 0 1px 1px 0;
	border-style: solid;
}

.listDataLeft {
	border-width: 0 1px 1px 1px;
}

.listDataEven {
 background-color: #eeeee5; /*dlcolor5*/  /* rovnaka ako okno */
}

.listDataOdd {
 background-color : white;
}

.formDisabledInput{
   background-color: #eeeee5; /*dlcolor5*/ /* bg for area-one - do not remove this comment */
   border-color: white;
   border-width: 1px;
   border-style: inset;
   padding : 2px;
}

.error{
   color:brown;
	font-size:100%;
}

/* LINKY ******************************************************************************************************** */
a, a:visited{
	font-size:20;
	font-family:Tahoma;
	text-decoration: none;
   color: #fecc15;
   background : transparent;
   FONT-WEIGHT: bold;
}

a.contentLink{
   color:#703333;
   text-align : left;
   font-size:100%;
FONT-WEIGHT: normal;
   vertical-align:text-top;
}
a.contentLink:hover{
  text-decoration: none;
font-size:100%;
  color: red;
}

a.contentLink:visited {
	font-weight: normal;
font-size:100%;
   COLOR: brown; /*dlcolor5*/
}

a:hover{
  text-decoration: none;
  color: #d1cc95;
}

a.header {
	FONT-WEIGHT: bold;
   COLOR: #eeeee5; /*dlcolor5*/
}

a.header:visited {
	font-weight: bold;
   COLOR: #eeeee5; /*dlcolor5*/
}

a.header:hover {
	font-weight: bold;
	COLOR: white;
}

.formDisabledInput {
   background-color: #eeeee5; /*dlcolor5*/
}

/* for HELP pages */

a.help-contents-one, a.help-contents-one:visited, a.help-contents-two, a.help-contents-two:visited{
   font-size:120%;
   color:#003399;
}


a.help-contents-one:visited, a.help-contents-two:visited{
   color:#7E8391;
   color:#003399;
}

a.help-contents-two, a.help-contents-two:visited{
   font-size:100%;
}

a.help-contents-one:hover, a.help-contents-two:hover{
   color:red;
}

.help-heading {
   color:#CC6600;
	font-weight: bold;
   font-size:120%;

}

.help-body {
   font-family: tahoma, arial, verdana;
}

.ajmainmenu {
    font : bold 8pt Tahoma;
    text-decoration : none;
}

.ajmainmenu:hover {
   color : white;
}

.ajsubmenu {
   font : 8pt Tahoma;
	text-decoration : none;
   color : white;
}

.ajsubmenu:hover {
   color : black;
}

.baselinebar { 
   font-family: Tahoma; font-size: 10px; font-weight: bold; color: #CCCCCC; letter-spacing: 0px; vertical-align: top ; text-align: right ; line-height: 11px
} 


