/* Zakladni nastaveni barev */
body {
	background-color: #fff;
  background-image: none;
  text-align: center;
}


table, th, td, div, img, h1, h2, h3, h4, h5, input, textarea {
	border-color: #d7d7d7;
}

a {
	color: #0b496a;
}

input.submit {
	background-color: #e4e6e8;
	border-color: #567c8b;
	color: #517786;
}

h2.hlavni {
  color: #302f2f;
  font-family: 'Arial', sans-serif;
  background-color: transparent;
  font-size: 1.6em;
  margin-top: 0px;
  float: none;
  margin-bottom: 5px;
  padding: 5px 0px 5px 0px;
  border-width: 0px;
  border-color: #c2daf0;
  /*text-transform: uppercase;*/

  border-bottom-width: 3px;
  border-bottom-color: #e0e1e1;
  padding-bottom: 10px;
}

h4 {
  color: #0D1C76;
}

fieldset {
  border-color: #A3A3A3;
}

fieldset legend {
  border-color: #A3A3A3;
  color: #031939;
  background-color: #F0F0F0;
}

.topbox {
  background-color: #FFF;
}

/* obecne soubory ke stazeni s ikonkou */
.soubory_ke_stazeni li {
  padding-left: 5px;
}

/* pismo */
h1, h2, h3, h4, h5, h6, #menu li a, #produkty #left .menu li a {
    font-family: /*'Calibri',*/ 'Arial', sans-serif;
}


/* zakladni layout */

#body {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    text-align: left; 
    position: relative;
}

#top {
    height: 186px;
    background-image: url('/images/linka_zahlavi.gif');
    background-repeat: no-repeat;
    background-position: right 55px;
}

#top h2 {
    position: absolute;
    width: 253px;
    height: 115px;
    left: 18px;
    top: 16px;
    overflow: hidden;
    z-index: 20;
}

#top h2 a {
    text-decoration: none;
}

#top h2 .c1 {
    display: block;
    color: #878787;
    font-size: 2em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-top: 15px;
    padding-left: 20px;
    text-align: center;
}

#top h2 .c2 {
    position: absolute;
    width: 253px;
    height: 115px;
    left: 0;
    top: 0;
    background-image: url('/images/logo.gif');
    background-repeat: no-repeat;
    cursor: pointer;
    _cursor: hand;
}

#zastupce {
    position: absolute;
    top: 25px;
    left: 300px;
}

#zastupce p {
    color: #9ba1a1;
    font-size: 0.9em;
    padding: 5px 0 10px 5px;
}

#autocentrum {
    position: absolute;
    top: 69px;
    right: 317px;
}

#vyhledavani {
    position: absolute;
    top: 182px;
    right: 13px;
    z-index: 10;
}

#vyhledavani .submit {
    padding: 0;
    margin: 0;
    border: 0;
}

#vyhledavani input {
    vertical-align: middle;
}

#jazyky {
    position: absolute;
    top: 4px; 
    right: 5px;
    font-size: 0.9em;
}

#jazyky img {
    margin-right: 5px;
    margin-left: 10px;
}

#jazyky a {
    color: #9ba1a1;
}

#menu {
    width: 100%;
    height: 73px;
    position: absolute;
    top: 116px;
}

#menu .submenu_line {
    background-color: #cdcdcd; 
    background-image: url('/images/menu_pozadi.gif');
    background-repeat: repeat-x;
    height: 43px;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    top: 27px;
    font-size: 0.9em;
}

#menu .submenu_line p {
    padding: 11px 0 0 10px;
}

#menu .submenu_line a {
    color: #575757;
    text-decoration: none;
}

#menu .submenu_line a:hover {
    text-decoration: underline;
}

#menu .odkazy {
    position: absolute;
    left: 295px;
    top: 0px;
    width: 682px;
    height: 61px;
    z-index: 10;
    overflow: hidden;
}

#menu ul, #menu li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#menu li {
    float: left;
}

#menu ul ul {
    position: absolute;
    top: 35px;
    left: 0;
}


#menu ul a {
    font-weight: bold;
}

#menu ul ul a {
    font-weight: normal;
}

#menu li a {
    color: #818181;
    text-decoration: none;
    display: block;
    float: left;
    height: 35px;
    overflow: hidden;
    
}

#menu li li a {
   max-height: 35px;
}

#menu li a span {
    display: block;
    float: left;
    cursor: pointer;
    white-space: nowrap;
}

#menu li a span.c2 {
    padding: 10px 8px 10px 8px;
}

#menu li a:hover {
    text-decoration: underline;
}

#menu li a.aktivni {
    background-image: url('/images/menu_aktivni.gif'); 
    background-color: #c8c8c8;
    background-repeat: repeat-x;
    color: #fff;
}

#menu li a.aktivni .c1 {
    background-image: url('/images/menu_aktivni_l.gif'); 
    background-repeat: no-repeat;
}

#menu li a.aktivni .c2 {
    background-image: url('/images/menu_aktivni_p.gif'); 
    background-repeat: no-repeat;
    background-position: right top;
}

#menu li li a.aktivni, #menu li li a.aktivni .c1, #menu li li a.aktivni .c2 {
    background-image: none;
    background-color: transparent;
    color: #fff;
}


#menu ul ul li {
    background-color: #848484;
    background-image: url('/images/menu_pozadi.gif');
    background-repeat: repeat-x;
    background-position: 0px -8px;
}

#menu ul li li a {
    color: #fff;
}

#menu li li a span.c2 {
    padding: 4px 8px 5px 8px;
}

#main_ct {
    background-image: url('/images/pozadi_flash.gif');
    background-repeat: repeat-x;
}

#main_ct.nonindex {
    background-image: url('/images/pozadi_main.gif');
}

#main_ct.nonindex #main {
    padding-left: 10px;
    padding-right: 10px;
}

#main {
    padding-top: 22px;
    padding-bottom: 15px;
}

#main, #main table {
    line-height: 145%;
}

#main p {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}

#bottom {
    border-top: solid 1px #AFAFAF;
    font-size: 0.9em;
    line-height: 140%;
    padding: 10px 5px 10px 5px;
    position: relative;
}

#bottom .newsletter {
  position: absolute;
  top: 0px;
  left: 47%;
}

#bottom .doprava {
    clear: right;
}

#bottom, #bottom a {
    color: #9ba1a1;
}

#bottom a {
    text-decoration: none;
}

#bottom a:hover {
    text-decoration: underline; 
}

/* index */ 

#index .motiv {
    text-align: center;
}

#index .boxy {
    border-top: solid 1px #c2c2c2;
    margin-top: 8px;
    padding-top: 8px;
    width: 100%;
    font-size: 0.9em;
    background-image: url('/images/pozadi_index_bannery.gif');
    background-repeat: repeat-x;
}

#index .boxy h3 {
    padding-top: 5px;
    padding-bottom: 2px;
    font-size: 1.2em;
}

#index .boxy .box {
    float: left;
    background-repeat: repeat-y;
    _display: inline;
}

#index .boxy .box .c1, #index .boxy .box .c2 {
    background-repeat: no-repeat;
}

#index .boxy .box .c2 {
    background-position: left bottom;
    padding: 10px 10px 8px 10px; 
}

#index .boxy .box1 {
    width: 450px;
    background-image: url('/images/box_clanek_pozadi.gif');
    margin-left: 11px;
    _display: inline;
}
#index .boxy .box1 .c1 {
    background-image: url('/images/box_clanek.gif');
}
#index .boxy .box1 .c2 {
    background-image: url('/images/box_clanek_konec.gif');
    padding-left: 7px;
}


#index .boxy .box1 .ciselnik {
    float: left;
    width: 20px;
    padding-top: 2px;
}

#index .boxy .box1 .cislo {
    margin-bottom: 2px;
}

#index .boxy .box1 .cislo a {
    text-align: center;
    display: block;
    padding: 1px 0;
    background-color: #E8E8E8;
    border: solid 1px #fff;
    text-decoration: none;
}

#index .boxy .box1 .cislo a.aktivni {
    background-color: #fff;
}

#index .boxy .box1 .clanky {
    float: right;
    width: 405px;
}

#index .boxy .box1 .clanek {
    padding-top: 0;
}


#index .boxy .box2 {
    width: 261px;
    background-image: url('/images/box_skladem_pozadi.gif');
}
#index .boxy .box2 .c1 {
    background-image: url('/images/box_skladem.gif');
}
#index .boxy .box2 .c2 {
    background-image: url('/images/box_skladem_konec.gif');
}

#index .boxy .box3 {
    width: 261px;
    background-image: url('/images/box_akcni_pozadi.gif');
}
#index .boxy .box3 .c1 {
    background-image: url('/images/box_akcni.gif');
}
#index .boxy .box3 .c2 {
    background-image: url('/images/box_akcni_konec.gif');
}


#index .boxy .akcni_nabidka {
    clear: both; 
}

#index .box .lode_skladem {
    width: 100%;
    _width: auto;
}

#index .box .lode_skladem .zahlavi td {
    font-weight: bold
}

#index .box .lode_skladem td {
    border-bottom: solid 1px #fff;
}

#index .akcni_nabidka .foto {
    float: left;
    margin: 3px 5px 5px 0;
    border: solid 1px #888;
}

#index .akcni_nabidka h4 {
    font-size: 1em;
}

#index .akcni_nabidka h4 a {
    font-weight: bold;
}

#index .box .button {
    text-align: right;
    padding-top: 10px;
}

#index .bannery {
    clear: both;
    padding-top: 20px;
}

#index .bannery .banner {
    float: left;
    margin-right: 12px;
}

#index .bannery .banner_lp {
    float: right;
    margin-right: 0;
}

#motiv {
   position: relative;
   margin-bottom: 5px;
}

#motiv.produkty {
    min-height: 91px;
}

#motiv.produkty_rubrika {
    min-height: 162px;
}

#motiv h1 {
    position: absolute;
    top: 22px;
    left: 5px;
    font-size: 2em;
    background-color: #fff;
    padding: 15px 15px 15px 5px;    
    
    *padding: 10px 15px 23px 5px;    
    
    
    
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    opacity: .75;
}

#motiv.produkty_rubrika h1 {
    top: 56px;
}

#drobeckova {
    position: absolute;
    top: 187px;
    left: 13px;
    font-size: 0.9em;
}

#drobeckova, #drobeckova a {
    color: #888;
}

/* clanky */

.clanek {
  border-top-width: 0px;
  border-top-color: #e0e1e1;
  padding-top: 10px;
  padding-bottom: 10px;
}

.clanek_prvni, .clanek_detail {
  border-top-width: 0px;
  padding-top: 0px;
}

.clanek h3 {
  background-color: transparent;
  border-width: 0px 0px 0px 0px;
  border-color: #F0F0F0;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  font-size: 1.2em;
}

.clanek h3 a {
  font-weight: bold;
  color: #302f2f;
}

.clanek .datum {
  padding: 0px 0px 0px 0px;
}

.clanek .cely_clanek {
  text-align: right;
  padding-top: 3px;
}

.clanek .cely_clanek a {
  font-weight: normal;
  font-size: 0.9em;
  background-color: #F7F7F7;
  border-style: solid;
  border-color: #DDD;
  border-width: 1px;
  padding: 0px 2px 0px 2px;
}

.clanek .ilustrace {
  float: left;
  margin-left: 2px;
  margin-top: 10px;
  _margin-top: 10px;
  margin-right: 8px;
  clear: left;
}

.clanek .anotace {
  text-align: left;
  font-style: normal;
}

.clanek .flash {
  float: left;
  margin-left: 2px;
  margin-top: 10px;
  _margin-top: 10px;
  margin-right: 8px;
  clear: left;
}

.clanek .clear_anotace {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  overflow: hidden;
}

.strankovani {
	border-width: 1px;
	display: inline;
	width: 20px;
	text-align: center;
	margin-right: 1px;
	padding-left: 2px;
  vertical-align: top;
  _vertical-align: middle;
}

.strankovani_vybrano {
  background-color: #EDF7F9;
}

/* produkty */
.vase_pozice {
  font-size: 0.9em;
  color: #555;
  margin-bottom: 5px;
  margin-top: 5px;
  clear: both;
}

.vase_pozice A, .vase_pozice A:visited, .vase_pozice A:hover {
  color: #555;
}


#produkty #left {
    width: 150px;
    float: left;
}

#produkty #left .menu ul, #produkty #left .menu li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#produkty #left .menu li a {
    display: block;
    padding: 12px 0 12px 15px;
    color: #575757;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}

#produkty #left .menu li a:hover {
    text-decoration: underline;
}

#produkty #left .menu li {
    border-bottom: solid 1px #d2d2d2;
}

#produkty #right {
    width: 806px;
    float: right;
}


#produkty #podrubriky {
  border-width: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  width: 100%;
}

#produkty #podrubriky .rubrika {
  width: 33.3%;
  border-width: 0px;
  background-color: transparent;
  padding: 0;
  vertical-align: top;
  text-align: center;
}

#produkty #podrubriky .rubrika IMG {
  float: none;
  margin-right: 2px;
  margin-left: 1px;
  margin-top: 0px;
  border: solid 0px #ddd;
}


#produkty #podrubriky h3 {
  margin-bottom: 0px;
  border-width: 0px;
  font-size: 1.4em;
  border-bottom: solid 1px #ddd;
} 

#produkty #podrubriky h3 a { 
  font-weight: bold;
  font-size: 0.9em;
  text-decoration: none;
  background-color: #ccc;
  padding: 0px 5px;
  color: #555;
}


#produkty #podrubriky h4 a:hover { 
  text-decoration: underline;
}



#produkty #podrubriky .rubrika .zobrazit {
  margin-top: 5px;
  margin-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: right;
}

#produkty #podrubriky .rubrika .zobrazit A, #produkty #podrubriky .rubrika .zobrazit A:visited, #produkty #podrubriky .rubrika .zobrazit A:hover {
  color: #777;
  font-size: 0.9em;
}

#produkty #podrubriky .rubrika .popis {
  /*padding-left: 2px;
  padding-right: 2px;*/
}

#produkty .nadrubrika {
    font-size: 0.9em;
    color: #555;
}

#produkty .nadrubrika .logo {
    float: left;
    margin: 0 10px 10px 0;
}

/* seznam produktu */

#produkty .seznam_produktu {
  border-width: 0px;
  width: 100%; 
  clear: both;
  border-top: solid 1px #ccc;
}

#produkty .seznam_produktu .produkt {
  vertical-align: top;
  border: 0;
  border-color: #D7D7D7;
  /*background-image: url('/images/pozadi_produkt_seznam.gif');*/
  background-repeat: repeat-x;
  font-size: 0.9em;
  text-align: center;
}

#produkty .seznam_produktu .bunka1, #produkty .seznam_produktu .bunka3 {
  width: 33.3% !important;
        
}

#produkty .seznam_produktu .bunka2 {
  width: 33.4% !important;
}          

#produkty .seznam_produktu h4 {
  margin-bottom: 0px;
  border-width: 0px;
  font-size: 1.6em;
  border-bottom: solid 1px #ddd;
} 

#produkty .seznam_produktu h4 a { 
  font-weight: bold;
  font-size: 0.9em;
  text-decoration: none;
  background-color: #ccc;
  padding: 0px 5px;
  color: #555;
}


#produkty .seznam_produktu h4 a:hover { 
  text-decoration: underline;
}

#produkty .seznam_produktu .popis {
  clear: both;
}

#produkty .seznam_produktu .vrchni img {
  border-width: 0px;
  border-color: #DDD;
  margin: 0 0 5px 0;
}

#produkty .seznam_produktu .cena {
  color: #B00;
  font-weight: bold;
  text-align: right;
  font-size: 1.3em;
  padding: 3px 5px 0px 0px;
}

#produkty .seznam_produktu .cena_puvodni {
  color: #888;
  font-weight: bold;
  text-align: right;
  font-size: 1em;
  padding: 0px 6px 0px 0px;
  text-decoration: line-through;
}


#produkty .seznam_produktu .vrchni {
  padding-left: 0px;
  padding-right: 0px;

  min-height: 120px;
  _height: 120px;
  overflow: visible;
}

#produkty .seznam_produktu .koupit {
  float: left;
  padding-bottom: 5px;
  padding-left: 5px;
}

#produkty .koupit input {
  width: 20px;
  text-align: center;
  border-color: #999;
  vertical-align: middle;
  _height: 18px;
}

#produkty .koupit a, #produkty .koupit .submit {
  border-style: solid;
  border-width: 1px;
  border-color: #999;
  vertical-align: middle;  
  padding: 0px 3px 1px 3px;
  text-decoration: none;
  background-color: #F0F0F0;
}

#produkty .koupit .submit {
  width: auto;
  padding: 0px 0px 0px 0px;
  font-weight: normal;    
  color: #054A9E;
  font-size: 1em;  
}

#produkty .seznam_produktu_seznam {
  border-width: 0px;
  width: 100%; 
}

#produkty .seznam_produktu_seznam td {
  border-bottom: solid 1px #ddd;
  padding: 3px 3px;
}

#produkty .seznam_produktu_seznam .zahlavi td {
  font-size: 1em;
  border-bottom: solid 1px #265e97;
}

#produkty .seznam_produktu_seznam .zahlavi td a {
  font-weight: bold;
}

#produkty .seznam_produktu_seznam .vlastnost {
  text-align: center;
}

#produkty .seznam_produktu_seznam .nazev a {
  font-weight: bold;
}

#produkty .seznam_produktu_seznam .suda td {
  background-color: #f0f0f0;
} 

#produkty .seznam_produktu_seznam .foto img {
  border: solid 1px #ddd;
}

/* produkt */
#produkty table {
  border-width: 1px;
  border-color: #DDD;
}

#produkty tr.podbarveni {
  /*background-color: #F7F7F7;*/
}

#produkty td {
  padding: 2px;

}

#produkty td.polozka {
  width: 160px;
  text-align: right;
  padding-right: 5px;
}

#produkty td.hodnota {
  color: #265E97;
  text-align: left;
}

#produkty .zahlavi td {
  border-bottom-width: 1px;
  /*border-color: #98BEE5;*/
  color: #265E97;
  font-weight: bold;
  /*text-transform: uppercase;*/
  font-size: 0.9em;
  border-width: 0px;
}

#produkty .popis {
  margin-bottom: 10px;
}

#produkty .produktlevy {
  float: left;
  width: 270px;
  border-width: 0px;
}



#produkty .produktlevy .cena {
  color: #B00;
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
  margin-top: 5px;
}

#produkty .produktlevy .cena_puvodni {
  color: #888;
  font-weight: bold;
  text-align: center;
  font-size: 1em;
  padding: 2px 0px 0px 0px;
  text-decoration: line-through;
}


#produkty .produktlevy .koupit {
  font-size: 0.9em;
  text-align: center;  
  margin-top: 2px;
}

#produkty .produktlevy .banner {
    text-align: center;
    margin-bottom: 5px;
}

#produkty .produktpravy {
  float: right;
  width: 525px;
  border-width: 0px;
}

#produkty .produktpravy .foto {
  text-align: center;
  margin-bottom: 10px;
}

#produkty .produktpravy .foto_dalsi .polozka {
    float: left;
    width: 75px;
    height: 75px;
    text-align: center;
    background-color: #f0f0f0;
    margin: 2px 6px;
}


#produkty .produktpravy .pudorysy {
    text-align: center;
    padding-bottom: 5px;
}

#produkty .produktpravy .pudorysy img {
    vertical-align: middle;
}


#produkty .technicka_data {
   width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  /*background-image: url('/images/pozadi_produkt_seznam.gif');*/
  background-repeat: repeat-x;
  border-width: 0;
}

#produkty .technicka_data td {
  border: 0;
  border-bottom: solid 1px #f0f0f0;
  vertical-align: middle;
  text-align: left;
  padding: 3px 2px;
}


#produkty #contact_form {
    background-color: #fff;
    padding: 10px;
    position: absolute;
    left: 250px;
    top: 370px;
    width: 700px;
    
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
    filter: alpha(opacity=97);
    opacity: .97;
    display: none;
}


/* lode skladem */
#lode_skladem table {
  width: 100%;
}

#lode_skladem td {
  padding: 3px;
  border-bottom-width: 1px;
  border-bottom-color: #EEE;
}

#lode_skladem .zahlavi td {
  font-weight: bold;
  border-bottom-color: #0B496A;
}

#lode_skladem .cena {
  text-align: right;
  width: 90px;
}

#lode_skladem .nasklade {
  text-align: center;
  width: 80px;
}

#lode_skladem .zahlavi .cena {
  text-align: center;
}

#lode_skladem .zahlavi .nasklade {
  text-align: center;
}

#lode_skladem .vyrobce {
  font-weight: bold;
  width: 120px;
}

#lode_skladem .model {
  font-weight: bold;
  width: 100px;
}

#lode_skladem .vyrobce a, #lode_skladem .model a {
  font-weight: bold;
}

#lode_skladem .foto {
  text-align: center;
  width: 70px;
}


#lode_skladem_pravy {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
}

#lode_skladem_pravy td {
  font-size: 0.9em;
  border-bottom-width: 1px;
  border-color: #F0F0F0;
}

#lode_skladem_pravy .posledni td {
  border-bottom-width: 0px;
}

#lode_skladem_pravy .zahlavi td {
  font-weight: bold;
}

#lode_skladem_pravy .cena {
  text-align: right;
  width: 80px;
}

#lode_skladem_pravy .motor {
  width: 90px;
}

#lode_skladem_pravy .zahlavi .cena {
  text-align: center;
}

/* kalendar vystav */
#kalendar_vystav table {
  width: 100%;
}

#kalendar_vystav td {
  border-bottom-width: 1px;
  padding: 3px;
}

#kalendar_vystav .zahlavi th {
  border-bottom: solid 1px #0B496A;
  padding: 3px;
}

#kalendar_vystav .nadpis {
  font-weight: bold;
}

/* formulare */
.include_formular {
  clear: both;
}

.include_formular fieldset {
  margin-left: 100px;
  margin-right: 100px;
  text-align: center;
}

.include_formular table {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  border-width: 0px !important;
}

.include_formular td.polozka {
  width: 40%;
  text-align: right;
  vertical-align: top;
}

.include_formular td input, .include_formular td textarea {
  width: 90%;
}

.include_formular td textarea {
  height: 90px;
}

.include_formular td input.submit {
  width: auto;
}

#video_lode {
  text-align: center;
}

#video_lode object, #video_lode embed {
  margin-left: auto;
  margin-right: auto;
}

body#print {
  background-image: none;
  background-color: #fff;
}

#print #paper {
  width: 210mm;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#print #document {
  margin-left: 0mm;
  margin-right: 0mm;
  margin-top: 0mm;
  margin-bottom: 0mm;
}

#print .foto1 {
  text-align: center;
  padding: 8mm 0 10mm 0;
}

#print .foto1 img {
  border: solid 2px #ddd;
}

#print .tabulka {
  text-align: center;
}

#print .technicka_data {
  width: 57%;
}

#print .technicka_data .zahlavi2 td {
  color: #000;
  font-size: 1.2em;
  padding: 4px;
  font-weight: bold;
}

#print .technicka_data .hodnota {
  color: #000;
  font-weight: bold;
}

#print .fotos {
  page-break-before: always;
  padding-top: 0mm;  
}

#print .fotos h3 {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 5px;
}

#print .fotos table {
  border-collapse: collapse;
  width: 100%;
  border: solid 2px #ddd;
}

#print .fotos td {
  border: solid 1px #ddd;
  text-align: center;
  vertical-align: center;
  padding: 5mm;
}

#print .hfoto {
  margin-bottom: 8mm;
}

