body {
	color: #666666;
}

#layout-box-inner--head-- .more {
	background: url("pics/white-arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 28px;
	width: 56px;
	cursor: pointer;
	bottom: -48px;
	margin: 0 auto;
  position: relative;
}
	    
#layout-box--icons-- {
	background: #1392B0;
	/*height: 120px;*/
	  height: 120px;
  	top: 65px;
  	overflow: hidden;
  	position: fixed;
  	z-index: 90;
}

	#layout-box-inner--icons-- {
		width: 1100px;
		float: none;
		margin: 0 auto 0;			
	}

		#icons a {
			width: 160px;
			height: 80px;
			margin: 20px 3px;
			float: left;
			background: url(pics/icons-sp.png) no-repeat 0 0 ;
		}
		
		#icons #icon-2 {
			background-position: -171px 0;
		}
		
		#icons #icon-3 {
			background-position: -513px 0;
		}
		
		#icons #icon-4 {
			background-position: -342px 0;
		}
		
		#icons #icon-5 {
			background-position: -684px 0;
		}
		
		#icons #icon-6 {
			background-position:  -854px 0;
		}
		
			#icons a span {
				display: none;
			}

#layout-box--content-- {
	width: 1100px;
	float: none;
	margin: 75px auto 0;	
}

	#layout-box--content--left-- {
		width: 345px;
		margin: 0 30px 30px 0;
	}
	
		#layout-box-inner--content--left-- {
			padding: 30px 0;
		}
	
		#tree {
			width: 310px;
			padding: 0;
			border-right: 1px solid #DAE4EC;
		}
	
		#tree ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}       
		
			#tree ul ul {
				display: none;
			}
		
			#tree ul li {
				margin: 0 0 25px;
			}
			
			#tree ul ul {
				margin: 15px 0 0;
			}
			
				#tree ul ul li {
					margin: 5px 0 5px 15px;
					list-style-image: url(pics/li.png);
				}
			
			#tree ul li a {
				font-size: 22px;
				color: #4F4752;
        text-decoration: none;
        font-weight: normal;
			}
			
			#tree ul ul li a {
				font-size: 12px;
				font-weight: normal;
				text-decoration: none;
			}
			
			.banner_show {
				margin: 25px 0 0;
			}
	
	#layout-box--content--right-- {
		width: 653px;
		margin: 0 0 30px 0;
	}
	
		#layout-box-inner--content--right-- {
			padding: 37px 0;
		}
		
			#layout-box-inner--content--right-- ul {
				list-style-image: url(pics/li.png);
			}

#layout-box--wide-- h2 { 
  margin: 37px 0 0 50px;
}

/*********** kontakty *************/      
#kontakt-left,
#kontakt-right {
  float: left;
  width: 48%;
  padding: 10px 1% 0 0;              
}

#contact-text {
  padding: 0 50px;              
}

/***** top slider *****/
.x-reference-- #layout-box--icons--,
.x-news-- #layout-box--icons-- {
  height: 10px;
}