/* grayscale page start */
/* body {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
} */
/* grayscale page end */

.inventea-dashboard {
	position: relative;
	min-height: 250px;
	background: url("./images/season/2020-autumn.jpg") center no-repeat;
	background-size: cover;
	border: 2px solid #e7e7e7;
}

.inventea-dashboard:before {
	content: "fot. Punk Rosomak Photography";
	position: absolute;
	color: #fff;
    z-index: 9;
}

.slider-jelita .ms-nav-next, .slider-jelita .ms-nav-prev, .slider-jelita .ms-bullets {display:none!important;opacity:0!important}

/* style klepsydra start */
/* .inventea-dashboard {
    position: relative;
    width: 95%;
    min-height: 360px;
    background: url('./images/klepsydra.jpg') #181818 center 20% no-repeat;
    background-size: contain;
} */
/* style klepsydra end */

.inventea-header {
    background: none;
}

.inventea-sitename {
    text-decoration: none;
    color: #fff;
    /* font-size: 14px; */
    bottom: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 0;
    margin: 0;
}

.inventea-sitename-text {
    position: relative;
    padding: 3px 15px 8px;
}

.inventea-sitename-text>h1>a {
    text-decoration: none;
    font-size: 1em;
}

.inventea-sitename-text>h1>a:hover {
    text-decoration: none;
    color: #EEE;
}

.inventea-sitename-text>span {
    font-size: 1.2em;
}

.inventea-forum-menu {
    bottom: 0;
    top: 8px;
    right: 0;
    left: 40%;
}

.inventea-posts-menu,
.inventea-forum-menu {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 1681px) {
    .inventea-dashboard {
        min-height: 410px;
    }
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .inventea-dashboard {
        min-height: 380px;
    }
}

@media only screen and (min-width: 1281px) {
	.inventea-dashboard:before {
    right: 15px;
    top: 8px;
	}
}

@media only screen and (max-width: 1280px) {
	.inventea-dashboard:before {
		right: 10px;
		font-size: 13px;
		top: 2px;
	}
}


@media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .inventea-dashboard {
        min-height: 340px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .inventea-dashboard {
        min-height: 310px;
    }
    .inventea-posts-menu>.inventea-menu>li>a {
        padding: 5px 10px;
    }
}

@media only screen and (min-width: 769px) and (max-width:1024px) {
    .inventea-dashboard {
        min-height: 260px;
    }
    .inventea-posts-menu>.inventea-menu>li>a {
        padding: 5px 10px;
    }
    .inventea-sitename-text>h1 {
        line-height: 0.8em;
    }
    .inventea-sitename-text>h1>a {
        font-size: 0.8em;
    }
    .inventea-sitename-text>span {
        font-size: 1.1em;
    }
}

@media only screen and (min-width: 489px) and (max-width: 768px) {
	.inventea-userbar {
		height: 45px !important;
	}
    .inventea-dashboard {
        min-height: 250px;
    }
    .inventea-sitename {
        padding: 0;
    }
    .inventea-sitename-text {
        padding: 0 10px 4px;
    }
    .inventea-sitename-text>h1 {
        margin: 0;
        line-height: 0.7em;
    }
    .inventea-sitename-text>h1>a {
        font-size: 0.6em;
    }
    .inventea-sitename-text>span {
        font-size: 0.8em;
    }
}

@media only screen and (min-width: 321px) and (max-width: 480px) {
	.inventea-userbar {
		height: 35px !important;
	}
    .inventea-dashboard {
        min-height: 230px;
    }
    .inventea-sitename {
        padding: 0;
    }
    .inventea-sitename-text {
        padding: 0 10px 4px;
    }
    .inventea-sitename-text>h1 {
        margin: 0;
        line-height: 0.6em;
    }
    .inventea-sitename-text>h1>a {
        font-size: 0.5em;
    }
    .inventea-sitename-text>span {
        font-size: 0.8em;
    }
    .inventea-menu li>a {
        max-width: 44px !important;
        font-size: 0.9em;
    }
		.inventea-dashboard:before {
			right: 5px;
			font-size: 12px;
			top: 3px;
		}
}

@media only screen and (max-width: 320px) {
	.inventea-userbar {
		height: 35px !important;
	}
	.inventea-dashboard:before {
		right: 5px;
		font-size: 12px;
		top: 3px;
	}
    .inventea-dashboard {
        min-height: 190px;
    }
    .inventea-sitename {
        padding: 0;
    }
    .inventea-sitename-text {
        padding: 0 2px 5px;
    }
    .inventea-sitename-text>h1 {
        margin: 0;
        line-height: 0.6em;
    }
    .inventea-sitename-text>h1>a {
        font-size: 0.5em;
    }
    .inventea-sitename-text>span {
        font-size: 0.8em;
    }
    .inventea-menu li>a {
        max-width: 44px !important;
        font-size: 0.9em;
	}
}

a {
    color: #1F71BA;
}

a:hover,
a:focus {
    color: #1F71BA;
}

.wrap {
    max-width: none;
    min-width: 0;
    margin: 0;
    padding: 15px 0 0 0;
    /**/
    border: 0;
    border-radius: 0;
    background: none;
}

.inventea-toggle {
    display: block;
    padding: 3px 6px 2px;
    border-bottom: 3px solid #ccc;
    border-radius: 5px;
    background: #e9e9e9;
    color: #414141;
    line-height: 1;
    font-size: 1.8em;
}

.phpbb-ads-center {
    text-align: center;
}

.forabg,
.forumbg,
.cp-main table.table1 {
    margin-bottom: 15px;
    padding: 0;
    border-bottom: 3px solid #cacaca;
    border-radius: 5px 5px 0 0;
    background: #1F71BA;
    /**/
}

img {
    max-width: 100%;
    height: auto;
}

.signature {
    max-height: none !important;
}
.phpbb-ads-collapse {
	color: #fff;
    background-color: #0570B4;
    padding-top: 15px;
    margin-bottom: 10px;
    border-radius: 5px;
	text-align: center;
}
.phpbb-ads-box-board .phpbb-ads-header {
	padding: 0;
}
