/** pnotify **/
.ui-pnotify .picon {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    width: 17px;
    height: 17px;
}

.ui-pnotify-title {
    line-height: 17px;
    min-height: 17px;
}

.ui-pnotify {
    top: 25px;
    right: 25px;
    position: absolute;
    height: auto;
    /* Ensures notices are above everything */
    z-index: 2147483637;
}
/* Hides position: fixed from IE6 */
html>body .ui-pnotify {
    position: fixed;
}

.ui-pnotify .ui-pnotify-shadow {
    -webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
}

.ui-pnotify-container {
    background-position: 0 0;
    padding: .8em;
    height: 100%;
    margin: 0;
}

.ui-pnotify-sharp {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.ui-pnotify-closer,.ui-pnotify-sticker {
    float: right;
    margin-left: .2em;
}

.ui-pnotify-title {
    display: block;
    margin-bottom: .4em;
}

.ui-pnotify-text {
    display: block;
}

.ui-pnotify-icon,.ui-pnotify-icon span {
    display: block;
    float: left;
    margin-right: .2em;
}
/* -- History Pulldown */
.ui-pnotify-history-container {
    position: absolute;
    top: 0;
    right: 18px;
    width: 70px;
    border-top: none;
    padding: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    /* Ensures history container is above notices. */
    z-index: 2147483638;
}

.ui-pnotify-history-container .ui-pnotify-history-header {
    padding: 2px;
}

.ui-pnotify-history-container button {
    cursor: pointer;
    display: block;
    width: 100%;
}

.ui-pnotify-history-container .ui-pnotify-history-pulldown {
    display: block;
    margin: 0 auto;
}
.ui-pnotify .alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.loadmask {
    z-index: 10000;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    
    width: 100%;
    height: 100%;
    zoom: 1;
}
.hasError input,.hasError select,.hasError select {
    border-color: #DA4453;
}
.hasError label.error {
    /*color: #DA4453;*/
    color: #fff;
}
.normalpage .hasError label.error {
    color: #DA4453;
}


.hasError .labeltext {
	background: #da4453;
	color: #fff;
}

.ajaxErrors {
    color: #DA4453;
    font-style: italic;
    display: none;
}
.hasError .ajaxErrors {
    display: block !important;
}
.masked {
    overflow: hidden !important;
}

.masked-relative {
    position: relative !important;
}

.masked-hidden {
    visibility: hidden !important;
}
.ui-widget {
    background: black;
}
.ui-widget .ui-dialog-titlebar{
    font-weight: bold;
    color: #fff;
    padding-left: 5px;
}
.ui-dialog-titlebar-close {
    float: right;
    color: #000;
    font-weight: bold;
    background: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.ui-dialog-titlebar-close:after {
    content: "x";
}
#ajaxErrorContent {
    z-index: 20004;
}

#please-wait {
    position: fixed;
    top: 34px;
    left: 0;
    right: 0;
    height: 0;
    /* center all inline content */
    text-align: center;
    z-index: 20003;
}

#please-wait .message {
    /* make the block inline */
    display: inline-block;
    /* reset container's center alignment */
    text-align: left;
    background: #F9EDBE;
    border: 1px solid #F0C36D;
    padding: 3px 32px;
    text-align: center;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#please-wait .message span {
    color: #222222;
    font-weight: bold;
}

.post-content li,
.post-content p {
    font-size: 18px !important;

}
@font-face {
    font-family: 'robotothin';
    src: url('/assets/fonts/Roboto-Thin-webfont.eot');
    src: url('/assets/fonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/Roboto-Thin-webfont.woff') format('woff'),
    url('/assets/fonts/Roboto-Thin-webfont.ttf') format('truetype'),
    url('/assets/fonts/Roboto-Thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoregular';
    src: url('/assets/fonts/Roboto-Regular-webfont.eot');
    src: url('/assets/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/Roboto-Regular-webfont.woff') format('woff'),
    url('/assets/fonts/Roboto-Regular-webfont.ttf') format('truetype'),
    url('/assets/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotolight';
    src: url('/assets/fonts/Roboto-Light-webfont.eot');
    src: url('/assets/fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/Roboto-Light-webfont.woff') format('woff'),
    url('/assets/fonts/Roboto-Light-webfont.ttf') format('truetype'),
    url('/assets/fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('/assets/fonts/Roboto-Medium-webfont.eot');
    src: url('/assets/fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/Roboto-Medium-webfont.woff') format('woff'),
    url('/assets/fonts/Roboto-Medium-webfont.ttf') format('truetype'),
    url('/assets/fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('/assets/fonts/RobotoCondensed-Regular-webfont.eot');
    src: url('/assets/fonts/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/RobotoCondensed-Regular-webfont.woff') format('woff'),
    url('/assets/fonts/RobotoCondensed-Regular-webfont.ttf') format('truetype'),
    url('/assets/fonts/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotobold';
    src: url('/assets/fonts/Roboto-Bold-webfont.eot');
    src: url('/assets/fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/Roboto-Bold-webfont.woff') format('woff'),
    url('/assets/fonts/Roboto-Bold-webfont.ttf') format('truetype'),
    url('/assets/fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}


#navi.affix,
.app-header {
    background: none repeat scroll 0 0 #111111;
    border-bottom: 3px solid #87BF3E;
}
.app-header .top {
    line-height: 44px;
    height: 44px;
    color:#e3e3e3;
    font-weight: bold;

    font-size:12px;
}
.app-header .top .input-group {
    top: 4px;
}
.app-header .form-control {
    border: 1px solid #fff;
    box-shadow: none;
    font-weight: normal;
    border-radius: 2px;
}
.app-header .input-group-addon {
    background-color: #87BF3E;
    border-radius: 2px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size:12px;
}
.app-header .input-group-addon.first {
    background-color: #fff;
    border-radius: 2px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #ccc;
    color: #87BF3E;
}
.app-header .navbar-brand img {
    height: 32px;
    position: relative;
    top: -7px;
}
.app-header .bottom .navbar {
    border: none;
    border-top: 1px solid #464741;
    margin-bottom: 0 !important;
    border-radius: 0;
}
.app-header .navbar ul.nav > li > a {
    color: #808080;
    /*font-weight: bold;*/
    font-family: robotobold;
    text-transform: uppercase;
    font-size: 13px;
}

/** kopia - czarna po najechaniu

.app-header .nav > li > a:hover {
	background-color: #111111;
	color: #ea6637;
}
.app-header .bottom .nav .open > a,
.app-header .bottom .nav  > a:hover,
.app-header .bottom .nav  > a:focus,
.app-header .bottom .nav .open > a:hover,
.app-header .bottom .nav .open > a:focus {
	background: transparent;
	border: none;


}
.app-header .bottom .nav .open > a:focus {

	color: #ea6637;
}

.app-header .bottom .dropdown-menu {
    background:  #111111;
	border-bottom: 3px solid #87BF3E;
	border-left: 3px solid #87BF3E;
	border-right: 3px solid #87BF3E;
}
*/
.app-header  .nav > li > a {
    z-index:999999;
}
.app-header .nav > li > a:hover {
    background-color: #fff;
    color: #ea6637;
}

.app-header .nav > li > a:hover {
    background: #fff;
}

.nav > li > a:hover, .nav > li > a:focus {
    /*background: #fff */;

}
/*
.nav .open > a, .nac .open > a:hover,
.nav > li > a:focus{
    background: transparent;
   /*background-color: #fff;*/
/*}*/

/*.nav .open > a:focus*/
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus  {
    background: #fff !important;
}
.navbar-nav > li {
    padding-top: 10px;
}
.navbar-nav > li > a {
    /*
    padding-bottom: 15px;
    padding-top: 15px;
    */
    padding-top: 5px;
}
.dropdown-menu {

    border: none;
    border-style: none none solid solid !important;
    border-width: 0 0 1px 1px !important;
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
}

body {
	font-family: robotolight;
    font-size:14px;

	/*background-color: #FAFBFB;*/
}

/*
@font-face { font-family: "pfregular"; src: url("fonts/pfdintextpro-regular-webfont.eot"); src: url("fonts/pfdintextpro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/pfdintextpro-regular-webfont.woff") format("woff"), url("fonts/pfdintextpro-regular-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: "pfmedium"; src: url("fonts/pfdintextpro-medium-webfont.eot"); src: url("fonts/pfdintextpro-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/pfdintextpro-medium-webfont.woff") format("woff"), url("fonts/pfdintextpro-medium-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: "pf_din_text_cond_promedium"; src: url("fonts/pfdintextcondpro-medium-webfont.eot"); src: url("fonts/pfdintextcondpro-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/pfdintextcondpro-medium-webfont.woff") format("woff"), url("fonts/pfdintextcondpro-medium-webfont.ttf") format("truetype"), url("fonts/pfdintextcondpro-medium-webfont.svg#pf_din_text_cond_promedium") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: "pf_dintext_probold"; src: url("fonts/pfdintextpro-bold-webfont.eot"); src: url("fonts/pfdintextpro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/pfdintextpro-bold-webfont.woff") format("woff"), url("fonts/pfdintextpro-bold-webfont.ttf") format("truetype"), url("fonts/pfdintextpro-bold-webfont.svg#pf_dintext_probold") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: "pf_din_text_comp_proregular"; src: url("fonts/pfdintextcomppro-regular-webfont.eot"); src: url("fonts/pfdintextcomppro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/pfdintextcomppro-regular-webfont.woff") format("woff"), url("fonts/pfdintextcomppro-regular-webfont.ttf") format("truetype"), url("fonts/pfdintextcomppro-regular-webfont.svg#pf_din_text_comp_proregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: "pf_din_text_comp_proitalic"; src: url("fonts/pfdintextcomppro-italic-webfont.eot"); src: url("fonts/pfdintextcomppro-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/pfdintextcomppro-italic-webfont.woff") format("woff"), url("fonts/pfdintextcomppro-italic-webfont.ttf") format("truetype"), url("fonts/pfdintextcomppro-italic-webfont.svg#pf_din_text_comp_proitalic") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: "pf_din_text_comp_prolight"; src: url("fonts/pfdintextcomppro-light-webfont.eot"); src: url("fonts/pfdintextcomppro-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/pfdintextcomppro-light-webfont.woff") format("woff"), url("fonts/pfdintextcomppro-light-webfont.ttf") format("truetype"), url("fonts/pfdintextcomppro-light-webfont.svg#pf_din_text_comp_prolight") format("svg"); font-weight: normal; font-style: normal; }
*/


.bg-intro {
   background: url("/assets/images/bg2.jpg") no-repeat scroll 0px -60px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
/*    height: 670px;*/
    height: 570px;
    padding: 80px 0 0;
}

.bg-intro-swieta042015 {
   background: url("/assets/images/hp042015.jpg") no-repeat scroll 0px 0px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
/*    height: 670px;*/
    height: 570px;
    padding: 80px 0 0;
}

.bg-intro-kosmos2015 {
   background: url("/assets/images/kosmiczny-hosting.jpg") no-repeat scroll 0px 0px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
/*    height: 670px;*/
    height: 570px;
    padding: 80px 0 0;
}

.bg-intro-webedytor {
    background: url("/assets/images/webedytor-5.jpg") no-repeat scroll 0px 0px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /*    height: 670px;*/
    height: 570px;
    padding: 80px 0 0;
}
.bg-intro-fot1 {
    background: url("/assets/img/fotx2z.jpg") no-repeat scroll 0px 0px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /*    height: 670px;*/
    height: 570px;
    padding: 80px 0 0;
}
.bg-intro-pd {
    background: url("/assets/img/poczta-dedykowana-email.jpg") no-repeat scroll 0px 0px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /*    height: 670px;*/
    height: 570px;
    padding: 80px 0 0;
}

.bg-intro-ssl1 {
    background: url("/assets/uploads/certyfikaty-ssl.jpg") no-repeat scroll 0px 0px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /*    height: 670px;*/
    height: 570px;
    padding: 80px 0 0;
}

.bg-intro-promocja-dobrystart2 {
    background: url("/assets/uploads/promocja-dobry-start2.jpg") no-repeat scroll 0px 0px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /*    height: 670px;*/
    height: 570px;
    padding: 80px 0 0;
}

.bg-intro-promocja-kwiecien-2017 {
    background: url("/assets/uploads/domeny-za-darmo.jpg") no-repeat scroll 0px 0px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /*    height: 670px;*/
    height: 570px;
    padding: 80px 0 0;
}

.bg-intro-freessl {
    background: url("/assets/uploads/blog/hostit-lsfreessl.jpg") no-repeat scroll 0px 0px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /*    height: 670px;*/
    height: 570px;
    padding: 80px 0 0;
}

.bg-intro-sw2016 {
    background: url("/assets/img/hostit-swieta-2016.jpg") no-repeat scroll 0px 0px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /*    height: 670px;*/
    height: 670px;
    padding: 80px 0 0;
}

.bg-intro-ssl2017 {
    background: url("/assets/images/smutny1.jpg") no-repeat scroll 0px 0px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /*    height: 670px;*/
    height: 670px;
    padding: 80px 0 0;
}

.bg-intro-poczta-dedykowana {
    background: url("/assets/img/poczta-dedykowana.jpg") no-repeat scroll 0px -100px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /*    height: 670px;*/
    height: 570px;
    padding: 80px 0 0;
}

.bg-hosting {

/*   background: url("/assets/images/testy/h1.png") no-repeat scroll 0px -180px / cover rgba(0, 0, 0, 0);*/
   background: url("/assets/images/hosting-hostit.jpg") no-repeat scroll 0px -180px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /*height: 396px;*/
}

.bg-domains {
   background: url("/assets/images/kobieta-domeny.jpg") no-repeat scroll 0px -80px / cover rgba(0, 0, 0, 0);
   border-bottom: 1px solid rgba(0, 0, 0, 0.2);
   /*height: 460px;*/
}
.page_title .white {
    color: #fafafa;
    
}
.bg-transfer {
    background: url("/assets/images/transfer-domen.jpg") no-repeat scroll 0px -80px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /*height: 460px;*/
}

.bg-pp {
   background: url("/assets/images/hostit-program-partnerski2.jpg") no-repeat scroll 0px -260px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); 
    /*height: 600px;*/
}
.bg-ssl {
    background: url("/assets/images/ssl5.jpg") no-repeat scroll 0px -534px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /*height: 486px;*/
}
.bg-pomoc-programistyczna {
   background: url("/assets/images/ne2yaho.jpg") no-repeat scroll 0px -134px / cover rgba(0, 0, 0, 0);
   border-bottom: 1px solid rgba(0, 0, 0, 0.2);
   /*height: 486px;*/
}

.bg-pomoc-programistyczna .blur p {
    color: #FFFFFF !important;

}

.bg-strony {
   background: url("/assets/images/webedytor-3.jpg") no-repeat scroll 0px -120px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    height: 396px;
}

.bg-typo {
    background: url("/assets/images/domeny-tlo2.png") no-repeat scroll 0px -80px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    height: 670px;
}

.bg-kb {
    background: url("/assets/images/domeny-tlo2.png") no-repeat scroll 0px -80px / cover rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    height: 210px;
}

.memo {
    text-align: center;
    color: #fff;
    padding-top: 40px;
    height: 180px;
}

.memo .large {
    font-family: robotothin;
    font-size:32px;
}
.memo .small {
    font-family: robotothin;
    font-size:18px;
}

.top-banner-headline {
    color: #FFFFFF;
    font-family: robotoregular;
    font-size: 43px;
    font-weight: 100;
    line-height: 43px;
    padding-top: 50px;

}
.top-banner-maintext {
    font-size: 48px;
    line-height: 48px;
    font-family: robotobold;
    color: #FFFFFF;
}
.top-banner-subtext {
    color: #fff;
    background: #000;
    opacity: 0.4;
    font-size: 24px;
    line-height: 24px;
    margin-top: 20px;
}
.list-unstyled, .list-unstyled ul {
    min-width: 120px;
}


.panel-features .inner {
	 border-top: 1px solid #DDDDDD;
	  margin: 30px 0 0;
    padding: 50px 0 0;
}
.company-features .inner {
    /*
	 border-top: 1px solid #DDDDDD;
	  margin: 30px 0 0;
    padding: 20px 0 0;
    */
}

.features  h3 {
    text-align: center;
    font-family: robotomedium;
    font-size: 36px;

}
.features  h4 {
    text-align: center;
    font-family: robotothin;
    font-size: 21px;
    margin-bottom: 30px;
}

.features .info h6 {
    color: #049DDC;
    font-weight: bold;
    margin: 0px;
    font-size: 14px;
}
.features strong {
    color: #049DDC;
    /*font-family: robotobold;*/
}
.features ul {
    list-style-type: none;
}
.features .fa-stack {
    font-size: 24px;
    color: #049DDC;
}

.features .info {
    padding-top: 25px;
}
.company-features .inner h3 {
	text-align: center;
	font-family: robotomedium;
}

.company-features .inner h3 .thin {
    font-family: robotothin;
}

.company-features.left .inner h3 {
    text-align: left;

}

.company-features .inner h3 .fa {
	color: #ea6637;
}

ul.nav li.dropdown:hover > a {
    background: #fff;
    color: #ea6637;
}
/* droopdown toggle on hover
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}
*/
.nav a:focus {
    background: transparent;
}
.nav .open > a:focus  {
    background: #fff !important;
}
.nav .open > a  {
    color:#ea6637;

}



.domian-search-root {
    /*background-color: #F3F3F3;*/
    background: black;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #D6D6D6;
    margin-bottom: 20px;
}


h1 {
    font-family: robotobold;
}
.domian-search-root  h2 {
    font-family: robotolight;
    font-size: 21px;
    margin:0;
    height: 46px;
    line-height: 46px;
    text-align: right;
    color: #fff;
}
.btn-lg,
.input-lg {
    height: 45px;
    
}
.domian-search-root .pricing {
    padding-top: 10px;
    font-size: 12px;
}
h4 {
    font-family: robotomedium;
}

.domain-item {
    background-color: #FFFFFF;
    border-radius: 3px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    color: #393A3B;
    float: left;
    font-size: 14px;
    margin: 0px 0 0 10px;
    padding: 12px 0 13px;
    text-align: center;
    width: 100px;
}
.domain-item .price {
    position: relative;
    top:2px;
}

.domian-search-root .form-control {    
    border: 1px solid #fff;
    box-shadow: none;
    font-weight: normal;
    border-radius: 4px;
}

.domian-search-root .input-group-addon {
    background-color: #87BF3E;
    border-radius: 4px;
     border-top-left-radius: 0px;
         border-bottom-left-radius: 0px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size:12px;
}
.domian-search-root .input-group-addon.first {
    background-color: #fff;
    border-radius: 2px;
     border-top-right-radius: 0px;
         border-bottom-right-radius: 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #ccc;
    color: #87BF3E;
}

.domain-search-root .label{
    font-family: robotomedium;
}


.features {
  /*  margin-top: 30px;*/
    /*margin-bottom: 50px;*/
}
    
.features h3 {
    font-family: robotoregular;
}

.features h3 span {
    font-family: robotobold;
}
.features h3.thin {
    font-family: robotothin;
}

.features h3.thin span {
    font-family: robotoregular;
}

.features .intro {
    color: #B3B3B3;
}

.special-row.blue {
    background: none repeat scroll 0 0 #EBF4F7;
/*    margin-bottom: 60px;
    margin-top: 60px;
    padding-top: 40px;*/
/*    padding: 60px 0;*/
    /*height:210px;*/
    padding-bottom: 30px;
    padding-top: 30px;


}

.special-row.blue h5 {
    font-family: roboto_condensedregular;
    font-size: 18px;
}

.special-row.blue .fa {
    font-size: 120px;
    color: #B3B3B3;
}

.center-row {
    display:table;
}
.center {
    display:table-cell;
    vertical-align:middle;
    float:none;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.divider_line1 {
    border-bottom: 1px solid #F0F0F0;
    float: left;
    height: 18px;
    margin: 0px 0 20px;
    padding: 0;
    width: 100%;
}

.sidebar ul li a {
    display: block;
    padding: 3px 5px;
}

.sidebar ul li:hover {
    background-color:rgba(246, 246, 246, 1);    
}

.sidebar ul li:hover a{
text-decoration: none;
}

table.pricingtable {
    width: 100%;

    *border-collapse: collapse; /* IE7 and lower */
     border-collapse:separate;
}
/*
.pricingtable tbody {
    border-spacing: 0; 
    border:solid black 1px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

}
.pricingtable tbody  td {
    border-left:solid black 1px;
    border-top:solid black 1px;
}
.pricingtable td:first-child {
    border-radius: 6px 0 0 0;
}

.pricingtable td:last-child {
    border-radius: 0 6px 0 0;
}

.pricingtable td:only-child{
    border-radius: 6px 6px 0 0;
}

.pricingtable  tbody tr:nth-child(even) {
    background: #f5f5f5;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
}

*/
.top-tabs {
    border-bottom: 1px solid #fff;

}
.top-tabs .nav-tabs  {
    border-bottom: none;
}

.container.with-tabs {
    padding-top: 50px;
}

.top-tabs .nav-tabs > li {

}
.top-tabs .nav-tabs a {
    color: #505050;
    font-family: robotothin;
    -webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;

}
.top-tabs .nav-tabs a b {
    text-transform: uppercase;
    font-family: robotobold;
}

.top-tabs .nav-tabs > li > a {
    background-color: #282828;
    color: #fff;
}

.top-tabs .nav-tabs > li.active > a {
    /*background-color: #efefee;
    color: #000;
    */
    background-color: #efefee;
    color:#000;
}

.pricingtable th {
    color: #a7a5a6;
    font-family: robotothin;
    font-size: 18px;
    padding: 10px 0 10px 10px;
}
.pricingtable tbody td {
    background: #fff;
}

.pricingtable th:not(:first-child) {
    text-align: center;
}
.pricingtable tbody td:first-child {
    border-left: 1px solid #e6e7e7; 
    padding-left: 10px;
}
.pricingtable tbody tr:first-child td:first-child {
     -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;   
}



.pricingtable tbody td:last-child {
    border-right: 1px solid #e6e7e7; 
}

.pricingtable tbody tr:last-child td {
    border-bottom: 1px solid #e6e7e7; 
}

.pricingtable tbody tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;    
}


.pricingtable tbody td {
     padding: 10px 0 10px 0px;
         border-top: 1px solid #e6e7e7;

  
}
.pricingtable tbody td:not(:first-child)  {
        text-align: center; 
         
}

.pricingtable th:not(:first-child) {
    background-color: #151515;
}

.pricingtable th:nth-child(2) {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
}
.pricingtable tbody .empty td {
    border-left: none;
    border-right: none;
    background: transparent;
}
.pricingtable th:last-child {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
}
.pricingtable td {
    font-size: 12px;
}
.pricingtable td b {
    font-family: robotomedium;
    font-size: 13px;

}
.optionstable .fa.on,
.pricingtable .fa.on {
    color: #049ddc;
    font-size: 16px;
}
.optionstable .fa.off {
    color: #aca8a8;
    font-size: 16px;
}

.optionstable .fa-star.on {
    color: #f9ce4b;
}
.optionstable .fa-star-o.off {
    color: #e1cb8a
}
.pricingtable tfoot td:not(:first-child)  {
        text-align: center; 
        background: #1A1A1A;
    font-family: robotothin;
    font-size: 18px;
    /*padding: 10px 0 20px 10px;*/
         color: #A7A5A6;        

}         
.pricingtable tfoot td:nth-child(2)  {
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;         

}

.pricingtable tfoot td:last-child  {
        text-align: center; 
        background: #1A1A1A;
    font-family: robotothin;
    font-size: 18px;
         padding: 10px 0 10px 10px;           
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;         
}         

.pricingtable tfoot .price {
    line-height: 33px;
    height:33px;
    font-size:15px;
}



.bgc1 {

background: #efefee;
background: -moz-linear-gradient(top, #efefee 0%, #ffffff 18%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefee), color-stop(18%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #efefee 0%,#ffffff 11%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #efefee 0%,#ffffff 18%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #efefee 0%,#ffffff 18%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #efefee 0%,#ffffff 18%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-width: 2px;
}

.nav-tabs > li > a:hover {
    border-color: transparent;
}

.infoline {
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #E6E7E7;
cursor: pointer;
}

.infoline .header {
    background: url("/assets/images/testy/avatar-4.png") no-repeat scroll 0 -10px / cover rgba(0, 0, 0, 0);
    min-height: 100px;
}

.infoline .question {
/*    background: #323232;
    color: #CCCCCC;
    */
    background: #87BF3E;
    color: #fff;
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-family: robotobold;
}

.infoline .bottom {
    font-family: robotolight;
    background: #fff;

    padding: 10px;
}


.inset {
    color: #323232;
    font-family: robotobold;
    font-size: 16px;
    text-align: center;

}

.blue {
    background: none repeat scroll 0 0 #EBF4F7;
    padding: 5px;
}
.bg-clean {
    background-color: #ECF0F1;
}
.bg-clean .title {
    padding-top:20px;
    padding-bottom: 40px;
}
.page_title {
    /*background: none repeat scroll 0 0 #EEEEEE;*/
    border-bottom: 1px solid #E3E3E3;
    float: left;

    width: 100%;
    margin-bottom: 40px;
}
.page_title h1 {
    font-family: robotothin;
   /* text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.7);*/
    padding: 10px 0 0 0;
    margin:0;
}
.page_title h2 {
    font-family: robotothin;
    /*text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);*/
    padding: 20px 0 0 0;
    margin:0;

}
.page_title p {
    padding: 0;
    color: #727272;
}

h1, h2, h3, h4, h5, h6 {
    color: #2C3E50;
}

.call-to-action {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.call-to-action.lightblue {
    background: #F0F8FB;

}
.call-to-action.blue {
    background: #00adef;

}
/*
.action-block-blue {
    background: #F0F8FB;
    margin-top: 20px;
    margin-bottom: 40px;
}
*/

.call-to-action.blue .btn-invert:hover,.call-to-action.blue .btn-invert:focus,.call-to-action.blue .btn-invert:active {
    color: #00adef;
};

.orange {
    color: #ea6637;
}
.bigicon .fa {
    font-size: 90px;
    color: #ea6637;
    padding-top: 30px;
}
.table.oneline > tbody > tr > td {
vertical-align: middle ;
}
.table.all-col-center  thead tr th:not(:first-child),
.table.all-col-center  > tbody > tr > td:not(:first-child) {
    text-align: center !important;
}


.table.first-col-left > tbody > tr > td:last-child {
    text-align: left !important;
}


.table.center-head > thead > tr > th {
    text-align: center !important;
}

.invert {
    background-color: #EA6637;
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
}

/** podstrony **/
.navbar-rodzaje-ssl.affix {
   top: 60px;
   max-width: 165px;
}

.navbar-rodzaje-ssl.affix-bottom {
    position: absolute;
    max-width: 165px;
}
/** podstrony **/
.ssl-price.affix {
    top:74px;
}

.ssl-price.affix-bottom {
    position: absolute;
}

.sidebar > li > a,
.sidebar > li > a:focus,
.sidebar > li > a:active {
    background-color: #fff;
    color: #0099CC;
    font-family: "robotomedium";
}
.sidebar > li.active > a,
.sidebar > li.active > a:hover,
.sidebar > li.active > a:focus,
.sidebar > li.active > a:active {
    background-color: #E74C3C;
    color: #fff;
}

div.blur p {
    padding: 10px;
    background: rgba(0, 0, 0, 0.04);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

div.blur.white p {
    background: rgba(0, 0, 0, 0.4) !important;
    color: #fff;
}

.bg-pomoc-programistyczna .blur p {
    background: rgba(0, 0, 0, 0.5) !important;
}
.pomocit-cennik td {
    font-size: 100% !important;
}
div.invert p {
    color: #fff;
    line-height: 46px;
}
div.invert p span {
    line-height: 12px !important;
        background: #EA6637;
}

.logo-Comodo {
    background: url("/assets/images/ssl-logos.jpg") no-repeat scroll 0 -15px rgba(0, 0, 0, 0);
    display: block;
    height: 40px;
    width: 140px;
}
.logo-GGSSL {
    background: url("/assets/images/ssl-logos.jpg") no-repeat scroll -19px -379px rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    top: -49px !important;
    width: 116px;
}
.head-logo-ggssl {
    background: url("/assets/images/ssl-logos.jpg") no-repeat scroll -19px -379px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 30px;
    position: absolute;
    right: 5px;
    top: -49px !important;
    width: 116px;
}
.logo-Symantec {
    background: url("/assets/images/ssl-logos.jpg") no-repeat scroll -3px -250px rgba(0, 0, 0, 0);
    display: block;
    height: 50px;
    top: -50px !important;
    width: 140px;
}
.logo-Thawte {
    background: url("/assets/images/ssl-logos.jpg") no-repeat scroll 0 -195px rgba(0, 0, 0, 0);
    display: block;
    height: 40px;
    width: 140px;
}
.logo-RapidSSL {
    background: url("/assets/images/ssl-logos.jpg") no-repeat scroll -22px -134px rgba(0, 0, 0, 0);
    display: block;
    height: 40px;
    width: 104px;
}
.logo-center {    
    float: none;
    margin: 0 auto;

}
.logo-GoDaddy {
    background: url("/assets/images/ssl-logos.jpg") no-repeat scroll 0 -317px rgba(0, 0, 0, 0);
    display: block;
    height: 45px;
    width: 140px;
}
.logo-GeoTrust {
    background: url("/assets/images/ssl-logos.jpg") no-repeat scroll 0 -75px rgba(0, 0, 0, 0);
    display: block;
    height: 40px;
    width: 150px;
}
.brand-logo {
    float: left;
    position: absolute;
    right: 5px;
    top: -45px;
}


.box {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.box.style1 {
    border: 8px solid #87bf3e;
}
.box.style2 {
    border: 8px solid #EA6637;
}

.box .logo {
    height: 48px;
    line-height: 48px;

    width: 100%;
    margin: 20px 0 0 auto;
    text-align: center;
    float: none;
}
.box.style2 .header,
.box.style1 .header {
    background-color: #F6F6F6;
    text-align: center;
    font-family: robotomedium;
    margin:0;
    font-size: 14px;
}

.box.style2 .header p,
.box.style1 .header p,
.box.style2 .header h6,
.box.style1 .header h6{ 
    margin-bottom: 0;
    padding: 20px 5px;
}

.box.style2  .info,
.box.style1 .info {
    padding: 10px;
}
.box.style2 .info ul,
.box.style1 .info ul {
    margin-bottom: 10px;
}
.box .anyprice {
    width: 100%;
}
.box.style2 .hotprice,
.box.style1 .hotprice {
    background-color: #87BF3E;
    color: #EA6637;
    height: 72px;
    line-height: 72px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
    /*font-size:28px;
    font-family: robotomedium;*/
}
.box.style2 .hotprice {
    background-color: #EA6637;

}

.box .hotprice .f,
.box .hotprice .l,
.box .hotprice .s {
    color: #fff;
}


.flipH {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

.highlight {
    background: #000000;
    border-radius: 3px;
    color: #FFFFFF;
    padding: 2px 5px;
}


.highlight.blue {
    background:#0099CC;
}


.highlight.green {
    background: #48B02B;
}

/** blog **/

h5, 
.last-posts h6 {
    text-align: center;
    font-family: robotolight;
    font-size: 27px;
    margin-bottom: 30px;
}

.last-posts .post-entry p{
    line-height:18px;
    max-height: 72px;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-entry,
.post-content {
    padding-bottom: 20px;
}

.last-posts .post-entry a.title{
    white-space: nowrap;
}

.post-entry .day,
.post-entry .month,
.post-content .day,
.post-content .month {
    text-align: center;
    display: block;
    font-family: robotolight;
        padding: 5px 5px;
}

.post-entry .day,
.post-content .day {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #eeeeee;
    font-size: 27px;
    color: #0099CC;
}

.post-entry .month,
.post-content .month  {
    background-color: #0099CC;
    color: #fff;

    font-size:12px;
    -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 03px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 03px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 03px;

}

.post-content .title {
    font-family: roboto_condensedregular;
    font-size:16px;
}

.container pre {
    font-family: Courier, 'New Courier', monospace;
    white-space: pre-wrap; 
    white-space: -moz-pre-wrap; 
    white-space: -o-pre-wrap; 
    word-wrap: break-word;
    background-color: #000;
    color: #76E176;
    font-size: 14px;
    margin: 0 0 20px;
} 

.container li pre:first-child {
    margin-top: 20px;
}

.post-entry h3  {
    margin: 0 0 5px 0;
    padding:0 !important;
}
.post-entry .title {
    padding-bottom: 0;
}
.post-entry h3 {

}
.post-entry .icons a {
    color: #B3B3B3;
    text-decoration: none;
}
.post-content h1,
.post-entry h3 > a.title {
    font-size: 30px;
    text-transform: none;
    font-family: robotolight;
    color:#428BCA;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    font-family: robotoregular;
    text-transform: none;
    text-align: left;
}

.post-content h2 {
    font-size:26px;
}

.post-content h3 {
    font-size:22px;
}

.post-content h4 {
    font-size:20px;
}

.post-content h5 {
    font-size:18px;
}

.post-content h6 {
    font-size:16px;
}

.post-content figure {
    margin: 0 0 30px;
    padding-top: 10px;
    text-align: center;
    border:1px dotted #428BCA;
}

.post-content figure figcaption {
    margin: 15px 0 0;
    background: #FEFBDC;
    padding: 5px 0;
}

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

.image_frame {
    border: 7px solid #FFFFFF;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    float: left;
    margin-bottom: 25px;
    width: 98%;
}

 .image_frame img {
    border: 1px solid #FFFFFF;
    float: left;
    width: 99.7%;
}
.image_frame img {
    border: 1px solid #FFFFFF;
    float: left;
    width: 99.7%;
}

.image_frame:hover {
    border: 7px solid #f9f9f9;
}
.image_frame img {
    float: left;
    width: 99.7%;
    border: 1px solid #fff;
}
.video_frame iframe {
    float: left;
    width: 98%;
    height: 400px;
    border: 7px solid #fff;
    margin-bottom: 25px;
    -webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.video_frame iframe:hover {
    border: 7px solid #f9f9f9;
}

.sidebar h4 {
    padding-bottom: 5px;
    border-bottom: 1px solid #E3E3E3;
}
.hrtop {
   border-top: 1px solid #ddd;
}
.hrbot {
   border-bottom: 1px solid #ddd;
}

.features.hover .info:hover {
    background-color: #f0f8fb;
    cursor: pointer;
}

.post-entry a.tag {
    display: inline-block;
    margin-top: 20px;
}

.post-meta {
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    font-size: 12px;
    padding: 4px 3px 4px 0;
}

.post-content ol,
.post-content ul {
    display: block;
    margin-left: 30px;
    margin-bottom: 20px;
}

.post-content ul li:before {
    content:'\25A0';
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -5px;
    top: -1.6px;
    color: #82B440;
    font-size: 10px;
    margin-right: 5px;
}

.post-content ul li ul li:before {
    content: ' \25CF';
}

.post-content ul li ul li ul li:before {
    content: '\2713';
}

.post-content ul li {
    margin-bottom: 10px;
    padding-left: 1em;
    text-indent: -1em;
    list-style-type: none;
}

.post-content ol li{
    list-style-type: decimal;
}

.post-content ol li ol li {
    list-style-type: lower-alpha;
}

.post-content.terms ol li{
    list-style-type: upper-roman;
}

.post-content.terms ol li ol li{
    list-style-type: decimal;
}

.post-content.terms ol li ol li ol li{
    list-style-type: lower-alpha;
}

.post-content.terms ol li ol li ol li ol li{
    list-style-type:lower-roman;   
}

.support-widget {
    background: url("/assets/images/support.png") no-repeat scroll 95% 60px #fefbdc;
    border: 1px solid #e9e6c4;
    margin-bottom: 20px;
    padding: 10px 100px 10px 20px;
}

.support-widget h3 {
    margin: 0;
    padding: 0;
}
.widget h3 {
    font-size: 20px;
    font-weight: 600;
}

.invert-orange {
    background: #d64937;
    color: #fff;
}

.opacity90 {
    -moz-opacity: 0.90;
    -khtml-opacity: 0.90;
    opacity: 0.90;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    filter:alpha(opacity=90);    
}
.opacity70 {
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter:alpha(opacity=70);    
}
.opacity30 {
    -moz-opacity: 0.30;
    -khtml-opacity: 0.30;
    opacity: 0.30;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter:alpha(opacity=30);    
}


/* lsz */
.scroller {
    position: relative;
    width: 100%;
    z-index: 0;
}

.scrollmytabs {
    position:relative;
    overflow:hidden;
    height:64px;
}

#ssl-tabs .scrollmytabs {
    max-width: 940px
}

#hosting-tabs .scrollmytabs {
    max-width: 420px
}

#domains-tabs .scrollmytabs {
    /*width: 1020px;*/
    max-width:820px;
}

.smt-btn {
    position: absolute;
    cursor: pointer;
    padding:10px 15px;
    background:#fff;
    border:1px solid #DDD;
    height:63px;
    color:#0187B3;
    font-size: 18px;
    text-align: center;
}
.smt-btn.prev {
    left:0px;
}
.smt-btn.next {
    right:0px;
}
.smt-btn i {
    margin-top: 12px
}
/*
 * wspomagacze
 */

.spacer {clear:both; float:none;line-height:0; height:0;width: 0}

.box {background: #fff}

h1.green {
    color:#87BF3E;
    font-family:robotomedium;
    padding-bottom:10px;
    padding-top:40px;
}

.navbar-toggle.white {
    color:#fff;
    font-size:16px;
}

img.scaleable,
.product-wrap.index-box img{
    width:100%;
    height: auto;
}

.text-center {
    float:none;
    text-align: center;
}

.domain-head {
    color:#87BF3E;
    font-family:robotomedium;
    padding-bottom:10px;
    padding-top:40px;
}

.nav-tabs > li > a {
    border:2px solid transparent;
}

ul.list3 {
    margin:10px 0 0 20px;
}

.table-td-centered table thead tr th:nth-child(n+2),
.table-td-centered table tbody tr td:nth-child(n+2){
    text-align: center;
}

.font140prec {
    font-size: 140%;
}

.join_our_team_text i {
    color:#EA6637
}

.stoper {
    border-radius: 3px;
    background:#fff;
    padding:5px;
    margin-bottom:20px;
}

.stoper-icon {
    width:60px;
    padding: 5px 5px 5px 5px;
}

.stoper-txt {
    margin-left:75px;
    padding:20px 0px 25px 0px;
}

span.infin {
    color: #87BF3E;
    font-size:20px;
    text-shadow: 1px 0px 1px #999;
}

.back-to-top {
    z-index:9999;
    cursor: pointer;
    position:fixed;
    bottom:0;
    background: none repeat scroll 0% 0% #87BF3E;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-family: robotobold;
    color: #FFF;
    width: 132px;
    left: 20px;
}

.cookies-msg {text-align:center;padding:8px 15px;margin-top:5px;margin-bottom:15px;border: 1px solid #e3ad00;background: #eed285;}

/* wyszukiwarka domen */
.gui.message {
    position: relative;
    min-height: 1em;
    margin: 1em 0;
    background: #efefef;
    padding: 1em 1.5em;
    line-height: 1.3;
}
.vertical-align {
     display: flex;
     align-items: center;
}
.arrow_box {
    position: relative;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EFEFEF 100%);

    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EFEFEF 100%);

    /* Opera */
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #EFEFEF 100%);

    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EFEFEF));

    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EFEFEF 100%);

    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #EFEFEF 100%);
    border: 1px solid #ccc;
}
.arrow_box:after, .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(239, 239, 239, 0);
    border-top-color: #EFEFEF;
    border-width: 8px;
    margin-left: -8px;
}
.arrow_box:before {
    border-color: rgba(204, 204, 204, 0);
    border-top-color: #ccc;
    border-width: 9px;
    margin-left: -9px;
}

.arrow_box p {
    padding-bottom: 10px;
}
.arrow_box .header,
.gui.message .header {
    font-family:robotomedium;
    font-weight: 500;
    line-height: 1.2;
    font-size:1.4em;
    
}
.w80 .btn {
    width: 100%;
    font-size: 0.8em;
    
}
.w80 .arrow_box {
    margin-bottom: 12px;
}
.w80 {
    width:16.25%;
    margin-bottom: 20px;
    float: left;
    
}
.nb {
    margin-right:0.5%;
    margin-bottom: 20px;
}
.arrow_box {
    text-align:center;
    
}
.arrow_box .header {
    width:100%;
    line-height:2em;
}
.arrow_box p {
    font-size: 0.8em;
    
}
.arrow_box.positive {
    cursor: pointer;
    
}
.arrow_box.positive .header {
    color: #87BF3E;
}
.arrow_box.negative .header {
    color: #a94442;
}
.gui.message {

    font-size:1em;
}
.gui.message .icon i {
    font-size: 4em;
    
}
.gui.message p:last-child {
    margin-bottom: 0px !important;
}
.gui.message.positive {
    box-shadow: 0 0 0 1px #b7caa7 inset, 0 1px 2px 0 rgba(0, 0, 0, .05);
    background-color: #eeffe7;
    color: #3c763d;
}
.gui.message.info {
    box-shadow:0 0 0 1px #aad6df inset,0 1px 2px 0 rgba(0,0,0,.05);
    background-color: #e9faff;
    color: #337b92;
}

.gui.message.warning {
    box-shadow:0 0 0 1px #d9caab inset,0 1px 2px 0 rgba(0,0,0,.05);
    background-color: #fffbe6;
    color: #876a38;
}

.gui.message.negative {
    box-shadow:0 0 0 1px #dbb1b1 inset,0 1px 2px 0 rgba(0,0,0,.05);
    background-color: #fff0f0;
    color: #a94442;
}
@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@keyframes spinAround {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg);
    }
}
.loading i {
    -webkit-animation: spinAround 2s linear infinite;
    -moz-animation: spinAround 2s linear infinite;
    animation: spinAround 2s linear infinite;
}
/*
.gui.message.ng-hide-add, .gui.message.ng-hide-remove {
    transition: 0s linear all;
    opacity:0;
}


.gui.message.ng-hide-add-active,
.gui.message.ng-hide-remove-active {
    -webkit-transition: 0.5s linear all;
    transition: 0.5s linear all;
    opacity:1;
}*/

.barrow_box {
    position: relative;
    background: #eed285;
    border: 4px solid #e3ad00;
    border-radius: 6px;
    z-index:1000;
}
.barrow_box:after, .barrow_box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.barrow_box:after {
    border-color: rgba(238, 210, 133, 0);
    border-bottom-color: #eed285;
    border-width: 30px;
    margin-left: -30px;
}
.barrow_box:before {
    border-color: rgba(227, 173, 0, 0);
    border-bottom-color: #e3ad00;
    border-width: 36px;
    margin-left: -36px;
}

.fa.available {
    color: green;
    font-size: 1.2em;
    
}

.fa.notavailable {
    font-size: 1.2em;
    color: red;

}
.circleBase {
    border-radius: 50%;
    behavior: url(/assets/img/PIE.htc); /* remove if you don't care about IE8 */
}
.bitemCount {
    position:relative;
    display:block;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height:20px;
    text-align:center;
    font-weight: normal;
    font-size:12px;
    color: #fff;
    background: red;
    border: 2px solid #efefef;
}
    
}
.clearall {
    clear: both;
    font-size: 0px;
    margin:0;
    padding:0;
    
}
.basket-info-loader a {
    color: #808080;
    font-family: robotobold;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
    
}

.basket-info-loader a:hover {
    color: #fff;
    
}

form.ui.form {
    padding-top:40px;
    
}

.ui.top.attached.label {
    /*background-color: #0187b3;
    border-color:#0187b3;
    color: #fff;
    */
    height: 36px;
    line-height: 18px;
}

select  :: -ms-expand {
    display: none;
}
select::selection{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border:none;

}
select {
    overflow: hidden;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    text-overflow: ''; /* this is important! */
    border-radius: 0;
    -webkit-border-radius: 0;  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 0;

}

label.select {position:relative}
label.select:after {
    content:"\f0d7";
    display: inline-block;
    opacity: 1;
    margin: 0 .25rem 0 0;
    width: 1.23em;
    height: .9em;
    font-family: Icons;
    font-style: normal;
    line-height: 1;
    text-decoration: inherit;
    text-align: center;
    color: rgba(0,0,0,.8);

    right:8px; top:10px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
}
label.select:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    position:absolute;
    pointer-events:none;
    display:block;
}
/*
 * Css responsive hostit
 */
#navi.affix {
    position: fixed;
    z-index: 10000;
    top: 0;
    width: 100%
}


@media only screen and (max-width: 1279px) {
    .page_title.bg-pp {
        background-position: 0px;
    }
}


@media only screen and  (min-width: 1280px) and (max-width: 1439px ) {
    .page_title.bg-ssl {
        background-position: 0px -428px;
    }
}

@media only screen and  (min-width: 980px) and (max-width: 1279px ) {
    .page_title.bg-ssl {
        background-position: 0px -228px;
    }
}

@media only screen and  (min-width: 1024px) {
    .special-row a.centered {
        margin-top:50px;
    }


    #ssl-tabs .smt-btn {
        display: none;
    }

}

@media only screen and (max-width: 1024px) {
    .navbar-rodzaje-ssl.affix-top .sidebar > li > a{
        display: table;
    }
    .navbar-rodzaje-ssl.affix-top,
    .navbar-rodzaje-ssl.affix {
        max-width: 132px;
    }
    .anyprice span.l {
        letter-spacing: -1px;
    }

    .domain-item {
        width:30%;
        margin-left: 0px;
        margin-right:10px;
        white-space:nowrap;
    }

    .stoper-txt {
        margin-left: 6px;
        padding-top:80px;
    }

}
@media only screen and  (max-width: 1023px) {
    .notonsmall {
        display: none;
    }

    .bg-ssl {
        background-position: 0 -30px;
    }

    #ssl-tabs .scrollmytabs {
        margin:0 auto;
        width: 90%!important;
    }

    #ssl-tabs .scrollmytabs .smt-items {
        width:20000em;
        position:absolute;
        clear:both;
    }

    .row.center-row img.center,
    .row.center-row a.btn {
        float:none;
        display: table;
        margin:0 auto;
    }
}

@media only screen and (min-width: 990px) {
    #domains-tabs .smt-btn{
        display: none;
    }
}

@media only screen and (max-width: 989px) {
    #domains-tabs .scrollmytabs{
        width: 90%;
        margin: 0 auto;
    }

    #domains-tabs .scrollmytabs .smt-items {
        width:2000em;
        position:absolute;
        clear:both;

    }
}


@media only screen and (max-width: 1135px) {
    .bg-intro,
    .page_title.bg-strony {
        background-position: 0px;
    }



}

@media only screen and  (min-width: 768px) and (max-width: 992px) {
    span.hidecart {
        display: none;
    }
}

@media only screen and  (min-width: 768px) and (max-width: 992px) {
    .sm-dev-padding70 {
        padding-top: 70px;
    }

    .sm-dev-padding100 {
        padding-top: 100px;
    }

    section.ssl_promo .box.style1,
    section.ssl_promo .box.style2{
        letter-spacing: -0.5px;
    }
}

@media only screen and  (min-width: 768px) {
    .top-service-buttons {
        float:right;

    }
    .domian-search-root  h2 {
        text-align: right;
    }
}

@media only screen and (max-width: 767px) {

    .infoline .header {
        min-height: 210px;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    li > a.dropdown-toggle {
        border-bottom:1px solid rgba(255, 255, 255, 0.15)
    }

    li.dropdown a.dropdown-toggle .sm-dropdown{
        pointer-events:none!important;
        padding: 5px 10px;
        background:  rgba(255, 255, 255, 0.15);
        position:relative;
        right:0;
    }

    .page_title.bg-domains,
    .page_title.bg-hosting {
        background-position: 0px;
    }

    .page_title.bg-ssl {
        background-position: 0px -108px;
    }
    .ssl-price.affix {
        position: relative;
        top:0;
    }
}

@media only screen and  (max-width: 600px) {
    .top-contacts span {
        display:none;
    }
    .sm-dev-padding {
        padding:15px 0 25px;
    }

    .navbar-rodzaje-ssl {
        display: none;
    }

    .xs-margbot20 {
        margin-bottom: 20px!important;
    }

    .xs-margbot40 {
        margin-bottom: 40px!important;
    }

    /*    .app-header .top {
            height: auto;
            line-height: 100%;
        }*/
    .page_title.bg-ssl {
        background-position: 0px 0px;
    }
}
@media only screen and (min-width: 480px) {
    #hosting-tabs .smt-btn{
        display: none;
    }
}
@media only screen and (max-width: 400px) {
    .top-service-buttons {
        display: none;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .bigicon .row {
        text-align: center;
    }

    #navi.affix,
    .app-header {
        position:static;
    }

    .smt-prev i{
        right:5px
    }
    .smt-next i{
        left:5px
    }

    .back-to-top {
        width:100%;
        left: 0;
    }

    #hosting-tabs .scrollmytabs {
        width: 90%;
        margin: 0 auto;
    }

    #hosting-tabs .scrollmytabs .smt-items {
        width:2000em;
        position:absolute;
        clear:both;

    }
}

@media only screen and (min-width: 0px) and (max-width: 319px){
    .box.style1 .header,
    .box.style2 .header,
    .anyprice span.l {
        font-size:12px
    }

    .anyprice span.l {
        letter-spacing: -2px;
    }

    .page_title.bg-strony,
    .bg-intro {
        height:auto;
        padding-bottom:40px
    }
}.btn {
    margin: 0;
    /*padding: 10px 22px;*/
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: robotobold;
	background-image: none;
	background-position: 0 0 !important;
	border-width: 2px;
	text-shadow: none !important;
}
.btn-info {
	background-color: #0099CC;
	border-color: #0099CC;
}
.btn-info:hover,.btn-info:focus,.btn-info:active {
    background-color: #0187b3;
    border-color:#0187b3;
}
.btn-danger {
	background-color: #CC3333;
	border-color: #cc3333;
}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active {
    background-color: #ac2e2e;
    border-color:#ac2e2e;
}
.btn-warning {
	background-color: #fe713c;
	border-color: #fe713c;
}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active {
    background-color: #cd5e33;
    border-color:#cd5e33;
}
.btn-default {
	background: transparent !important;
	border-color: #0099CC;
	color: #0099CC;

}

.btn-alternate {
	background: #ffffff;
	border-color: #00adef;
	color: #00adef;

}

.btn-alternate:hover,.btn-alternate:focus,.btn-alternate:active  {
	background: #00adef;
	border-color: #00adef;
	color: #ffffff;

}
.btn-invert {
	background: transparent !important;
	border-color: #ffffff;
	color: #ffffff;

}
.btn-invert:hover,.btn-invert:focus,.btn-invert:active {
	background: #ffffff !important;
	border-color: #ffffff;

}


.btn-default:hover {
	background-color: #0187b3 !important;
	border-color: #0187b3;
	color: #fff;
}

.btn-white {
	background: transparent !important;
	border-color: #ffffff;
	color: #ffffff;

}
.btn-disabled:hover,
.btn-disabled {
    background-color: #EFEFEF !important;
    color: #cccccc !important;
    cursor:default;
}

.btn-white:hover {
	background: #fff !important;
	color: #000;
}


.btn-primary {
	background-color: #0099CC;
	border-color: #046a8c;
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active {
	background-color: #046a8c;
	border-color: #046a8c;

}

.btn-success {
	background-color: #82b440;
	border-color: #82b440;
}	
.btn-success:hover,.btn-success:focus,.btn-success:active {
	background-color: #6f9a37;
	border-color: #6f9a37;
}

.form-control:focus {
	box-shadow: none;
}
.form-control input:focus {
	border-color: #ea6637;
}
.form-control {
	border-radius: 2px;

}

/* -- DOMAIN SEARCH --- start */
.input-group.domain .form-control {
	border-width: 2px;	
	border-right: none;

}
.input-group.domain .input-group-addon.left {
	border-width: 2px;
	border-color:transparent;
	background-color: transparent;
	font-size:18px;
}
.input-group.domain .form-control:focus {
	border-color: #82b440;
}
.input-group.domain .input-group-addon.right {
	border-color: #82b440;
	background-color: #82b440;
	color: #fff;
	font-family: robotobold;
	text-transform: uppercase;

}
/* -- DOMAIN SEARCH --- END */
/*
.title h2 {
	font-size: 60px !important;
    line-height: 44px;
    margin-bottom: 0;
    vertical-align: top;
    text-transform: uppercase;
    font-family: robotobold;
}
*/
.title p {
    border-left: 8px solid #E74C3C;
    color: #666666;
    font-size: 22px;
    line-height: 24px;
    margin: 25px 0 0 0;
    padding: 5px 0 10px 20px;
    vertical-align: top;
}

h2 {
	font-weight: 300;
}

h3 {
	text-transform: uppercase;
	font-family: robotobold;
}

p {
    margin: 0 0 20px;
}


.pad0 {padding:0 !important;}
.padbot0 {padding-bottom:0 !important;}
.padbot10 {padding-bottom:10px !important;}
.padbot20 {padding-bottom:20px !important;}
.padbot30 {padding-bottom:30px !important;}
.padbot35 {padding-bottom:35px !important;}
.padbot40 {padding-bottom:40px !important;}
.padbot50 {padding-bottom:50px !important;}
.padbot60 {padding-bottom:60px !important;}
.padbot70 {padding-bottom:70px !important;}
.padbot80 {padding-bottom:80px !important;}
.padtop0 {padding-top:0 !important;}
.padtop10 {padding-top:10px !important;}
.padtop60 {padding-top:60px !important;}

.marg0 {margin:0 !important;}
.margbot0 {margin-bottom:0 !important;}
.margbot10 {margin-bottom:10px !important;}
.margbot20 {margin-bottom:20px !important;}
.margbot30 {margin-bottom:30px !important;}
.margbot35 {margin-bottom:35px !important;}
.margbot40 {margin-bottom:40px !important;}
.margbot50 {margin-bottom:50px !important;}
.margbot60 {margin-bottom:60px !important;}
.margbot70 {margin-bottom:70px !important;}
.margbot80 {margin-bottom:80px !important;}
.margbot100 {margin-bottom:80px !important;}
.margtop0 {margin-top:0 !important;}
.margtop60 {margin-top:60px !important;}
.margtop40 {margin-top:40px !important;}
.margtop20 {margin-top:20px !important;}
.margtop10 {margin-top:10px !important;}

.title {
    padding-bottom: 56px;
}

section {
    /*padding-bottom: 50px;*/
    /*padding-top: 40px;*/
}

ul, ol {padding:0; margin:0;}
li {padding:0; margin:0; list-style:none;}

/* __________ List Styles __________ */
.listLink li {position:relative; padding:0 0 10px 15px;}
.listLink li:before {
	content:'\f0c1';
	position:absolute;
	left:0;
	top:1px;

	font-family:'FontAwesome';
	line-height:20px;
	font-size:13px;
	color:#e74c3c;
}

.listEmpty li {position:relative; padding:0 0 10px 15px;}

.list1 li {position:relative; padding:0 0 10px 15px;}
.list1 li:before {
	content:'';
	position:absolute;
	left:0;
	top:7px;
	width:6px;
	height:6px;
	border:2px solid #e74c3c;
	border-radius:50%;
}

.list2 li {position:relative; padding:0 0 10px 15px;}
.list2 li:before {
	content: '\f105';
	position:absolute;
	left:0;
	top:1px;
	font-family:'FontAwesome';
	font-weight:bold;
	line-height:20px;
	font-size:13px;
	color:#e74c3c;
}

.list3 li {position:relative; padding:0 0 10px 15px;}
.list3 li:before {
	content: '\f00c';
	position:absolute;
	left:0;
	top:0;
	font-family:'FontAwesome';
	font-weight:bold;
	line-height:20px;
	font-size:10px;
	color:#e74c3c;
}

.list4 {padding-left:20px;}
.list4 li {
	padding:0 0 10px;
	list-style:decimal;
	font-weight:900;
	color:#e74c3c;
}
.list4 li span {
	font-weight:400;
	color:#666;
}


.list5 li {
    background: url("/assets/images/li-arrow.png") no-repeat scroll 8px 15px rgba(0, 0, 0, 0);
    border-bottom: 1px solid #f2f2f2;
    list-style: none outside none;
    padding: 8px 8px 8px 23px;
}
li {
    line-height: 22px;
}	
	/* __________ Alerts __________ */
.alert {
	position:relative;
	margin-bottom:30px;
	padding:10px 43px 8px 17px;
	font-size:12px;
	color:#fff;
	border-radius:0;
	border:0 !important;
	background-image: none;
}
.alert strong {
	display:block;
	text-transform:uppercase;
	font-weight:900;
	line-height:18px;
	font-size:14px;
}
.alert .close {
	position:absolute;
	top:50%;
	right:17px;
	float:none;
	display:block;
	width:9px;
	height:9px;
	margin-top:-5px;
	line-height:9px;
	font-size:18px;
	opacity:1;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.alert .close:hover {opacity:0.5;}

.alert-danger {background-color:#cc3333;}
.alert-danger strong, .alert-danger .close {color:#fff;}

.alert-success {background-color:#339933;}
.alert-success strong, .alert-success .close {color:#fff;}

.alert-info {background-color:#3399cc;}
.alert-info strong, .alert-info .close {color:#fff;}

.alert-warning {background-color:#fe713c;}
.alert-warning strong, .alert-warning .close {color:#fff;}

/* __________ Table type1 __________ */
.table.type1 {
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
}
.table.type1 thead {
	text-transform:uppercase;
	font-weight:900;
	color:#333;
	background-color:#f5f5f5;
}

.table.type1 thead tr th {border-bottom:0;}
.table.type1 thead tr th,
.table.type1 tbody tr th,
.table.type1 tfoot tr th,
.table.type1 thead tr td,
.table.type1 tbody tr td,
.table.type1 tfoot tr td {
	padding:14px 0;
	text-align:center;
	line-height:20px;
	font-size:12px;
	color:#666;
	border-top:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}

.table.type1 tbody tr th {width:68px;}



/* __________ Table type2 __________ */
.table.type2 thead {
	text-transform:uppercase;
	font-weight:900;
	color:#333;
}

.table.type2 thead tr th {border-bottom:0;}
.table.type2 thead tr th,
.table.type2 tbody tr th,
.table.type2 tfoot tr th,
.table.type2 thead tr td,
.table.type2 tbody tr td,
.table.type2 tfoot tr td {
	padding:14px 0;
	text-align:center;
	line-height:20px;
	font-size:12px;
	color:#666;
	border-top:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
.table.type2 thead tr th:last-child,
.table.type2 tbody tr th:last-child,
.table.type2 tfoot tr th:last-child,
.table.type2 thead tr td:last-child,
.table.type2 tbody tr td:last-child,
.table.type2 tfoot tr td:last-child {
	border-right:0;
}
.table.type2 tbody tr th {width:68px;}

.post-content table,
.table.type3 {
	background-color: #FFFFFF;
	border-top:2px solid rgba(0, 0, 0, 0.1);
	border-bottom:2px solid rgba(0, 0, 0, 0.1);

}
.post-content table thead,
.table.type3 thead {
	text-transform:uppercase;
		color:#333;
	font-family: "robotobold";
	border-bottom:2px solid rgba(0, 0, 0, 0.1);;
}
.post-content table thead tr th,
.post-content table tbody tr th,
.post-content table tfoot tr th,
.table.type3 thead tr th,
.table.type3 tbody tr th,
.table.type3 tfoot tr th,
.table.type3 thead tr td,
.table.type3 tbody tr td,
.table.type3 tfoot tr td {
	padding:14px 10px;
	text-align:left;
	line-height:20px;
	font-size:12px;
	color:#666;
	border-top:1px solid #ffffff;
	border-right:2px solid #ffffff;
}
.post-content table tbody tr:nth-child(odd),
.table.type3 tbody tr:nth-child(odd) {
background-color: #F4F4F4;
}

.post-content table tbody tbody tr td,
.table.type3 tbody tr td {
	color: #333;
}

.table.type3 tbody tr:nth-child(even) {
background-color: #ededed;
}
.post-content table thead tr th,
.table.type3 thead tr th {border-bottom:0; border-right:0;border-left: 0;}
.post-content table tbody tr th,
.table.type3 tbody tr th {width:68px;}



/*
 * table.styling - bez cen
 * table.styling2 - wszytkie td formatowane tak samo
 * table.pricing - cennik
 */

table.styling tfoot td {
	 padding-top: 10px;

}

table.styling2,
table.styling {
  margin-top: 10px;
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse; 
}
table.styling2 caption,
table.styling caption {
  color: #2C3E50;
  font-family: robotobold;
}

table.styling2 thead th,
table.styling thead th {
  border-top: 1px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
  padding: 8px 10px 8px 10px;
  background: #fafbfc;
  font-weight: bold;
  text-align: center;
  color: #246990;

}

table.styling thead th:first-child {
  text-align: left;
}

table.styling2 tbody tr:first-child {
  border-top: 1px solid #e7e7e7;
}

table.styling tbody {

}
table.styling2 tbody tr:hover td,
table.styling tbody tr:hover td {
  background: #fffef1;

}
table.styling2 tbody td,
table.styling tbody td {
  padding: 7px 10px 7px 10px;
  border-bottom: 1px solid #e7e7e7;
  text-align: center;
  color: #3f3f3f;
  font-weight: normal;    
}

table.styling tbody td:first-child {
  font-weight: bold;    
  text-align: left;
}

table.styling2 tbody tr,
table.styling tbody tr {

}

table.styling tbody tr:nth-child(2n+2) {
  background:#fbfbfb;  
}
/* bez caption */
table.styling2 tbody tr:nth-child(2n+1) {
  background:#fbfbfb; 
}

table.pricing tbody td:last-child {
  text-align: right;
  padding-right: 10px;
}


table.styling tfoot th,
table.styling2 tfoot th,
table.styling tfoot td,
table.styling2 tfoot td {
  padding-top: 10px;
}

table.styling2 tbody td:first-child span,
table.styling tbody td:first-child span {
  font-weight: normal;    

}
.left-style tbody tr td {
	 text-align: left;
}

table.domains tbody {
  /*background: url(images/domeny-tlo.jpg) no-repeat bottom right;*/
}

table.styling td {
  margin-top: 20px;
}


/*-----------------------------------------------------------------------------------*/
/*	SERVICES
/*-----------------------------------------------------------------------------------*/
#services {background-color:#fff;}

.service_item i {
	display:inline-block;
	vertical-align:middle;
	width:44px;
	height:44px;
	margin-right:24px;
	text-align:center;
	line-height:44px;
	font-size:36px;
	color:#e74c3c;
}
.service_item a {
	display:block;
	margin-bottom:11px;
	font-weight:900;
	line-height:24px;
	font-size:21px;
	color:#2c3e50;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.service_item:hover a {color:#e74c3c;}
.service_item span {
	display:block;
	padding-bottom:3px;
	line-height:24px;
	font-size:14px;
}


.normalpage .modal-dialog {
	margin-top: 60px;
}

.loadmaskaa::before {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    content: "";
    height: 101%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10001;
}
.loadmask::after {
    animation: 0.6s linear 0s normal none infinite running form-spin;
    border-color: #aaa rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
    border-radius: 500rem;
    border-style: solid;
    border-width: 0.2em;
    box-shadow: 0 0 0 1px transparent;
    content: "";
    height: 3em;
    left: 50%;
    margin: -1.5em 0 0 -1.5em;
    position: absolute;
    top: 50%;
    visibility: visible;
    width: 3em;
    z-index: 10002;
}


.product-wrap {
	background-color: #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
}
.product-wrap .title {
	color: #34495E;
	height: 54px;
}

.product-wrap .title .fa {
	padding-top: 10px;
	/*padding-left: 20px;*/
	font-size: 44px;	
	float: left;
	width: 70px;
	text-align: center;
}
.product-wrap .title h2 {
	padding-top: 20px;
	font-family: robotomedium;
	font-size: 21px;

}
.product-wrap ul {
	padding-bottom: 20px;
}
.product-wrap .kreator {
	background: url("/assets/images/cr06.jpg");
}

.product-wrap .inner {
	background-color: #F6F6F6;
	height: 72px;
}

.anyprice,
.product-wrap .price {
	font-family: robotobold;
	padding-left: 20px;
	float: left;
}
.anyprice .old,
.product-wrap .price .old {
	text-decoration: line-through;
	position: relative;
	top: -22px;
}
.anyprice .f,
.product-wrap .price .f {
	font-size:48px;
	color: #87BF3E;
}
.anyprice .s,
.product-wrap .price .s {
	font-size:21px;
	position:relative;
	top:-18px;
	color: #87BF3E;
}
.anyprice .l,
.product-wrap .price .l {
	font-size:14px;
	font-family: robotothin;
	position:relative;
	left:-28px;
}

.product-wrap .btn {
	top: 20px;
	/*margin-right: 20px;*/
	position: relative;
}
.product-wrap ul {
	list-style-type: none;
	padding-left: 65px;
}
.product-wrap ul li:before {
/*    color: #9be22e;*/
    content: "\f0c8";
    top:-3px;
    position: relative;
    font-family: 'FontAwesome';
    font-size: 7px;
    color: #E74C3C;
    margin-right: 10px;
}

.product-wrap .center-bg {
	width: 100%;
	text-align:center;
	margin: 0 auto;
}
.app-footer  {
	color: #f4f8f2;
	font-size:12px;
	margin-top: 20px;
}
.app-footer  a {
	/*
	color: #9be22e;
	*/
		color: #747373;
}
.app-footer a:hover {
	color: #9be22e;
}
.app-footer li {
	list-style-type: none;
}
.app-footer  .header {

	padding-top: 10px;
	line-height: 20px;
	padding-bottom: 10px;
	background: #d54900;
}
.app-footer .header span {
	position: relative;
	top: -5px;
	font-size: 14px;
}
.app-footer   .header a {
	/*color: #f4f8f2; */

	text-decoration: none;
}
.app-footer  .header a:hover span {
	text-decoration: underline;
}
.app-footer  .fat {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #B5B5B5;
	font-size: 11px;

}


.app-footer  .header .fa {
	font-size: 30px;
	text-decoration: none;
	padding-right: 6px;
}
.app-footer  .menu {
	background: none repeat scroll 0 0 #282828;	
	padding-top: 15px;
	padding-bottom: 15px;
}
.app-footer  .menu span {
	font-weight: bold;
	line-height: 28px;
	font-size: 13px;
	text-transform: capitalize;
}
.app-footer  .menu ul {
	padding-top: 10px;
}
.app-footer  .menu ul li {
	line-height: 21px;
}
.app-footer  .menu ul li a {
	font-family: robotoregular;
}

.app-footer  .menu ul li:before {
/*    color: #9be22e;*/
    content: "\f105";
    top:-2px;
    position: relative;
    font-family: 'FontAwesome';
    font-size: 8px;
    color: #747373;
    margin-right: 5px;
}
.app-footer  .credits {
	border-top: 1px solid #464741;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #797663;
	background: none repeat scroll 0 0 #1A1A1A;

}
.app-footer .terms {
	font-size: 11px;
	color: #7e7e7e;
}

.app-footer .partners  {
	background: url("/assets/images/waves-graph.png") repeat-x scroll left top rgba(0, 0, 0, 0);
	background-color: #EEEEEE;
    width: 100%;	
    font-family: robotolight;
    font-size: 21px;
    color: #b3b3b3;
    text-align: center;
    overflow-x: hidden;
    height:72px;
}

.app-footer .partners  span {
	position: relative;
	top: 20px;
}

.sml-partnersRow {
	position:relative;
	overflow:hidden;
	width: 98%;
	height:42px;
	top:22px;
	float:left;	
}

.sml-partnersRow .sml-items {
	width:20000em;
	position:absolute;
	clear:both;
}

.partnersCell {
    float: left;
    text-align: center;
    margin: 0 20px;
}

.partnersCell img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";       /* IE 8 */
    filter: alpha(opacity=70);  /* IE 5-7 */
    -moz-opacity: 0.3;          /* Netscape */
    -khtml-opacity: 0.3;        /* Safari 1.x */
    opacity: 0.3;               /* Good browsers */
    margin:0 auto;
}

.app-footer .contact {
	font-family: robotobold;
	font-size: 16px;
	color: #7e7e7e;
}
.app-footer .contact .fa {
	padding-right: 11px;	
}/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 * 
 * http://geedmo.github.com/yamm3
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.yamm .yamm-content {
  padding: 20px 30px;
  padding: 20px 10px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

.yamm h3 {
	padding: 0;
	margin:0;
	font-size: 14px;
	font-family: robotobold;
}

.yamm .container {
	font-size:13px;
}
.yamm .container ul.links {
	list-style-type: none;
	margin:0;
	padding: 0 0 0 3px;



  display: table-row;
}

.yamm .container ul.links li:before {
    display: table-cell;
    color: #E74C3C;
    content: "\f18e";
    font-family: 'FontAwesome';
    font-size: 12px;
    width: 20px;
    position: relative;
    top: -3px;
    padding-left: 5px;


}
.yamm .container ul.links li {
  border-bottom: 1px dotted #808080;
}


.yamm .container ul.links li:last-child {
  border-bottom: none;
}

.yamm .container ul.links li > a {
    padding: 5px;
    display: table-cell;
    text-decoration: none;
}

.yamm .container ul.links li > a {
  color: #3072A4;
  font-family: robotomedium;
}

.yamm .container ul.links li:hover {
  background: #eee;
}
.yamm .container ul.links li > a span {
  font-family: robotoregular;
  color: #808080;
}

.yamm .container ul.info {
  list-style-type: none;
  margin:0;
  padding: 10px 20px;
}

.yamm .container ul.info  li:before {
    color: #E74C3C;
    content: "";
    font-family: 'FontAwesome';
    font-size: 7px;
    margin-right: 10px;
    position: relative;
    top: -3px;
}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;

}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../js/fancybox/source/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/assets/lib/fancybox/source/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../js/fancybox/source/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../js/fancybox/source/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}iframe[name='google_conversion_frame'] {
    position: absolute;
    bottom: 0;
}

/* spam trap */
.cookies-msg a.kontakt {
    display: none;
}

.ostrzezenie-technik {
    border-color: #8c0e05;
    background: #f5b7b3;
    color: #982544;
    padding:10px;
    margin:30px;
}