@charset "utf-8";
/* CSS Document for Joomla 3 styles */
@import url("font-awesome.min.css");

/* ============= Konfiguracja dla systemu Windows Phone ============= */

 @-webkit-viewport   { width: device-width; }
 @-moz-viewport      { width: device-width; }
 @-ms-viewport       { width: device-width; }
 @-o-viewport        { width: device-width; }
 @viewport           { width: device-width; }
 
/* =========================== FONT STYLES ========================== */
body,.ui-widget {
    font: 14px/24px 'Lato',Segoe UI,Arial,sans-serif;
    color: #212121;
    font-weight: 300;
    line-height: 24px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato',sans-serif;
    font-weight: 300;
    color: #212121;
}
h1 {
    font-size: 18px;
    line-height: 28px;
}

h2 {

  font-size: 16px;
  line-height: 26px;
}

h3 {

  font-size: 15px;
  line-height: 20px;
}

h4 {
  font-size: 14px;
  line-height: 18px;
}

h5 {
  font-size: 13px;
  line-height: 18px;
}

h6 {
  font-size: 12px;
  line-height: 18px;
}
.collapse {
    display: block;
}
a{
    color: #447CCE;
}
.fa{
    padding: 0 8px;
}
.collapse {
    display: block;
}
.content {
    text-align: justify;
}
.content ol{
    margin-left: 0;
    list-style-position: outside;
    margin-left: 25px;
}
.content .fa-bell{
    color: #447CCE;
}
.content ul{
    margin-left: 35px;
}
.content ul li{
    list-style-image: url(../images/dot.png);
}
.jp-accordion{
    margin: 0 !IMPORTANT;
}
.jp-accordion > li {
    list-style: outside none none !important;
}
/* ----- KOLOR CLASS STYLE ----*/
/* ----- WCAG 2.0 ----*/
#rp-acc_toolbar{
    padding: 0 1em;
}
#rp-top .container .box{
    margin-bottom: 1em;
    overflow: auto;
	
}
#rp-top .container .top-accessible{
    padding: .2em 1em;
	margin-left: auto;
}
#rp-top .container .top-accessible ul li button{
    border-radius: 4px;
    background: rgba(211, 211, 211, 0.6) !important;
    border: 1px solid rgba(68, 124, 206, 0.2);
    color: #666;
    padding: 2px;
}
#rp-top .container .top-accessible ul #rp-acc-contrast .rp-acc-dark-btn{
	background: #FFFF00 !important;
}
.flex{
	display: flex;
	align-items: center;
}
.bip{
	width: 65px;
}


/* ===================== GENERAL STYLES ===================== */
.rp-zapisy a{
	display: block;
}
.rp-zapisy button{
	width: 100%;
	height: 60px;
	border: 2px solid #447CCE;
	background: #fff;
	color: #447CCE;
	text-transform: uppercase;
	font-size: 22px;
}
.rp-zapisy button:hover{
	background: #447CCE;
	border: 2px solid #447CCE;
}


.form-group {
    margin-bottom: 30px;
}
#rp-top{
    padding-bottom: 30px;
    overflow: hidden;
}

.rp-login-box{
    padding: 0px;
}
#rp-top .rp-login
{
    padding: 5px 0;
    border-radius: 0 0 8px 8px;
    background: #447cce;
    color: #fff;
    text-align: center;
}
.rp-login .btl-panel{
    text-align: center;
    clear: both !important;
    width: 100%
}
.rp-login #btl-panel-login,
.rp-login #btl-panel-profile{
    background: none !important;
    border: 0 !important;
    box-shadow: none !important;
    margin: 0 !important;
}
.rp-login #btl .btl-panel > span {
    height: auto !important;
    line-height: 20px !important;
    padding: 0 !important;
    width: 100%;
}
.rp-login div.btl-buttonsubmit{
    margin: 0 !important;
}
 #btl-content-profile div.btl-buttonsubmit{
    margin-bottom: 0 !important;
    padding: 0 !important;
}
.btl-buttonsubmit > input{
    background: #447CCE !important;
}
.rp-top-logo{
    padding: 0px 30px 0px;
}
.rp-top-logo img{
    margin: 0 auto;
    display: block;
}
.rp-top-logo-men{
    background: url(../images/logo_separator.jpg) no-repeat 100% 50%;
}
.rp-top-name h1{
    font-weight: 300;
    padding: 0;
    margin: 0;
    color: #000;
    overflow: hidden;
}
.rp-top-name .span_name{
    margin:0;
    text-transform: uppercase;
    color: #000;
}
/* ------ Menu style ---- */
.fixed-menu {
  -webkit-transition:opacity 2s ease-in;
  background:#447CCE;
  margin-top:0 !important;
  opacity:0.9;
  position:fixed;
  top:0;
  transition:opacity 2s ease-in;
  width:100%;
  z-index:4000;
}
#rp-menu .wrapp{
    background: #447cce;
}
#rp-menu .navbar, #rp-menu .navbar-inner{
    background: transparent;
    margin: 0;
    border: none;
    min-height: 50px;
    box-shadow: none;
}
#rp-menu .container{
    background:transparent;
}
.rp-top-menu ul.menu > li{
    line-height: 30px;
}
.rp-top-menu .navbar-inverse .nav .active > a,
.rp-top-menu .navbar-inverse .nav .active > a:hover,
.rp-top-menu .navbar-inverse .nav .active > a:focus{
    background: transparent;
    box-shadow: none;
    
}
.rp-top-menu .navbar .nav > li > span{
    padding: 10px 15px;
    display: block;
    color: #fff;

}
.rp-top-menu .navbar-inverse .brand, 
.rp-top-menu .navbar-inverse .nav > li > a{
    color: #fff;
    padding: 9px;
}
/* ------ Menu style ---- */
.navbar .nav .dropdown-toggle .caret {
    margin: 0 4px;
}
 #rp-menu .navbar, #rp-menu .navbar-inner{
    background: transparent;
    margin: 0;
    border: none;
    min-height: 50px;
    box-shadow: none;
}

.rp-top-menu ul.menu {
    padding: 6px 0;
}
.rp-top-menu ul.menu > li{
    line-height: 20px;
}
.rp-top-menu .navbar-inverse .nav .active > a,
.rp-top-menu .navbar-inverse .nav .active > a:hover,
.rp-top-menu .navbar-inverse .nav .active > a:focus{
    background: transparent;
    box-shadow: none;
    
}
.rp-top-menu .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.rp-top-menu .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.rp-top-menu .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle
{
    background: transparent;
}
.rp-top-menu .navbar-inner{
    padding: 0;
}
.rp-top-menu .navbar .nav > li > a,
.rp-top-menu .navbar .nav > li > a > span > b{
    color: #fff;
}
.rp-top-menu .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret{
    border-bottom-color: #fff;
    border-top-color: #fff;
}
.rp-top-menu .navbar .nav > li > span{
    padding: 10px 15px;
    display: block;
    color: #fff;
}
.rp-top-menu .navbar-inverse .nav .dropdown-menu .active > a,
.rp-top-menu .navbar-inverse .nav .dropdown-menu .active > a:hover,
.rp-top-menu .navbar-inverse .nav .dropdown-menu .active > a:focus,
.rp-top-menu .navbar-inverse .nav .dropdown-menu .active a >span{
    color: #333;
    display: block;
}
/* --- dropdown menu --- */
.rp-top-menu .dropdown-menu{
    min-width: 220px;
    padding: 0;
    border-bottom:  2px solid #447CCE;
    border-radius: 0;
    box-shadow: none;
}
.rp-top-menu .dropdown-menu li{
    line-height: 40px;
    padding: 0 0px;
    border-bottom: 1px solid #DEE8EC;
}
.rp-top-menu .dropdown-menu .divider{
    height: auto;
    margin: 0;
    border-bottom: 1px solid #447CCE;
    background: #fff;
}
.rp-top-menu .dropdown-menu > li >a{
    line-height: 35px;
    padding: 0px 10px;
    
}

.rp-top-menu .dropdown-submenu > a::after{
    margin-right: -5px;
    margin-top: 12px;
}
.rp-top-menu .dropdown-menu > li > a:hover,
.rp-top-menu .dropdown-menu > li > a:focus,
.rp-top-menu .dropdown-menu .current > a:hover
{
    background: #B5D3FF;
}
.dropdown-menu .navbar-inverse .nav .active > a:hover,
.dropdown-menu .navbar-inverse .nav .active > a:focus{
    background: none;
    color: #E88D8D;
}
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus
{
    color: #fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a{
    color: #333;
}
.navbar .nav > li > .dropdown-menu:before{
    left: 10%;
    border-bottom: none;
}
.navbar .nav > li > .dropdown-menu:after{
    left: 10%;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    background:  transparent;
}
/* ------ Subheader title ---*/
#rp-subheader{
    margin: 0 0;
    margin-bottom: 20px;
}
#rp-subheader .wrapp{
    padding: 30px 0 30px 30px;
    background-position: center;
    background-attachment: scroll, fixed;
    background: url(../images/lg6.jpg) no-repeat 50% 50%;
    background-size: cover;
    
}
#rp-subheader h1{
    color: #fff;
    font-size: 36px;
}
/* ------ Search style ---- */
.rp-serach-menu,
.rp-top-menu{
    padding: 0 4px;
}
.rp-serach-menu select,
.rp-serach-menu textarea,
.rp-serach-menu input[type="text"],
.rp-serach-menu input[type="password"],
.rp-serach-menu input[type="datetime"],
.rp-serach-menu input[type="datetime-local"],
.rp-serach-menu input[type="date"],
.rp-serach-menu input[type="month"],
.rp-serach-menu input[type="time"],
.rp-serach-menu input[type="week"],
.rp-serach-menu input[type="number"],
.rp-serach-menu input[type="email"]
.rp-serach-menu input[type="url"],
.rp-serach-menu input[type="search"],
.rp-serach-menu input[type="tel"],
.rp-serach-menu input[type="color"],
.rp-serach-menu .uneditable-input {
    height: 40px;
}
.rp-serach-menu .form-inline{
    margin: 0;
    padding: 5px 5px 5px 0;
    position: relative;
}
.rp-serach-menu textarea,
.rp-serach-menu input[type="text"],
.rp-serach-menu input[type="password"],
.rp-serach-menu input[type="datetime"],
.rp-serach-menu input[type="datetime-local"],
.rp-serach-menu input[type="date"],
.rp-serach-menu input[type="month"],
.rp-serach-menu input[type="time"],
.rp-serach-menu input[type="week"],
.rp-serach-menu input[type="number"]
.rp-serach-menu input[type="email"],
.rp-serach-menu input[type="url"],
.rp-serach-menu input[type="search"],
.rp-serach-menu input[type="tel"],
.rp-serach-menu input[type="color"],
.rp-serach-menu .uneditable-input {
    box-shadow: none;
    border: 2px solid #fff;
    color: #447cce;
}
.rp-serach-menu input.search-query {
    border-radius: 8px;
}
.rp-serach-menu input,
.rp-serach-menu textarea,
.rp-serach-menu .uneditable-input{
    width: 100%;
}
.rp-serach-menu input[type="image"]{
   background: none repeat scroll 0 0 transparent;
    font-size: 12px;
    padding: 0;
    position: absolute;
    right: 10px;
    text-shadow: none;
    top: 8px;
    width: 15px;
        
}
/* ------ Baner style ---- */
.slideshowck{
    margin-bottom: 0!important;
}
#rp-banner .container{
    background: transparent;
}
.camera_pag{
    position: absolute;
    top: 0;
    right: 0;
}
.camera_pag ul>li{
    margin: 4px !important;
}
.camera_wrap .camera_pag .camera_pag_ul li{
    background: #447cce !important;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background: #02197F !important;
}
/* ------ END BANER STYLE ---- */
/* ------ BOX STYLE ---- */
#rp-box{
    margin: 0 0 25px 0;
}
#rp-box .zielony{
    background: #4AA334;
}
#rp-box .pomarancz{
    background: #FC9F00;
}
#rp-box .fiolet{
    background: #FF4C4C;  
}
#rp-box .niebieski{
    background: #3485A3;
}
#rp-box h1{
    margin: 0;
}
#rp-box a{
    margin: 0;
    border: none;
    text-align: center;
    font-weight: 300;
    font-size: 20px;
    color: #fff;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
#rp-box a{
    display: block;
}
#rp-box .zielony:hover{
    cursor: pointer;
    background: #55B73C;
    border-bottom: 3px solid #4AA334;
}
#rp-box .pomarancz:hover{
    cursor: pointer;
    background: #FFAA23;
    border-bottom: 3px solid #FC9F00;
}
#rp-box .fiolet:hover{
    cursor: pointer;
    background: #ff6161; 
    border-bottom: 3px solid  #FF4C4C;
}
#rp-box .niebieski:hover{
    cursor: pointer;
    background: #3C96B7;
    border-bottom: 3px solid #3485A3;
}
.column-art2 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
}
.accordion {
  margin: 20px auto;
}
.accordion h1, h2, h3, h4 {
  cursor: pointer;
}
.accordion h1 {
  padding: 10px 20px;
  background: #F7F7F7;
  border: 1px solid #D3D3D3;
  font-size: 1.5rem;
  font-weight: normal;
}
.accordion div, .accordion p, .accordion ul {
  display: none;
}
.accordion h2 {
  padding: 5px 25px;
  background-color: #E5E5E5;
  color: #333;
}
.accordion h3 {
  padding: 5px 30px;
  background-color: #b94152;
  font-size: 1rem;
  color: #ddd; 
}
.accordion h4 {
  padding: 5px 35px;
  font-size: .9rem;
}
.accordion h4:hover {
  background-color: #e0b040;
}
.accordion p {
  padding: 15px 35px;
  background-color: #D3D3D3;
  color: #333;
  line-height: 1.3rem;
}
.accordion .opened-for-codepen {
  display: block;
}
.kierunki {
    margin: 35px 0 15px;
}
.kierunki span{
    display: block;
    padding: 8px 6px;
    margin: 16px 0 25px;
    color: #fff;
}
.kierunki-content ul{
    margin: 0;
}
.kierunki-content ul li {
    list-style-image: none;
}
.kierunki-content .ui-accordion .ui-accordion-content,
.kierunki-content .ui-accordion-icons .ui-accordion-header a {
    padding: 8px 0 8px 15px;
    font-weight: 300;
    font-size: 14px !important;
    color: #333;
}
.kierunki-content .ui-accordion .ui-accordion-content p{
    font-weight: 300;
    font-size: 14px !important;
    color: #333;
}


/* ------ Kontact style -------- */
.contact .controls input{
    height: 45px;
}
.contact .controls input,
.contact .controls textArea{
    width: 95%;
}
.contact .form-actions {
    background: none;
    border: none;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 0;
    text-align: right;
}
.contact #jform_contact_email_copy{
    height: auto;
    width: auto;
}
.contact .contact-name{
    font-weight: bold;
}
.contact .dl-horizontal dd{
    margin-left: 35px;
}
.contact .dl-horizontal dt{
    width: 20px;
}
.contact h3{
    margin-top: 50px;
    margin-bottom: 40px;
}
.contact .contact-miscinfo dd{
    margin: 0;
}
/* ------ First page module News display -------- */
 .colorbox > h3{
    padding: 0;
    color: #fff;
    text-transform: uppercase;
}
.ns2-links {
    text-align: right;
}
.ns2-art-controllers {
    margin-top: -43px !important;
    padding: 0 2px;
}
.ns2-inner p{
    text-align: justify;
}
.red .ns2-art-controllers
{
    background: #DB3330;
}
.ns2-title{
    font-weight: bold;
}
.red .ns2-art-controllers a,
.yellow .ns2-art-controllers a{
    color: #fff;
}
.yellow .ns2-art-controllers{
    background: #ecc909;
}
/* --- Facebook module style --- */



/* --- Newsleter first page ----*/
.rp-newsletter {
    background: url(../images/stopka_skos.png) no-repeat -2px 0 #447DCE;
   
}
.rp-newsletter h3{
    margin: 10px 0 6px;
    border: none;
    color: #fff;
}
.rp-newsletter i{
    margin-top: 6px;
    padding: 0 0 0 50px;
    display: inline-block;
    font-size: 72px;
    color: #fff;
    vertical-align: middle;
}
.rp-newsletter .moduletable{
    float: right;
    width: 75%;
    margin:0;
}
.rp-newsletter form{
    margin-bottom: 10px;
}
.acymailing_form .btn{
    vertical-align: top;
    padding: 0 12px;
}
.acymailing_form ul{
    margin: 0;
}
.acymailing_form li{
    display: inline;
    list-style-type: none;
    line-height: 30px;
    padding-right: 15px;
}
.acymailing_form input{
    height: 30px;
}
/* --- Footer style --- */
#rp-footer{
    margin-top: 50px;
    background: url(../images/footer-bg.jpg) no-repeat 50% 0 #DFDFDD;
    position: relative;
    z-index: 101;
}
.rp-footer-wrapper{
    position: relative;
    z-index: 100;
}
.rp-footer-module{
    background: #fff;
    overflow: hidden;
    padding: 0 0 15px;
    margin: 50px 15px 0;
}
.rp-footer-module .latestnews{
    list-style-type: none;
    margin: 0;
}
.rp-footer-module .latestnews li{
    clear: both;
    margin: 8px 0;
    display: inline-block;
    width: 100%;
}
.rp-footer-module .latestnews li a{
    display: block;
    margin-top: 25px;
}
.rp-footer-module .latestnews li > span{
    background: none repeat scroll 0 0 #447DCE;
    color: #fff;
    margin: 0 15px 0 0;
    font-size: 14px;
    line-height: 1.4em;
    padding: 5px 10px;
    text-align: center;
    transition: all 0.5s ease-in 0s;
    width: 80px;
    float: left;
    clear: both;
}
.rp-footer-module > div {
    padding: 0 30px;
}
.footer {
    background: #080808;
    padding: 15px 15px;
	color: #fff;
}
.footer li{
	display: inline-block;
}
.footer li a {
	padding: 0 15px;
}
.footer li a:hover{
	background: transparent;
}
/* --- Dane teleadresowe stopka ---*/
.contact-address{
    margin-top: 25px;
}
.contact-address >i,
.contact-phone >i,
.contact-fax >i,
.contact-mail >i{
    display: inline-block;
    float: left;    
    color: #447DCE;
}
.contact-address >p,
.contact-phone >p,
.contact-fax >p,
.contact-mail >p{
    padding-left: 45px;
    margin-bottom:  25px;
}
.footer >p{
    display: inline;
}
.rp-top{
    position: absolute;
    bottom: 1%;
    right: 2%;
    font-size: 30px;
}
.rp-top a{
    color: #447DCE;
}
/* --- Blog article -------- */
.content .item-image{
    margin-bottom: 16px;
}
/* --- Single article ------ */
.rp-content-box{
    padding-left: 0;
} 
.content .page-header h2{
    margin: 15px 0 0;
}
.content .page-header{
    margin: 15px 0 8px;
    border:none;
}
.content .page-header a{
    text-decoration: none;
}
.content .actions li{
    display: inline-block;
    float:  right;
	overflow: hidden;
}
.content .article-info{
    width: 100%;
}
.content .article-info dl
{
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    margin: 5px 0;
}
.content .article-info dd{
    display: inline-block;
    padding-left: 20px;
}
.content .article-info .print_icon{
    float: right;
}
.content .muted{
	margin: 20px 0;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}
.content .article-info dd:first-child{
    padding: 0;
}
.content .page-header a{
    color: #333;
}
.content .item-separator{
    margin: 50px 0;
    display: block;
}
.content .item-separator:after{
    clear: both;
}
.content .readmore{
    text-align: right;
}
.content .readmore a{
    color: #447CCE;
}
.content .readmore .btn{
    background: none;
    border: none;
}
.content .items-leading .page-header a,
.content .items-row .page-header a,
.content .item-page .page-header a{
    color: #447CCE;
}
/* ---- Blog style ----- */
/* ---- Search display ----- */
.search .btn-toolbar{
    width: 100%;
}
.search .btn-toolbar div:first-child{
    width: 93%;
}
.search .btn-toolbar input{
    width: 100%;
    height: 36px;
}
.search .phrases
{
    margin-bottom: 30px;
}
.search legend,
.search legend{
    padding: 0 0 6px;
    font-size: 18px;
    margin: 0 0 8px;
}
.search .phrases-box {
    margin-bottom: 18px;
}
.search .phrases-box label,
.search  label{
    margin: 0;
    padding-top: 0;
    display: inline-block;
    padding-right: 25px;
}
.search .search-results > dd{
    padding: 0 0 0 18px;
}
.search .result-created{
    margin-bottom: 18px;
}
/* --- zółty */
.yellow > h3.page-header{    
    border-bottom: 2px solid #ecc909;
}
.yellow h3 > span{
    padding: 4px 15px;
    background: #ecc909;
}
/* --- Czerwony */
.red > h3 {    
    border-bottom: 2px solid #DB3330;
}
.red h3 > span{
    padding: 4px 15px;
    background: #DB3330;
}
/* --- Niebieski */
 .blue > h3{    
    border-bottom: 2px solid #2659ce;
}
 .blue h3 > span{
    padding: 4px 15px;
    background: #2659ce;
}
/* -- Zielony  */
.blue > h3{    
    border-bottom: 2px solid #18b31f;
}
.blue h3 > span{
    padding: 4px 15px;
    background: #18b31f;
}
/*--- Pomarańczowy */
.orange > h3{    
    border-bottom: 2px solid #F27935;
}
.orange h3 > span{
    padding: 4px 15px;
    background: #F27935;
}
/* --- Fioletowy */
.content .violet > h3{    
    border-bottom: 2px solid #8634a5;
}
.content .violet h3 > span{
    padding: 4px 15px;
    background: #8634a5;
}
.lv1,.lv1-2,lv1-3{
    cursor: pointer;
}
.lv1-2,.lv2-2,.lv3-2,.lv4-2,.lv5-2,.lv6-2{
    display: none;  
}
.lv1,.lv2,.lv3,.lv4,.lv5,.lv6{
    padding: 12px 18px;
    border: 1px solid #eee;
    border-radius: 8px;
    margin-bottom: 5px;
}
.lv1:hover{
    background: #eee;
}
.lv1-2{
    margin-left: 25px;
    margin-top: 15px;
}
.lv1-2 ul{
    display: none;
}
.lv1 h5,
.lv2 h5,.lv3 h5,.lv4 h5,.lv5 h5 ,.lv6 h5{
    margin: 0px;
}
/* --- Kalendarz roku szkolnego --*/
.cal_r_szkolnego{
    margin-left: 0;
    margin-right: 0;
}
.cal_r_szkolnego li{
    padding: 16px 8px;
    display: inline-block;
    background: #F2F6FC;
    margin-right: 8px;
    margin-bottom: 8px;
    color: #555;
   
}
.cal_r_szkolnego li:hover {
    background: #447CCE;
    color: #fff;
}  
/* ---- Table style ---- */
table{
    width: 100%;
    margin: 25px 0;
}
table tr:first-child{
    background: #eee;
}
table td{
    border: 1px solid #B5B5B5;
    padding: 8px;
}
table td ol{
    margin-left: 25px !important;
}
/* ------- Sidebar right module -------- */
.rp-right{
    padding-right: 0;
}
.right{
    margin: 12px 0;
}
.rp-right h3{
    margin: 0;
    padding: 0;
    font-size: 1.8rem;
    border-bottom: 2px solid #eee
}
.rp-right .violet h3 span{
    border-bottom: 2px solid #8634a5;

}

.rp-right .nav li{
    border-bottom: 1px solid #B5D3FF;
}

.rp-right .dropdown-menu{
    position: relative;
    min-width: 100%;
    border: none;
    box-shadow: none;
    padding: 0;
}
.rp-right .dropdown-menu > li > a{
    padding: 10px 15px;
    margin: 0 0 0 20px;
    color: #428bca;
}

/* ---- Video module style --- */
.sj-video-current iframe {
    height: 220px !important;
}
.content .item-page a[href$=".pdf"], 
.content a[href$=".pdf"]:visited, 
.content a[href$=".pdf"]:hover {
    background: url("../images/adobe_pdf_32x32.png") no-repeat scroll 10px 50% transparent;
    display: block;
    padding: 10px 10px 10px 52px;
    vertical-align: middle;
}
.content a[href$=".doc"], 
.content a[href$=".doc"]:visited, 
.content a[href$=".doc"]:hover {
    background: url("../images/1357793675_word.png") no-repeat scroll 10px 50% transparent;
    display: block;
    padding: 10px 10px 10px 52px;
    vertical-align: middle;
}
.content a[href$=".docx"],
.content a[href$=".docx"]:visited,
.content a[href$=".docx"]:hover {
    background: url("../images/1357793675_word.png") no-repeat scroll 10px 50% transparent;
    display: block;
    padding: 10px 10px 10px 52px;
    vertical-align: middle;
}

/* ----- SINGLE article style ----- */
.gallery-center{
    display: block;
    clear: both;
    text-align: center;
    margin: 30px 0;
}
.gallery-center ul{
    display: inline-block;
    list-style: none;
}

#rp-content{
    margin: 30px 0;
}
.content .page-header h2{
    margin: 15px 0 0;
}
.content .page-header{
    margin: 15px 0 8px;
    border:none;
}
.content .page-header a{
    text-decoration: none;
}
.content .actions li{
    display: inline-block;
    float:  right;
    overflow: hidden;
}
.content .article-info dd,
.content .article-info dl
{
    display: inline-block;
    padding-left: 20px;
	margin: 5px 0;
}
.content .readmore{
    text-align: right;
}
.content .muted{
	margin: 20px 0;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}
.content .article-info dd:first-child{
    padding: 0;
}
.content .item-separator{
    margin: 5px 0;
    display: block;
}
.content .item-separator:after{
    clear: both;
}
.content .item-image{
    float: left;
    margin: 10px 25px 10px 0;
    width: 38%;
}
.content .item-page .page-header h2{
    color: #F27935;
}
.content ul.sigFreeClassic li.sigFreeThumb {
    margin-right: 25px !important;
}
.content ul.sigFreeClassic li.sigFreeThumb {
    background: #fff none repeat scroll 0 0 !important;
    float: left;
    list-style: outside none none !important;
    margin: 0 1px 1px 0;
    padding: 0;
}
/* ----- END SINGLE article style ----- */


/* ----- BLOG article style ----- */

/* ----- END BLOGarticle style ----- */


/* ----- BLOG FEATURED article style ----- */


/* ----- END article style ----- */


/* ----- PAGINATION STYLE ------ */
.pagination{
    display: block;
    clear: both;
    text-align: center;
}
.pagination .counter{
    display: block;
    text-align: center;
	float:none !important;
}


/* ----- END PAGINATION -------- */
/* ----- ACCORDION ARTICLE STYLE -------- */
.jp-accordion-item{
    margin-bottom: 8px;
}
.ui-widget-content {
    background: transparent;
    border: 1px solid #5789D3;
    color: #4F4F4F;
}
.ui-widget-content strong{
    font-weight: 400;
}
.ui-widget-content a {
    color: #333333;
}
.ui-widget-content ul li{
    list-style-image: url(../images/dot.png);
}
.ui-widget-header {
    background: #f6a828;
    border: 1px solid #e78f08;
    color: #ffffff;
    font-weight: bold;

}
.ui-accordion-header  .fa.fa-plus {
    float: right;
    position: absolute;
    right: 15px;
    top: 10px;
    color: #f6a828;
}
.ui-widget {
    font: 14px/24px 'Lato',Segoe UI,Arial,sans-serif;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{
    color: #5789D3;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #5789D3;
    text-decoration: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #f9f9f9;
    border: 1px solid #cccccc;
    color: #1c94c4;
    font-weight: 300;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #9DC3F9;
    border: 1px solid #5789D3;
    color: #c77405;
    font-weight: bold;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #f9f9f9;
    border: 1px solid #5789D3;
    border-bottom: none;
    color: #FE7800;
    font-weight: 300;
    margin: 0px;
}
.ui-state-active a{
    font-weight: bold;
}
.ui-accordion .ui-accordion-content{
    color: #4F4F4F;
    font-weight: 300;
    background: #f9f9f9;
}
/* --------- JW TABS ----------- */
.jwts_tabberlive {
    margin: 30px 0;
    padding: 0;
}
.jwts_tabberlive .jwts_tabbertab {
    margin: 10px 0 0 !important;
    border: none;
    border-radius: 0;
    border-top: 1px solid #bbb;
}
ul.jwts_tabbernav li a{
    padding: 10px;
    background: #f0f0f0;
    border: none;
}
ul.jwts_tabbernav li a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f2f2f2;
    border:none;
    color: #447CCE;
    text-decoration: none;
}
ul.jwts_tabbernav li.jwts_tabberactive a, ul.jwts_tabbernav li.jwts_tabberinactive a{
    border-top: 2px solid #447CCE;
    border-right: 1px solid #bbb;
    border-left: 1px solid #bbb;
    background: #fff;
    color: #333;
}
ul.jwts_tabbernav li.jwts_tabberactive a:hover, ul.jwts_tabbernav li.jwts_tabberinactive a:hover{
    color: #333;
}

/* -------- Admin style ------- */
.icons > div.btn-group{
    margin-top: -42px;
}
.icons > div.btn-group > a{
    background: #cecece;
}
.edit input{
    min-height: 35px;
    width: 100%;
}
.edit textarea{
    width: 100%;
}
.edit .media-preview{
    min-height:  35px;
    width: 50px;
}
.edit .chzn-single{
    min-height: 35px;
}
.edit .chzn-single > span{
    margin-top: 5px;
}
.edit .chzn-single b{
    vertical-align: middle;
}
.edit [class^="icon-"], .edit [class*=" icon-"]{
    margin: 1px 4px;
}
.icon-cancel{
    background-position:  -49px -95px;
}
.icon-archive{
    background-position: -168px -23px;
}
.edit .hasTipPreview > i{
    background-position: -96px -119px;
}
.edit .chzn-container-single .chzn-single div b{
    position: relative;
    top: 5px;
}
.tip-wrap{
    max-width: 100%;
    padding-bottom: 10px;
}
.rp-mobile-name{
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: 15px;
    margin: 0;
    padding: 4px 10px !important;  
}
.rp-tooltip {
        background:#447DCE;    
        border: solid #447DCE 2px;
        padding: 5px;
        color: #fff;
    }
/* ===================== MEDIA QUERIES ===================== */
@media (min-width: 980px) {
    
}
@media (min-width: 1200px) {}
@media (max-width: 979px) {

}
@media (min-width: 768px) and (max-width: 979px) {

    @-ms-viewport{
        width:480px;
    }
    .rp-top-name h1{
        font-size: 1em;
        display: iinline;
        text-align: center;
        line-height: 20px;
        font-weight: bold;
        
    }
 
}
@media (max-width: 767px) {
     body{
        margin:0;
        padding: 0;
    }
    .row{
        margin: 0;
    }
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
    {
        padding: 0;
    }
    .container{
        padding: 0;
    }
    .page-header{
        margin-top: 0;
    }
    .rp-top-logo-men{
        margin-left: 5px;
        width: 16%;
    }
    .rp-top-logo{
        padding: 0;
        width: 23%;
    }
    .rp-top-name h1{
        font-size: 1em;
        display: iinline;
        text-align: center;
        line-height: 20px;
        font-weight: bold;
        
    }
    .rp-top-name{
        margin: 0;
        width: 60%;
    }
    .rp-top-name h1{
        font-size: 1em;
        display: iinline;
        text-align: center;
        line-height: 20px;
        font-weight: bold;
        
    }
    .rp-top-name h1 span{
        display: inline;
    }
    #rp-top, .rp-login{
        margin-bottom: 15px;
    }
    #rp-top .rp-login{
        border-radius: 0;
        height: 25px;
    }
    #btl-panel-profile{
        display: inline !important;
    }
    .rp-top-menu{
        padding-top: 4px;
    }
    .rp-top-name h1{
        font-size: 1em;
        display: iinline;
        text-align: center;
        line-height: 20px;
        font-weight: bold;
        
    }
    .rp-top-name h1 span{
        display: inline;
    }
    #rp-menu{
        border-radius: 0;
        margin-top: 0;
    }
    .rp-serach-menu .form-inline{
        padding: 5px;
        
    }
    #rp-box .col-xs-6{
        width: 24.333333%
    }
    #rp-box h3{
        font-size: 16px;
        margin-top: 0px;
        line-height: 18px;
    }
    div.nssp2 .col-2{
        width: 100%;
    }
    #rp-menu .navbar, #rp-menu .navbar-inner{
        min-height: 30px;
    }
    .rp-serach-menu select, .rp-serach-menu textarea, .rp-serach-menu input[type="text"], .rp-serach-menu input[type="password"], .rp-serach-menu input[type="datetime"], .rp-serach-menu input[type="datetime-local"], .rp-serach-menu input[type="date"], .rp-serach-menu input[type="month"], .rp-serach-menu input[type="time"], .rp-serach-menu input[type="week"], .rp-serach-menu input[type="number"], .rp-serach-menu input[type="email"] .rp-serach-menu input[type="url"], .rp-serach-menu input[type="search"], .rp-serach-menu input[type="tel"], .rp-serach-menu input[type="color"], .rp-serach-menu .uneditable-input{
        height: 40px;
        border-radius: 0px;
    }
    
    #rp-banner, #camera_wrap_109{
        margin: 0 !important;
    }
    .navbar-inverse .btn-navbar{
        background: rgb(15, 67, 143);
        background-image: linear-gradient(to bottom, #0F438FE, #0F438F);
    }
    .navbar .btn-navbar{
        padding: 9px 10px;
    }
    .rp-newsletter{
       background: #447DCE; 
    }
    .rp-newsletter .moduletable{
        width: 100%;
        padding: 0 10px 0;
    }
    .acymailing_form input{
        width:45% !important;
    }
    .acymailing_form .btn{
        float: right;
    }
    .acymailing_form .btn:after{
        clear: both;
    }
    #rp-footer{
        margin-top: 0px;
    }
    .rp-footer-module{
        margin: 0;
    }
    .footer p{
        display: block;
    }
    .rp-top{
        bottom: 15%;
    }
}
@media (max-width: 480px) {
    body{
        margin:0;
        padding: 0;
    }
    #rp-content{
        padding: 5px;
    }
    .camera_pag{
        display: none;
    }
    #rp-box a{
        border: medium none;
        color: #fff;
        font-size: 15px;
        font-weight: 300;
        margin: 0;
        padding: 5px 15px;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 18px;
    }
    #rp-box .zielony:hover{
        cursor: pointer;
        background: #55B73C;
        border-bottom: none;
    }
    #rp-box .pomarancz:hover{
        cursor: pointer;
        background: #FFAA23;
        border-bottom: none;
    }
    #rp-box .fiolet:hover{
        cursor: pointer;
        background: #ff6161; 
        border-bottom: none;
    }
    #rp-box .niebieski:hover{
        cursor: pointer;
        background: #3C96B7;
        border-bottom: none;
    }
    img.ns2-image {
        width: 40%;
    }
    .row{
        margin: 0;
    }
     
    .container{
        padding: 0;
    }
    #rp-top, .rp-login{
        margin-bottom: 15px;
    }
    #rp-top .rp-login{
        border-radius: 0;
        height: 25px;
    }
    .rp-top-menu{
        padding-top: 4px;
    }
   
    .rp-top-logo-men{
        margin-left: 21%;
        width: 21%;
    }
    .rp-top-logo{
        width: 38%;
    }
    #rp-box .col-xs-6{
        width: 50%;
    }
    .rp-top-name{
        margin-top: 15px;
        width:100%
    }
    .rp-top-name h1{
        font-size: 1em;
        display: iinline;
        text-align: center;
        line-height: 20px;
        font-weight: bold;
        
    }
    .rp-top-name h1 span{
        display: inline;
    }
    #rp-menu{
        border-radius: 0;
        margin-top: 0;
    }
    .rp-serach-menu .form-inline{
        padding: 5px;
        
    }
    #rp-box h3{
        font-size: 14px;
        margin-top: -10px;
        line-height: 18px;
    }
    div.nssp2 .col-2{
        width: 100%;
    }
    #rp-menu .navbar, #rp-menu .navbar-inner{
        min-height: 30px;
    }
    .rp-serach-menu select, .rp-serach-menu textarea, .rp-serach-menu input[type="text"], .rp-serach-menu input[type="password"], .rp-serach-menu input[type="datetime"], .rp-serach-menu input[type="datetime-local"], .rp-serach-menu input[type="date"], .rp-serach-menu input[type="month"], .rp-serach-menu input[type="time"], .rp-serach-menu input[type="week"], .rp-serach-menu input[type="number"], .rp-serach-menu input[type="email"] .rp-serach-menu input[type="url"], .rp-serach-menu input[type="search"], .rp-serach-menu input[type="tel"], .rp-serach-menu input[type="color"], .rp-serach-menu .uneditable-input{
        height: 30px;
        border-radius: 0px;
    }
    
    #rp-banner, #camera_wrap_109{
        margin: 0 !important;
    }
    .navbar-inverse .btn-navbar{
        background: rgb(15, 67, 143);
        background-image: linear-gradient(to bottom, #0F438FE, #0F438F);
    }
    .navbar .btn-navbar{
        padding: 9px 10px;
    }
    .rp-newsletter{
       background: #447DCE; 
    }
    .rp-newsletter .moduletable{
        width: 100%;
        padding: 0 10px 0;
    }
    .acymailing_form input{
        width:45% !important;
    }
    .acymailing_form .btn{
        float: right;
        margin-bottom: 5px;
    }
    .acymailing_form .btn:after{
        clear: both;
    }
    #rp-footer{
        margin-top: 0px;
    }
    .footer p{
        display: block;
    }
    .rp-top{
        bottom: 15%;
    }
}


