/* Start of CMSMS style sheet 'layout' */
body {
	padding-bottom: 100px;
}

.bottom-index {
	background-image: url(images/index-bottom.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

.bottom-slide {
	margin-top: 15px;
}

.bottom-txt {
	margin: 15px 0 15px 15px;
	height: 175px;
	overflow: hidden;
}

.center-index {
	background-image: url(images/solar-panel.jpg);
	background-position: 0 70px;
	background-repeat: no-repeat;
	height: 300px;
}

.doubleline{
	background-image: url(images/greeyyellow-line.png);
	background-position: center 20px;
	background-repeat: no-repeat;
	height: 50px;
}

.footer {
	background-image: url(images/footer.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom: -79px;
	height: 80px;
}

.header {
	background-image: url(images/green-line.png);
	background-position: 0 99px;
	background-repeat: no-repeat;
	height: 100px;
}

.index-img {
	background-image: url(images/index-img.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 295px;
	overflow: visible;
	position: relative;
}

.index-txt-box {
	background-image: url(images/index-txt.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 180px;
	margin-bottom: 0;
	margin-left: -10px;
	margin-top: 80px;
}

.index-txt {
	height: 120px;
	margin-bottom: 0;
	margin-left: 45px;
	margin-right: 95px;
	margin-top: 30px;
	overflow: hidden;
}

.index-btn {
	margin-top: 197px;
}

.menu-footer {
	margin-right: 25px;
	margin-top: 45px;
}

.left-index,
.right-index {
	height: 300px;
	overflow: hidden;
}

.logo h1 {
	margin: 0;
}

.logo h1 a {
	background-image: url(images/alusolar-logo.png);
	background-position: 0 -1px;
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	text-indent: -999em;
	text-decoration: none;
	width: 200px
}

#ponudba {
	width: 211px;
	height: 64px;
	float: right;
	position: relative;
	display: block;
}

#ponudba a {
	background-image:url(images/ponudba.png);
	background-repeat: no-repeat;
	position: relative;
	display: block;
	width: 211px;
	height: 64px;
}

#ponudba span.hover {
	width: 211px;
	height: 64px;
	background-image:url(images/ponudba.png);
	background-position: -211px 0;
	background-repeat: no-repeat;
	position: relative;
	display: block;
}

#sencila {
	width: 111px;
	height: 64px;
	float: right;
	position: relative;
	display: block;
}

#sencila a {
	background-image:url(images/sencila.png);
	background-repeat: no-repeat;
	position: relative;
	display: block;
	width: 111px;
	height: 64px;
}

#sencila span.hover {
	width: 111px;
	height: 64px;
	background-image:url(images/sencila.png);
	background-position: -211px 0;
	background-repeat: no-repeat;
	position: relative;
	display: block;
}

#slide {
	width: 285px;
	height: 170px;
}

.sub-btn {
	margin-top: 135px;
}

.sub-img {
	background-image: url(images/sub-img.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 233px;
	overflow: visible;
	position: relative;
}

.wrapper {
	background-image: url(images/index-image-back.png);
	background-position: center 100px;
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0px;
	width: 100%;
}

.wrapper-sub {
	background-image: url(images/sub-image-back.png);
	background-position: center 100px;
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0px;
	width: 100%;
}
/* End of 'layout' */

