/*
 * Zakladni Styl SHINE app
 * Autor: Jan Rezac
 *
 */

@import url("initial.css");

a, a:link {
  text-decoration: underline;
  cursor: pointer;
  color: #4f3728;
}

a:visited {
  color: #4f3728;
}

a:hover,
a:focus,
a:active {
  color: #0079d7;
}

/*========== [layout] ========================================================*/
body {
  text-align: center;
  background: #fff url(../images/top.jpg) 0 0 repeat-x;
  color: #555;
  font-size: 1em;
  font-size: 16px;
  line-height: 1.6;
}

table {
  line-height: 1.6;
}

div.main {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  font-size: 0.9em;
  position: relative;
  overflow: hidden;
}

div#mainWrap {
  background: url(../images/top2.jpg) 50% 0 no-repeat;
  width: 100%;
}

div.text {
  padding: 0 0 30px 23px;
}

div.text2 {
  padding-left: 0;
}

/*========== [header] ========================================================*/
div#header {
  width: 100%;
  height: 191px;
  overflow: hidden;
  margin-bottom: 30px;
}

div.logo {
  width: 132px;
  height: 121px;
  top: 0;
  left: 0;
}

div.logo span {
  background: url(../images/shine.gif);
}

div.login {
  position: absolute;
  top: 39px;
  left: 713px;
  width: 166px;
}

/* login form */
div.form2 {
    position:relative;
}

div.login h2 {
  margin-bottom: 10px;
  padding-left: 6px;
}

div.form2 div {
    position: relative;
    font-size: 12px;
    margin-bottom: 6px;
}

div.form2 div label {
  cursor: text;
}

label.overlabel-apply {
    position: absolute;
    top: 5px;
    left: 7px;
    z-index: 1;
}

input.text,
select,
textarea,
div.sf_admin_filter input,
div.sf_admin_text div.content input {
  width: 164px;
  border: 1px solid #e6e2de;
  padding: 6px 1px;
  background: url(../images/input.gif) 0 0 no-repeat;
}

div.form input.text,
textarea,
select,
div.sf_admin_filter input,
div.sf_admin_text div.content input {
  width: 220px;
  border: 1px solid #ccc8c3;
}

div.form div.chb {
  position: relative;
  padding-left: 24px;
  margin: 0;
}

div.form div.chb a {
  text-decoration: underline !important;
}

div.form1,
div.bb {
  border-bottom: 1px solid #ccc8c3;
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 100%;
  overflow: hidden;
}

div.bb {
  padding-bottom: 6px;
}

div.rekap2 td.kosik1,
div.ucastnik {
  width: 225px;
}

div.bb h3 {
  margin: 0;
}

div.form1 div.clr,
div.form1 div.clr div {
  margin: 0;
}

div.fleft div {
  padding-left: 140px;
}

div.fleft div.chb label {
  position: static;
  width: auto;
  font-size: 12px;
  text-align: left;
}

div.fleft div input.text,
div.fleft div select {
  width: 160px;
  padding: 2px;
}

div.fleft div.nemam {
  position: absolute !important;
  top: 0;
  left: 330px;
}

div.fleft label {
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  text-align: right;
}

div.partinfo {
  width: 360px;
}

div.product_subform {
  width: 500px;
}

div.chb input {
  position: absolute;
  top: 1px;
  left: 0;
}

input.num {
  width: 2em;
}

textarea,
#sf_admin_container fieldset .sf_admin_text textarea {
  width: 640px;
  height: 200px;
}

div.result textarea {
  width: 600px;
}

div.result label {
  font-weight: bold;
}

input.text:focus,
div.form input.text:focus,
select:focus,
textarea:focus {
  border: 1px solid #9a938c;
}

select {
  padding-right: 6px;
}

div.form label,
div.test label,
div.free label {
  display: block;
  color: #4f3728;
  margin-bottom: 2px;
}

div.test div label {
  margin-bottom: 1px;
  position: relative;
  padding-left: 45px;
}

div.test div h3 label {
  padding-left: 25px;
}

div.test div label input {
  position: absolute;
  top: 2px;
  left: 18px;
}

div.test div h3 label input {
  left: 0;
}

div.form div {
  margin-bottom: 6px;
}

div.inline {
  margin-bottom: 20px;
}

div.inline label {
  margin: 0;
}

div.pwd {
  float: left;
  font-size: 12px;
  margin-left: 14px;
}

div.form2 div.clr input,
div.sf_admin_filter tfoot input,
div.btn1 input,
div.btn1 a {
  background: #886956 url(../images/btn1.gif) 0 0 repeat-x;
  display: block;
  float: left;
  overflow: hidden;
  color: #fff;
  font-size: 12px;
  padding: 6px 8px 7px;
  border: 0 none;
  max-height: 30px;
  cursor: pointer;
}

div.btn1 input.sbold {
  font-weight: bold;
  margin-right: 5px;
  color: #fff;
  background: #0592ff url(../images/btn3.gif) 0 0 repeat-x;
  text-shadow: #0070c7 1px 1px 0;
}

div.btn1 a {
  text-decoration: none;
  padding: 5px 8px 6px;
}

div.form2 div.clr input:hover,
div.btn1 a:hover,
div.btn1 input:hover,
div.btn1 input.sbold:hover,
div.sf_admin_filter tfoot input:hover {
  background-position: 0 -31px;
  background-color: #fee54c;
  color: #4f3728;
  text-shadow: #fffad9 1px 1px 0;
}

div.btn1 input.sbold:hover {
  background: #886956 url(../images/btn1.gif) 0 0 repeat-x;
  background-position: 0 -31px;
  background-color: #fee54c;
}

div.form2 div.clr a {
  float: left;
  margin-left: 14px;
  display: block;
  padding-top: 5px;
}

div.logged {
  font-size: 12px;
}

div.logged b {
  font-size: 16px;
  color: #4f3728;
}

/*========== [content] =======================================================*/
h2 {
  color: #5c4c40;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
}

h3 {
  color: #5c4c40;
  font-weight: bold;
  margin-bottom: 14px;
  font-size: 14px;
}

div.text h2 {
  margin-bottom: 12px;
}

h1 {
  color: #5c4c40;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 18px;
}

h6 {
  color: #5c4c40;
  font-weight: bold;
  font-style: italic;
  position: relative;
  top: -14px;
}

h1.error,
h3.error,
div.err p {
  color: #cf2700;
}

div.mm {
  padding-top: 18px;
  padding-left: 4px;
}

div.mm ul {
  width: 680px;
  overflow: hidden;
}

div.mm.authenticated ul {
  width: 890px;
}

div.mm li {
  float: left;
  padding-left: 1px;
}

div.mm a,
div.mm a:link,
div.mm a:visited {
  display: block;
  padding: 15px 8px 17px;
  text-decoration: none;
  color: #4f3728;
  font-size: 13px;
}

div.mm a:hover {
  background: #f3d000;
  color: #4f3728;
  text-shadow: #fffad9 1px 1px 0;
}

div.mm li.active {
  background: url(../images/mm.gif) 0 100% no-repeat;
}

div.mm li.active a,
div.mm li.active a:hover {
  background: #fff url(../images/mm.gif) 100% 100% no-repeat;
  text-shadow: 0;
}

div.lhalf {
  width: 440px;
}

div.rhalf {
  width: 420px;
}

div.lhalf2 {
  width: 540px;
}

div.rhalf2,
div.action {
  width: 300px;
}

table.rekap2 {
  width: 380px;
}

table.rekap2 td {
  padding: 0 10px 0 0;
  vertical-align: top;
}

table.rekap2 tr.nppb td {
  font-weight: bold;
  color: #4f3728;
}

div.action div {
  width: 140px;
  text-align: center;
  padding-top: 4px;
}

div.action2 {
  width: 100%;
}

div.action2 div {
  float: left;
  width: auto;
  font-size: 12px;
  margin-right: 20px;
}

div.action div.right {
  padding-top: 20px;
}

div.action div img {
  display: inline;
}

div.action a {
  display: block;
  text-decoration: none;
}

div.action span {
  text-decoration: underline;
  display: block;
}

div.rhalf3 {
  width: 350px;
}

div.text ul li,
dt {
  padding-left: 23px;
  background: url(../images/dot2.gif) 2px 6px no-repeat;
}

dt {
  font-weight: bold;
}

dd {
  padding-left: 23px;
  margin: 0 0 14px 0;
}

div.text ul,
ol,
p,
dl,
table,
blockquote {
  margin-bottom: 14px;
}

div.lhalf h1 {
    margin-bottom: 30px;
}

div.text2 div.opinion {
  padding-left: 23px;
}

div.img {
  margin: 26px 0 22px;
}

blockquote {
  font-style: italic;
  font-weight: bold;
  color: #4F3728;
  background: url(../images/cite.gif) 0 0 no-repeat;
  font-size: 16px;
  padding: 4px 0 0 20px;
}

div.product_subform table {
  width: 500px;
  font-size: 12px;
}

table.obj,
table.overview,
div.sf_admin_list table {
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  border-top: 1px solid #e6e2de;
}

table.obj {
  border-top: 0 none;
}

table.nmb {
  margin-bottom: 8px;
}

p.note {
  font-size: 12px;
  text-align: right;
  font-style: italic;
}

table.obj img {
  display: inline;
  position: relative;
  top: 2px;
  margin-right: 4px;
}

table.obj input {
  position: absolute;
  top: -9999px;
}

table.obj th,
table.overview th,
div.sf_admin_list table th {
  background: #f3d000;
  font-weight: normal;
  color: #4f3728;
  padding: 6px 0 3px 9px;
  vertical-align: bottom;
}

table.obj th.h {
  font-size: 16px;
  font-weight: bold;
  padding: 6px 0 2px 9px;
}

table.obj td,
div.sf_admin_list table td,
table.overview td {
  border-bottom: 1px solid #e6e2de;
  padding: 4px 0 5px 9px;
}

table.overview td.ra,
table.overview th.ra {
  padding-right: 9px;
}

table.obj td.input {
  cursor: pointer;
  width: 90px;
}

table.obj td.input:hover {
  background: #fdf7d1;
  color: #4f3728;
  text-shadow: #fffdee 1px 1px 0;
}

table.obj td.iactive {
  background: #fdf7d1;
  font-weight: bold;
  color: #4f3728;
  text-shadow: #fffdee 1px 1px 0;
}

table.obj td.iactive img {
  margin-right: 2px;
}


span.q {
  padding-right: 20px;
  background: url(../images/q.gif) 100% 0 no-repeat;
  cursor: pointer;
}

span.q:hover {
  background-position: 100% -1000px;
  text-decoration: underline;
}


a.q {
  padding-right: 20px;
  background: url(../images/q.gif) 100% 0 no-repeat;
  text-decoration: none;
  color: #4F3728;
}

a.q:hover {
  background-position: 100% -1000px;
  text-decoration: underline;
  color: #4F3728;
}

tr.ifade td,
td.date {
  color: #9a938c;
}

tr.highlight td {
	color: #CF2700;
	background: #EFDADB;
}

div.rhalf div.btn2 {
  width: 189px;
}

div.btn2 input,
div.btn2 a,
div.btn2 a:link,
div.btn2 a:visited {
  background: #886956 url(../images/btn2.gif) 0 0 repeat-x;
  display: block;
  overflow: hidden;
  color: #fff;
  font-size: 16px;
  padding: 10px 14px 12px;
  border: 0 none;
  max-height: 44px;
  cursor: pointer;
}

div.btn2 a,
div.btn2 a:link,
div.btn2 a:visited {
  float: left;
  padding: 8px 16px 11px;
  text-decoration: none;
}

div.btn2 a:hover,
div.btn2 input:hover,
div.lista div.btn2 input {
  background-position: 0 -45px;
  background-color: #fee54c;
  color: #4f3728;
  text-shadow: #fffad9 1px 1px 0;
}

div.lista div.btn2 input:hover {
  color: #fff;
  background: #0592ff url(../images/btn3.gif) 0 0 repeat-x;
  text-shadow: #0070c7 1px 1px 0;
}

table.overview td.icons {
  vertical-align: middle;
  padding-bottom: 9px;
}

table.overview td.icons table {
  border-left: 1px solid #e6e2de;
}

table.overview td.icons table td {
  padding-bottom: 4px;
}

div.opt {
  padding-top: 8px;
}

div.opt div.left {
  font-size: 12px;
  padding: 11px 0 0 9px;
}

ol li {
  margin-left: 31px;
  padding-left: 5px;
}

div.tq1 ol li {
  list-style-type: lower-alpha;
  padding-left: 0;
}

div.tip,
div.result {
  background: #fdf7d1;
  padding: 14px 20px 2px;
  margin-bottom: 14px;
}

div.result2 {
  padding-bottom: 18px;
  margin: 16px 0 20px;
}

div.result div {
  margin-bottom: 7px;
}

div.test div.right {
  padding-top: 16px;
}

div.test div.tip,
div.source {
  padding: 6px 10px 7px;
  font-size: 12px;
  margin-bottom: 3px;
}

div.source {
  background: #eeeae7;
}

div.tip h2,
div.tip p {
  text-shadow: #fffdee 1px 1px 0;
}

div.show {
  padding: 5px 0 0 20px;
}

div.cont a {
  padding-left: 19px;
  background: url(../images/dot2.gif) 0 5px no-repeat;
}

div.cont a:hover {
  background-position: 0 -995px;
}

div.num {
  margin-bottom: 20px;
  background: url(../images/num-line.gif) 0 100% repeat-x;
}

div.num div {
  padding: 6px 0 10px 16px;
  background: url(../images/num.gif) 0 -500px no-repeat;
  float: left;
  margin-right: 30px;
  color: #9a938c;
}

div.num div span {
  margin-right: 4px;
}

div.num div.active {
  background: url(../images/num.gif) 0 0 no-repeat;
  color: #4f3728;
  font-weight: bold;
  border-bottom: 1px solid #f3d000;
}

div.logged i {
  color: #9a938c;
  margin: 0 3px;
}

div.platba div {
  position: relative;
  padding: 0 0 0 95px;
}

div.platba img {
  position: absolute;
  top: 0;
  left: 0;
}

div.platba div.p2 img {top: 4px;}
div.platba div.p3 img {top: 1px;}

div.team div.left {
  padding-top: 4px;
}

div.team {
  border-bottom: 1px solid #f3d000;
  margin-bottom: 10px;
  padding-bottom: 14px;
}

div.team div.right {
  width: 190px;
  font-size: 12px;
}

a.out {
  padding-right: 14px;
  background: url(../images/out.gif) 100% 3px no-repeat;
}

a.out:hover {
  background-position: 100% -997px;
}

table.overview th,
div.sf_admin_list table th {
  font-weight: bold;
}

table.overview table,
table.overview table th,
table.overview table td {
  background: transparent;
  border: 0 none;
  padding: 4px 10px 4px;
  margin: 0;
}

table.overview table td {
  padding-bottom: 0;
}

table.overview table th {
  padding-top: 0;
  font-weight: normal;
}

table.overview table td,
table.overview table th {
  border-right: 1px solid #e6e2de;
}

table.overview table td.l,
table.overview table th.l {
  border-right: 0 none;
}

table.overview table th {
  border-bottom: 1px solid #e6e2de;
}

table.overview table td.f,
table.overview table th.f {
  padding-left: 0;
}

table.overview td {
  vertical-align: top;
}

table.overview td.name {
  font-weight: bold;
  color: #4f3728;
}

table.overview tr.sc td {
  background: url(../images/tback.gif) 0 0 repeat-x;
}

table.overview tr.sc table td {
  background: transparent;
}

td.paid,
h1.paid {
  color: #3a6913;
}

td.go a {
  font-weight: bold;
  text-shadow: #fff 1px 1px 0;
  padding-left: 19px;
  background: url(../images/go.gif) 0 1px no-repeat;
}

td.go a:hover {
  background-position: 0 -999px;
}

td.wait {
  color: #cf2700;
}

td.pdf a,
td.pdf a:link,
td.pdf a:visited {
  padding-left: 19px;
  color: #cf2700;
  background: url(../images/pdf.gif) 0 1px no-repeat;
}

td.pdf a:hover {
  color: #0079d7;
  background-position: -1000px 1px;
}

div.form div {
  position: relative;
}

div.form span {
  color: #f3d000;
  font-size: 30px;
  display: block;
  position: absolute;
  left: 311px;
  top: -6px;
}

table.obj tr.celkem td {
  border-top: 3px solid #f3d000;
}

table.rekap td {
  padding-left: 0;
}

div.testWrap {
  width: 660px;
  float: left;
}

div.free h3 {
  margin: 0;
}

div.timeWrap {
  width: 180px;
  float: right;
}

div.test div.clr div.left {
  width: 560px;
}

div.test div.clr div.right {
  width: 300px;
}

div.test h3 {
  margin-bottom: 10px;
}

div.test div.tq {
  padding: 14px 10px;
  border-bottom: 1px solid #e6e2de;
}

div.free div.tq {
  padding: 0 0 30px;
  border-bottom: 1px solid #e6e2de;
  margin-bottom: 26px;
}

div.free div.tql {
  border: 0 none;
  margin: 0;
  padding-bottom: 10px;
}

div.test div.checked,
div.pager a.checked {
  background: #fdf7d1;
}

span.pagerLabel {
  display: block;
  float: left;
  padding: 6px 0 14px;
}

div.pager {
  float: left;
  margin-left: 8px;
  padding: 6px 0 14px;
}

div.test {
  margin-bottom: 12px;
}

div.pager span,
div.pager a {
  margin: 0 1px;
  padding: 4px 8px;
}

div.pager span {
  background: #4f3728;
  color: #fff;
  font-weight: bold;
}

div.pager a.next {
  padding-right: 20px;
  background: url(../images/next.gif) 100% 8px no-repeat;
}

div.pager a.next:hover {
  background-position: 100% -992px;
}

div.pager a.prev {
  padding-left: 20px;
  background: url(../images/prev.gif) 0 8px no-repeat;
}

div.pager a.prev:hover {
  background-position: 0 -992px;
}

div.lista {
  background: #4f3728;
  padding: 5px;
  margin-top: 10px;
  color: #e6e2de;
}

div.lista div.left {
  padding: 9px 0 0 10px;
}

div.lista div.left i {
  margin: 0 3px;
}

div.lista div.left a,
div.lista div.left a:link,
div.lista div.left a:visited {
  color: #fff;
}

div.listaNew div.left {
  padding: 0 0 0 0px;
}

div.lista div.left a:hover {
  color: #fdf7d1;
}

div.time {
  background: #f3d000;
  color: #4f3728;
  text-align: center;
  padding: 6px 5px 7px;
  text-shadow: #fffad9 1px 1px 0;
}

div.timeAlert {
  background: #cf2700;
  color: #fff;
  text-shadow: #9a1d00 1px 1px 0;
}

div.time b {
  display: block;
}

div.help {
  padding: 14px 0 10px 20px;
  border-left: 1px solid #f3d000;
  font-size: 12px;
}

.btnb input {
  font-weight: bold;
}

div.alert {
  background: #fdf7d1 url(../images/alert.gif) 10px 9px no-repeat;
  padding: 7px 10px 8px 35px;
  margin-bottom: 10px;
  color: #cf2700;
}

div.alert a,
div.alert a:link,
div.alert a:visited {
  color: #cf2700;
}

div.alert a:hover {
  color: #0079d7;
}

div.ok {
  background: #ddefda url(../images/ok.gif) 10px 10px no-repeat;
  padding: 7px 10px 8px 35px;
  margin-bottom: 10px;
  color: #3a6913;
}

div.test label.ok2 {
  background: #ddefda;
  color: #3a6913;
}

div.ok a,
div.ok a:link,
div.ok a:visited {
  color: #3a6913;
}

div.ok a:hover {
  color: #0079d7;
}

h3 label.ok {
  color: #3a6913;
}

label.ok span {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/ok.gif) 0 0 no-repeat;
  position: absolute;
  top: 3px;
  left: 0;
}

label.fail2 {
  text-decoration: line-through;
}

div.fail {
  background: #efdadb url(../images/fail.gif) 10px 11px no-repeat;
  padding: 7px 10px 8px 35px;
  margin-bottom: 10px;
  color: #cf2700;
}

div.err label {
  color: #cf2700;
}

div.err input.text {
  border: 1px solid #cf2700;
}

div.err ul {
  font-size: 11px;
  color: #cf2700;
}

div.fail a,
div.fail a:link,
div.fail a:visited {
  color: #cf2700;
}

div.fail a:hover {
  color: #0079d7;
}

h3 label.fail,
h3 label.no {
  color: #cf2700;
}

h3 label.no {
  padding-left: 23px;
  background: url(../images/icon/cross.gif) 0 2px no-repeat;
}

div.cross {
  top: 5px;
  left: 10px;
}

label.fail span {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/fail.gif) 0 0 no-repeat;
  position: absolute;
  top: 3px;
  left: 0;
}

table.kom {
  border-top: 0 none;
  font-size: 14px;
  width: 560px;
}

p.download {
  margin: 0 0 0 10px;
}

p.download a {
  padding-left: 26px;
  background: url(../images/doc.gif) 0 1px no-repeat;
  font-weight: bold;
}

div.free div.tq div.add {
  margin: 10px 0 0 0;
}

div.add a,
div.add a:link,
div.add a:visited {
  padding-left: 23px;
  background: url(../images/icon/add.gif) 0 1px no-repeat;
  color: #218a00;
}

div.add a:hover {
  color: #0079d7;
}

.result table {
  width: 100%;
  border-collapse: collapse;
}

div.result th {
  color: #4f3728;
  border-bottom: 1px solid #e2dcba;
  padding: 0 0 3px 0;
}

div.result b {
  color: #4f3728;
}

div.result td {
  padding-top: 3px;
}

div.response {
  font-style: italic;
  padding: 10px 0 20px 60px;
}

div.response h3 {
  font-style: normal;
}

table.jak td {
  text-align: center;
}

table.jak td.val {
  text-align: left;
}

table.jak td.premium,
table.jak th.premium {
  background: #fdf7d1;
  border-bottom: 1px solid #e6e1c4;
}

table.jak th.premium {
  background: #e6e1c4;
}

div.text ul.upload {
  margin-top: 10px;
}

div.main ul.upload li {
  background: transparent;
  font-size: 12px;
  background: url(../images/icon/page_white.gif) 0 2px no-repeat;
}

div.main ul.upload li.loader {
  background: url(../images/icon/loader.gif) 0 2px no-repeat;
}

div.main ul.upload img {
  display: inline;
  position: relative;
  top: 3px;
  left: 4px;
}

#sf_admin_container ul li a.attachmentRemove {
    background: none;
    padding-left: 0px;
}

td.stav-opraven {
  background: #ddefda !important;
}

td.stav-ceka {
  background: #efdadb !important;
}

div.formRekap {
  background: #FFFBE4;
  width: 208px;
  position: absolute;
  top: 56px;
  right: 0;
}

div.formRekap2 {
  padding: 15px 19px;
}

div.odeslat {
  top: -20px;
  left: 140px;
}

div.odeslat a,
div.odeslat a:link,
div.odeslat a:visited {
  background: #4f3728 url(../images/plus.gif) 10px 11px no-repeat;
  color: #fff;
  display: block;
  float: left;
  text-decoration: none;
  padding: 6px 12px 7px 32px;
}

div.odeslat a:hover {
  background-color: #0079d7;
}

div.odeslat div div {
  float: left;
  margin-left: 6px;
  padding-top: 6px;
}

input.sub {
  padding: 3px 8px 4px;
  font-weight: bold;
  cursor: pointer;
}

input.sub2 {
  font-weight: normal;
}

table.hromObj {
  border-bottom: 1px solid #e1dedb;
}

table.hromObj tr.level_selector th {
  color: #4f3728;
  background: #FFFBE4;
  cursor: pointer;
  font-weight: bold;
  border-top: 1px solid #e1dedb;
}

table.hromObj tr.level_selector:hover th {
  background: #e8f5ff;
}

table.hromObj th,
table.hromObj td {
  padding: 2px 4px;
}

table.hromObj td {
  padding-bottom: 0;
}

table.hromObj th.h {
  width: 290px;
}

table.hromObj tr.visibleProductTableLevel th,
table.hromObj tr.visibleProductTableLevel:hover th {
  color: #fff;
  background: #4f3728;
}

/*========== [footer] ========================================================*/
div#foot1 {
  background: url(../images/foot.gif) 0 0 repeat-x;
  width: 100%;
}

div#foot2 {
  background: url(../images/foot2.gif) 50% 0 no-repeat;
  width: 100%;
}

div#foot2 div.main {
  font-size: 12px;
  padding: 30px 0 50px;
  color: #534f4a;
}

div#foot2 div.main a,
div#foot2 div.main a:link,
div#foot2 div.main a:visited {
  color: #534f4a;
}

div#foot2 div.main a:hover {
  color: #0079d7;
}

div.f1 {
  width: 240px;
  float: left;
}

div.f1 p {
  padding-left: 20px;
}

div.f2 {
  width: 300px;
  float: left;
}

div.f3 {
  width: 360px;
  float: right;
}

div.f3 div {
  float: right;
  margin-left: 14px;
}

div.f33 {
  padding-top: 1px;
}

div.f31 {
  padding-top: 5px;
}

/*========== [admin] =========================================================*/
#sf_admin_bar {
  float: left;
  clear: both;
}

#sf_admin_content {
  clear: both;
}

div.sf_admin_filter {
  background: #eeeae7;
  margin-bottom: 14px;
}

div.sf_admin_filter table,
div.sf_admin_filter table td {
  background: #eeeae7;
  margin: 0;
}

#sf_admin_bar {
  margin: 0;
}

div.sf_admin_filter input,
div.sf_admin_filter select,
div.sf_admin_list table select {
  width: auto;
  padding: 2px;
}

div.sf_admin_filter td,
div.sf_admin_list table td {
  vertical-align: top;
  padding-right: 20px;
}

div.sf_admin_filter tfoot input {
  margin: 0 20px 0 0;
}

div.sf_admin_list table {
  width: 100%;
  font-size: 12px;
}

div.sf_admin_list div.form {
  width: auto;
}

div.text table ul {
  margin: 0;
}

div.text ul.sf_admin_td_actions li,
div.text ul.sf_admin_actions li,
div.text div.err ul li,
div.text ul.onegroup li {
  margin: 0;
  padding: 0;
  background: transparent;
}

div.sf_admin_list table th {
  background: #fdf7d1;
}

li.sf_admin_action_edit a {
  padding-left: 23px;
  background: url(../images/icon/pencil.gif) 0 0 no-repeat;
}

li.sf_admin_action_list a {
  padding-left: 23px;
  background: url(../images/icon/arrow_undo.gif) 0 0 no-repeat;
}

li.sf_admin_action_lock a,
li.sf_admin_action_delete a {
  padding-left: 23px;
  background: url(../images/icon/cross.gif) 0 0 no-repeat;
}

div.test h3 span.no_answer {
  padding-left: 23px;
  color: #555;
  font-weight: normal;
  font-style: italic;
}

ul.sf_admin_actions,
div.sf_admin_form ul.sf_admin_actions {
  width: 100%;
  overflow: hidden;
}

div.sf_admin_pagination a {
  margin-right: 10px;
}

div.sf_admin_form ul.sf_admin_actions {
  padding-top: 20px;
}

div.sf_admin_form ul.sf_admin_actions li {
  float: left;
  margin-right: 20px;
}

div.sf_admin_boolean div.content {
  display: inline !important;
}

div.sf_admin_pagination img {
  display: inline;
}

div.sf_admin_form_field_is_accountant,
div.sf_admin_form_field_is_exam_admin {
  height: 40px;
}

#sf_admin_content .help {
  border: none;
  padding: 0 0 0 9em;
}

.sf_admin_filter div.help {
  padding: 0;
  border: 0;
}

div.sf_admin_filter2 {
  width: 100%;
}

div.sf_admin_filter2 div.right {
  /*width: 400px;*/
  width: 360px;
}

#sf_admin_container img.ui-datepicker-trigger {
  display: inline;
}

#sf_admin_container img.ui-datepicker-trigger {
  cursor: pointer;
  margin: 0 0 0 6px;
  position: relative;
  top: 3px;
}
.sf_admin_list_order_status_payment_pending {}
.sf_admin_list_order_status_failed { background-color: #ff9289; }
.sf_admin_list_order_status_payed { background-color: #b4e289; }
.sf_admin_list_order_status_new {
  background: #fff2a7
}
.sf_admin_list_order_status_canceled {
  color: lightgray;
  /*background-color: gray;*/
}
.sf_admin_list_order_status_canceled a {
  color: lightgray !important;
  /*background-color: gray;*/
}
div.sf_admin_list img { display:inline; }

#sf_admin_container ul a {
  padding-top: 2px;
}

#sf_admin_container ul.sf_admin_actions li a {
    padding-left: 23px;
}
#sf_admin_container ul li.sf_admin_action_allow_exam a {
  background: url(../images/icon/order/povolit-zkousku.gif) 0 1px no-repeat;
}
#sf_admin_container ul li.sf_admin_action_create_invoice a {
  background: url(../images/icon/order/vytvorit-fakturu.gif) 0 0 no-repeat;
}
#sf_admin_container ul li.sf_admin_action_invoice a {
  background: url(../images/icon/order/pdf.gif) 0 0 no-repeat;
}
#sf_admin_container ul li.sf_admin_action_close_order a {
  background: url(../images/icon/order/uzavreni.gif) 0 0 no-repeat;
}
#sf_admin_container ul li.sf_admin_action_lock a {
  background: url(../images/icon/user/lock.png) 0 0 no-repeat;
}
#sf_admin_container ul li.sf_admin_action_unlock a {
  background: url(../images/icon/user/lock_open.png) 0 0 no-repeat;
}
#sf_admin_container ul li.sf_admin_action_addexam a {
  background: url(../images/icon/user/book_add.png) 0 0 no-repeat;
}

#sf_admin_container ul li.sf_admin_action_show a {
  background: url(../images/icon/user/book_add.png) 0 0 no-repeat;
}

.sf_admin_date select {
	width: auto;
	padding: 2px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #fff2a7;
	padding: 5px 10px 6px;
}

#tooltip h3 {
  color: #4f3728;
  font-weight: normal;
  font-size: 12px;
}

#tooltip h3, #tooltip div { margin: 0; }

table.obj td {
  cursor: help;
}

div.form div.disable input.text {
  background: #CCC8C3;
}

div.text ul.onegroup {
  width: 100%;
  overflow: hidden;
  margin: 0;
}

div.text ul.onegroup li {
  float: left;
  margin-right: 1px;
}

ul.onegroup a,
ul.onegroup a:link,
ul.onegroup a:visited,
ul.onegroup span {
  font-size: 12px;
  display: block;
  padding: 12px 20px 14px 57px;
  color: #4f3728;
  background: #eeeae7 url(../images/icon/order_group.gif) 14px -989px no-repeat;
}

ul.onegroup span {
  background: #f3d000 url(../images/icon/order_one.gif) 14px 11px no-repeat;
  color: #4f3728;
  font-weight: bold;
  padding-left: 47px;
  cursor: default;
}

ul.onegroup a:hover {
  color: #0079d7;
  background: #dae9f2 url(../images/icon/order_group.gif) 14px 11px no-repeat;
}

div.product_table_label_wrapper {
  display: inline;
}

div.form label.product_table_label,
div.free label.product_table_label,
div.test label.product_table_label {
  display: inline;
}

div.form input.pricer {
  display: inline;
  width: 4em;
}

.checkboxTooltip {
  font-size: 12px;
	position: absolute;
	z-index: 3000;
	background-color: #fff2a7;
	padding: 5px 10px 6px;
	width:150px;
}

div.assessment_assessor_id {
	margin-bottom: 10px;
}

div.assessment_assessor_id label {
	display: inline;
	margin-right: 10px;
}

div.add a.downFlashPlayer,
div.add a.downFlashPlayer:link,
div.add a.downFlashPlayer:visited {
  padding-left: 0px;
  background: none;
  color: black;
}

p.flashNotice {
  margin: 4px 0;
  padding: 4px 4px 4px 30px;
  border: 1px solid #ddd;
  background-color: #ffc;
}