body {
   
    padding-top: 100px;
    background-color: #e9ebee;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 12px;
}


.clear {clear: both;}
.error { color: red; border-color: red;     background-color: rgba(216, 0, 0, 0.03);}


.margin20 {margin: 20px;}

h3 {margin-top:0;}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
{
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

a:focus {
    outline: thin dotted;
    outline: none;
    outline-offset: -2px;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #eee;
    border-radius: 10px;
}
.badgeYellow {
    background-color: #fff600;
}

.paginator
{
	margin-bottom: 5px;
	background-color: #fff;
	display: inline-block; 
	width: 100%;
	padding:2px;
}
.paginatorLeft
{
	float:left;
}

.paginatorRight
{
	float: right;
}

.paginatorBottom
{
	margin-bottom:55px;
	
}

.userRegistration .form-control {display: inline-block; width: 50%;}



.naviContainer 
{
	display: flex;
	justify-content: space-between;
	height:40px;
	align-items: center;
}

.navbar-default .navbar-nav>li>a:focus {color: #fff; }

.navbar-default
{
    background-color: #4A7AB5;
	margin-bottom:0px;
}

.navbar-default .navbar-brand
{
	font-family: 'Anton', sans-serif;
	font-size:2.2em;
    color: #fff;
}

.navbar-brand-2019 {}

.navbar-brand-2019 a 
{
	font-family: 'Anton', sans-serif;
	font-size:2em;
	color: #fff;
	text-decoration:none;
}

.navbar-default .navbar-nav>li>a 
{
    color: #fff;
}
    
.navbar-default .navbar-nav>li>a:hover
{
    color: yellow;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover
{
	color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: inherit;
}


 .dropdown-menu { background-color: #fff !important;}
 
 
 .scroll {
  white-space: nowrap; 
  overflow-x: auto; 
  -webkit-overflow-scrolling: touch; 
  -ms-overflow-style: -ms-autohiding-scrollbar;  }

.scroll::-webkit-scrollbar {
  display: none; }
  
.naviInfo, .naviNav, .naviItem {
    display: inline-block;
    vertical-align: middle;
}
 
.naviItem {
    border-right: 1px solid rgba(114, 124, 135, 0.2);
}
.naviItem:hover {background-color: #445566;}

.naviItem:first-child {
    border-left: 1px solid rgba(114, 124, 135, 0.2);
}


.naviBar 
{
	background-color: #394959;
	color: #fff;
	text-align:center;
	border-top: 1px solid #333;
}
.naviBar a {color: #fff;}
	
.naviItem {padding: 8px 16px;}

.searchBox {float:right; }

.searchBar {
	margin-bottom: 10px;
}

.search.form-control 
{
	box-shadow: none;
	border-radius: 0;
}

.search.btn
{
	border-radius: 0;
	
}


.leftColumnContactBox
{
    margin-top:10px;
}

.categoryBox, .leftColumnContactBox
{
    background-color: white;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    margin-bottom: 0.5em;
    padding: 0.5em;
}

.categoryBoxHeader
{
    text-align: center;
    background-color: #1d3557;
    color: #ddd;
    border-radius: 6px;
    margin-bottom: 0.5em;
}

.categoryList
{
    padding-left: 0.5em;
}

.categoryList a
{
    color: #444;
}

.categoryList ul {
	padding:0;
	margin-bottom:20px;
}

.categoryList ul li ul li:before
{
    content: '- ';

}
.categoryListHeader
{
	list-style-type: none;
	padding:0;
	font-weight: bold;
}

.categoryListItem
{
	font-weight: normal;
	list-style-type: none;
	padding-left:5px;
}


.adBox
{
    background-color: white;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    margin-bottom: 1em;
    padding: 0.5em;
}

.miedzejBox
{
    background-color: white;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    margin-bottom: 1em;
    padding: 0.5em;
	text-align: center;
}


.whiteBox
{
    background-color: white;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    margin-bottom: 0.5em;
    padding: 0.5em;
}

.whiteBoxHeader
{
    
    background-color: rgba(74, 122, 181, 0.46);
    color: #000;
    margin-bottom: 0.5em;
    font-size: 1.3em;
    padding: 0.5em;
}


.form-horizontal .form-group, .row {margin-left:0; margin-right:0;}
.dodajOgloszenieBox
{
    padding: 0em 0em;
}

.ogloszenieBox
{
    background-color: white; 
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    margin-bottom: 0.5em;
}

.hiddenEmail
{
	display:none;
}

.unhideEmail
{
}
.unhideEmail:hover
{
	text-decoration:underline;
	cursor:pointer;
}

.adActive
{
	border:2px solid #3cad0c;
}
.adActiveText
{
	color: #3cad0c;
	font-weight:bold;
	cursor: pointer;
}

.adInactive 
{
		border:2px solid #f00;
}

.adInactiveText
{
		color: #f00;
		font-weight:bold;
		
}

.adSuspended
{
		border:2px solid #ff9e3d;
}

.adSuspendedText
{
		color: #ff9e3d;
		font-weight:bold;
			cursor: pointer;
}

.ogloszenieBoxTytul
{
	font-weight: bold;
	margin-bottom:5px;
}

.ogloszenieBoxHeader
{
    
    padding: 0em 0em 0em 0.5em;
    font-weight: bold;
    border-bottom: 2px solid #fafafa;
    background-color: rgba(0, 113, 179, 0.2);
}

.ogloszenieBoxHeaderTitle
{
    text-transform: uppercase;
    padding: 0.25em 0;
    min-height: 2em;
}

.ogloszenieBoxHeaderState
{
   float: right;
    background-color: rgba(102, 126, 162, 0.81);
    padding: 0.24em 0.4em;
    color: #eee;
    width: 2.2em;
    text-align: center;
}

.ogloszenieBoxHeaderDate
{
   float: right;
    background-color: rgba(86, 142, 169, 0.42);
    padding: 0.24em 0.4em;
    color: #eee;
    text-align: center;
    font-weight: normal;
}

.ogloszenieBoxFooter
{
    background-color: #fafafa;
    padding: 0em 0.5em;
	text-align: right;
}

.ogloszenieBoxFooterTelNo
{
	font-weight: bold;
	color: #587f91;
}

.wyslijEmailLink
{
	font-weight: bold;
	color: #587f91;
}

.wyslijEmailLinkSent
{
	color: #00ad02;
}

.wyslijEmailLink:hover
{
	font-weight: bold;
	color: #587f91;
	cursor: pointer;
	text-decoration: underline;
}
	

.ogloszenieBoxContent
{
    padding: 0.25em 0em 1em 1em;
	    word-break: break-word;
}


.ogloszenieBoxContactNumber
{
	font-weight:bold;
}

.ogloszenieBoxContactName
{
	font-weight:normal;
}


.ogloszenieZdjecia 
{
	overflow-x: auto;
    white-space: nowrap;
}

.smsLink, .smsLink:hover
{
	text-decoration: none;
}

.sendEmailBox
{
	background-color: #e0f5ff;
	border: 1px solid #82abbc;
	margin:5px 0 7px 0;
	padding:0.25em;
	text-align: left;
	
	display: none;
}

.miedzej
{
	height: auto;
    margin-bottom: 0.5em;
	text-align:center;
}



.dodajOgloszenieHeader
{
    border-bottom: 1px solid #ccc;
    margin: 1em 0 1em;
    background-color: #eee;
    padding: 0.25em;
    
}

#addAdBox, #addAdBoxMobile
{	
	padding:0px;
	text-align: center;
	background-color: #fbff44;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

#addAdBox:hover
{	
	background-color: #bfff00;
}

#addAdBox a, #addAdBoxMobile a{
	color: #000; 
	font-weight: bold;
	padding:10px;
	display: block;
}

#addAdBox a:hover {
	text-decoration: none;
}



.reklamaPortalBox
{
	border: 1px solid #ccc;
	padding:5px;
	margin-bottom: 2em;
	//display: table;
}

.reklamaPortalBoxAdInfo
{
	border-bottom: 1px solid #ccc;
	//display: table-row;
	
}

.reklamaPortalBoxAdInfoImage
{
	//display: table-cell;
}


.reklamaPortalBoxAdInfoDates
{
	display: table-cell;
	padding:20px;
}
.reklamaPortalBoxAdStats
{
	//display: table-row;
}


.ovisponsor
{
	padding-top: 7px;
}

.ovisponsor img
{
	height: 35px;
}

.ovisponsorMobile
{
	padding-top: 8px;
}

.ovisponsorMobile img
{
	max-height: 30px;
}


.kalendarzMainHeader
{
	background-color: #b54a68;
	color: #fff;
	text-align: center;
	font-size: 2em;

}

.kalendarzMonthHeader
{
	background-color: #fff95b;
	text-align: center;
	font-size: 2em;
	margin: 0.2em 0;
}

.kalendarzBox
{
    background-color: white; 
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    margin-bottom: 0.5em;
}


.kalendarzBoxHeaderTitle
{
    text-transform: uppercase;
    padding: 0.25em 0;
    min-height: 2em;
}



.kalendarzBoxHeader
{
    
    padding: 0em 0em 0em 0.5em;
    font-weight: bold;
    border-bottom: 2px solid #fafafa;
    background-color: rgba(0, 113, 179, 0.2);
}

.kalendarzBoxContent
{
    padding: 0.25em 0em 1em 1em;
	    word-break: break-word;
}



.kalendarzBoxHeaderDate
{
   float: left;
    background-color: rgba(86, 142, 169, 0.42);
    padding: 0.24em 0.4em;
    color: #fff;
    text-align: center;
    font-weight: bold;
	margin-right:10px;
}

.kalendarzBoxFooter
{
    background-color: #fafafa;
    padding: 0em 0.5em;
	text-align: right;
}


#slideOutContainer{
	background-color: #353c51;
	height: 150px;
	width:100%;
	border-top: 2px solid yellow;
	
	position: fixed;
	 bottom: -150px;
	
	  animation-duration: 10s;
	  animation-name: bigslide;
	  animation-delay: 2s;
	  animation-fill-mode: forwards;
}
#slideOutContainerSmall{
	background-color: #ee3145;
	height: 55px;
	width:100%;
	color:white;
	text-align: center;
	padding-top:5px;
	
	position: fixed;
	 bottom: -55px;
	
	  animation-duration: 10s;
	  animation-name: smallslide;
	  animation-delay: 2s;
	  animation-fill-mode: forwards;
}

#slideOutContainerSmallPersistent{
//	background-color: #ee3145;
	height: 55px;
	width:100%;
	color:white;
	text-align: center;
	padding-top:3px;
	
	position: fixed;
	 bottom: -55px;
	
	  animation-duration: 1s;
	  animation-name: smallslidepersistent;
	  animation-delay: 2s;
	  animation-fill-mode: forwards;
}

#slideOutContainerSmallPersistent > div 
{
	position: absolute; 
	
}


a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

@keyframes bigslide {
  0% {bottom: -150px;}
  10% {bottom:0px;}
  80% {bottom:0px;}
  100% {bottom: -150px;}
}

@keyframes smallslidepersistent {
  0% {bottom: -55px;}
  100% {bottom: 0px;}
}

@keyframes smallslide {
  0% {bottom: -55px;}
  90% {bottom: -55px;}
  100% {bottom: 0px;}
}

.slideOutContainer_photo
{
	width: 120px;
    margin-top: 30px;
    float: right;
    margin-right: 10px;
}

.slideOutContainer_photo img {width:100%;}

.slideOutContainer_bigText {
	color: #fff;
	padding:4px;
	font-size: 1.2em;
	position: absolute;
	line-height: 1.4em;
}

.slideOutContainer_smallText {
	color: #fff;
	padding:4px;
	font-size: 0.5em;
	line-height:1em;
	position: absolute;
	bottom:0;

}

.phoneNo {font-size: 1.4em; font-weight: bold;}

.freeGuideForm {display:none;}

@media screen and (max-width: 991px){
    .columns{
        overflow-y:scroll;
    }
	#categoryBox, #categoryBox-sticky-wrapper {display: none;}
	#categoryDropdown select {
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	#addAdBoxMobile {display: block;}
	#addAdBox {display: none;}
	.leftColumnContactBox  {display: none;}
	.leftColumnAds  {display: none;}
	
	
}

@media screen and (min-width: 992px){
    .columns{
        -moz-column-count:2; /* Firefox */
        -webkit-column-count:2; /* Safari and Chrome */
        column-count:3;
        width: 500px;
    }
	#categoryDropdown , #addAdBoxMobile, #slideOutContainer, #slideOutContainerSmall, #slideOutContainerSmallPersistent
	{
		display: none;
	}
	
}