body {
    width: 100%;
    height: 100%;
    font-family: 'Playfair Display', serif;
    color: #000;
	background-color: #f9f9f9;
}

html {
    width: 100%;
    height: 100%;
}

h1 {
    margin: 0 0 35px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    font-size: 25px;
	
}

.center {
	text-align: center;
	width: 100%;
}

.centerh6 {
	font-size: 32px;
	font-family: 'Roboto Slab', serif;
}

.btn-center {
	font-size: 20px;
	text-align: center;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 2.5;
	text-align: center;
}

a {
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #1d9b6c;
}

.container {
	text-align: center;
}

  /****************/
 /** karuzela **/
/***************/

.header-text {
    position: absolute;
    top: 30%;
    left: 1.8%;
    right: auto;
    width: 96%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
	padding: 10px;
	color: #fff;
	
}

.carousel-inner img {
    max-height: 650px;
}


.fa-icons {
	padding-top: 35px;
	padding-bottom: 100px;
	font-size: 20px;
}

.fa-youtube,
.fa-google-plus,
.fa-facebook,
.fa-twitter {
	color: #00A693;
}

.connect-ip {
	color: green;
}


  /****************/
 /**** inne ****/
/****************/

.h1-header {
	font-family: 'Roboto Condensed', sans-serif;
}

.text {
	font-family: 'Droid Sans', sans-serif;
}

.fa-color-margin {
	color: #717171; 
	margin-top: 15px;
}

.fa-color-margin:hover {
	color: #999; 
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.fa-padding-right {
	padding-right: 20px;
}

.ofert-padding-top {
	padding-top: 35px;
}


.footer {
	margin-left: 17px; 
	font-size: 15px;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 5px;
}


.tsviewer {
	width: 100%;
	padding-top: 30px; 
	padding-bottom: 30px; 
	background-color: #efefef; 
	border-top: 20px solid #e9e9e9; 
	border-bottom: 20px solid #e9e9e9;
}

.h6-ofert {
	padding-top: 10px;
}

.p-ofert {
	font-size: 15px;
}

.s:hover {
	text-decoration: overline;
}

.hr-end {
	border-bottom: 1px solid #999; 
	width: 100%;
}

.hr-start {
	border-bottom: 2px solid #999; 
	width: 50%; 
	box-shadow: 1px 1px 1px #999;
}

.p-users {
	font-family: 'Droid Sans', sans-serif;
}
