body {
  background: url("/images/bg.gif") repeat-x #FFFFFF;
	color: #1D2C51;
	font-family: "Arial", "Verdana", "Lucida Grande", "Helvetica";
	font-size: 11px;
	margin-top: 0px;
	cursor: default;
	text-align: center;
}

img {
	border: 0;
}

#cover {
  width: 754px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

#language {
  margin-top: 25px;
  text-align: right;
  height: 20px;
}

#language a {
  width: 61px;
  height: 18px;
  border-top: 1px solid #C1C1BD;
  border-left: 1px solid #C1C1BD;
  border-right: 1px solid #8C8C8C;
  border-bottom: 1px solid #8C8C8C;
  background: #C1C1BD;
  display: block;
  text-decoration: none;
  color: #1D2C51;
  text-align: center;
  float: right;
  margin-left: 1px;
  padding-top: 2px;
}

#language a:hover {
  color: #E1001A;
  border-top: 1px solid #F2F7F5;
  border-left: 1px solid #F2F7F5;
  border-right: 1px solid #8C8C8C;
  border-bottom: 1px solid #8C8C8C;
}

#language a.akt_lg {
  color: #E1001A;
  border-top: 1px solid #F2F7F5;
  border-left: 1px solid #F2F7F5;
  border-right: 1px solid #8C8C8C;
  border-bottom: 1px solid #8C8C8C;
}

#top {
  background: url("/images/top.jpg") no-repeat;
  width: 702px; height: 166px;
  margin-top: 5px;
  padding-left: 52px;
  padding-top: 51px;
}

#menu {
  background: url("/images/menu_bg.gif") repeat-x;
  width: 751px; height: 36px;
  margin-top: 7px;
  border-top: 1px solid #EFEFEF;
  border-left: 1px solid #EFEFEF;
  border-right: 1px solid #8C8C8C;
  border-bottom: 1px solid #8C8C8C;
}

#menu div {
  width: 135px;
  height: 23px;
  float: left;
  text-align: center;
  padding-top: 13px;
  padding-right: 2px;
  text-transform: uppercase;
  font-weight: bold;
}

#menu div.odd {
  background: url("/images/oddel.gif") no-repeat right;
}

#menu div a {
  font-family: "Verdana", "Arial", "Lucida Grande", "Helvetica";
  color: #1D2C51;
  text-decoration: none;
}

#menu div a:hover {
  color: #E1001A;
}

#menu div a.akt {
  color: #E1001A;
}

#content {
  width: 496px;
  float: left;
  margin-top: 10px;
}

#content h1 {
  width: 472px;
  height: 28px;
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #E1001A;
  background: url("/images/cont-h1.gif") no-repeat bottom right #E5E5E1;
  padding-top: 12px;
  padding-left: 24px;
}

#content div#text {
  padding-left: 19px;
  padding-right: 19px;
  line-height: 15px;
}

#content img {
  margin-bottom: 20px;
}

#content p {
  margin: 0;
  margin-bottom: 20px;
}

#content div#text a {
  text-decoration: none;
  color: #1D2C51;  
}

#content div#text a:hover {
  text-decoration: underline;
}

#content div#text ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 5px;
  margin-bottom: 20px;
  
}

#content div#text ul li {
  background: url(../images/odrazka.gif) no-repeat 0px 5px;
  padding-left: 15px;
  line-height: 16px;
}

#content div#text ul a {
  text-decoration: none;
  color: #1D2C51;  
}

#content div#text ul a:hover {
  text-decoration: underline;
}

#content table.vybaveni {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  width: 496px;
}

#content table.vybaveni td.nazev {
  background: url("/images/td_nazev.gif") no-repeat bottom right #ECEDE8;
  height: 30px;
  padding: 0;
  padding-left: 17px;
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
}

#content table.vybaveni td.jmeno {
  background: url("/images/td_jmeno.gif") no-repeat bottom left #ECEDE8;
  height: 26px;
  padding: 0;
  padding-left: 17px;
  padding-bottom: 5px;
  font-style: italic;
  width: 50%;
}

#content table.vybaveni td.specifikace {
  background: url("/images/td_spec.gif") no-repeat bottom left #ECEDE8;
  height: 26px;
  padding: 0;
  padding-bottom: 5px;
  font-style: italic;
  width: 22%;
}

#content table.vybaveni td.parametry {
  background: url("/images/td_par.gif") no-repeat bottom right #ECEDE8;
  height: 26px;
  padding: 0;
  padding-left: 17px;
  padding-bottom: 5px;
  font-style: italic;
  width: 28%;
}

#content table.vybaveni td {
  background: #F7F6F1;
  padding: 1px;
  height: 18px;
  padding-left: 17px;
  text-align: left;
}

#content table.vybaveni th {
  font-weight: normal;
  padding: 1px;
  height: 18px;
  padding-left: 17px;
  text-align: left;
}

#content table.obyc {
  padding: 0;
  margin: 0;
  width: 496px;
  margin-bottom: 15px;
}

#content table.obyc td {
  background: #F7F6F1;
  padding: 1px;
  padding-left: 17px;
  height: 18px; 
  width: 50%;
  text-align: left;
}

#content table.obyc th {
  font-weight: normal;
  padding: 1px;
  padding-left: 17px;
  height: 18px;
  width: 50%;
  text-align: left;
}

#pravy {
  width: 249px;
  float: right;
  margin-top: 10px;
}

#pravy h1 {
  width: 235px;
  height: 28px;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #E1001A;
  background: url("/images/levy-h1.gif") no-repeat bottom right #E5E5E1;
  padding-top: 12px;
  padding-left: 14px;
}

#pravy h1.modra {
  width: 235px;
  height: 26px;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  color: #1D2C53;
  background: url("/images/levy-h1.gif") no-repeat bottom right #E5E5E1;
  padding-top: 14px;
  padding-left: 14px;
}

#pravy_hor {
  background: url("/images/pravy_hor.gif") no-repeat top right #F5F5F3;
  height: 15px;
  width: 249px;
  margin-top: 8px;
}

#pravy_stred {
  background: url("/images/kontakty_pr.jpg") no-repeat 145px 0px #F5F5F3;
  width: 207px;
  border-right: 1px solid #C4C4C4;
  padding-left: 21px;  
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#pravy_stred a {
  color: #1D2C53;
}

#pravy_stred a:hover {
  text-decoration: none;
}

#pravy_stred hr {
  width: 199px;
  color: #8C8C8C;
  height: 1px;
  margin: 0;
  margin-bottom: 18px;
}

#pravy_stred p {
  margin: 0;
  margin-bottom: 18px;
}

#pravy_dol {
  background: url("/images/levy-h1.gif") no-repeat bottom left #F5F5F3;
  height: 15px;
  width: 249px;
  margin-bottom: 8px;
}

#pravy_foto {
  background: #F5F5F3;
  width: 207px;
  border-right: 1px solid #C4C4C4;
  padding-left: 21px;  
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#pravy_foto img {
  margin-bottom: 6px;
  border: 1px solid #2E3157;
}

div.akt {
  width: 207px;
  padding: 13px;
  padding-top: 25px;
  border-bottom: 1px solid #DEDEDC;
  margin-left: 9px;
  text-align: left;
  line-height: 15px;
}

div.akt div {
  font-weight: bold;
  font-style: italic;
  margin-bottom: 5px;
}

div.akt a {
  color: #E1001A;
  text-decoration: none;
}

div.akt a:hover {
  text-decoration: underline;
}

#pravy a.menu_pr {
  font-family: "Verdana", "Arial", "Lucida Grande", "Helvetica";
  display: block;
  width: 230px;
  height: 25px;
  font-size: 10px;
  font-weight: bold;
  color: #1E2E52;
  background: url("/images/levy-h1.gif") no-repeat bottom right #F5F5F3;
  padding-top: 15px;
  padding-left: 19px;
  text-decoration: none;
  text-transform: uppercase;
}

#pravy a.menu_pr:hover {
  color: #DF0019;
  background: url("/images/levy-h1.gif") no-repeat bottom right #E5E5E1;
}

#pravy div.menu_pr_akt {
  font-family: "Verdana", "Arial", "Lucida Grande", "Helvetica";
  width: 230px;
  height: 25px;
  font-size: 10px;
  font-weight: bold;
  color: #DF0019;
  background: url("/images/levy-h1-over.gif") no-repeat bottom right #E5E5E1;
  padding-top: 15px;
  padding-left: 19px;
  text-transform: uppercase;
}

h2 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
}

#iso {
  width: 428px;
  height: 110px;
  border-right: 1px solid #C4C4C4;
  border-bottom: 1px solid #C4C4C4;
  background: url("/images/foto.gif") repeat-x #F5F5F3;
  padding-left: 25px;
  padding-top: 7px;
  padding-right: 35px;
  margin-left: 4px;
  line-height: 16px;
}

#iso a {
  color: #E1001A;
}

#iso h2 {
  color: #E1001A;
  font-size: 18px;
  margin: 0;
  padding: 0;
  margin-top: 13px;
  margin-bottom: 12px;  
}

#foto {
  width: 478px;
  border-right: 1px solid #C4C4C4;
  border-bottom: 1px solid #C4C4C4;
  background: url("/images/foto.gif") repeat-x #F5F5F3;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 20px;
  margin-left: 4px;
}

#foto img {
  border: 1px solid #2E3157;
  margin: 7px; 
}

#foto div {
  padding: 7px;
  margin-top: 5px;
}

#prfooter {
  clear: both;
  height: 13px;
}

#footer {
  clear: both;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  width: 722px;
  height: 25px;
  background: url("/images/footer.gif") repeat-x;
  border-top: 1px solid #EFEFEF;
  border-left: 1px solid #EFEFEF;
  border-right: 1px solid #C3C3C3;
  border-bottom: 1px solid #C3C3C3;
  color: #8C8C8C;
  text-align: right;
}

#footer div {
  float: left;
}

#footer a {
  color: #8C8C8C;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#uvod_popup {
  position: absolute;
  top: 120px;
  left: 30px; 
}