/*
Theme Name: uktzed
Version: 1.0
Author: mr.Alek
*/
.qduktzed {
  font-size: 12px;
  line-height: 1em;
}

.tnved-code {
 color: #000000;
 font-weight: bold;
}
.tnved-code a:link {
 color: #000000;
 font-weight: bold;
}
.tnved-code a:hover {
 color: #007e80;
 font-weight: bold;
}
.tnved-end-code {
 color: #007501;
 font-weight: bold;
}
.tnved-end-code a:link {
  color: #007501;
 font-weight: bold;
}
.tnved-end-code a:hover {
 color: #00c602;
 font-weight: bold;
}
table.infotable {
 position: relative;
 width: 100%;
 background-color: Transparent;
 text-align: left;
 border-collapse: collapse;
 margin: 0px;
}
td.infoheader {
 background-color: #FAFBFD;
 border-bottom: 2px solid #fa8072;
 padding: 8px;
 font-size: 1.2em;
 font-weight: bold;
}
td.infotitle {
 background-color: #FAFBFD;
 border-bottom: 1px solid #fa8072;
 padding: 4px;
 font-size: 1.1em;
 font-weight: bold;
}
td.infobody {
 border: none;
 padding: 5px;
 line-height: 1.2em;
}
td.inerbody {
 border: none; 
 padding: 5px;
}
table.inbody {
 width: 50%;
 margin: 0;
 border-collapse: collapse;
}
.inbody td, .inbody th {
 border: 1px solid #cee0ef;
 padding: 3px 5px;
}
.qd-doc li {
 padding: 0px 0 0px 13px;
 line-height: 1.2em;
}
.qd-doc li,
.qd-doc ul li {
 background: none;
 padding-left: 0;
}
.qd-doc ul li {
 background-image: url('images/PostBullets.png');
 background-repeat: no-repeat;
 padding-left: 13px;
}
.searchcontext {
  background-color: #ffff90;
}
.partdescript {
  background: url(images/doc.png) 5px 0px no-repeat;
  padding: 0px 0px 0px 2em;
}
