div#infosnimekvlevo, div#infomodelvlevo {
 position: relative;
 float: left;
 width: 175px;
 line-height: 22px;
 margin-left:10px;
}

div#infosnimekvpravo, div#infomodelvpravo {
 position: relative;
 float: right;
 width: 175px;
 line-height: 22px;
 margin-right:10px;
}

div#infosnimek, div#infomodel {
 position: relative;
 margin-left: auto;
 margin-right: auto;
 width: 620px;
 line-height: 18px;
}
img#velkafotka {
  padding: 10px;
  border: solid 1px white;
}
img#modelvelkafotka {
  max-height: 500px;
  padding: 10px;
  border: solid 1px white;
}
div#infofoto {
  position: relative;
  display: block;
  padding: 10px;
/*  border: solid 1px white; */
  margin-left: auto;
  margin-right: auto;
}
div#galeriemodelu {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 15px;
  border-top: solid 1px gray;
  border-bottom: solid 1px gray;
  min-height: 100px;
}
img.modelico {
  height: 120px;
  margin: 5px 5px;
}

a.infoback{
 float: right;
 color: red;
 font-weight: bold;
 width: 175px;
 margin-left: -185px;
 margin-right: 10px;
 text-align: center;
}
a.zpet {
  font-weight: bold;
}
td.infocenik {
/*  position:relative; */
/* float: left; */
 width:250px;
 min-height: 120px;
 text-align: center;
 vertical-align: top;
}

table.cenik {
  width: 230px;
  margin-left: auto;
  margin-right: auto; 
}
td.cena {
  text-align: right;
  padding: 0px 5px;
}
table#dolnicenik {
  margin-left: auto;
  margin-right: auto;
/*  width: 790px; */
  max-width: 100%;
}
td.kc {
  width: 20px;
}
img.vieww {
 width: 600px;
}
img.viewh {
  height: 600px;
}
div#view_nahled {
  position: fixed;
  display: none;
  top: 0px;
  left: 0px;
  z-index: 10000;
  width: 100%;
  height: 100%;
  text-align:center;
  padding: 10px 0px;
}
img#view_nahled_obrazek_w {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  border: solid 2px white;
  background: #202020; 
  height: 90%;
  max-width: 1000px;
  max-height: 666.6px;
  padding: 10px;
}

img#view_nahled_obrazek_h {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  border: solid 2px white;
  background: #202020; 
  height: 90%;
  max-height: 1000px;
  max-width: 666.6px;
  padding: 10px;
}
a#view_nahled_closer {
  position: fixed;
  display: none;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 20000;
}

input.view {
  background: none;
  border: none;
  border-bottom: dotted 1px gray;
  color: white;
}
textarea.view {
  background: none;
  border: dotted 1px gray;
  height: 80px;
  width:100%;
  color: white;
}
table.objednavkamodelu {
  width: 400px;
  float: left;
  line-height: 22px;
}

input#model_objednavka {
  float: right;
  border: solid 1px gray;
  background: none;
  color:white;
  font-weight:bold;
  padding: 2px 5px;
  margin: 5px 0px;
}

input.czk {
 background: none;
 border: none;
 color: red;
 padding: 0px;
 margin: 0px;
 cursor: pointer;
}
input.usd {
 background: none;
 border: none;
 color: green;
 padding: 0px;
 margin: 0px;
 cursor: pointer;
}
h1.view {
  font-size: 12px;
  font-weight:normal;
}
