/*******OGÓLNE**********/
body {font-family: 'Arimo', sans-serif;}
h1, h2, h3, h4, h5 {font-family: 'Arya', sans-serif;}
h2 {font-size: 30pt;margin-bottom:30px;}
p, li {font-size:11pt;}
a {color: #4b665e;}
.navbar {margin-bottom: 0px !important;background: rgba(0, 0, 0, 0) url("../img/navbar-background.jpg");background-repeat: no-repeat;}
.navbar-default {border-bottom: 3px solid #c20000;}
.cont-back {padding-top:20px;padding-bottom:20px;background-color: rgba(255, 255, 255, 0.9);}
body {background: rgba(0, 0, 0, 0) url("../img/background.jpg")repeat scroll center center / cover}
nav.navbar {background-color: #fff;}
.thumbnail:hover {transition: all 0.7s ease 0s; background-color:#e2001a;border: 1px solid #e2001a;}
.btn-primary {background-color: #c20000;border-color: #c20000;}
.btn-primary:hover {transition: all 0.7s ease 0s;background-color: #733100;border-color: #733100;color: #fff;}
/*******OGÓLNE**********/

/*******CUSTOM KLAYSY**********/
	/** start *** customowa klasa dla kolumny, pozwalający np. na wyświetlanie 5 kolumn w rzędzie *****/
	.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15 {position: relative;min-height: 1px;padding-right: 10px;padding-left: 10px;}
	.col-xs-15 {width: 50%;float: left;}
	@media (min-width: 768px) {.col-sm-15 {width: 20%;float: left;}}
	@media (min-width: 992px) {.col-md-15 {width: 20%;float: left;}}
	@media (min-width: 992px) {.col-md-15 h4 {min-height: 30px;}}

	@media (min-width: 1200px) {.col-lg-15 {width: 20%;float: left;}}
	/** koniec *** customowa klasa dla kolumny, pozwalający np. na wyświetlanie 5 kolumn w rzędzie *****/

	/** start *** customowa klasa dla kolumny, pozwalający np. na wyświetlanie 5 kolumn w rzędzie *****/
	.col-xs-1b,.col-sm-1b,.col-md-1b,.col-lg-1b {position: relative;min-height: 1px;padding-right: 10px;padding-left: 10px;} /*padding left i right dostosowałem do normalenego paddingu bootstrapa czyli 15px. początkowo było 10px***/
	.col-xs-1b {width: 100%;float: left;}
	@media (min-width: 768px) {.col-sm-1b {width: 100%;float: left;}}
	@media (min-width: 992px) {.col-md-1b {width: 100%;float: left;}}
	@media (min-width: 992px) {.col-md-1b h4 {min-height: 30px;}}

	@media (min-width: 1200px) {.col-lg-1b {width: 20%;float: left;}}
	/** koniec *** customowa klasa dla kolumny, pozwalający np. na wyświetlanie 5 kolumn w rzędzie *****/
/*******CUSTOM KLAYSY**********/

/*******NAVBAR*************/
.navbar-default .navbar-toggle {border-color: #000;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color: #000;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color: #101010;}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {background-color: #9fe2af;color: #000;}
.navbar-nav .open .dropdown-menu {background-color: #fff}
.navbar-default .navbar-nav > li > a {color: #e2001a;font-weight: bold;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {background-color: #9fe2af;color: #000;}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {transition: all 0.3s ease 0s;color: #fff;background-color: #c20000;}
/*******NAVBAR*************/

/*******TABY*************/
.tab-content {background-color: #fff;border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;margin-bottom: 15px;padding-bottom: 15px;padding-top: 15px;}
@media (max-width: 768px) {#myTab a {border: solid 1px #ddd;}}
@media (max-width: 768px) {.tab-content {border-top: solid 1px #ddd;}}
@media (min-width: 768px) {.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
min-height: 70px;}}
@media (min-width: 768px) {.nav-tabs.nav-justified>li>a {border-bottom: none !important ;border-radius: none !important;}}
@media (min-width: 768px) {.nav > li > a:focus, .nav > li > a:hover {background-color: #eee;text-decoration: none;}}
@media (min-width: 768px) {ul.nav-tabs a {min-height: 70px;}}
/*******TABY*************/

/*******SIDEBAR*************/
@media (max-width: 1200px) {.sidebar a.list-group-item {font-size:9pt;}}
/*******SIDEBAR*************/

/*******WŁASNE*************/
.strony-segment-1 {background-color: rgba(255, 255, 255, 0.8); margin-bottom: 20px; padding: 40px 0;padding: 40px 0;}
.strony-segment-1 p {font-size: 14pt;}
.strony-segment-2 {background-color: rgba(255, 255, 255, 0.8); margin-bottom: 20px; padding: 40px 0;padding: 40px 0;}
@media(min-width: 992px) {.snippet {float: left;height: auto;margin-left: 10px;margin-right: 25px;width: 600px;}}
.o-firmie {background: rgba(0, 0, 0, 0) url("../img/background-o-firmie.jpg") repeat scroll center center / cover;}
.small-img {display: inline-block;font-size: 2em;height: 4em;line-height: 2em;position: relative;vertical-align: middle;width: 4em;}
/*******WŁASNE*************/