

/* ==========================================================================
   Author's custom styles
   ========================================================================== */






 body {
                padding-top: 10px;
                padding-bottom: 20px;
            }
			.link{
			color: #23527C;
			}
			.titlelink{
			color: #5E5E5E;
			}
			
			.panel{
			color: #5E5E5E;
			}
			.panel-heading{
			background-color: #F0F3F5;
font-size: 1.3em;
			}
			.carousel-inner img {
                margin: auto;
            }
	.odwrotnosc {
	unicode-bidi: bidi-override;
	direction: rtl;
}
.bom {
    color: #D12238;
}
.art {
    background-color: #ffffff;
}
.gap-right {
  margin-right: 10px; 
  }
  .odstep {
                padding-top: 5px;
				padding-bottom: 5px;
         margin: 10px;
		 color: #5E5E5E;
            }
			 .odstep3 {
                padding-top: 20px;
				padding-bottom: 10px;
            }
.otulina {
    outline: 1px solid #D12238;
}
			
.odstep2 {
          color: #5E5E5E;     
         margin: 10px;
            }	
			.div-with-bg
{
background-image: url(../img/theme/bg.png);
}
.bgtest{
background-color: green;
}
.bgtest2{
background-color: blue;
}

.round_pic {
    border-radius: 10px;
}

footer{
  height: 10px;
}











