/*
  css for UPS-SCS WEBs
  release : 06.12.2020

  file    : report_prn.css

*/

body {
  background-color: #FFFFFF;
  font-family: Verdana, Arial, "Sans Serif";
  font-size: 0.75em;
  color: #444499;

  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  border:0;
  padding:0;
  vertical-align: top;
  }
img{
  border: 0px;
}
a{
  border: 0px;
}
cite{
  color:#333333;
  text-decoration:none;
}

h1, .h1{
  background-color: #FFFFFF;
  font-family: Verdana, Arial, "Sans Serif";
  font-size: 200%;
  color: #333333;
  font-weight:bold;
  padding : 1px;
}

h2{
  font-family: Verdana, Arial, "Sans Serif";
  font-size: 150%;
  color: #333333;
}

h3{
  font-family: Verdana, Arial, "Sans Serif";
  font-size: 100%;
  color: #333333;
}

#columnheading{
  background-color: #330000;
  float: top;
  clear: both;
  width:100%
}

#banner{
  width:100%;
  position: relative;
  text-align: justify;
  border-bottom-color: #FFFFFF;
  border-bottom-style: solid;
  border-width: 0px 0px 1px 0px;
}

#imglogo{
  border:0;
  position: relative;
  left: 5px;
  top: 1px;
}

#headtext1 {
  border:0;
  position: absolute;
  left: 1px;
  top: 1px;
}

#headtext2 {
  border:0;
  position: absolute;
  left: 55px;
  top: 1px;
}

#imgbanner{
  border:0;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: right;
}

#topmenu{
  background-color: #FFFFFF;
  color: #0066CC;
  padding: 3px 5px 3px 0px;
  font-size: 1em;
  text-align: right;
}

#middlemenu{
  background-color: #003333;
  color:#FFFFFF;
  width:100%;
  padding: 3px 0px 5px 5px;
  height: 24px;
  }
#middlemenu .leftpart {
  font-size: 8pt;
  border:0;
  padding:2px;
  margin:0;
  position: relative;
  /*z-index: 1;*/
  left: 0px;
  top: 0px;
  text-align: left;
  vertical-align: middle;
  display: inline;
}

#middlemenu .rightpart {
  font-size: 8pt;
  border:0;
  padding:2px;
  margin:0;
  position: relative;
  /*z-index: 1;*/
  right: 0px;
  top: 0px;
  text-align: right;
  vertical-align: middle;
  display: inline;
}

#bottommenu {
  background-color: #003333;
  background-image: url("./../../img/pixel_fill.gif");
  border: 0px;
  display: inline;
  width: 100%
}

#topmenu .link {
  font-size: 8pt;
  font-weight:normal;
  color:#0066CC;
  border: 0px;
  }

#topmenu .link:hover {
  color:#0066CC;
  }

#banner .link, #banner .link:hover, #baner .disabledlink {
  font-size: 8pt;
  font-weight:normal;
  border: 0px;
  color:#FFFFFF;
  }

#banner .disabledlink {
  font-weight: bold;
}

#banner .link:hover {
  font-weight: bold;
}

#middlemenu .link, #middlemenu .link:hover, #middlemenu .disabledlink {
  font-size: 8pt;
  font-weight:normal;
  border: 0px;
  color:#FFFFFF;
  }

#middlemenu .disabledlink {
  font-weight: bold;
  cursor: default;
}
#middlemenu .boldlink {
  cursor: default;
}
.menutable a,
.navigatorline .item a{
  font-weight: bold;
}

#workarea{
  font-size: 12px;
  padding: 2px;
}

#columnnavigation {
  float: left;
  border: 0px;
  padding: 0px;
  width: 15%;
  left: 0px;
}

#verticalmenu {
  border: 0px;
  font-size: 8pt;
  font-weight:normal;
  text-align: left;
  vertical-align: text-top;
  background-color: #DCEDE5;
  color: #666666;
  padding-left: 5px;
  padding-top: 0px;
}

A, .link, .boldlink {
  font-size: 8pt;
  font-weight: normal;
  color: #0066CC;
  border: 0;
  padding:0;
  cursor: pointer;
  }

A, .link:hover, .boldlink:hover {
  color: #0066CC;
  }

.boldlink {
  font-weight:bold;
}

.pagetitle {
  color: #660000;
  font-size: 16pt;
}

.subtitle {
  color: #660000;
  font-size: 12pt;
  font-weight: bold;
}

.title {
  font-weight: bold;
  font-size: 8pt;
}
.text {
  text-align: justify;
  font-size: 8pt;
}

.errortext {
  text-align: left;
  font-size: 10pt;
  color: red;
  font-weight: bold;
}
.warningtext {
  text-align: left;
  font-size: 10pt;
  color: orange;
  font-weight: bold;
}

.note {
  font-size: 8pt;
  color: darkblue;
  font-weight: normal;
}

.infotable {
  width : 80%;
  border : 1px;
  background-color: #EEEEEE;
}

.li_menu{
  height: 3em;
  left: 2px;
}

td {
  vertical-align : top;
  border-color : #666666;
  border : 1px;
}

th {
  vertical-align : top;
  background-color: #FFFFCC;
  text-align: left;
}

.darkline {
  background-color: #DDDDDD;
  font-size: 8pt;
}

.lightline {
  background-color: #FFFFFF;
  font-size: 8pt;
}

.selectedline, selectedline {
  background-color: #6666FF;
  font-size: 8pt;
}

.actionline {
  background-color: #AAAAFF;
  font-size: 8pt;
}

.titlerow{
  background-color: #999999;
  font-size: 8pt;
}
.numeric_cell{
  text-align:right;
}
.bottom{
  vertical-align: bottom;
}

#columntool {
  width: 100px;
  float: right;
  text-align: justify;
  font-size: 10pt;
  padding: 0px 5px 0px 5px;
  }

#bottomline {
  font-size : 8pt;
  color:#AAAAAA;
  z-index: 1000;
  position: fixed;
  left: 0px;
  bottom: 1px;
}

#refreshinfo {
  font-size : 8pt;
  color:#AAAAAA;
  z-index: 1000;
  /*
  position: fixed;
  left: 0px;
  bottom: 1px;
  */
}

/*DISPECINK*/
#error {
  color:#FF9999;
}

/*standardni FW */
.errorbox{
  font-size: 10px;
  text-align: left;
  font-weight: bold;
}

.errorbox .title{
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}
.errorbox .error .title{
  color: red;
}
.errorbox .info .title,
.errorbox .ok .title,
.errorbox .warning .title{
  color: darkblue;
}
.errorbox .text{
  font-weight: normal;
  font-size: 12px;
  text-align: left;
}
.errorbox .text .link{
  font-weight: bold;
}
.errorbox li{
  font-weight: normal;
  font-size: 12px;
  text-align: left;
}

/**/

.menutable {
  font-family: Verdana, Arial, "Sans Serif";
  width : 100%;
  border : 1px;
  background-color: #FFFFEE;
  margin: 2px;
  padding-left: 2px;
}
.menutablebutton {
  font-family: Verdana, Arial, "Sans Serif";
  width: 100px;
  height: 25px;
  color:#333366;
}
.menutable th{
  font-size: 16px;
  height: 24px;
  vertical-align: middle;
  padding: 2px;
}
.menutable div{
  font-size: 12px;
  height: 24px;
  vertical-align: top;
  padding: 2px 2px 2px 20px;
}

/* old form */
/* stary form */
.form {
  align: center;
  vertical-align: center;
}

.item {
  font-family: Verdana, Arial, "Sans Serif";
  font-size : 1em;
  color:#003436;
}

.label {
  font-family: Verdana, Arial, "Sans Serif";
  font-size : 1em;
  color:#003333;
}

.mandatory {
  font-weight: bold;
  color: #3333FF;
}

.disabled {
  color:#777777;
}

.button {
  font-family: Verdana, Arial, "Sans Serif";
  height: 25px;
  color:#333366;
}

.hidden {
  display: none;
}

.centered {
  width: 100%;
  text-align: center;
}
/* ikona indikujici, ze probiha nejaky proces */
.ajax_progress,
.progress{
  visibility: hidden;
  background-image: url(./../img/progress.gif);
  background-repeat: no-repeat;
  height: 18px;
  width: 18px;
}
.ajax_progress{
  position: relative;
  left: -20px;
}
/* AJAX autocomplete*/
.AJAX_result{
  position:absolute;
}
.AJAX_result_table{
  border: 0px;
  margin: 0px;
  border: 0px;
  background-color: #DDDDFF;
  color: #000000;
  font-size: 12px;
}
.AJAX_CellMouseOut{
  cursor: pointer;
  width: 100%;
  background-color: #666666;
  color: #DDDDFF;
}
.AJAX_CellMouseOver{
  cursor: pointer;
  width: 100%;
  background-color: #FFFFFF;
  color: #000000;
}
.AJAX_Field{
  background-color: #DDDDFF;
}
.AJAX_Label{
  color: #CC66FF;
}

/*
for DEBUGER TOOL
release 10.05.2010
*/

#debuger {
  float: left;
  position: fixed;
  bottom: 0px;
  width: 100%;
  overflow: auto;
  margin: 0px;
  z-index: 100;
  white-space: pre;

  font-size: 10pt;
  color: red;
  border: dotted 1px blue;
}

#debuger .title{
  font-size: 12pt;
  font-weight: bold;
  background-color: red;
  color: yellow;
}
#debuger .text{
  color: black;
}
#debuger .datatype{
  color: gray;
}

/* presunuto z main.css */

A, .link {
  font-family: Verdana, Tahoma, Helvetica, Arial;
  font-weight:bold;
  font-size:100%;
  color:#333366;
  text-decoration:none;
}

A:Hover, .link:hover {
  text-decoration:none;
  color:#000000;
  font-weight:bold;
}

table, table.a, .widetable {
  font-size: 120%;
  width : 75%;
  border : 1px;
  border-color : #999999;
  background-color: #CCCCCC;
/*  font-size: 120%;*/
}

.widetable {
  width : 99%;
}
.halfwidth {
  width : 50%;
}
.changed_dropdown{
  color: darkred;
}

/* -----------------------------------------------------------------------------
   stylovani buttonu pro odrolovani okna nahoru
   ---------------------------------------------------------------------------*/
.scrollToTop{
	width:50px; 
	height:50px;
	padding:0px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:10px;
	right:10px;
	display:none;
	background: url("./../img/goto_up.png") no-repeat 0px 20px;
}
.scrollToTop:hover{
	text-decoration:none;
}


