@charset "utf-8";

/* CSS Stylesheet Document; Author (c) Cyber Fox 2010 */

/* --- global --- */

html , body , td , th {
  font: 12px/17px Tahoma, 'Lucida Grande CE', lucida, sans-serif;
}
html.vert-scrollbar {
	overflow-y: scroll;
	overflow-x: auto;
}
html.no-horiz-scroll {
	overflow-x: hidden;
}
body {
  margin: 0;
  padding: 12px 0 0;
  color: #606769;
  background: #FFF url('http://www.tc.cz/images/page_top_bg.png') center 0 repeat-x;
}
body.admin {
  margin: 5px;
  padding: 0;
  color: #606769;
  background: #FFF;
  text-align: left;
}
img {
  border: none;
}
a {
  color: #00ADEE;
  text-decoration: underline;
}
a:hover , a:focus {
  color: #00ADEE;
  text-decoration: none;
}
.leftcol a , .rightcol a ,
.leftcol a:hover , .rightcol a:hover ,
.leftcol a:focus , .rightcol a:focus  {
  color: #004563;
}
form , input , fieldset , legend {
  margin: 0;
  padding: 0;
  outline: none;
}
p {
  margin: 0 0 13px;
  padding: 0 7px;
}
i , em { /* oprava bugu MS IE 6 */
  _text-indent: 2px;
}
ul , ol {
  margin: 0 0 13px 20px;
  padding: 0;
}
li {
  margin: 3px;
  padding: 0;
}
h1 , h2 , h3 , h4 , h5 , h6 ,
.h1 , .h2 , .h3 , .h4 , .h5 , .h6 {
  font: 14px/19px Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  font-weight: normal;
  color: #004563;
  margin: 0 0 11px;
}
.leftcol h3 , .rightcol h3 , .maincol h1 , .maincol h2 {
  padding: 0 0 0 23px;
  background: transparent url('http://www.tc.cz/images/logo_bullet.gif') -3px -5px no-repeat;
}
.leftcol h3 , .rightcol h3 {
  margin-bottom: 5px;
}
.maincol h2 {
    font-size: 17px;
    background-position: -3px -5px;
    margin-top: -1px;
}
table {
  margin: 0;
  border: none;
  border-collapse: collapse;
}
td , th {
  padding: 0;
}
blockquote , q {
	quotes: none;
}
blockquote:before , blockquote:after , q:before , q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


/* --- common --- */

div.clear , br.clear , hr.clear , span.clear  {
  display: block !important;
  float: none !important;
  clear: both !important;
  font-size: 1px !important;
  line-height: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.clear , p.clear {
  float: none !important;
  clear: both !important;
}
.float-left , .f-left , .f-l {
  float: left !important;
}
.float-right , .f-right , .f-r {
  float: right !important;
}
.float-auto , .f-auto , .f-a {
  margin: auto !important;
}
.text-left , .t-left , .t-l {
  text-align: left !important;
}
.text-center , .t-center , .t-c {
  text-align: center !important;
}
.text-right , .t-right , .t-r {
  text-align: right !important;
}
.text-justify , .t-justify , .t-j {
  text-align: justify !important;
}
.text-top , .t-top , .t-t {
  vertical-align: top !important;
}
.text-middle , .t-middle , .t-m {
  vertical-align: middle !important;
}
.text-bottom , .t-bottom , .t-b {
  vertical-align: bottom !important;
}
.error , .error * {
  color: #D00 !important;
}
tr.error td {
  border: 1px solid #D00 !important;
  border-width: 1px 0 !important;
}
.error input , .error textarea , .error select {
  border: 2px solid #D00 !important;
  margin: 0 0 1px !important;
}
input.error , select.error , textarea.error {
  border: 2px solid #D00 !important;
  margin: 0 0 1px !important;
}
.warning , .warning * {
  color: #E09300 !important;
}
tr.warning td {
  border: 1px solid #ECA000 !important;
  border-width: 1px 0 !important;
}
.warning input , .warning textarea , .warning select {
  border: 2px solid #ECA000 !important;
  margin: 0 0 1px !important;
}
input.warning , select.warning , textarea.warning {
  border: 2px solid #ECA000 !important;
  margin: 0 0 1px !important;
}
.ready , .ready * {
  color: #590 !important;
}
tr.ready td {
  border: 1px solid #590 !important;
  border-width: 1px 0 !important;
}
.ready input , .ready textarea , .ready select {
  border: 2px solid #590 !important;
  margin: 0 0 1px !important;
}
input.ready , select.ready , textarea.ready {
  border: 2px solid #590 !important;
  margin: 0 0 1px !important;
}
.hidden {
  display: none;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.list-item {
  display: list-item;
}
.run-in {
  display: run-in;
}
.print , .noprint , .no-print {
  display: none !important;
}
.visible {
  visibility: visible !important;
}
.invisible , .js .invisible-if-js , .no-js .invisible-if-no-js {
  visibility: hidden;
}
.hidden , .js .hide-if-js , .no-js .hide-if-no-js {
  display: none;
}
.accessible , .bf {
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  position: absolute;
  left: -4000px;
}
.holly , .holy {
  _height: 1%;
}
.holly7 , .holy7 {
  *height: 1%;
}
.noselection {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.nowrap {
  white-space: nowrap;
}
.mover {
  position: relative;
}
.mover:active , .mover.active {
  top: 1px;
  left: 1px;
}
html>/**/body.js a.target-blank { /* Modern browsers only (not IE 7) */
  padding-right: 12px !important;
  background: transparent url('http://www.tc.cz/images/new_win.gif') right 0 no-repeat;
}
html>/**/body.js a.target-blank.image {
  padding-right: 0 !important;
  background: transparent;
}
html>/**/body a[href^="http"] , html>/**/body a.out {
  padding-right: 11px !important;
  background: transparent url('http://www.tc.cz/images/out.gif') right 0 no-repeat !important;
}
html>/**/body a[href^="http"].image , html>/**/body a.out.image {
  padding-right: 0 !important;
  background: transparent !important;
}
span.separator {
  padding: 0 5px;
}
.web-foot span {
  padding: 0 2px;
}
* .tothetop {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  position: relative;
  top: -1px;
}


/* --- forms --- */

input[type="submit"] , input.submit , .gf_button {
  padding: 0 3px;
  *overflow: visible;
  _width: 0;
  font: 11px/15px Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  font-weight: bold;
  color: #FFF;
  background: #00ADEE;
  border: none;
  cursor: hand;
  cursor: pointer;
  padding: 7px 27px 7px;
  padding: 7px 27px 7px\9;
  *padding: 7px 27px 7pxpx;
}
.gf_button { /* for IE6 */
  _padding: 0 3px;
  _overflow: visible;
  _width: 0;
  _font: 11px/15px Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  _font-weight: bold;
  _color: #FFF;
  _background: #00ADEE;
  _border: none;
  _cursor: hand;
  _cursor: pointer;
  _padding: 7px 27px 7px;
  _padding: 7px 27px 7px\9;
  _padding: 7px 27px 7pxpx;
}
fieldset {
  border: 1px solid #00ADEE;
  position: relative;
  padding: 5px 15px;
  margin: 0 0 13px;
}
legend {
  font-weight: bold;
  color: #004563;
}
.user-form p {
  margin: 10px 0;
}
.gf_textarea ,
input[type="text"] , input.text , input.gf_textbox ,
input[type="password"] , input.password ,
input[type="file"] , input.file , textarea {
  color: #444;
  font: 12px/15px Arial, sans-serif;
  padding: 2px;
  position: relative;
  left: -1px;
  float: left;
}
.gf_textarea , .gf_textbox , .gf_textbox_datum , .gf_textbox_cislo { /* for IE6 */
  _color: #444;
  _font: 12px/15px Arial, sans-serif;
  _padding: 2px;
  _position: relative;
  _left: -1px;
  _float: left;
}
.gf_textarea ,
input[type="text"] , input.text ,
input[type="password"] , input.password , textarea {
  background: #FFF;
  border: 1px solid #00ADEE;
  margin: 1px 1px 2px;
}
.gf_textarea , .gf_textbox , .gf_textbox_datum , .gf_textbox_cislo { /* for IE6 */
  _background: #FFF;
  _border: 1px solid #00ADEE !important;
  _margin: 1px 1px 2px;
}
input[type="file"] , input.file {
  width: 300px;
  margin: 1px 0 2px;
  left: 0;
}
input[type="file"] , input.file { /* IE only */
  _border: 1px solid #00ADEE;
}
.opera input.file {
  border: 1px solid #00ADEE;
}
select {
  margin: 1px 1px 2px 0;
  font: 12px/18px ial, sans-serif;
  color: #444;
  border: 1px solid #00ADEE;
}
input.text:focus , input.text.focus ,
input[type="text"]:focus , input[type="text"].focus ,
input[type="password"]:focus , input[type="password"].focus ,
textarea:focus , textarea.focus {
  border: 2px solid #00ADEE;
  margin: 0 0 1px;
  background: #FFFFE0;
}
input[type="file"]:focus , input.file:focus ,
input[type="file"].focus , input.file.focus { /* IE only */
  _border: 2px solid #00ADEE;
  _margin: 0 0 1px;
}
.opera input.file.focus {
  border: 2px solid #00ADEE;
  margin: 0 0 1px;
  width: 301px;
}
.mozilla input.file.focus {
  margin: 1px 0 2px;
}
input[type="text"][disabled="disabled"] , input.text.disabled ,
input[type="password"][disabled="disabled"] , input.password.disabled ,
textarea[disabled="disabled"] , textarea.disabled ,
select[disabled="disabled"] , select.disabled {
  background: #E5E6E7;
  border: 1px solid #00ADEE;
  color: #999;
}
input[type="text"] , input[type="password"] ,
input.text , input.password , textarea {
  width: 310px;
}
input.text , input.password , textarea , .gf_textbox , .gf_textbox_datum , .gf_textbox_cislo { /* for IE6 */
  _width: 310px;
}
input[type="submit"][disabled="disabled"] , input.submit.disabled ,
input[type="button"][disabled="disabled"] , input.button.disabled ,
button[disabled="disabled"], button.disabled {
    background: #DDD;
    cursor: default;
}
.gf_textarea , textarea {
  width: 527px !important;
  height: 80px;
  padding: 3px;
  float: left;
}
input.text.chars-1 {
  width: 2em;
}
input.text.chars-2 {
  width: 2.5em;
}
input.text.chars-3 {
  width: 3.5em;
}
input.text.chars-4 {
  width: 4.5em;
}
input.text.chars-5 {
  width: 5.5em;
}
input.text.chars-6 {
  width: 6.5em;
}
input.text.chars-7 {
  width: 7.5em;
}
input.text.chars-8 {
  width: 8.5em;
}
input.text.chars-9 {
  width: 9.5em;
}
label {
  cursor: hand;
  cursor: pointer;
  margin-left: 3px;
  vertical-align: middle;
}
label.for-checkbox {
  font-weight: bold;
  line-height: 17px;
}
input , label {
  vertical-align: middle;
}
label.for-textarea {
  vertical-align: top;
}


/* --- form messages --- */

div.form-message {
  color: #5E81BC;
  background: #FFC;
  border: 1px solid #DDD700;
  padding: 8px 13px 9px;
  margin: 11px 0;
}
div.form-message ul {
  margin: 0;
}
div.form-message ul li {
  list-style-type: none;
  padding-left: 20px;
  background: transparent url('http://www.tc.cz/images/icons/default/bullet_warning.gif') left 0 no-repeat;
  margin: 0 4px;
}


/* --- page messages --- */

p.message {
  margin: 13px 0 9px !important;
  color: #5E81BC;
  background: #FFC;
  border: 1px solid #DDD700;
  padding: 10px 13px 9px !important;
}
p.message * {
  font-weight: normal !important;
}
p.message span {
  padding: 2px 0 2px 25px;
  background: transparent url('http://www.tc.cz/images/icons/default/info.gif') 2px 1px no-repeat;
}
p.message span.help {
  background-image: url('http://www.tc.cz/images/icons/default/help.gif');
}
p.message span.error {
  background-image: url('http://www.tc.cz/images/icons/default/error.gif');
}
p.message span.error-info {
  background-image: url('http://www.tc.cz/images/icons/default/exclam.gif');
}
p.message span.ready {
  background-image: url('http://www.tc.cz/images/icons/default/ready.gif');
}
p.message span.warning {
  background-image: url('http://www.tc.cz/images/icons/default/warning.gif');
}


/* --- layout --- */

form#Form1 {
  background: #FFF url('http://www.tc.cz/images/page_bg.png') center 0 no-repeat;
  text-align: center;
}
div.gf_all {
  background: #FFF;
  width: 730px;
  margin: 0 auto;
  text-align: left;
  padding: 0 20px 130px 20px;
  min-height: 250px;
}


/* my stylesheet ... */
/****************************************/


/* --- mask --- */

.gf_nadpis_div {
  color: #004563;
  margin: 0 0 11px;
  padding-top: 20px;
}
.gf_nadpis {
  font: 14px/19px Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  font-weight: normal;
  padding: 0 7px 0 30px;
  background: transparent url('http://www.tc.cz/images/logo_bullet.gif') 4px -3px no-repeat;
  font-size: 19px;
}
.gf_main_div {
  background: none #FFFFFF;


}
.gf_buttons_div {
  text-align: center;


}


/* --- main --- */

.gf_main {
}
.gf_chyba {
  color: #D00;
}
.gf_validator {
  padding-top: 4px;
  padding-left: 9px;
  color: #D00 !important;
  display: block;
  vertical-align: top;
  float: left;
}
.gf_povinne {
  color: #D00;
  position: relative;
  left: 3px;
}
.gf_hlavicka {
  padding-bottom: 7px;
}
.gf_paticka {
  padding-top: 10px;
}
.gf_cislo {
  font-weight: bold;
  width: 29px;
  text-align: center;
  color: #939495;
}
.gf_datatable {
  width: 100%;
}
.gf_datatable td {
  vertical-align: top;
  padding: 3px 0 0 !important;
}
.gf_label {
  font-weight: bold;
}
.gf_label_povinne {
  width: 200px;
  display: block;
  float: left;
  padding-right: 17px;
}
.gf_komentar {
    font-size: 11px;
    display: block;
    padding-bottom: 3px;
}
.gf_label_povinne_textarea {
  display: block;
}
.gf_otazka_row td {
  background: none #F3F7F9;
  border-top: 2px solid #F3F7F9;
}
.gf_otazka_altrow td {
  background: none #FFF;
  padding: 7px 3px 3px;
  border-top: 2px solid #FFF;
}
.gf_checkbox {
  float: left;
}
.gf_radio {
  float: left;
}
.gf_checkbox input {
  margin: 3px 0 3px;
  margin: 0\9;
  vertical-align: middle;
}
.gf_checkbox label {
    padding-left: 3px;
  vertical-align: middle;
}
.gf_radio input {
  margin: 3px 0 3px;
  margin: 0\9;
  vertical-align: middle;
}
.gf_radio label {
    padding-left: 3px;
  vertical-align: middle;
}
.gf_textbox_cislo {
  width: 60px !important;
  float: left;
  text-decoration: none;
  text-align: right;
}
.gf_textbox_datum {
  width: 80px !important;
  float: left;
  text-decoration: none;
  border: 1px solid #0B4992;
}
.gf_radio input ,
.gf_radio label ,
.gf_checkbox input ,
.gf_checkbox label {
    *position: relative;
    *left: -4px;
}


/* === NOT FOUND IN TEMPLATE === */

.gf_text {
  display: block;
  padding-bottom: 10px;
}
.gf_combobox {
  float: left;
}


/* end of document */