<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pismo_direktoru_block .someform .line.license-link-work{margin-top:0;}
.pismo_direktoru_block .someform textarea{resize: none;}
.pismo_direktoru_block .someform .input-file-styled{
	margin: 10px 0;
    display: inline-block;
}
.pismo_direktoru_block .someform .input-file-styled input{
	position: absolute;
    display: block;
    opacity: 0;
    width: 0;
}
.pismo_direktoru_block .someform .input-file-styled span{
	font-size: 14px;
    cursor: pointer;
    display: inline-block;
    color: #888;
}
.pismo_direktoru_block .someform .input-file-styled span .file-attach{
	display: inline-block;
    font-size: inherit;
    background: url("../../../../attach-file-ico.png") no-repeat center center;
    width: 20px;
    height: 20px;
    background-size: 100%;
    vertical-align: middle;
}
@media (max-width: 768px) {
	.pismo_direktoru_block{
        width: 100%;
        /* margin: 0 auto */;
        min-height: 530px;}
}</pre></body></html>