/*CSS file
author: Alena Volna AWD Systems s.r.o.


div {
  border: 1px solid red;
}
 */
 
body,p,table,p.intable {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color:#000000 
}

div#main {
  position: absolute; 
  top: 10px; 
  left: 10px; 
}

div.diviframe {
  position: relative;
  margin-top: 3px;
  margin-left: 10px;
  border: none; 
}

td {
  margin-left: 0pt; 
  margin-right: 0pt; 
  text-align: right; 
  margin-top: 0; 
  margin-bottom: 0; 
  font-weight: normal;
}

td.tablecenter {
  text-align: center;
}

A:link			{ text-decoration: none; color: #022651; }
A:active		{ text-decoration: none; color: #022651; }
A:visited		{ text-decoration: none; color: #022651; }
A:hover			{ text-decoration: none; color: #5381B9; }

.intable {
  font-size: 8pt;
}

p.text {
  margin-left: 5px;
}

.scroll	{ 
  background-color: #F6F8F9;
}

.scrollmenu	{ 
  background-color: #DCDCDC;
}

.bg_toplink {
  background: transparent url(../img/bg_toplink.gif) top left repeat x;
}

td.top_td {
  float: right;
  padding-right: 30px;
}

div.mainmenu,div.submenu  {
  width: 130px;
  display: block; 
  padding-bottom: 0;
  font-size: 10pt;  
  font-weight: normal;
  text-decoration: none;    
}

div.mainmenu  {
  background: transparent url(../img/bg_toplink.gif) top left repeat-x;
	margin: 0 0 0 0;
	padding-left: 5px;
	padding-top: 3px;
  line-height: 22px;
  color: #FFFFFF;
  border-right: 1px solid #7C94B0;  
  text-transform: uppercase;
}

div.submenu  {
	margin: 0 0 0 0;
	padding-left: 5px;
	padding-top: 0;
  line-height: 20px;
  background: transparent;
  border-bottom: 1px solid #7C94B0;
  border-right: 1px solid #7C94B0;  
}

/* Tabulka pre vypis zaznamov*/

table#ViewTable {
  width: 100%;
  padding: 1px 1px 1px 1px;
  border: none;
}


table#ViewTable td {
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
}

table#ViewTable tr.headtr, table#ViewTable tr.headtr td {
  background: #7C94B0;
  color: #FFFFFF;
  font-weight: bold;
}

/* nazov formulara v hlavicke */
div.divtop {
  margin-top: 8px;
  margin-bottom: 8px;  
  margin-left: 40px;
  border: none;
  text-transform: uppercase;
  color: #051FE9;
  font-weight: bold;
}

div.divfilter {
  margin-top: 8px;
  margin-bottom: 8px;  
  margin-left: 40px;
  border: none;
  font-weight: bold;
}

.divtext {
  position: absolute;
  padding: 0px;
  margin-left: 5px;
}

input.tlacidlo	{
  position: relative;
  font-size: 9pt; 
  margin: 10px 2px 0px 2px;
}

.kontudaje {
  position: relative;
  margin: 20px 0px 0px 30px;
  background: transparent;
  border: 1px solid #BEC4C7;
  width: 680px;
  height: 400px;

}

div.buttons {
  position: absolute;
  background: transparent; 
} 

div.leftdivcal,div.topdivcal, div.topdivcal2, div.divcal {
  position: absolute;
  border-bottom: 1px solid #969696;
  border-right: 1px solid #969696;    
}

div.leftdivcal {
  overflow:auto;
  border-left: 1px solid #000000;
  text-align: center; 
}

div.topdivcal {
  overflow:auto;
  border-top: 1px solid #000000;
  text-align: center; 
}

div.topdivcal2 {
  overflow:auto;
  cursor:pointer;
  cursor:hand;
  color: #ff9900;
  border-top: 1px solid #000000;
  text-align: center; 
}

div.divcal {
  cursor:pointer;
  cursor:hand;
  text-decoration: none;
  color: #00008b;
  background: #ffffff;
  text-align: center;   
}

div.divcalcolor {
  position: absolute;
  cursor:pointer;
  cursor:hand;
}

/*Uz som tu videl zadefinovane*/
/*
.clr {
	clear: both;
}

.input,.check {
  position: absolute;
  font-size: 8pt; 
  text-align: left;
} 

.input {
  border-style: inset;
  border-width: thin;
  background-color:#ffffff;
}
*/

.clr {
	clear: both;
}

.input,.check {
  position: absolute;
  font-size: 8pt; 
  text-align: left;
} 

.input {
  border-style: inset;
  border-width: thin;
  background-color:#ffffff;
  font-family:Arial; 
}


h1 {
  font-size: 20pt; 
  font-weight: bold; 
  color: #134D97;
  margin-top: 20px;
  margin-bottom: 10px;
}

h2 {
  color: #134D97;
  font-size: 14pt;
  margin: 10px 10px 10px 10px;
}

h3 {
  color: #333;
  font-size: 95%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

table#intro {
  width: 165px;
  border:none;

}

table#intro td {
  width: 150px;
  height: 20px;
  text-align: left;
  border: none;
}

table#pouzivatelia td {
  height: 25px;
  text-align: left;
}

input.ifbuttlacidlo	{
  position: relative;
  font-size: 8pt; 
  margin-left: 0pt; 
  margin-right: 0pt; 
  margin-top: 2; 
  margin-bottom: 2; 
}

.menutext {
  font-size: 8pt; 
  position: relative;
  margin-top: 5px;
}

img.kal {
  width: 10px;
  height: 10px;
  border: none;
}

input.kalinput {
position: absolute; 
top: 100px; 
font-size: 8pt;
}

table#tabkalendar {
  font-size: 8pt;
  padding: 0;
  margin: 0;
}

table#tabkalendar td {
  height: 20px;
  text-align: center;    
}

table#tabkalendar td.td1,table#tabkalendar td.td1bold {
  width: 100px;
  height: 20px;
}

table#tabkalendar td.td1bold {
  font-weight: bold;
  height: 20px;
}

table#tabkalendar td.td2 {
  width: 20px;
  height: 20px;
}


/*menu*/
div.menuHead {
  background: #2E4E73;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 5px;
  width: 170px;	
  font-size: 10pt;  
  font-weight: normal;
  text-decoration: none;  
  line-height: 18pt;
  color: #FFFFFF;
  text-transform: uppercase;
  display: block;
}

.menuOption {
  font-size: 9pt;
  line-height: 12pt;
  margin-left: 10px;
  width: 160px;
  display: block;  
}

div.divtrj {
  position: absolute;
  top: 23px; left: 510px; width: 350px; height: 400px; overflow: auto; 
  border: 1px solid #DDDDDD; 
  padding: 5px 5px 5px 5px; 
} 

table.trez {
  width: 300px;
}

table.trez td {
  text-align: left;
  font-size: 8pt;
}

/* stlpcove rozlozenie */
.row {
  display: flex;
  flex-direction: row;
  width: 100%;
}

.column {
  display: flex;
  flex-direction: column;
}

.filters {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin: 8px;
}

.filters .row {
  justify-content: space-between;
  margin-bottom: 5px;
}

.filters label {
  margin: 4px 10px;
}

.filters input[type=text] {
  border-style: inset;
  border-width: thin;
  background-color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
  text-align: left;
  margin-top: 4px;
}

.filters input[type=submit] {
  font-size: 9pt;
}

.filters select {
  border-style: inset;
  border-width: thin;
  font-family: Arial;
  font-size: 8pt;
  text-align: left;
  margin-top: 4px;
}

/* quicksearch */
.quicksearch-container {
  width: fit-content;
  position: absolute;
  background: white;
  padding: 2px;
  z-index: 10;  
}

.quicksearch-container div {
  margin:3px;
}

.quicksearch-container div:hover {
  background-color: #e2e3e4;
  cursor: pointer;
}

/* XML bez prilohy */
.download-xml-link {
  cursor: pointer;
  color: #084fa3;
  text-decoration: underline;
}

.download-xml-link:hover {
  color: #5381B9;
}