﻿html {}
body {margin:0 auto; background-color:#fff; width:600px; font-family:Arial,Helvetica,sans-serif; height:100%;}
a {color:#13709c;}
a:hover {text-decoration:none;}
form#cmsForm3 {float:left;}
.classic {
    background: rgba(0, 0, 0, 0) url("images/classic.jpg") no-repeat scroll left 0;
    bottom: 12px;
    color: #999;
    font-size: 11px;
    margin: 3px 0;
    padding-left: 40px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 76px;
	
}


#advertisement     
{
    height: auto;
    left: 0;
	right:0;
    margin: 0 auto;
    position: fixed;
    top: 7%;
	width:100%;
    max-width: 600px;}

#advertisement a{
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 30px #333333;
    display: block;
    line-height: 0;
    margin: 0 auto;
    z-index: 999999;
    max-width:600px;
    height:auto;
}
#advertisement a img {max-width:100%;}

#closeAdv     
{
    background: url("images/icon_close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 0;
    top: -15px;
    width: 30px;
    z-index: 99999999;}

#overlay {
   position: fixed;
   left: 0;
   top:0;
   width: 100%;
   height:100%;
   background:url(images/opacity.png);
   display: none;
   z-index:9999999;
}


ol.mobile-style {
margin-top: 25px; margin-bottom: 20px;	
} 


.cookiesNotification {
    background-color: #efefef;
    bottom: 0;
    box-shadow: 1px 1px 3px #999;
    color: #666;
    font-size: 12px;
    font-weight: normal;
    max-width: 600px;
    padding: 10px 10px 35px;
    position: fixed;
    text-align: center;
    width: calc(100% - 20px);
    z-index: 99999;
}

.closeNotification {
	position:absolute;
	bottom:5px;
	left:calc(50% - 60px);
}

.cookiesNotification a {
    font-weight: bold;
	text-decoration:none;
	color:#2384B1;
}
.cookiesNotification div.cookiesNotificationInner {
    margin: 0 auto;
}
.cookiesNotification span.closeNotification a {
    background: rgba(0, 0, 0, 0) url("images/cancel.png") no-repeat scroll 5px 1px;
    border: 1px solid #333;
    border-radius: 5px;
    color: #333 !important;
    display: block;
    height: 20px;
    line-height: 18px;
    padding-left: 13px;
    text-indent: 0;
    width: 85px;
	}
.cookiesNotification span.closeNotification a:hover {
    cursor: pointer;
}
.cookiesNotification span.closeNotification img {
    float: right;
    margin: 0 0 0 5px;
}
#content {margin:10px; float:left; border-bottom:1px solid #ddd; width:calc(100% - 20px); max-width:600px; overflow:hidden;}

.count-box {float:left; width:100%; margin-bottom:40px;}
.count-box .box {float:left; width:25%;}
.count-box .box .counter {width:100%; font-size:48px; color:#298dbb; font-family: 'Covered By Your Grace', cursive; text-align:center;}
.count-box .box .desc {width:calc(100% - 20px); font-size:11px; color:#99bed1; text-align:center; padding:35px 10px 0 10px; background:url(images/orange-arrow.png) no-repeat center top;}

.logo {position:relative;}
.logo .polish-company {
    bottom: 0;
    color: #535257;
    font-size: 9px;
    left: 160px;
    padding: 3px 0 0;
    position: absolute;
}
.logo .polish-company span {
	color:red;
	padding-left:20px;
	background: rgba(0, 0, 0, 0) url("images/pl.jpg") no-repeat scroll left 0;
	margin:0 5px;
}

#content h2 {
    border-bottom: 1px dotted #c2d1de;
    color: #3087b0;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 10px 0 20px;
}
#content p {
    color: #476a7a;
    font-size: 13px;
    line-height: 23px;
    padding: 0 10px;
}
#content ul {padding:0 10px 0 40px;}
#content ul li {    
	color: #476a7a;
    font-size: 13px;
    line-height: 23px;
    list-style-image: url("images/arrow_blue.png");
}


#content ol li {
    color: #476a7a;
    font-size: 13px;
    line-height: 23px;
}
/* MENU */

.menu-btn {
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    left: 0;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 5px;
    z-index: 9999;
}
.menu-btn span {
    background: none repeat scroll 0 0 #fff;
    display: block;
    height: 4px;
    line-height: 26px;
    margin: 4px 0;
    width: 27px;
}

ul.nav {
}
.responsive-menu.scroll {
    max-height: 240px;
    overflow-y: auto;
}
.responsive-menu {display:none; float:left;}
.responsive-menu.expand {    
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    display: block;
    max-width: 600px;
    position: absolute;
	-webkit-backface-visibility: hidden;
	padding:0;
    top: 48px;
    width: 100%;
    z-index: 999;}
	
.responsive-menu .title {margin:5px 20px; padding:5px 0; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
.responsive-menu .title a {color:#d67c1c; font-size: 16px; font-weight:bold; text-decoration:none; background:url(images/arrow.png) no-repeat left center; padding-left:15px; line-height:20px;}
.responsive-menu .top {overflow:hidden; margin:0 40px;}
.responsive-menu .foot {overflow:hidden; margin:0 40px; float:none;}
.responsive-menu .foot ul li a {font-weight:bold;}
.responsive-menu ul li a {color:#fff; font-size: 14px; text-decoration:none; display:block; width:calc(100% - 20px); padding:14px 10px;}
.responsive-menu ul li span {color:#fff; font-size: 14px; text-decoration:none; display:block; width:100%; padding:5px 0;font-weight:bold; cursor:pointer;}
.responsive-menu ul li {float:left; width:100%; list-style-type:none;}
.responsive-menu ul {    
	float: left;
    margin: 0;
    padding: 0;
    width: 100%;}
/* LOGO */

.logo {width:100%; height:67px;}
.logo h1 {margin:10px 0 0; height:67px; text-indent:-999999px; width:100%; background-image:url(images/logo.svg); background-size:328px; background-position:left center; background-repeat:no-repeat;}
.logo h1 a {display:block; height:67px; width:90%;}
/* END LOGO */


#showMore {
   background: #378fb8 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 auto 20px;
    overflow: hidden;
    padding: 5px 20px;
    text-transform: uppercase;
}
input#showMore[disabled] {
	background:#f1f1f1;
}

/* jssor slider arrow navigator skin 03 css */
/*
.jssora03l                  (normal)
.jssora03r                  (normal)
.jssora03l:hover            (normal mouseover)
.jssora03r:hover            (normal mouseover)
.jssora03l.jssora03ldn      (mousedown)
.jssora03r.jssora03rdn      (mousedown)
*/
.jssora03l, .jssora03r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url(images/a03.png) no-repeat;
	overflow: hidden;
}
.jssora03l { background-position: -3px -33px; }
.jssora03r { background-position: -63px -33px; }
.jssora03l:hover { background-position: -123px -33px; }
.jssora03r:hover { background-position: -183px -33px; }
.jssora03l.jssora03ldn { background-position: -243px -33px; }
.jssora03r.jssora03rdn { background-position: -303px -33px; }

/* PRODUCTS */

.products {display: block; margin: 35px 20px 5px; overflow: hidden;}
.products div {    
    border-bottom: 1px solid #f1f1f1;
    box-sizing: border-box;
    float: left;
    margin-bottom: 30px;
    padding: 5px;
    position: relative;
    width: 100%;}
.products div a {
   display: block;
    height: 100%;
    position: relative;
    text-decoration: none;
    width: 100%;
    z-index: 9;
}
.products div a span {    
	color: #4293c8;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 35px 20px 10px;
    width: calc(100% - 40px);}

.products div.imo:after {    
    background-image: url("images/imo.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    height: 31px;
    position: absolute;
    left: 20px;
    top: 0px;
    width: 68px;}
.products div.imo-mls:after {    
    background-image: url("images/imomls.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    height: 31px;
    position: absolute;
    left: 20px;
    top: 0px;
    width: 116px;}
.products div.imo-website:after {    
    background-image: url("images/imowww.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    height: 31px;
    position: absolute;
    left: 20px;
    top: 0px;
    width: 147px;}

/* FOOT */

.foot {
    float: left;
    margin: 10px 5px 30px;
    width: calc(100% - 10px);
}
.foot .possible {position:relative; top:5px;}
.foot .gray {color:#999; font-size:12px; float:left;}
.foot .polityka {color:#288AB9; font-size:12px; float:right;}

.top_blue {background:#4293C8; width:100%; max-width:600px; top:0; color:#fff; position:fixed; z-index:9999;}

.top_blue span.tel {float:right; margin-right:40px; }
.top_blue span.mail {float:right; margin-right:40px; }
.top_blue span.tel a, .top_blue span.mail a {font-weight:bold;color:#fff; text-decoration:none; font-size:13px;line-height:48px; }

.main_content {position:relative; top:48px; width:100%; max-width:600px; overflow:hidden;}
.main_content .search {float:left; margin:10px 0; width:100%; max-width:600px;}
.main_content .search input {float:left; background:#fff; height:15px; padding:10px 40px 10px 10px; border:1px solid #4293C8; width:40%; margin-left:5px;}

.search a {    
	float: right;
    line-height: 0;
    margin: 1px 5px;}
.search a img {width:35px;}
.main_content .search input.button {    
	background: url(images/search.png) no-repeat center center;
    width: 20px;
    height: 37px;
    position: relative;
    border: 0;
    padding: 14px 0;
    margin: 0;
    right: 30px;
    cursor: pointer;}
	
.adv_box {width:calc(100% - 30px); border:1px solid #eee; margin-bottom:10px; margin-left:5px; margin-right:5px; padding:9px; float:left; position:relative;}
	.adv_box .info {float:left; width:80%;}
	.adv_box .img {float:left; margin:0; text-align:center; width:20%;}
	.adv_box .title {float:left; text-decoration:none; font-weight:bold; font-size:14px; clear:both; margin-top:10px; margin-left:10px;}
	.adv_box .check {float:right; text-decoration:none;  display:block; background:#4293C8; padding:5px 10px; color:#fff; text-transform:uppercase; font-size:13px; clear:both;}
	.adv_box p {margin:10px; float:left; font-size:13px; color:#333;  clear:both;}
	.adv_box .close {position:absolute; background:url(images/cancel.png) no-repeat center center; width:18px; height:18px; top:10px; right:10px; text-indent:-99999px;}
h2.title_main {text-align:center; font-size:14px; color:#333; padding:10px 30px;}
span.orange {color:#F29D1E;}

			
            .jssora05l, .jssora05r {
                display: block;
                position: absolute;
                /* size of arrow element */
                width: 40px;
                height: 40px;
                cursor: pointer;
                background: url(images/a03.png) no-repeat;
                overflow: hidden;
            }
            .jssora05l { background-position: -10px -40px; }
            .jssora05r { background-position: -70px -40px; }
            .jssora05l:hover { background-position: -130px -40px; }
            .jssora05r:hover { background-position: -190px -40px; }
            .jssora05l.jssora05ldn { background-position: -250px -40px; }
            .jssora05r.jssora05rdn { background-position: -310px -40px; }

            .jssora05l.jssora05lds { background-position: -10px -40px; opacity: .3; pointer-events: none; }
            .jssora05r.jssora05rds { background-position: -70px -40px; opacity: .3; pointer-events: none; }

            .jssorb01 {
                position: absolute;
            }
            .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
                position: absolute;
                /* size of bullet elment */
                width: 12px;
                height: 12px;
                filter: alpha(opacity=70);
                opacity: .7;
                overflow: hidden;
                cursor: pointer;
                border: #000 1px solid;
            }
            .jssorb01 div { background-color: gray; }
            .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
            .jssorb01 .av { background-color: #fff; }
            .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }
			
			.jssorb01 {display:none;}
			
#opinions {float:left; width:100%; max-width:600px;}
#opinions .logo {width:145px; height:80px; float:left; background:none; margin-right:20px; margin-bottom:10px;}
#opinions .logo img {max-width:145px; max-height:80px;}
#opinions ul {margin:0 0 20px 0; padding:0; list-style-type:none;}
#opinions ul span.info {font-size:12px;}
#opinions ul li {float:left; margin-top:10px; margin-bottom:20px; margin-left:10px; margin-right:10px; width:calc(100% - 20px);}
.opinion {}
#opinions span.autor {float:right;clear:both; font-size:12px; font-style:oblique;}
#opinions span.title {float:right;clear:both; font-size:12px; font-weight:bold;}
.opinion p { font-size:12px; color:#333;}

.mobilka-left {
    float: left;
    width: 50%;
}

.mobilka-right {
    float: left;
    margin-left: 30px;
    padding-top: 60px;
    width: calc(50% - 30px);
}
.opinie-mobilka p.opinia:before {
    background: rgba(0, 0, 0, 0) url("https://www.imo.pl/Portals/IMO/Files/Aplikacja_mobilna/quote.png") repeat scroll 0 0;
    content: "";
    float: left;
    height: 28px;
    margin-right: 10px;
    width: 34px;
}
@media only screen and (max-width: 600px) {
	body {width:100%;}
}
 


.nav {
    list-style: none;
     *zoom: 1;
	 background:#4293c8;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}
.nav a {
    padding: 10px 15px;
    color:#fff;
}
.nav li {
    position: relative;
}
.nav > li {
    float: left;
    border-top: 1px solid #f1f1f1;
}
.nav > li > .parent {
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
	display:none;
}
.nav > li.hover > ul {
    left: 0;
	display:block;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
    display: block;
    position: relative;
    z-index:100;
    border-top: 1px solid #f1f1f1;
	background:#4EA8E0;
	width: calc(100% - 40px);
	padding-left:30px;
}
.nav li li li a {
    z-index:200;
	background:#70C2F4;
    border-top: 1px solid #f1f1f1;
	padding-left: 50px;
    width: calc(100% - 60px);
}

.nav li li li li a {
    z-index:200;
	background:#91D6FF;
    border-top: 1px solid #f1f1f1;
	padding-left: 70px;
    width: calc(100% - 80px);
}




	.active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("images/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
		display:block;
    }

	
	/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.1
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/

#toTop {
    background: rgba(0, 0, 0, 0) url("images/ui.totop.png") no-repeat scroll left top;
    border: medium none;
    display: none;
    height: 32px;
    left: 50px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -999px;
    top: 9px;
    width: 32px;
    z-index: 99;
}

#toTopHover {
	background:url("images/ui.totop.png") no-repeat left -32px;
	width:32px;
	height:32px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	
}

#toTop:active, #toTop:focus {
	outline:none;
}

#ToTopClose     
{
font-size:11px; 
z-index:43;
position:absolute;
    }

#toTopPro {
    background: none repeat scroll 0 0 white;
    border: 1px solid #f0f0f0;
    bottom: 10px;    
    overflow: hidden;
    position: fixed;
    right: 70px;
    text-decoration: none;
    width: 350px;
    padding: 10px 10px 15px 10px;
    box-shadow: 1px 1px 15px #999;
}
#toTopPro h3 {margin-top:0; margin-bottom: 5px; padding-bottom: 10px; border-bottom: 1px dotted #C2D1DE; color: #3087B0; font-size: 20px; font-weight: normal;}
#toTopPro p {color: #476A7A; font-size:13px; line-height:23px;}
#toTopProHover {
	background:red;
	width:151px;
	height:151px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTopPro:active, #toTopPro:focus {
	outline:none;
}

#promotion-holiday
{
    height: 600px;
    left: 0;
	right:0;
    margin: 0 auto;
    position: fixed;
    top: 8%;
    max-width: 560px;
	width: 100%;}
#promotion-holiday p {
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	margin-left:4px;
	margin-right:4px;
	font-size:16px;
}
#promotion-holiday p a {
	color:#fff;
	font-size: 18px;
	text-decoration:none;
}
#promotion-holiday p a:hover {text-decoration:underline;}
#promotion-holiday p.title2 {
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color:#fff;
	text-transform: uppercase;
	text-align: center;

}
#promotion-holiday p.title {
	font-size:28px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color:#edaa0f;
	text-transform: uppercase;
	text-align: center;
}
#promotion-go {
	display: table;
	margin: 40px auto 0;
	padding: 10px 40px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: #edaa0f;
	border-radius: 5px;
	cursor:pointer;
	position: relative;
	z-index:9999999999;
}
#promotion-go:hover {
	background:#f6b726;
}
.flip-clock-wrapper {
	margin:40px auto !important;
	width: 348px !important;
}
#closepro
{
    background: url("images/close-pro.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 23px;
    position: absolute;
    right: 5px;
    top: -35px;
    width: 23px;
    z-index: 99999999;}
#closepro2
{
    background: url("images/close-pro.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 23px;
    position: absolute;
    right: 5px;
    top: -45px;
    width: 23px;
    z-index: 99999999;}

#overlay-pro {
   position: fixed;
   left: 0;
   top:0;
   width: 100%;
   height:100%;
   background:rgba(35,103,148,0.9);
   display: none;
   z-index:9999999;
}
#overlay-pro.new {background:#fff;}
#overlay-pro.new #promotion-holiday p a {color:#000;}
#overlay-pro.new #promotion-go {margin-top:20px;}
.flip-clock-wrapper ul {margin:5px 1px !important;; width:34px !important; padding:0px !important;}
.flip-clock-divider .flip-clock-label {right:-46px !important;}
.flip-clock-divider.hours .flip-clock-label {right:-60px !important;}
.flip-clock-divider.minutes .flip-clock-label {right:-52px !important;}
.flip-clock-divider.seconds .flip-clock-label {right:-58px !important;}
.flip-clock-wrapper ul li a div div.inn {font-size:50px !important;}
.incontent input#Telefon {
    font-family: 'Open Sans', sans-serif;
    padding: 10px 0;
    border: 1px solid #ccc;
    max-width: 550px;
    width: calc(100% - 2px);
    font-size: 16px;
    clear: both;
    margin: 0 auto;
    text-align: center;
    color: #999;
    border-radius: 5px;
}
.incontent span.submit {
    display: block;
    text-align: center;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    background: #3293BE;
    border: 0;
    border-radius: 5px;
    padding: 8px 0;
    font-size: 14px;
    color: #fff;
    width: 100%;
    margin: 8px 0;
    text-shadow: 1px 1px 1px #333;
}
#tel_pro {margin:0 8px;}
#tel_proReCaptcha {
    margin: 8px auto 0;
    display: table;
}
#telefon_pro_content input#Telefon {
    margin: 10px 0;
    width: 100%;
    max-width: inherit;
}