  @font-face {
            font-family: DIN Pro;
            src: url(fonts/subset-DINPro-Light.eot);
            src: url(fonts/subset-DINPro-Light.eot?#iefix) format("embedded-opentype"), url(fonts/subset-DINPro-Light.woff) format("woff"), url(fonts/subset-DINPro-Light.ttf) format("truetype");
            font-weight: 300;
            font-style: normal
        }

        @font-face {
            font-family: DIN Pro;
            src: url(fonts/subset-DINPro.eot);
            src: url(fonts/subset-DINPro.eot?#iefix) format("embedded-opentype"), url(fonts/subset-DINPro.woff) format("woff"), url(fonts/subset-DINPro.ttf) format("truetype");
            font-weight: 400;
            font-style: normal
        }

        @font-face {
            font-family: DIN Pro;
            src: url(fonts/subset-DINPro-Medium.eot);
            src: url(fonts/subset-DINPro-Medium.eot?#iefix) format("embedded-opentype"), url(fonts/subset-DINPro-Medium.woff) format("woff"), url(fonts/subset-DINPro-Medium.ttf) format("truetype");
            font-weight: 500;
            font-style: normal
        }

        @font-face {
            font-family: DIN Pro;
            src: url(fonts/subset-DINPro-Bold.eot);
            src: url(fonts/subset-DINPro-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/subset-DINPro-Bold.woff) format("woff"), url(fonts/subset-DINPro-Bold.ttf) format("truetype");
            font-weight: 700;
            font-style: normal
        }

        body {
            color: #000;
            font-family: DIN Pro, Arial, Helvetica, sans-serif !important;
        }
		
		
header, footer {text-align: center;}
footer {padding-top:20px;}
.rc-header__logo {max-height: 55px;	margin: 0 auto;}
#reader-container .controls .icon {color: #ed1c24;}
#reader-container   {background-color:white;}


.rc-btn{  color:#ed1c24;  text-decoration: none;  border-bottom: 1px solid #C7C7C7; font-weight:bold;}

#reader-container .content .pages .overlayer .page .pin {text-align:center; line-height:17px;}
#reader-container .content .pages .overlayer .page .pin:before {content: " Koupit ⯈"; font-size:10px; text-transform:uppercase;}
#reader-container .content .pages .overlayer .page .overlay.pin {
    background-color: #000;
	color:#c0c0c0;
    width: 80px;
    height: 20px;
	left:auto;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
#reader-container .content .pages .overlayer .page .overlay .icon {font-size: 20px;}

