/*------------------------------------------------------------------------
# "Hot Restaurant" WordPress theme - December, 2012
# Copyright (C) 2012 ArhiNet d.o.o. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotWPTemplates.com
# Website: http://www.hotwptemplates.com
-------------------------------------------------------------------------*/

.scrollup {
    width:53px;
    height:53px;
    position:fixed;
    bottom:30px;
    right:30px;
    display:none;
    text-indent:-9999px;
    background: url('../images/top.png') no-repeat;
}