/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  color: white;
  font-family: arial;
  text-align: justify;
  font-size: 12;
  line-height: 150%;
  
}

table {
font-size: 12;
}

.left_background {
	background-color: rgb(29,23,59);
	background-image: url(../img/left_background.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_background {
	background-color: rgb(29,23,59);
	background-image: url(../img/right_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.top {
  background-image: url(../img/web/top.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: rgb(19,30,76);
  
}

.top_baleni {
  background-image: url(../img/web/top_baleni.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: rgb(19,30,76);
  
}
.top_produkty {
  background-image: url(../img/web/top_produkty.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: rgb(19,30,76);
  
}
.top_doprava {
  background-image: url(../img/web/top_doprava.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: rgb(19,30,76);
  
}
.top_kontakty {
  background-image: url(../img/web/top_kontakty.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: rgb(19,30,76);
  
}

.top_eshop {
  background-image: url(../img/web/top_eshop.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: rgb(19,30,76);
  
}

.flash {
  background-image: url(../img/web/flash.jpg);
  background-repeat: no-repeat;
  vertical-align: top;
}

.flash_ok {
/* 18px */
  padding-left: 23px;
  padding-bottom: 35px;
}

.bottom {
  background-image: url(../img/web/bottom.jpg);
  background-repeat: no-repeat;
}
.text {
  background-image: url(../img/text.gif);
  background-repeat: repeat-x;
  background-color: rgb(1,100,168);
}

.obsah {
  padding-left: 10px;
}
.odsazeni {
  padding-left: 10px;
  padding-right: 20px;
/* text-indent: 10px; */
}

.odsazeni_pr {
  padding-left: 10px;
  padding-right: 20px;
}

.odsazeni_pr table {
  width: 100%;
}

.odsazeni_pr table th {
  text-align: left;
  color: rgb(230,46,48);
}

.odsazeni_pr ul {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 50px;
  list-style: none;
}

.odsazeni_pr li {
  padding-left: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  background: url(../img/produkty_prava/tabletka_jml.jpg) no-repeat;
}

.odsazeni_pr strong {
  color: rgb(230,46,48);
  text-decoration: none;
}

#pr_pravy ul {
  margin: 0;
  padding: 0;
  margin-bottom: 35px;
  list-style: none;
}

#pr_pravy li {
  padding-left: 25px;
  padding-top: 3px;
  padding-bottom: 5px;
  background: url(../img/produkty_prava/tabletka.jpg) no-repeat;
}

#pr_pravy strong {
  color: rgb(230,46,48);
  text-decoration: none;
}

#pr_pravy a {
  color: rgb(230,46,48);
  text-decoration: none;
  font-weight: bold;
}

#pr_pravy input {
  cursor: pointer;
}

.odsazeni2 {
  padding-left: 10px;
}
.meniccko {
  border: solid red 0px;
  position: relative;
  left: -25.5px;
  top: 5.5px;
  margin:auto;

}
.meniccko1 {
  margin-right: -5px;
}

.baleni {
  color:rgb(48,171,29);
  text-decoration: none;
}

.doprava {
  color:rgb(252,205,14);
  text-decoration: none;
}

.kontakt {
  color:rgb(130,140,191);
  text-decoration: none;
}

.produkty {
  color: rgb(230,46,48);
  text-decoration: none;
}

.uvodni_stranka {
  color: #EE9821;
  text-decoration: none;
}


H1 {
  font-family: arial;
  font-style: oblique;
  color: #EE9821;
  font-size: 16;
  font-style: normal;
}

H2 {
  font-family: arial;
  font-style: oblique;
  color: rgb(230,46,48);
  font-size: 16;
  font-style: normal;
}

p {
  font-family: arial;
  text-align: justify;
  font-size: 12;
  line-height: 150%;
}

/* b {
  font-family: arial;
  font-size: 14;
  color: #EE9821;
} */

.produkty_tabulka {

  margin-bottom: 50px;
}

.line {
  background-image: url(../img/line.jpg);
  background-repeat: repeat-y;
  padding-right: 15px;
}

.tabletinka {
  list-style-image: url(../img/produkty_prava/tabletka_jml2.jpg);
}

.balicky {
list-style-image: url(../img/produkty_prava/balicky.jpg);
}

input, textarea, select {
  background-color: rgb(130,140,191); 
  color: white; 
  border: 1px solid rgb(9,64,121);
  }

input.tlacitko {
  background-color: rgb(130,140,191); 
  color: #ffffcc; 
  font-weight: bold; 
  cursor: hand;
  border: 1px solid rgb(9,64,121);
  }

.eshop {
  color: white;
}

.reklama {
  text-align: left;
  padding-right: 15px;
}

.produkty_lahvicka_stred {
  width: 145px;
  text-align: center;
  

}

.pole {
position: absolute;
top: 950px;
margin: auto;
}


.novinky {
  text-align: left;
}

