#tiger {
	padding-top: 0px;
	padding-bottom: 25px;
	display:block;
	position:relative;
	
	font-size: 13px;
	line-height: 18px;
	font-family: Verdana, Arial, sans-serif;	
}
#tiger .bg{
	position:relative;
	background: url(../scr/tiger/tiger_bg_.jpg) no-repeat top left scroll;
	
	padding-top: 40px;
}
#tiger .logo{	
	padding-bottom: 40px;
}
#tiger h2 {
	color: #555555;
	font-size: 45px;
	line-height: 45px;
	font-weight: bold;
	font-family: 'Pathway Gothic One', sans-serif;
	
	padding-top: 30px;	
	padding-bottom: 30px;
}
#tiger h1 {
	color: #555555;
	font-size: 85px;
	line-height: 85px;
	font-weight: bold;
	font-family: 'Passion One', sans-serif;
	
	padding-top: 30px;	
	padding-bottom: 30px;
}
#tiger .pom {
	color: #999999;
	font-size: 45px;
	line-height: 45px;
	font-weight: normal;
	font-family: 'Pathway Gothic One', sans-serif;	
	margin:  0px;
}


#cobra_1 {
	padding-top: 45px;
	padding-bottom: 45px;
	display:block;
	position:relative;
}
#cobra_1 img {
	width: 100%;
	max-width: 466px;
	height: auto;
}
#cobra_1 .popis {	 
	text-align: justify;
	color: #555555;
	font-size: 25px;
	line-height: 35px;
	font-weight: normal;
	font-family: 'Open Sans Condensed', sans-serif;
}

#ermak_1 {
	padding-top: 45px;
	padding-bottom: 10px;
	display:block;
	position:relative;
}
#ermak_1 img {
	width: 100%;
	max-width: 466px;
	height: auto;
}

#manufacturer {
	padding-top: 40px;
	padding-bottom: 30px;
	display:block;
	position:relative;
}
#manufacturer  .callout-dark {
	padding: 20px;
	color: #555555;
	background-color: #eeeeee;
}
#manufacturer .icon {
	text-align: center;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;	
}
#manufacturer .icon .image {
	position: relative;
	z-index: 2;
	margin: auto;
	width: 88px;
	height: 88px;
	border: 7px solid white;
	font-size: 38px;
	line-height: 88px;
	border-radius: 50%;
	background: #ffffff;
	vertical-align: middle;
	color: #555555;
}
#manufacturer .icon .image .btn-lg {
    font-size: 38px;
    line-height: 55px;
}
#manufacturer .icon .info {
	margin-top: -24px;
	padding: 30px 10px 10px 10px;
}
#manufacturer .manufacturer-text {
	padding-top: 10px;
}
#manufacturer h3 {
	color: #555555;
	font-size: 35px;
	line-height: 45px;	
	font-weight: normal;
	font-family:  'Pathway Gothic One', sans-serif;
	text-decoration: none;
}
#manufacturer p {
	font-size: 15px;
	line-height: 24px;
	font-family: Verdana, Arial, sans-serif;
}

#foto {
	padding-top: 40px;
	padding-bottom: 40px;
	display:block;
	position:relative;
}
#foto .image-block {
	float: left;
	#border: 10px solid white ;
	margin: 2px 2px 2px 2px;    
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: bottom;
}
#foto .image-block p {
	float: left;
	width: 100%;
	height: 100%;
	border: 0px solid #e0e0e0;
}
#foto .image-block:hover  p {
	float: left;
	background-color: rgba(3,3,3,0.1);    
}
#foto h1 {
	color: #999999;
	font-size: 45px;
	line-height: 45px;
	font-weight: bold;
	font-family: 'Pathway Gothic One', sans-serif;
	
	padding-top: 30px;	
	padding-bottom: 30px;
}



#down {
	padding-top: 40px;
	padding-bottom: 25px;
	display:block;
	position:relative;
}
#down h2 {
	color: #555555;
	font-size: 35px;
	line-height: 45px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	text-decoration: none;
}
#down  .callout-dark {
	padding: 40px;
	color: #555555;
	background-color: #eeeeee;
}
#down  .btn {
	margin-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
}
#down .produkty-text {
	padding-top: 40px;
}
#down p {
	font-size: 15px;
	line-height: 22px;
	font-family: Verdana, Arial, sans-serif;
}
#down a {
	font-size: 15px;
	font-family: Verdana, Arial, sans-serif;
}

#nahoru {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 40px;	 	
}
#nahoru a{
	color: #555555;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;	 	
}
#nahoru .btn-circle {
    width: 60px;
    height: 60px;
    padding: 12px 16px;
    border: 2px solid #555555;
    border-radius: 50%;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}


.no_borders {
	padding: 0;
	margin: 0;
}


/* Media queries */

@media(min-width:767px) {
	#tiger .bg{
		position:relative;
		background: url(../scr/tiger/tiger_bg_.jpg) no-repeat top left; scroll;
	}
}


@media (max-width:768px) {
 
	#tiger .bg {
		background: none;
	}  
	#cobra_1 .scr{
		text-align: center;
	}	
	#eco .popis {
		padding-left: 0px;
	}	
}

@media (max-width:480px) {

	
}
