﻿body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #737d82;
}
.login_tx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #747779;
}
.login_tb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.table_tx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #747779;
}
.report_tx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #4a4a4a;
}
.log_field {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #747779;
	background-color: #f8fef5;
	border: 1px solid #c0e2b3;
}
.error_tx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #cc0a0a;
}
.footer_tx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #dcdcdc;
}
.main_tx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #747779;
}
.table_border {
	border: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #747779;
}
.marginaLeft {
	text-align: left;
	margin-left: 10px;
}
.marginaRight {
	margin-right: 10px;
}
.kalendar {
	position: absolute;
}
.blink {
	text-decoration: blink;
	background-color: #CC0000;
}
. blink {
	text-decoration: blink;
	background-color: #009900;
}
.sredina {
	text-align: center;
}
.tocki {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #4a4a4a;
	border: 1px solid #dcdcdc;
	border-style: dotted;
}
TD.NON {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #A0A0A0;
	font-weight : normal;
}
TD.TOP {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #A0A0A0;
	font-weight : bold;
}
TD.Day {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
}
TD.Today {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
TD.Month {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
A.NOEVENT:Link {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	text-decoration: none;
}
A.NOEVENT:Visited {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	text-decoration: none;
}
A.NOEVENTtoday:Link {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}
A.NOEVENTtoday:Visited {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}
.Gantt {
	font-family: tahoma, arial, verdana;
	font-size: 9px;
}
.GTaskTitle {
	font-family: tahoma, arial, verdana;
	font-size: 9px;
	font-weight: bold;
}
.GTaskTitleFixed {
	font-family: tahoma, arial, verdana;
	font-size: 9px;
	font-weight: bold;
	border-bottom: 1px dotted #CACACA;
	border-right: 1px dotted #CACACA;
}
.GMonth {
	border-right: 1px dotted #CACACA;
	padding-left: 5px;
	font-family: tahoma, arial, verdana;
	font-size: 8px;
	font-weight: bold;
	color: black;
}
.GToday {
	/*	background-color: #FDFDE0; */
	border-right: 1px dotted #CACACA;
	font-family: tahoma, arial, verdana;
	font-size: 8px;
	background-color: #E5E5E5;
	text-align: center;
	color: black;
}
.GWeekend {
	border-right: 1px dotted #CACACA;
	font-family: tahoma, arial, verdana;
	font-size: 8px;
	background-color: #F5F5F5;
	text-align: center;
	color: black;
}
.GDay {
	border-right: 1px dotted #CACACA;
	font-family: tahoma, arial, verdana;
	font-size: 8px;
	text-align: center;
	color: black;
}
.GTask {
	/*	border-top:1px solid #CACACA; */
	border-bottom: 1px solid #CACACA;
	height: 12px;
	cursor: pointer;
	
/*	background-color:lime; */
}
.GProgress {
	background-color: silver;
	height: 2px;
	overflow: hidden;
	margin-top: 5px;
}
.GLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	color: #747779;
}
.FormTable {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-left: 2px solid #C0C0C0;
	border-right: 2px solid #C0C0C0;
	border-top: 2px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
	background-color: #FFFFFF;
}
.FormTableGray {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	background-color: #E5E5E5;
}
.FormTableGreen {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	background-color: #CCFFCC;
}
.FormTableTX {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.FormBottomBorderTX {
	border-bottom: 1px solid #C0C0C0;
}
.FormUnderlineTX {
	text-decoration: underline;
}
.FormRadioTX {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border-bottom: 1px solid #C0C0C0;
}
.FormRadioTB {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-bottom: 1px solid #C0C0C0;
}

.FormRadioHeader1TX {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align:left;
	background-color: #E5E5E5;
	border-bottom: 1px solid #C0C0C0;
}
.FormRadioHeader2TX {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #CCFFCC;
	border-bottom: 1px solid #C0C0C0;
}
.tabela_top_left
{
	width: 15px;
	background-image:  url('images/top_left.gif');
	background-repeat: repeat-x;
}
.tabela_top_right
{
	width: 15px;
	background-image:  url('images/top_right.gif');
	background-repeat: repeat-x;
}

.tabela_bottom_left
{
	width: 15px;
	background-image:  url('images/bottom_left.gif');
}

.tabela_bottom_right
{
	width: 15px;
	background-image:  url('images/bottom_right.gif');
}
.baner 
{
	width: 459px;
	border: 0px;
	height: 81;
	background-image: url('images/app01_titleimg2.jpg');
}
.error-message 
{
	width: 100%;
	color: Red;
}

.blockScreenLoader
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bolder;
    color: #000000;
    border-color: #747779;
    border-width: 1px;
    border-style: solid;
    background-color: #fdfdf2;
    position: absolute;
    top: 40%;
    left: 45%;
}

.divopacity
{
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    z-index: 9999;
}

.mainContent
{
}

