div.header {
	background: url('img/header_hu.png') no-repeat 51% top;
}

a.home, a.portfolio, a.aboutme, a.contact, a.downloadcv, a.rss, a.facebook, a.youtube, a.digg, a.stumble, div.icons p, input.send, div.message label {
	background: url('img/buttons_hu.png') no-repeat;
}

a.home {
	width: 90px;
	background-position: -17px -55px;
}

a.home:hover {
	background-position: -262px -55px;
}

a.portfolio {
	background-position: -110px -40px;
}

a.portfolio:hover {
	background-position: -355px -40px;
}

a.aboutme {
	background-position: -3px -100px;
}

a.aboutme:hover {
	background-position: -248px -100px;
}

a.contact {
	background-position: -130px -90px;
}

a.contact:hover {
	background-position: -375px -90px;
}

a.langchange {
	background-position: 0px 0px;
}

a.langchange:hover {
	background-position: -245px 0px;
}

a.downloadcv {
	background-position: -5px -170px;
	width: 193px;
}

a.downloadcv:hover {
	background-position: -250px -170px;
}

a.twitterfollow {
	display: block;
	background: url('img/button_followme_hu.png') no-repeat;
	width: 52px;
	height: 15px;
	text-indent: -9999px;
	margin: 5px 15px 0px 50px;
	float: right;
}

div.icons p {
	background-position: -4px -310px;
}

a.rss {
	background-position: 0px -362px;
	width: 245px;
}

a.rss:hover {
	background-position: -245px -362px;
}

a.facebook {
	background-position: 0px -405px;
	width: 240px;
}

a.facebook:hover {
	background-position: -245px -405px;
}

a.youtube {
	background-position: 0px -450px;
}

a.youtube:hover {
	background-position: -245px -450px;
}

a.digg {
	background-position: 0px -500px;
}

a.digg:hover {
	background-position: -245px -500px;
}

a.stumble {
	width: 125px;
	background-position: -120px -500px;
	margin-right: 60px;
}

a.stumble:hover {
	background-position: -365px -500px;
}

a#prev, a#next {
	background: url('img/prevnext_hu.png') no-repeat;
}

a#prev {
	margin: 0px 0px 0px 10px;
	background-position: 0px 50%;
}

a#prev:hover {
	background-position: -100px 50%;
}

a#next {
	background-position: -300px 50%;
}

a#next:hover {
	background-position: -200px 50%;
}

input.send {
	background-position: 20px -270px;
}

div.message label {
	width: 185px;
	background-position: -5px -244px;
}

span.welcometxt { background: url('img/text_hu.png') no-repeat top left; }

div.twitter div.top { background: url('img/twitterbubble_top_hu.png') no-repeat; }


div.whatido span.design, div.whatido span.coding { background: url('img/button_what_hu.png') no-repeat; }
div.whatido span.coding { background-position: 0px -68px; }











