/*
#------------------------------------------------------------------------
# News - December Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */
 
.gkPage,
#gkBottom1,
#gkBottom2,
#gkFooter {
	margin: 0 10px!important;
}

#gkPageContent {
	width: auto;
}

.gkMenu > ul > li > a {
	padding: 0 7px;
}

#gkTopMenu {
	width: 100%;
}

#gkSocial {
	clear: both;
	margin-top: 10px;
}

#gkSearch {
	float: right;
	margin: 0px;
}
#gkLogo {
	padding: 5px;
    height: 100px;
    width: 100px;
}
@media screen and (max-width: 768px){
#gkLogo {height: 50px;width: 50px;}
}
#gkPageTop .gkPage {
	height: 110px;
}
#NearLogo {
	
}
#NearLogo div.custom {
	padding: 5 px 0;
	height:auto;
}
#NearLogo div.custom p {
	padding:0 5px;
}
#NearLogo div.custom p a span {
	font-size: 14px!important;
	line-height: 18px!important;
}
.icon_nearlogo {
	width:24px;
	height:24px;
}
.logo_ukrbilling {
	height: 30px;
	width:auto;
	margin:0;
}

.box {
	padding: 10px;
}

.menu li {
	margin: 0 -10px;
}

.box .header {
	padding-bottom: 8px;
}

#gkFooterNav {
	float: none;
	text-align: center;
	width: 100%;
}

#gkFooterNav ul {
	display: inline-block;
	text-align: center;
}

#gkFooterNav ul li {
	display: inline-block;
	float: none;
}

#gkCopyrights {
	clear: both;
	float: none;
	text-align: center;
}