body {
  margin: 0 auto;
  background: url(../img/bg-body.gif) repeat-x 0 65px;
  font-family: "Trebuchet MS", "Times New Roman", serif;
  font-size: 12px;
  line-height: 1.75em;
}
table { empty-cells: show; }
input, textarea {
  font-family: "Trebuchet MS", "Times New Roman", serif;
  font-size: 12px;
}
a {
  color: #CC0033;
  text-decoration: none;
}
a:hover {
  color: red;
  text-decoration: underline;
}
img { border: 0; }
p {
  text-align: justify;
  margin: 0 0 1em 0;
}
h1, h2, h3, h4, h5, h6 { margin: 0 0 .75em 0; font-weight: bold; line-height: 1.5em; letter-spacing: 0px; }
h1 {
  font-size: 18px;
}
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
ul {
  margin-top: 5px;
}
fieldset legend { font-weight: bold; color: black; }
fieldset label {
  float: left;
  display: block;
  width: 180px;
}
fieldset div.fsRow {
 	clear: both;
	margin-bottom: 5px;
}
fieldset label.req {
  color: #CC0033;
}
fieldset div.left {
 	float: left;
	margin-right: 10px;
}
fieldset .btnSubmit {
  margin: 10px 0 0 0;
}
.imgRight {
 	float: right;
	border: 0px solid #555;
	margin: 0 0 10px 10px;
	clear: right;
}
div.img {
  border: 1px dashed black;
  width: 220px;
  height: 150px;
  float: right;
  margin: 0 0 10px 10px;
  padding: 5px;
}
div#container {
  width: 778px;
  margin: 0 auto;
  margin-left: auto;
}

div#top-header {
  margin: 0;
  width: 778px;
  height: 61px;
  background: url(../img/top-header.jpg) no-repeat;
  border: 0px solid blue;
  float: left;
}
div#top-header h1 {
  margin: 10px 0 0 20px;
  border: 0px solid red;
  width: 165px;
  height: 40px;
  background: url(../img/logo.gif) no-repeat;
  float: left;
}
div#top-header h1 span {
  display: none;
}

/* cesta k odkazum */
div#path {
  float: right;
  position: relative;
  top: 39px;
  padding: 2px;
  line-height: 18px;
	margin-right: 5px;
}
div#path a {
  /*color: #CC0033;*/
  color: black;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  letter-spacing: 1px;
  margin-left: 10px;
  padding-left: 12px;
  background: url(../img/arrow.gif) 0px 60% no-repeat;
}
div#path a:hover {
  /*color: red;*/
  text-decoration: underline;
}

div#flash-header {
  padding: 0;
  margin: 0;
  border: 0px solid green;
  width: 778px;
  float: left;
}
div#main {
  width: 758px;
  min-height: 200px;
  background: url(../img/bg-main.jpg) no-repeat;
  padding: 15px 10px;
  float: left;
  /* border-left: 1px dashed #FFE4C4;
  border-bottom: 1px dashed #FFE4C4; */
  clear: both;
}

div#main-menu {
  float: left;
  padding-top: 3.5em; /* odsazeni odshora */
  width: 150px;
}

div#menu a {
  color: white;
  width: 140px;
  line-height: 36px;
  display: block;
  background: url(../img/button.gif) no-repeat;
  text-align: center;
  font-weight: bold;
  margin: 0 0 15px 0;
}

div#menu a:hover {
  background: url(../img/button_h.gif) no-repeat;
  text-decoration: none;
}
/*
div#main-menu a:hover {
  background: url(../img/button_h.gif) no-repeat;
  color: white;
  text-decoration: none;
}
div#menu {
  text-align: center;
  padding: 0px;
  width: 140px;
}
div#menu a div {
  background: url(../img/button.gif) no-repeat;
  margin: 0 0 15px 0;
  padding-left: 5px;
  font-size: 1.2em;
  line-height: 36px;
}
*/


div#main-col {
  float: left;
  width: 600px;
  border: 0px solid black;
}

div#footer {
  color: gray;
  width: 778px;
  text-align: center;
  font-size: x-small;
  clear: both;
  border-top: 1px solid #e9e9e9;
  float: left;
}

/* metodika na uvodni strane */
div#contactcol {
   float: right;
   padding: 5px 5px 10px 5px;
   border-left: 1px dashed #FFE4C4;
   border-top: 1px dashed #FFE4C4;
   width: 150px;
   margin: 0 0 5px 15px;
   text-align: left;
}
div#contactcol p {
  text-align: left;
  margin: 0;
}
div#contactcol h3 {
   color: #CC3333;
   text-align: center;
   font-weight: bold;
   font-size: 14px;
   margin: 0 0 5px 0;
}

div#contactcol h4 {
   text-align: center;
   font-size: 12px;
   font-weight: normal;
   margin: 0;
}

div#contactcol div {
 	text-align: center;
	font-weight: bold;
	margin: 10px 0;
}

div#contactcol p.tel { padding-left: 20px; background: url(../img/ikona-kontakt-1.gif) 0 2px no-repeat; }
div#contactcol p.mob { padding-left: 20px; background: url(../img/ikona-kontakt-2.gif) 0 2px no-repeat; }
div#contactcol p.eml { padding-left: 20px; background: url(../img/ikona-kontakt-3.gif) 0 2px no-repeat; }

/* metodika na uvodni strane */
div#rightcol1 {
   float: right;
   padding: 5px;
   border-left: 1px dashed #FFE4C4;
   border-top: 1px dashed #FFE4C4;
   width: 120px;
   height: 170px;
   margin: 0 0 5px 15px;
   text-align: center;
}
div#rightcol1 p {
  text-align: center;
  margin: 0;
}
div#rightcol1 h3 {
   color: #CC3333;
   text-align: center;
   font-weight: bold;
   font-size: 14px;
   margin: 0 0 5px 0;
}

div#rightcol1 h4 {
   text-align: center;
   font-size: 12px;
   font-weight: normal;
   margin: 0;
}

/* data gordion na uvodni strane */
div#rightcol2 {
   float: right;
   padding: 5px;
   border-left: 1px dashed #FFE4C4;
   border-top: 1px dashed #FFE4C4;
   width: 120px;
   height: 170px;
   margin: 10px 0 5px 15px;
   clear: right;
}

div#rightcol2 h3 {
  color: #CC3333;
   text-align: center;
   margin: 0 0 5px 0;
   font-weight: bold;
   font-size: 14px;
}

div#rightcol2 h4 {
   text-align: center;
   font-size: 12px;
   font-weight: normal;
   margin: 0;
}

div#rightcol2 p {
   text-align: center;
   margin: 0;
}

/** navigace **/
.navRight {
   float: right;
   color: #CC0033;
}

.navCenter {
   text-align: center;
   color: #CC0033;
}

.more {
   float: right;
   font: 12px/22px verdana;
   margin-right: 30px;
   color: #CC0033;
   font-weight: bold;
}

div.order {
  width: 250px;
  border: 0px solid #cc3333;
  padding: 5px;
}

div.order a {
  font-weight: bold;
}
div#email {
  margin: 35px 10px 0 0;
  padding: 5px;
  border-top: 1px dashed #FFE4C4;
  border-right: 1px dashed #FFE4C4;
  text-align: left;
  /* background: url(../img/mail-sign.gif) 90px 138px no-repeat; */
}
div#email p {
  text-align: left;
}
div#email h3 {
   color: #CC3333;
   text-align: center;
   font-weight: bold;
   font-size: 14px;
   margin: 0 0 5px 0;
}

.inp50 { width: 50px; }
.inp100 { width: 100px; }
.inp150 { width: 150px; }
.inp200 { width: 200px; }
.inp300 { width: 300px; }
.inp400 { width: 400px; }
.inp500 { width: 500px; }

#legenda {
 	float: right;
	clear: right;
	padding: 5px;
   border-left: 1px dashed #FFE4C4;
   border-top: 1px dashed #FFE4C4;
}

#legenda p {
	margin: 0;
	font-weight: bold;
}

#legenda ul {
 	margin-top: 0;
}

#legenda ul li span {
	color: black;
}

.red { color: red; }
.blue { color: blue; }
.green { color: green; }
.yellow { color: yellow; }
.brown { color: brown; }

table#trainingTable {
 	border: 0px solid black;
	empty-cells: show;
}

table#trainingTable thead tr th {
	font-size: 10px;
 	border-bottom: 1px solid black;
	border-top: 1px solid black;
	font-weight: normal;
}

table#trainingTable tr td {
 	padding: 3px;
	border-bottom: 1px dashed #FFE4C4;
}

table#trainingTable tr.last td {
	border-bottom: 1px solid black;
}
.imgLogoVz {
 	float: right;
	margin: 0 130px 0 0;
	_margin: 0 275px 0 0;

}
