/*
Theme Name: Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License: Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description: Place here your custom CSS styles
*/

.site-name {
  font-size: 2.3vh;
  font-family: "Lato",sans-serif;
}

.site-slogan {
  font-family: Hind;
  font-size: 15px;
}

.navbar {
  background: #002f5d none repeat scroll 0 0 !important;
  margin-bottom: 20px;
  min-height: 50px;
}
h3 {
  display: inline-block;
  padding: 10px;
  background: #B9121B;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.carousel-caption {
  display: none;

}
#form-effect {
	margin: 14px 0;
	font: 100 15px Lato;
	/* background: rgba(0,0,0,1); */
}

#kancelaria p {
  color: #000;
  font: 15px Hind;
  text-align: justify;
  text-indent: 15px;
}

#oferta {
  font-size: 16px;
  text-align: justify;
  text-indent: 15px;
}

.translucent-bg.blue::after {
  background-color: rgba(85, 172, 238, 0.9);
}

#wynagrodzenie {
  color: #000;
  font: 15px Hind;
  text-align: justify;
  text-indent: 15px;
}

#footer {
  color: #000;
}

.carousel-control
{
	
	display: none;
	
}

.wiersz {
	display: table-row;

}
.komorka {
	display: table-cell;
	vertical-align: top;
}
.komorka:first-child {
	padding: 0 0 0 20px;
}

.tabela {
	display: table;
	width: 100%;
	
}

.black {
	color: #000;
	
	
}
