/*
*   name           Favourite
*   version        3.3
*   description    Responsive and customizable Joomla!3 template
*   demo           ttp://demo.favthemes.com/favourite/
*   author         FavThemes
*   author URL     http://www.favthemes.com
*   copyright      Copyright (C) 2012-2015 FavThemes.com. All Rights Reserved.
*   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*
******************************************************************************************

/// custom style
///


******************************************************************************************
*/
body {

    background-image: url("/images/bg.jpg");
}
#fav-container {
  background-color: Transparent;
}
#fav-headerwrap {
  background-color: #ffffff; opacity: .8; filter:Alpha(Opacity=80);/*Transparent;*/
}
#fav-copyrightwrap{
  background-color: #ffffff; opacity: .8; filter:Alpha(Opacity=80);/*Transparent;*/
}
#fav-containerwrap {
background-image: url("/images/bg_centras.jpg"); 
background-position: top center;
background-repeat: repeat;
}
