
div#pohlednice-done{
  width: 100%;
  float: right;
  height: 421px;
  background: url('../img/general/pohlednice/pohlednice_odeslana_bkg.jpg') left top no-repeat;
  margin-top: 5px;
  margin-left: 5px;
  overflow: hidden;

}
#pohlednice-done .left-pane{
  text-align: center;
  width: 208px;
  height:  421px; 
  float: left;
  margin-right: 25px;
}

#pohlednice-done .left-pane img{
  margin-top: 20px;
  border: 3px solid white;
}



div#pohlednice{
  float: left;
  width: 760px;
  height: 650px;
  background: url(../img/general/pohlednice/odeslani_bkg.jpg) right top no-repeat;
  margin-top:   3px;
  margin-bottom: 5em;
  margin-left: 3px;
}

div#pohlednice #pravy-sloupek{
  padding-top: 70px;
}



div#pohlednice #levy-sloupek{
  width: 400px;
  height: 600px;
  float: left;
  text-align: center;
  margin-right: 3em;
}


div#pohlednice #levy-sloupek img{
  border: 4px solid white; 
  margin-top: 25px;
}




div#pohlednice h2{
  font-size: 110%;
  font-weight: bold;
  color: #1764A7;
  margin-top: 1em;
  margin-bottom: 1em;
}

#pohlednice-na-sirku h2, #pohlednice-na-vysku h2{
  font-size: 110%;
  font-weight: bold;
  color: #1764A7;
  margin-bottom: 1em;
}



div#pohlednice label{
  display: block;
}

div#pohlednice input{
  margin-bottom: 1em;
  color: #212121;
  font-size: 1em;
}


textarea,select {
  border: 1px solid #CECECE;
  font-family: arial;
  font-size: 100%;
}

.error{
  color: red;
}

.dlouhy-input{
  width: 184px;
}


/* --------- nahled na sirku ----------- */
#pohlednice-na-vysku{
  padding-left: 43px;
  padding-right: 40px;
  padding-top: 10px;
  width: 710px;
  height: 450px;
  background: url(../img/general/pohlednice/odeslani_bkg.jpg) left top no-repeat;
  margin-top: 3px;
  margin-bottom: 100px;
}

#pohlednice-na-vysku #levy-sloupek{
  width: 360px;
  text-align: center;
  float: left;
  margin-right: 1.2em;
}

#pohlednice-na-vysku .text-pohlednice{
  margin-top: 25px;
  margin-right: 5px;
}

#pohlednice-na-vysku .tlacitka{
  float: right;
  margin-top: 40px;
  margin-right: 5px;
  text-align: right;
  width: 200px;
}

h4.pohlednice { float: left; width: 100%; margin: 10px 0 10px 0; }