/* CSS Document */

body {
	font-family: Verdana;
	font-size:11px;
	line-height:20px;
	cursor:default;
	margin:0;
	background-color: #efefef;
	text-align: center;
}

/*
#signature{
    width: 100%;
    height: auto;
    border: 1px solid black;
    }
*/

#container {
  width: 1280px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	
}

.st10 {
	width: 100%;
	float:left;
	margin-top:10px;
}

.st {
	width: 100%;
	float:left;
}

.small {
	font-family: Verdana;
	font-size:10px;
}

.task-select {
	font-size:9px;
  border: 0;
  width: 100%;
  height: 15px;
}

.interested {
   background: #d7fdcc;
}

.td-red {
   background: #ffdcdc;
}

/* filtracni controly */
.styled-select-21px select {
   background: transparent;
   width: 242px;
   padding: 2px 5px 0px 5px;
   font-size: 11px;
   border: 1px solid #ccc;
   height: 21px;
   cursor:pointer;
}

.styled-select-21px {
   float:right;
   margin-left: 2px;
   width: 220px;      
   height: 21px;
   overflow: hidden;
   background: url("./images/combo_down_21px.png") no-repeat right #ededed;
}

.styled-select-26px select {
   background: transparent;
   width: 162px;
   padding: 5px 5px 0px 5px;
   font-size: 11px;
   border: 1px solid #ccc;
   height: 26px;
   cursor:pointer;
}


.styled-select-26px {
   float:right;
   margin-left: 2px;
   width: 140px;      
   height: 26px;
   overflow: hidden;
   background: url("./images/combo_down_26px.png") no-repeat right #ededed;
} 

.styled-input-21px {
  color: black;
  border: solid 1px #d3d3d3;
  width: 150px;
  height: 21px;
  text-align: left;
  margin-left: 2px;
  padding-top: 2px;
  padding-left: 10px;
  font-size: 11px;
}

.styled-input-26px {
  color: black;
  border: solid 1px #d3d3d3;
  width: 150px;
  height: 21px;
  text-align: left;
  margin-left: 2px;
  padding-top: 2px;
  padding-left: 10px;
  font-size: 11px;
}
/* END filtracni controly */

/* formularove controly */
.input-tab{
	color: black;
  border: solid 1px #d3d3d3;
  height: 21px;
  text-align: left;
  margin-left: 2px;
  padding-top: 2px;
  padding-left: 10px;
  font-size: 11px;
}

.checkbox-tab{
	color: black;
  border: 1px solid #d3d3d3;
  height: 24px;
  text-align: left;
  margin-left: 2px;
  padding-left: 10px;
  font-size: 11px;
}

.input-tab-yelow, input_tab_yelow{
	border: solid 1px #d90705;
}

.select-tab{
	color: black;
  border: solid 1px #d3d3d3;
  height: 26px;
  text-align: left;
  padding-top: 4px;
  padding-left: 10px;
  font-size: 11px;
}

.select-tab option{
  padding-right: 10px;
}

.textarea-tab{
	color: black;
  border: solid 1px #d3d3d3;
  text-align: left;
  font-family: Verdana;
  font-size: 11px;
}

.file-tab{
	height: 26px; 
  border: 0px solid grey;
}

.tab {
   margin-top: 15px;
} 
/* END formularove controly */

.tlacitka {
  width: 100%;
	float:left;
  font-size:10px;
  color: black;
  margin-bottom: 5px;
}

.tlacitka a {
  color: black;
}

.btn-nav-side {
  float:left;
  color: black;
  border: solid 1px #d3d3d3;
  /* width: 50px; */
  height: 22px;
  text-align: center;
  margin: 0px 2px 0px 2px;
  padding: 2px 10px 0px 10px;
}

/* tabulkove veci */
.table-tab {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-collapse: collapse;
	/* border: 1px solid #d3d3d3; */
}

.th-tab {
  cursor:pointer;
  height: 23px;
	padding-left: 10px;
	padding-right: 20px;
	background: url("../img/admin/bg1.gif"); 
	background-repeat:repeat-x;
	border: 1px solid #d3d3d3;
	color: Black;
	font-weight: normal;
} 

.th-tab-small {
  cursor:pointer;
  height: 10px;
	padding-left: 3px;
	padding-right: 10px;
	background: url("../img/admin/bg1.gif"); 
	background-repeat:repeat-x;
	border: 1px solid #d3d3d3;
	color: Black;
	font-weight: normal;
  font-size: 10px;
  line-height: 13px;
} 

.th-tab-date {
  cursor:pointer;
  height: 10px;
	padding-left: 0px;
	padding-right: 0px;
	background: url("../img/admin/bg1.gif"); 
	background-repeat:repeat;
	border: 1px solid #d3d3d3;
	color: Black;
	font-weight: normal;
  font-size: 9px;
  line-height: 13px;
} 

.th-tab-big {
  cursor:pointer;
  height: 100px;
	padding-left: 10px;
	padding-right: 20px;
	background: #ededed;
	border: 1px solid #d3d3d3;
	color: Black;
	font-weight: normal;
} 


.th-tab:hover {
  cursor:pointer;
  height: 23px;
	padding-left: 10px;
	padding-right: 20px;
	background: url("../img/admin/bg1_sel.gif"); 
	background-repeat:repeat-x;
	/* border: 1px solid #999999; */ 
	color: Black;
	font-weight: normal;
}
 
.th-tab-sel {
  cursor:pointer;
  height: 23px;
	padding-left: 10px;
	padding-right: 20px;
	background: url("../img/admin/bg1.gif"); 
	background-repeat:repeat-x;
	border: 1px solid #d3d3d3;
	color: Black;
	font-weight: bold;
}

.th-tab-sel:hover {
  cursor:pointer;
  height: 23px;
	padding-left: 10px;
	padding-right: 20px;
	background: url("../img/admin/bg1_sel.gif"); 
	background-repeat:repeat-x;
	border: 1px solid #d3d3d3;
	color: Black;
	font-weight: bold;
}
 
.th-tab-nosort {
  height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	background: url("../img/admin/bg1.gif"); 
	background-repeat:repeat-x;
	border: 1px solid #d3d3d3;
	color: Black;
	font-weight: normal;
}

.td-tab {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #d3d3d3; /* #f1f1f1 */
	height: 20px; 
}

.td-tab-small {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #d3d3d3; /* #f1f1f1 */
	height: 10px;
  font-size: 10px;
  line-height: 13px;  
}

.td-tab-task {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #d3d3d3; /* #f1f1f1 */
	height: 10px;
  font-size: 10px;
  line-height: 13px;  
}

.td-tab-n1, td-tab-n2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px; 
}

.td-tab-n1 {
	font-weight: bold;
}
/* END tabulkove veci */

/* navigace */
.a-position{
	
}

.a-position-nok{
	color: #7d7d7d;
}

/* barvy */
.b-green    {background: #81f299; color: black;}
.b-orange   {background: #f2e181; color: black;}
.b-red      {background: #f2818e; color: black;}
.b-blue     {background: #81d9f2; color: black;} 

/* END navigace */

.sm-a    {color: red; font-weight: normal; text-decoration: none; color: red;}

                                                        
.complaint-tab-sel-div {float: left; background: #bfbfbf; padding: 3px 25px 3px 25px;}
.complaint-tab-sel-a {color: #000000; font-size: 11px; text-decoration: none;}

.complaint-tab-nosel-div {float: left; background: #ededed; padding: 3px 25px 3px 25px;}
.complaint-tab-nosel-a {color: #000000; font-size: 11px; text-decoration: none;}

.complaint-history-hotovo {float: left; background: #07d407; color: #000000; padding: 6px 25px 6px 25px;}
.complaint-history-aktualne {float: left; background: #e5ab45; color: #000000; padding: 6px 25px 6px 25px;}
.complaint-history-nasleduje {float: left; background: #f5eeb7; color: #000000; padding: 6px 25px 6px 25px;}

.complaint-history-carka {float: left; width: 25px; border-top: 1px solid #6e6d6d; margin-top: 17px;}

/* notebook */
@media screen and (min-width:1320px) {
  .eu-cookies {position: fixed; left: 0; bottom: 0; width: 100%; background-color: rgba(0,0,0,0.86); z-index: 1000;}
  .eu-cookies-in {margin: 0px auto; width: 40%;}
  .eu-cookies-set {position: fixed; left: 0; bottom: 0; width: 100%; z-index: 1000;}
  .eu-cookies-info {position: fixed; left: 0; bottom: 0; width: 100%; z-index: 1000;}
  .eu-cookies-button-green {background: #a0c814; color: #000000; border: 1px #a0c814 solid; font-size: 14px; line-height: 14px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 8px 20px 8px 20px; cursor: pointer;} 
  .eu-cookies-button-grey {background: grey; color: #000000; border: 1px grey solid; font-size: 14px; line-height: 14px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 8px 20px 8px 20px; cursor: pointer;}
}

/* tablet */                 
@media screen and (min-width:620px) and (max-width:1319px) {  
  .eu-cookies {position: fixed; left: 0; bottom: 0; width: 100%; background-color: rgba(0,0,0,0.86); z-index: 1000;}
  .eu-cookies-in {margin: 0px auto; width: 80%;}
  .eu-cookies-set {position: fixed; left: 0; bottom: 0; width: 100%; z-index: 1000;}
  .eu-cookies-info {position: fixed; left: 0; bottom: 0; width: 100%; z-index: 1000;}
  .eu-cookies-button-green {background: #a0c814; color: #000000; border: 1px #a0c814 solid; font-size: 14px; line-height: 14px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 8px 20px 8px 20px; cursor: pointer;} 
  .eu-cookies-button-grey {background: grey; color: #000000; border: 1px grey solid; font-size: 14px; line-height: 14px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 8px 20px 8px 20px; cursor: pointer;}
}

/* mobile */
@media screen and (min-width:0px) and (max-width:619px) { 
  .eu-cookies {position: fixed; left: 0; bottom: 0; width: 100%; background-color: rgba(0,0,0,0.86); z-index: 1000;}
  .eu-cookies-in {margin: 0px auto; width: 90%;}
  .eu-cookies-set {position: fixed; left: 0; bottom: 0; width: 100%; z-index: 1000;}
  .eu-cookies-info {position: fixed; left: 0; bottom: 0; width: 100%; z-index: 1000;}
  .eu-cookies-button-green {background: #a0c814; color: #000000; border: 1px #a0c814 solid; font-size: 12px; line-height: 12px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 4px 5px 4px 5px; cursor: pointer;} 
  .eu-cookies-button-grey {background: grey; color: #000000; border: 1px grey solid; font-size: 12px; line-height: 12px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 4px 5px 4px 5px; cursor: pointer;} 
}