.toollinks a {
	padding: 8px 0;
	padding-right: 4%;
	padding-left: 26px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #6d6d6d;
	text-decoration:none;
}

.toollinks a.link4 { padding-right: 0; }

.toollinks a.link1 { background: transparent url("img/templ/tlinks_a.png") no-repeat left top; }
.toollinks a.link2 { background: transparent url("img/templ/tlinks_b.png") no-repeat left top; }
.toollinks a.link3 { background: transparent url("img/templ/tlinks_c.png") no-repeat left top; }
.toollinks a.link4 { background: transparent url("img/templ/tlinks_p.png") no-repeat left top; }

.toollinks a:hover { background-position: left -27px; color:#000000;}

/*download*/
.download{margin-top:40px;}
.download a{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #6d6d6d;
	text-decoration:none;
	width:118px;
	height:27px;
	text-align:center;
	padding-top:7px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:25px;
	
}
.download a.link7 {	background: transparent url("img/buton/download.png") no-repeat left -27px; width:100%;}
.download a:hover { background-position: left top; color:#000000;}

.cate{float:right;color:#FF9209;}
.cate a{color:#FF9209;}
/*rss_copy*/
.pos_rss_copy a{}
.pos_rss_copy a.copy{background: transparent url("img/copy.png") no-repeat left top; width:100%;}
.pos_rss_copy a.rss{background: transparent url("img/rss.png") no-repeat left top; width:100%;}
.pos_rss_copy a:hover { background-position: left -22px; color:#000000;}

/*startfav*/
.startfav{ position: absolute; left: 6px; top: 77px; z-index: 1;}
.mainfeedmap{ position: absolute; left: 406px; top: 68px; z-index: 1;}

.startfav a, .startfav a img { display: block; width: 72px; height: 21px; }
a.start { background: transparent url("img/startfav.png") no-repeat left 0; }
a.favorit { background: transparent url("img/startfav.png") no-repeat left -21px; }
a.start:hover { background-position: left -42px; }
a.favorit:hover { background-position: left -63px; }

.mainfeedmap a, .mainfeedmap a img { display: block; width: 35px; height: 20px; }
a.home { background: transparent url("img/mainfeedmap.png") no-repeat left 0; }
a.contact { background: transparent url("img/mainfeedmap.png") no-repeat left -20px; }
a.map { background: transparent url("img/mainfeedmap.png") no-repeat left -40px; }

a.home:hover { background-position: left -60px; }
a.contact:hover { background-position: left -80px; }
a.map:hover { background-position: left -100px; }

/*===SEARCH===*/
.searchbox { float: right; width: 222px; height: 20px; position: relative; top: 17px; }
.searchbox { background: url("img/templ/searchbox.png") no-repeat left top; }
.searchbox form { padding-left: 4px; }
.searchbox input {
	float: left;
	width: 183px;
	padding-top: 3px;
	background: none;
	border: none;
	color: #767676;
	font-weight:bold;font-size:12px;
}

.searchbox a.btn img { width: 21px; height: 20px; display: block; }
.searchbox a.btn {
	float: right;
	width: 21px; height: 20px;
	color: #fff;
	background: url("img/templ/search_b.png") no-repeat left top;
}

.searchbox a.btn:hover {
	color: #fff;
	background: url("img/templ/search_b.png") no-repeat left -20px;
}


/*===LOGINFORM===*/
.loginform { width: 385px; height: 85px; position: relative; }
.loginbox { float: left; }
.login { margin-right: 1px; }
.login, .loginform .pass { float: left; width: 118px; position: relative; }
.loginform span { white-space: nowrap; color: #797979; font-size: 11px; }
.loginform .login .input, .loginform .pass .input {
	width: 116px; height: 22px;padding-top:1px;
	background: url("img/templ/loginfor.png") no-repeat left top;
	
}
.forminput{font-size:0.8em;}
.loginform .input div {padding-left: 5px;padding-top: 0px;}
.loginform .login input,.loginform .pass input {
	width: 105px;padding: 0;background: none;border: none;font-weight: bold;color: #797979;
}

.loginbox a.btn img { width: 42px; height: 22px; display: block; }
.loginbox a.btn {
	position: relative;
	top: 18px;
	float: left;
	width: 42px; height: 22px;
	color: #fff;
	background: #bfbfbf url("img/templ/login_bt.png") no-repeat left top;
}

.loginbox a.btn:hover {
	color: #fff;
	background: #ffce9a url("img/templ/login_bt.png") no-repeat left -22px;
}
.loginform .olinks { padding-top: 5px; text-align: left; }
.register_btn, .reregister_btn, .reregister_btn img, .reregister_btn img { float: left; width: 117px; height: 19px; }
.register_btn { background: url("img/templ/register.png") no-repeat left 0; }
.reregister_btn { background: url("img/templ/reregist.png") no-repeat left 0; }
.loginform .olinks a:hover { background-position: left -19px; }