/* Decking */
.content-startpage .column-big .decking {
	background-image: url('/images/content/startpage/decking.jpg');
	background-repeat: no-repeat;
	height: 214px;
	margin-bottom: 15px;
}
.content-startpage .column-big .decking h2 {
	position: relative;
	left: 10px;
	height: 140px;
	width: 600px;
}
.content-startpage .column-big .decking h2 a {
	display: block;
	height: 120px;
	text-indent: -2000px;
}
.content-startpage .column-big .decking p {
	position: relative;
	left: 255px;
	width: 300px;
}
.content-startpage .column-big .decking a.arrow-orange {
	background-image: url('/images/content/startpage/arrow-orange.jpg');
	background-repeat: no-repeat;
	display: block;
	left: 564px;
	height: 20px;
	position: relative;
	top: -10px;
	width: 33px;
}



/* Screws */
.content-startpage .column-big .screws {
	background-image: url('/images/content/startpage/screws.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 246px;
	margin-bottom: 15px;
	width: 300px;
}
.content-startpage .column-big .screws h2 {
	position: relative;
	left: 60px;
	height: 110px;
	width: 160px;
}
.content-startpage .column-big .screws h2 a {
	display: block;
	height: 110px;
	text-indent: -2000px;
}
.content-startpage .column-big .screws p {
	position: relative;
	height: 108px;
	left: 72px;
	width: 120px;
}
.content-startpage .column-big .screws a.arrow-orange {
	background-image: url('/images/content/startpage/arrow-orange.jpg');
	background-repeat: no-repeat;
	display: block;
	left: 250px;
	height: 20px;
	position: relative;
	width: 33px;
}




/* Screws school */
.content-startpage .column-big .screwsschool {
	background-image: url('/images/content/startpage/screwsschool.jpg');
	background-repeat: no-repeat;
	float: right;
	height: 246px;
	margin-bottom: 15px;
	width: 300px;
}
.content-startpage .column-big .screwsschool h2 {
	position: relative;
	height: 140px;
	width: 150px;
}
.content-startpage .column-big .screwsschool h2 a {
	display: block;
	height: 150px;
	text-indent: -2000px;
}
.content-startpage .column-big .screwsschool p {
	color: #fff;
	height: 108px;
	left: 18px;
	position: relative;
	width: 155px;
}
.content-startpage .column-big .screwsschool a.arrow-black {
	background-image: url('/images/content/startpage/arrow-black.jpg');
	background-repeat: no-repeat;
	display: block;
	left: 252px;
	height: 19px;
	position: relative;
	top: -31px;
	width: 31px;
}



/* Choose */
.content-startpage .column-big .choose {
	background-color: #f08620;
	height: 55px;
}


/* Retailers */
.content-startpage .column-small .retailers {
	background-image: url('/images/content/startpage/retailers.jpg');
	background-repeat: no-repeat;
	height: 121px;
	margin-bottom: 15px;
}
.content-startpage .column-small .retailers h2 {
	position: relative;
	height: 60px;
	text-indent: -2000px;
}
.content-startpage .column-small .retailers p {
	font-size: 1.6em;
	padding-left: 15px;
	position: relative;
	line-height: 1.1em;
	width: 200px;
}
.content-startpage .column-small .retailers p a {
	color: #000;
	display: block;
	text-decoration: none;
}
.content-startpage .column-small .retailers a.arrow-blue {
	background-image: url('/images/content/startpage/arrow-blue.jpg');
	background-repeat: no-repeat;
	display: block;
	left: 252px;
	height: 20px;
	position: relative;
	top: -15px;
	width: 33px;
}



/* Attach guide */
.content-startpage .column-small .attachguide {
	background-image: url('/images/content/startpage/attachguide.jpg');
	background-repeat: no-repeat;
	height: 211px;
	margin-bottom: 15px;
}
.content-startpage .column-small .attachguide h2 {
	position: relative;
	height: 70px;
	text-indent: -2000px;
}
.content-startpage .column-small .attachguide h2 a {
	display: block;
	height: 70px;
	text-indent: -2000px;
}
.content-startpage .column-small .attachguide p {
	color: #fff;
	padding-left: 15px;
	position: relative;
	width: 150px;
}
.content-startpage .column-small .attachguide a.arrow-black {
	background-image: url('/images/content/startpage/arrow-black.jpg');
	background-repeat: no-repeat;
	display: block;
	left: 253px;
	height: 20px;
	position: relative;
	top: 20px;
	width: 33px;
}



/* Login */
.content-startpage .column-small .login {
	background-image: url('/images/content/startpage/login.jpg');
	background-repeat: no-repeat;
	height: 113px;
	margin-bottom: 15px;
}

.content-startpage .column-small .login h2 {
	position: relative;
	height: 42px;
	text-indent: -2000px;
}
.content-startpage .column-small .login form p {
	height: 23px;
	padding-left: 15px;
}
.content-startpage .column-small .login form p input.text {
	width: 165px;
}
.content-startpage .column-small .login form p label,
.content-startpage .column-small .login form p span.label {
	color: #fff;
	float: left;
	width: 100px;
}



/* Search */
.content-startpage .column-small .search {
	color: #fff;
	background-image: url('/images/content/startpage/search.jpg');
	background-repeat: no-repeat;
	height: 55px;
}
.content-startpage .column-small .search form {
	padding-left: 70px;
}
.content-startpage .column-small .search form #txt_sokord {
	padding: 2px;
	position: relative;
	top: 15px;
	width: 100px;
}
.content-startpage .column-small .search form .radio-containter {
	position: relative;
	left: 120px;
	top: -9px;
	width: 100px;
}
.content-startpage .column-small .search form .radio-containter label {
	margin-left: 5px;
}
