/* obsah
------------------------------------------------------------------------------*/
#content {
  font-size: 1.2em;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
  font-weight: normal;
  position: relative;
}
#content h2 {
  color: #f9c51f;
  font-size: 2.50em;
  padding: 20px 0 10px;
}
#content h3 {
  color: #56b14c;
  font-size: 1.83em;
  padding-top: 14px;
}
#content h4, #layer h4 {
  color: #56b14c;
  font-size: 1.42em;
  padding-top: 40px;
}
#layer h4 {
  font-size: 1.7em;
  font-weight: normal;
  padding-top: 50px;
  margin: 0 auto;
  width: 810px;
}
#content h5,
#content h5.other {
  color: #f9c51f;
  font-size: 1.42em;
  font-weight: bold;
  padding-top: 45px;
}
#content h5.other {
  padding-top: 7px;
}

#content dl h5 {
  font-size: 1.25em;
  font-weight: normal;
  padding-top: 20px;
}

.green {
  color: #56b14c;
}
.yellow {
  color: #e1b006;
}
.small {
  font-size: .75em;
}

#content p {
  padding-top: 10px;
}
#content p.perex {
  color: #d3d3d3;
  font-size: 1.17em;
  font-weight: bold;
  line-height: 160%;
  padding-top: 15px;
}

#content ul {
  padding-top: 3px;
}
#content ul li {
  background: url(/images/ul-li.gif) no-repeat left 12px;
  line-height: 160%;
  padding: 7px 0 0 24px;
  position: relative;
}

#content dl {
  margin-bottom: -30px;
  padding: 31px 38px;
  position: relative;
}
* html #content dl {
  width: 100%; 
}
#content #vertical_container dl dt {
  cursor: pointer;
  text-decoration: underline;
}
#content dl dt {
  color: #f9c51f;
  font-size: 1.42em;
  margin-top: 25px;
  padding-bottom: 10px;
  position: relative;
  width: 100%;
}
#content dl dt a {
  color: #f9c51f;
}
#content dl dt strong {
  background: #f9c51f url(/images/dl-dt.gif) no-repeat left top;
  color: #333334;
  font-size: 0.65em;
  height: 23px;
  left: -37px;
  line-height: 23px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: -1px;
  width: 23px;
}
#content dl dd {
  display: block;
  font-size: 1em !important;
  line-height: 165%;
  overflow: hidden;
  position: relative;
  width: 724px !important;
}
#content dl dd * {
  bottom: auto !important;
}
#content dl dd small.note {
	display: block;
	line-height: 135%;
}
#content table {
  border-collapse: collapse;
  margin-top: 3px;
  width: 822px;
}
#content dl table {
  margin-top: 15px;
  width: 100%;
}
#content table thead th {
  background: #000;
  border-bottom: 4px #333334 solid;
  font-size: 1.08em;
  padding: 13px 2px 16px 26px;
  text-align: left;
}
#content table td {
  background: #555;
  color: #FFF;
  border-bottom: 4px #333334 solid;
  font-size: 1.08em;
  padding: 9px 25px 10px;
}
#content table td a {
  color: #FFF;
}
#content table tr:hover td {
  background: #f9c51f;
  color: #000;
}
#content table tr:hover td a {
  color: #000;
}

/* spolecnost
------------------------------------------------------------------------------*/
.spol {
  min-height: 180px;
  padding: 45px 0 0 290px;
  position: relative;
}
* html .spol {
  height: 180px;
}
.spolImg {
  background: url(/images/spol-img-bg.jpg) no-repeat left top;
  height: 161px;
  left: 0;
  position: absolute;
  top: 45px;
  width: 250px;
}
.spolImg img {
  margin: 12px 0 0 28px;
}
.spolImg a.textLink {
  display: block;
  margin: 30px 0 0 10px;
}
.spol h4 {
  padding-top: 0 !important;
}

/* produktova stranka
------------------------------------------------------------------------------*/
#kampan,
#kampan1,
#kampan2 {
  float: right;
  margin-left: 60px;
  position: relative;
  width: 188px;
  z-index: 1;
}
#kampan h3,
#kampan1 h3,
#kampan2 h3 {
  font-size: 1.67em;
  margin: 0 0 15px 15px;
}
#kampan1 h3 {
  margin: 0 0 15px -25px;
}

#kampan h3, #kampan h3 span,
#kampan1 h3, #kampan1 h3 span,
#kampan2 h3, #kampan2 h3 span {
  height: 160px;
  padding: 0;
  width: 159px;
}
#kampan1 h3, #kampan1 h3 span {
  height: 120px;
  padding: 0;
  width: 216px;
}

#kampan h3 span,
#kampan1 h3 span {
  background-image: url(/images/prodej_ukoncen.jpg);
}
#kampan1 h3 span {
  background-image: url(/images/prodej_ukoncen1.jpg);
}
#kampan2 h3 span {
  background-image: url(/images/kampan-bg.jpg);
}

#kampan h3 strong,
#kampan1 h3 strong,
#kampan2 h3 strong {
  color: #9b9b9b;
  font-size: 1.75em;
  height: 160px;
  left: 0;
  line-height: 160px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 159px;
  z-index: 1;
}
#kampan a,
#kampan1 a,
#kampan2 a {
  background: #e9b615;
  font-size: 1.25em;
  text-align: center;
  line-height: 55px;
}
#kampan a, #kampan a span,
#kampan1 a, #kampan1 a span,
#kampan2 a, #kampan2 a span {
  display: block;
  height: 55px;
  width: 188px;
}
#kampan a span,
#kampan1 a span,
#kampan2 a span {
  background-image: url(/images/replace-chci-tento-produkt.gif);
}

#vyhodyAviva {
  clear: both;
  margin-top: 33px;
}
#vyhodyAviva li {
  display: block;
  float: left;
  text-align: center;
  width: 50px;
  height: 50px;
  overflow: hidden;
}
#vyhodyAviva li strong {
  color: #e1b006;
}
#vyhodyAviva li.vyhodyAviva1 {
  background: url(/images/vyhody-1.gif) no-repeat left top;
  height: 52px;
  margin-right: 45px;
  padding: 12px 0 0 0;
  width: 301px;
}
* html #vyhodyAviva li.vyhodyAviva1 {
  height: 64px;
  width: 301px;
}
#vyhodyAviva li.vyhodyAviva2 {
  background: url(/images/vyhody-4.gif) no-repeat left top;
  height: 109px;
  margin: 42px 0 0;
  padding: 20px 20px 0;
  width: 222px;
}
.vyhodyRoyal5 li.vyhodyAviva2 {
	margin-top: -60px !important;
}
* html #vyhodyAviva li.vyhodyAviva2 {
  height: 119px;
  width: 262px;
}
#vyhodyAviva li.vyhodyAviva3 {
  background: url(/images/vyhody-2.gif) no-repeat left top;
  height: 73px;
  margin: -38px 45px 0 0;
  padding: 14px 0 0 0;
  width: 309px;
}
* html #vyhodyAviva li.vyhodyAviva3 {
  height: 87px;
  width: 309px;
}
#vyhodyAviva li.vyhodyAviva4 {
  background: url(/images/vyhody-5.gif) no-repeat left top;
  height: 89px;
  padding: 10px 0 0 0;
  width: 302px;
}
* html #vyhodyAviva li.vyhodyAviva4 {
  height: 79px;
  width: 302px;
}
#vyhodyAviva li.vyhodyAviva5 {
  background: url(/images/vyhody-3.gif) no-repeat left top;
  height: 99px;
  padding: 20px 25px 0;
  width: 262px;
}
.vyhodyRoyal5 li.vyhodyAviva5 {
	margin-right: 130px !important;
}
* html #vyhodyAviva li.vyhodyAviva5 {
  height: 119px;
  width: 312px;
}
#vyhodyAviva li.vyhodyAviva6 {
  background: url(/images/vyhody-6.gif) no-repeat left top;
  height: 125px;
  padding: 15px 25px 0;
  width: 248px;
  margin-right: 140px;
}
* html #vyhodyAviva li.vyhodyAviva6 {
  height: 150px;
  width: 300px;
}
#vyhodyAviva li.vyhodyAviva7 {
  background: url(/images/vyhody-7.gif) no-repeat left top;
  height: 81px;
  padding: 15px 25px 0;
  width: 248px;
  margin-bottom: 40px;
}
.vyhodyRoyal5 li.vyhodyAviva7 {
	margin-top: 30px !important;
}
* html #vyhodyAviva li.vyhodyAviva7 {
  height: 150px;
  width: 300px;
}
#vyhodyAviva li.vyhodyAviva8 {
  background: url(/images/vyhody-8.gif) no-repeat left top;
  height: 141px;
  padding: 10px 25px 0;
  width: 248px;
  margin-left: 70px;
}
* html #vyhodyAviva li.vyhodyAviva8 {
  height: 170px;
  width: 300px;
  margin-right: 100px;
  margin-left: 0;
}
#vyhodyAviva li.vyhodyAviva9 {
  background: url(/images/vyhody-9.gif) no-repeat left top;
  height: 98px;
  padding: 10px 25px 0;
  width: 248px;
  margin-top: -70px;
}
.vyhodyRoyal5 li.vyhodyAviva9 {
	margin-top: 0px !important;
}
* html #vyhodyAviva li.vyhodyAviva9 {
  height: 110px;
  width: 300px;
}
#vyhodyAviva li.vyhodyAviva10 {
  background: url(/images/vyhody-10.gif) no-repeat left top;
  height: 53px;
  padding: 15px 25px 0;
  width: 248px;
  margin-left: 60px;
  margin-top: 30px;
}
.vyhodyRoyal5 li.vyhodyAviva10 {
	margin-top: 30px !important;
	margin-left: -30px !important;
}
* html #vyhodyAviva li.vyhodyAviva10 {
  height: 70px;
  width: 300px;
}

/*
#mapa {
  background: url(/images/mapa.gif) no-repeat left top;
  height: 461px;
  margin-top: 20px;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  width: 822px;
}
#mapa li {
  background: transparent !important;
  padding: 0 !important;
  position: absolute !important;
}
#mapa .velkaBritanie {
  left: 354px;
  text-indent: -9999px;
  top: 131px;
}
#mapa .velkaBritanie, #mapa .velkaBritanie span {
  background-image: url(/images/mapa-velka-britanie.gif);
  height: 27px;
  width: 28px;
}
#mapa .velkaBritanie a:hover span {
  background: url(/images/mapa-velka-britanie.gif) no-repeat left bottom;
}
#mapa .francie {
  left: 367px;
  text-indent: -9999px;
  top: 151px;
}
#mapa .francie, #mapa .francie span {
  background-image: url(/images/mapa-francie.gif);
  height: 30px;
  width: 32px;
}
#mapa .francie a:hover span {
  background: url(/images/mapa-francie.gif) no-repeat left bottom;
}
#mapa .svedsko {
  left: 400px;
  text-indent: -9999px;
  top: 97px;
}
#mapa .svedsko, #mapa .svedsko span {
  background-image: url(/images/mapa-svedsko.gif);
  height: 45px;
  width: 29px;
}
#mapa .svedsko a:hover span {
  background: url(/images/mapa-svedsko.gif) no-repeat left bottom;
}
#mapa .spanelsko {
  left: 356px;
  text-indent: -9999px;
  top: 174px;
}
#mapa .spanelsko, #mapa .spanelsko span {
  background-image: url(/images/mapa-spanelsko.gif);
  height: 21px;
  width: 29px;
}
#mapa .spanelsko a:hover span {
  background: url(/images/mapa-spanelsko.gif) no-repeat left bottom;
}
#mapa .japonsko {
  left: 663px;
  text-indent: -9999px;
  top: 169px;
}
#mapa .japonsko, #mapa .japonsko span {
  background-image: url(/images/mapa-japonsko.gif);
  height: 38px;
  width: 36px;
}
#mapa .japonsko a:hover span {
  background: url(/images/mapa-japonsko.gif) no-repeat left bottom;
}
#mapa .usa {
  left: 26px;
  text-indent: -9999px;
  top: 101px;
}
#mapa .usa, #mapa .usa span {
  background-image: url(/images/mapa-usa.gif);
  height: 137px;
  width: 224px;
}
#mapa .usa a:hover span {
  background: url(/images/mapa-usa.gif) no-repeat left bottom;
}
*/
#layer {
  height: 1px;
  padding: 0 80px;
  position: relative;
  text-align: left;
  overflow: hidden;
  z-index: 1;
}
* html #layer {
  width: 970px;
}
#layer .close {
  display: block;
  font-size: 1.4em;
  margin: -15px auto 0;
  text-align: right;
  width: 810px;
}
#layer form {
  margin: 0 auto;
  width: 810px;
}
#layer form * {
  vertical-align: middle;
}
#layer form br {
  display: none;
}
#layer form fieldset {
  border: 0;
  padding: 14px 1px 0;
}
#layer form div.fieldset {
  float: left;
  width: 360px;
}
#layer form p {
  clear: both;
}
#layer form strong {
  color: #f9c51f;
}
#layer form input, #layer form textarea, #layer form select {
  font: 1.2em verdana, arial, sans-serif;
}
#layer form label {
  display: block;
  font-size: 1.1em;
  padding: 15px 0 8px;
}
#layer form label.radio {
  float: left;
  height: 25px;
  line-height: 25px;
  margin: 0 -3px 0 23px;
  padding: 0;
  width: 100px;
}
#layer form input, #layer form textarea {
  background: #FFF url(/images/input-bg.gif) no-repeat right top;
  border: 0;
  height: 15px;
  margin-right: 7px;
  padding: 5px;
  width: 284px;
}
* html #layer form input, * html #layer form textarea {
  height: 25px;
  width: 294px;
}
#layer form textarea {
  height: 75px;
}
* html #layer form textarea {
  height: 80px;
}
#layer form label input {
  background: transparent;
  display: inline;
  height: auto;
  width: auto;
}
#layer form select {
  border: 0;
  height: 25px;
  float: left;
  padding: 3px;
  width: 105px;
}
#layer form select option {
  padding: 3px;
}
#layer p {
  padding-top: 16px;
}
#layer p input {
  background: transparent;
  height: 51px !important;
  margin-top: 9px;
  padding: 0;
  width: 237px !important;
}
.pT45 {
  padding-top: 45px;
  display: block;
}
.justify {
	text-align: justify !important;
	display: block;
}
