div#poptavka {
  padding: 10px 50px;
}

div.galerie {
  width: 25%;
  height: 200px;
}
a.fotoingalery, a.modelingalery {
  position: relative;
  float: left;
  width: 160px;
  height: 155px;
  margin: 0px;
  margin-bottom: 5px;
  text-align:center;
}
img.HH {
  height: 120px; 
  border:solid 5px white;
  background: white;
}
img.WW {
  width: 120px;
  margin-top:20px;
  border:solid 5px white;
  background: white;
}
div.fotoinadv {
  background: #303030;
  width: 100%;
}
img.fotoinadv {
  margin: 5px;
}
input#key_word {
  width: 123px;
  border: solid 1px black;
  margin: 2px 5px;
}
input#search {
  position: relative;
  float: right;
  background: none;
  border:none;
  color: white;
  font-weight: bold;
  margin: 2px 1px;
  letter-spacing: 1px;
}
form.vyhledavani {
  position: relative;
  width:100%;
  background: #303030;
  height: 50px;
  margin: 2px 0px;
  padding: 5px 0px;
}

div.galerielist {
  position: relative;
  display: block;
  float: right;
  width: 100%;
  text-align:center;  
}
a.activelist {
  font-weight: bold;
  color: #515c74;
}
div#fotomodels_search {
  position:relative;
  display:block;
  min-height: 50px;
  background: #303030;
  width: 650px;
  float: left;
  margin: 0px 0px 10px 20px;
}
#fotomodels_search input {
  width: 50px;
  border: solid 1px gray;
}
#fotomodels_search .bunka {
  width: 165px;
  margin: 2px 25px;
  position: relative;
  display:block;
  float: left;
}
#fotomodels_search .bunka2 {
  width: 390px;
  margin: 2px 10px;
  position: relative;
  display:block;
  float: left;
}
#fotomodels_search .bunka3 {
  position: relative;
  display:block;
  float: right;
  text-align: right;
  margin: 10px 40px;
}
#fotomodels_search h1{
  font-size: 12px;
  border-top: solid 2px #202020;
  border-bottom: solid 2px #202020;
  margin-top: 4px;
  padding: 2px 0px;
}
#fotomodels_search_submit {
  width: 100px;
  min-width: 100px;
  padding: 1px 20px;
  font-weight: bold;
  color: black;
}

div#knihaosobnosti {
  margin: 10px 50px;
  text-align: left;
}
img.osobnosti {
  width: 100%;
}
img.stranka1 {
  position: relative;
  width: 400px;
  float: left;
  margin:15px 0px;
}
img.stranka2 {
  position: relative;
  width: 400px;
  float: right;
  margin:15px 0px;
}
div.kontakt {
  position: relative;
  display: block;
  width: 33.3%;
  float: left;
  line-height: 18px;
  font-weight: bold; 
  margin-bottom: 10px;
}
img.nppa {
  border: none;
}
#clanek {
  padding: 10px 50px;
}
#nahled {
  min-height: 269px;
  padding-bottom: 20px;
}
#nahled a.white {
  color: white;
}
#nahled div {
  position: relative;
  display: block;
  text-indent: 50px;
  margin: 10px 0px;
  text-align: justify;
}
#nahled p {
  position: relative;
  display: block;
  margin: 10px 0px;
}
#nahled h1 {
  position: relative;
  display: block;
  font-size: 17px;
  border: none;
  text-align: left;
}
#nahled h2 {
  position: relative;
  display: block;
  font-size: 14px;
}
#nahled h3 {
  position: relative;
  display: block;
  font-size: 12px;
}
#nahled .left {
  text-align: left;
}
#nahled .center {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
}
#nahled .right {
  text-align: right;
}
#nahled img {
  margin: 10px 15px;
  max-width: 100%;
}
#nahled img.left {
  float: left;
  margin-left: 0px;
  margin-right: 20px;
}
#nahled img.right {
  margin-left: 20px;
  margin-right: 0px;
  float: right;
}
#nahled img.center {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#nahled a {
  color: red;
  text-decoration: none;
}
#nahled li {
  text-indent: 0px;
  padding: 2px 0px;
  margin-left: 0px;
}
#nahled ol {
  padding-left: 20px;
}
div#obchodnipodminky {
  padding: 10px 50px;
}
div#kosik {
  padding: 10px 50px;
}

img.fotoinbasket  {
  position: relative;
  height: 50px;
}

table#fotkyvkosiku {
  width: 100%;
}
td.imginbasket {
  width: 100px;
}

tr#kosikhead {
  padding: 5px;
  font-weight: bold;
  line-height: 25px;
}
a#objednavkaobjednat, a#objednavkavpred {
  font-weight: bold;
  float: right;
}
a#objednavkazpet {
  font-weight: bold;
  float: left;
}

div#objednavka_levy {
  float: left;
  width: 49%;
}
div#objednavka_pravy {
  float: left;
  width: 49%;
}

input {
  background: silver;
  border: solid 2px gray;
  margin: 2px 0px;
}
input#objednavka_data {
  color: red;
  font-weight: bold;
  background: none;
  border: none;
  float: right;
}
textarea {
  background: silver;
  border: solid 2px gray;
  margin: 2px 0px;
  width: 250px;
  height: 60px;
}

div.separator {
  position:relative;
  display: block;

  width: 100%;
}

table.objednavkatabulka {
  width: 100%;
}

td.objednavkahead {
  font-weight: bold;
}
input.ks {
  background: none;
  border: solid 1px silver;
  border:none;
  border-bottom: dotted 1px silver;
  color: white;
  width: 35px;
  text-align: right;
}
input.objednavkazmenitmnozstvi {
  background: none;
  color: red;
  border: none;
  font-weight: bold;
}
input.objednavkazmenitmnozstvi:hover {
  color: white;
}

td.kosiksum {
  border-top: solid 1px white;
  border-bottom: solid 1px white;
  padding: 5px 0px;
  font-weight:bold;
}
div#odkazy{
  margin: 10px 50px;
}
table.odkazy {
  width: 100%;
  font-size: 11px;
}
#odkazy h2.skupinaodkazu {
  position:relative;
  float:left;
  width: 100%;
  padding: 1px 0px;
}
#odkazy div.odkaz {
  width:33.3%;
  padding: 10px 0px;
  position: relative;
  float: left;
  text-align:center;
  font-size:11px;
}
td.odkazy {
  width: 33.3%;
  text-align: center;
  padding: 10px 5px;
}
a.odkazy {
  font-weight: bold;
}
a.odkaz {
  font-weight: bold;
  display: block;
  width:100%;
}
#odkazy h2 {
  border-top: solid 1px white;
  border-bottom: solid 1px white;
}
div#omne {
  padding: 10px 50px;
}
table#aboutme,table#bibliografie {
  width: 100%;
  line-height: 18px;
}
td.bib {
  width: 33.3%;
}
div#pruh {
  overflow: hidden; 
}
#pruh1, #pruh2, #pruh3, #pruh4, #pruh5, #pruh6, #pruh7 {
 position: relative;
 display:block;
 background: red; 
 height: 269px;
 float:left;
 overflow: hidden; 
}

#pruh1 {
  background: url('../images/pruhy/pruh1.png') top left no-repeat;
}

#pruh2{
  background: url('../images/pruhy/pruh2.png') top left no-repeat;
}

#pruh3 {
  background: url('../images/pruhy/pruh3.png') top left no-repeat;
}


#pruh4 {
  background: url('../images/pruhy/pruh4.png') top left no-repeat;
}


#pruh5 {
  background: url('../images/pruhy/pruh5.png') top left no-repeat;
}


#pruh6 {
  background: url('../images/pruhy/pruh6.png') top left no-repeat;
}


#pruh7 {
  background: url('../images/pruhy/pruh7.png') top left no-repeat;
/*  width: 780px; */
}
a.pruhlink {
  display: block;
  float: left;
  height: 100%;
  width: 30px;

}
h2.inmenu {
   display: none;
}
ul.inmenu {
  position: relative;
  display: block;
  float: left; 
  margin: 10px 0px 0px 230px;
  font-weight: bold;
  width: 470px;
  padding: 0px;
  letter-spacing: 0.5px;
}
strong.inmenu {
  position: relative;
  display: block;
  float: left; 
  margin: 2px 0px 0px 210px;
  font-weight: bold;
  width: 490px;
  font-size: 14px;
  text-align: left;
  padding: 0px;
}
iframe.poptavka {
  width:100%;
  height:980px;
  overflow: hidden;
  border: none;
}
div#reference {
  margin: 10px 50px;
}

table.reference {
  font-size: 10px;
  width: 100%;
}
td.reference {
  width:33.3%;
  height: 35px;
}
div#rs{
  margin: 20px 50px 30px;
}
img.clanek {
  position: relative;
  float: right;
  margin: 50px 0px 10px 20px;
  width: 250px;
}
div.clanek {
  min-height: 360px;
}
img.rsl {
  position: relative;
  float: left;
  margin:5px 15px 5px 0px;
}
img.rsp {
  position: relative;
  float: right;
  margin:5px 0px 5px 15px;
 
}
img.rs {
  position: relative;
  margin: 5px;
  margin-left: auto;
  margin-right: auto;
}
.rs {
/*  width: 570px; */
  margin: 5px 0px;
}
h1.rs, h2.rs, h3.rs {
  margin: 10px 5px;
}
h1.rs {
  font-size: 20px;
}
h2.rs {
  font-size: 17px;
}
h3.rs {
  font-size: 14px;
}
div.rs {
  margin: 10px 10px;
}
