@import url(font-awesome.min.css); @font-face { font-family: Oswald; src: url(../fonts/oswald/Oswald-Regular.ttf); } @font-face { font-family: Ubuntu; src: url(../fonts/ubuntu/Ubuntu-R.ttf); } @font-face { font-family: Lucida Sans Unicode; src: url(../fonts/lucida/LucidaSansUnicode.ttf); } @font-face { font-family: Lucida Grande; src: url(../fonts/lucida/LucidaGrande.ttf); } html, body, div, span, h1, h2, h3, h4, h5, h6, blockquote, pre, a, em, img, strong, dl, dt, dd, fieldset, form, label, button, input, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; } h1, h2, h3, h4, h5, h6 { line-height: normal; font-weight: normal; } /* transition: all 0.25s ease-out 0s; */ body { text-align: left; font-family: Ubuntu,Verdana,Arial,helvetica,sans-serif; } img { border: 0; } .ico_druk { float:left; margin: 0 20px 0 0; font-family: FontAwesome; font-size: 32px; color: #187cba; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } a { color: #2e9fff; text-decoration: none; outline: none; } a:active, a:selected, a:visited, a:focus { outline: 0; border: none; } a:focus { outline: 0; } a:hover, a:active { color: blue; } #foto { margin: 0px 10px 0 10px; overflow: hidden; max-width: 760px; } #foto_plus_n { overflow: hidden; margin: -5px 10px 0 0px; padding: 4px 15px 4px 10px; font-size: 14px; font-family: Ubuntu,Verdana,helvetica,sans-serif; color: #000000; } #foto_plus { overflow: hidden; width: 570px; cursor: pointer; border: 1px solid #737373; margin: -5px 10px 0 10px; padding: 4px 15px 4px 15px; font-size: 12px; font-family: Oswald,Verdana,helvetica,sans-serif; color: #000000; } h1 { padding: 0px 10px 10px 9px; font-size: 28px; font-family: Ubuntu,Verdana,helvetica,sans-serif; color: #000000; } .print { padding: 0 10px 10px 10px; overflow: hidden; float: left; } @media print { .right_print_adv { display: none; } }