body {
  padding-top: 6px;
  background-color:#E6EEF7;
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;  
  margin-top: 40px;
  border-top: 1px solid #eee;
  text-align: right;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  background-color: #FFF;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}
.container {
	background-color:#FFF;
}
.container_nav {
	background-color:#FFF;
	margin-left: 20px;
	margin-right: 20px;
	
}
.container_txt {
	background-color:#FFF;
	margin: 20px;
}
.txt_box {
	background-color:#F4F4F4;
	font-size: 16px;
	border-right: 0;
    border-radius: 5px 5px 5px 5px;
	padding: 20px;
}
.txt_box_proizvodi {
	background-color:#F4F4F4;
	font-size: 16px;
	border-right: 0;
    border-radius: 5px 5px 5px 5px;
	padding: 20px;
}
.razmak-top {
	padding-top: 20px;
}
.demo-content{
        padding: 15px;
        font-size: 16px;
        min-height: 250px;
		border-right: 0;
        border-radius: 5px 5px 5px 5px;
        background: #FFFFFF;        
}
.demo-content{
        padding: 15px;
        font-size: 16px;
        min-height: 250px;
		border-right: 0;
        border-radius: 5px 5px 5px 5px;
        background: #F2F4F7;        
}
.txt_bijeli {
	color: #FFFFFF;	
}
.txt_plavi {
	color: #01A0F1;	
}
.txt_plavi_tamno {
	color: #337AB7;	
}
.txt_naslov {
	font-size: 20px;
	color: #01A0F1;	
}
.txt_naslov_tamno {
	font-size: 20px;
	color: #337AB7;	
}
.margin_txt {
	margin-top: 20px;
	margin-bottom: 10;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* gallery */
.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}

.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	width: 100%;
}

.container6 {
  height: 10em;
  display: flex;
  align-items: center;
  justify-content: center }


/*GT stilovi*/
.txt_naslovgt {
	font-size: 12px;
	color: #1e9664;	
}
.txt_gt {
	color: #1e9664;	
}
.txt_lt {
	color: #0f73c4;	
}
.txt_boxgt {
	background-color:#d5ffe8;
	font-size: 16px;
	border-right: 0;
    border-radius: 5px 5px 5px 5px;
	padding: 20px;
}
.txt_box_white {
	background-color:#FFFFFF;
	font-size: 16px;
	border-right: 0;
    border-radius: 5px 5px 5px 5px;
	padding: 20px;
}
.txt_velikoslovo {
	font-size: 18px;
}