/* CSS Document print.css*/
body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background: #fff;
   color:#000;
   padding:0px;
   margin:0px;
}
h1{
  font-size: 18px;
}
h2{
  font-size: 15px;
}
h3{
  font-size: 13px;
}
h4{
  font-size: 11px;
}
#box1{
  background: #fff;
  width:100%;
}
a {
  color: #000;	
  text-decoration: none;
}

#menu {
  display: none;
}

#selfmarketing{
  display: none;
}

#footer {
  display: none;
}

.znacky {
  display: none;
}
#content .ramecek{
  border: double black;
  padding:10px;
  font-weight:bold;
  margin:20px 105px 20px 40px;
}
input {
   border:0px;
   border-bottom: 1px dashed #000;
   margin:0px 5px;	
}
input.input1 {
  width: 332px;	
}
input.input4 {
  width: 40px;	
}
input.tlacitko {
  display:none;
}
input.odeslat {
  display:none;
}
#registrace input {
  border:0px;
  border-bottom: 1px dashed #000;
  font-size:10px;
  margin-bottom:1px;
}
#registrace select {
  border: 1px solid #000;
  font-size:10px;
  margin-bottom:1px;
}
#registrace fieldset{
  border:0px;
  padding:0px;
  margin:20px 0px;
}
#registrace fieldset.block{
  text-align:justify;
}
#registrace label{
  width:150px;
  float:left;
  display:block;
}
#registrace select{
  border:0px;
  border-bottom: 1px dashed #000;
  _border: 1px dashed #000;
}
#registrace label.bezdelky{
  width:100%;
}
#registrace fieldset input.chck{
  border:0px;
}
#registrace fieldset input.chck:focus{
  border:0px;
}
#registrace fieldset input.chck:hover{
  border:0px;
}
.jazyk{
  width:150px;
  height:20px;
  line-height: 20px;
  float:left;
}
.kurz_select .dlouhe{
  width:100%;
}

.kurz input{
  width:16px;
  height:16px;
  margin:0px;
  padding:0px;
}
.dlouhe{
  width:305px;
}
.dlouhes{
  width:308px;  
}
#content p.right{
  text-align:right;
  float:right;
  margin:40px 0px 0px 0px;
}
#content p{
  padding:0px;
  margin:0px 0px 1.1em 0px;
  text-align:justify;
}
p.nadpis{
  font-weight:bold;
}
span#podpis{
  margin-top:0px;
  display:block;
  float:right;
  text-align:right;
}
span.onlyscreen{
  display:none;
}
#content .pictures{
  padding:0px 0px 20px 40px;
  width:540px;
}
#content .pict{
  width:178px;
  text-align:center;
  float:left;
  margin-bottom:10px;
  margin-top:5px;
}
#content .pict img{
  border:1px solid #006B3F;
}
.cleaner{
  clear:both;
}
#logo_esf_eu{
  display:none;
}

