/*
#------------------------------------------------------------------------
# Bluap - June Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

/* Editor */
.obrazek_vlevo {float: left; margin-right: 24px;}
.obrazek_vpravo {float: right; margin-left: 24px;}
.doBloku {text-align: justify;}
.noMargin {margin: 0 !important;}
.none {display: none; visibility: hidden;}

/* Logo */
/*#gkLogo.cssLogo {height: 50px; width: 300px;} */
#gkLogo {width: 300px;}

/* Joomla */
.pagination ul li {margin: 0 20px 0 0;}
a:hover, a:active {color: #333333;}

/* StarLite Pretty Photo */
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {display: none; visibility: hidden;}
div.pp_default .pp_nav .currentTextHolder {left: 45px;}

/* Modul GK5*/
.imagebg1 {
	background: transparent url('../images/style1/header_bg.png') no-repeat 0 0 !important;
	background-size: cover !important;
  color: #fff;
}

.gkSingleModule .box.imagebg1 .header {color: #fff;}
.gkSingleModule .box.imagebg1 .header small {color: #fff;}




/*

#mobile-menu-toggler {
    margin: 10px 0 0 0 !important;
}
#gkMobileMenu {
    margin: 0 auto !important;
}
         
#mobile-menu-toggler {
    margin: 0px -5px 0px 0px !important;
}            */

