/* put here your custom css styles */


/* ------------------------- START ------------------------------*/

@font-face { font-family: Titi; src: url('https://www.zup-certus.pl/wp-content/fonts/TITILLIUMTEXT22L003.OTF'); }

body
{
	background: #D8D8D8;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #666;
}

p {
padding: 1em 0;
color: #4B4B4B;
line-height: 150%;
}


h1, h2, h3, h4, h5
{
	font-family: Titi,'PT Sans';
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000;
}

.home_box_container
{
	float: left;
	padding: 21px 30px 30px;
	list-style: none;
	z-index: 2;
        min-height: 270px;
}

.announcementTeam
{
	background: #F0F0F0;
	padding: 20px 30px;
min-height: 260px;
}

.header_left {
float: left;
width: 240px;
}

.slider li
{
    height: 650px;
}
.slider_content_box {
    margin-top: -539px;
}

.simple_list {
clear: both;
padding: 15px 0;
}

.home_box h3 {
font-style: normal;
color: #FFF;
margin-top: 5px;
}

.comment_box {
    display: none;
}

.sentence {
font-family: 'Titi';
color: #3156A3;
font-style: italic;
margin-top: 25px;
line-height: 150%;
}

.theme_page_bg {
background-image: url(https://www.zup-certus.pl/wp-content/themes/certus/slider/bg-slider-02.jpg);
background-position: right 0px center;
background-repeat: no-repeat;
height:310px;
max-width: 1590px;
margin-left: auto;
margin-right: auto;
background-color: #FFF;
}

.page_margin_top_sub {
margin-top: -100px;
color: #FFF;

}

.page_title {

color: #FFF;

}

.page_header {
border-bottom: 1px solid #E8E8E8;
margin-top: 30px;
/* background-color: #db5237; */
background-color: #E8E8E8;
}



.page_header_left {
color: #FFF;
float: left;
width: 670px;
margin-top: 10px;
padding: 0px 30px 0px;
}
.page_header_right {
float: right;
margin-top: -60px;
margin-right: 20px;

}

.site_container {
max-width: 1590px;
margin-left: auto;
margin-right: auto;
background-color: #FFF;
}

.page_title {
color: #FFF;
width: 60%;
padding: 21px 30px 30px;
background-color: #c03427;
}



ul {
color: #666;
padding: 0;
margin: 0;
list-style: none;
}

/* li {
background-image: url('images/icon_arrow_right_black.png');
color: #666;
line-height: 150%;
background-position: left center;
padding: 5px 0 5px 18px;
background-position: center center;
background-repeat: no-repeat;
background-image: url('images/icon_arrow_right_black.png');
}

.sf-menu li a, .sf-menu li a:visited {
font-family: 'Arial';
color: #4B4B4B;
border: 1px solid #FFF;
padding: 15px;
}

.open_details {
visibility:hidden;
display:none;
display: block;
width: 40px;
height: 40px;
background-position: 0 0;
background-repeat: no-repeat;
}
 */


