@charset "utf-8";
#extra{
	float: right;
	width: 320px;
	padding-left: 20px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: #F6F6F6;
	padding-right: 5px;
}
#posledni-projekty{
}
#posledni-projekty ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#posledni-projekty li{
	display: inline;
}
#posledni-projekty li a{
	display: block;
	height: 115px;
	color: #707070;
	text-decoration: none;
	margin-bottom: 35px;
}
#posledni-projekty li a:hover{


}
#posledni-projekty img{
	float: left;
	border: none;
	padding-right: 15px;
}
#posledni-projekty span{
	display: block;
	color: #ed1c24;
	font-family: "Franklin Gothic Demi Cond";
	padding-bottom: 15px;
}
#posledni-projekty h4{
	padding-bottom: 25px;
	clear: left;
	display: block;
	height: 25px;
	margin-top: 5px;
}
#zatepleni{
}
#zatepleni a{
	display: block;
	float: left;
}
#zatepleni img{
	border: none;
}
.baumit{
	background-image: url(../img/zatepleni/baumit.png);
	height: 68px;
	width: 69px;
	background-position: left top;
	margin-left: 20px;
	margin-right: 20px;
}
.weber{
	background-image: url(../img/zatepleni/weber.png);
	height: 40px;
	width: 167px;
	margin-bottom: 8px;
}
.dektrade{
	background-image: url(../img/zatepleni/dektrade.png);
	height: 20px;
	width: 179px;
	margin-bottom: 35px;
}
.baumit:hover{
	background-position: left 68px;
}
.weber:hover{
	background-position: left 40px;
}
.dektrade:hover{
	background-position: left 20px;
}
#fotogalerie{
}
#fotogalerie img{
	width: 74px;
	border: none;
}
#fotogalerie a{
	display: block;
	float: left;
	padding: 0;
	border: 1px solid #CCC;
	opacity: 0.8;
	width: 74px;
	height: 56px;
}
#fotogalerie a:hover{
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	opacity: 1;
}
#fotogalerie h5{
	font-size: 16px;
	color: #ed1c24;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}

