/*
#------------------------------------------------------------------------
# Simplicity - February 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 
*/

.gkPage {
	padding: 0 10px;
}

.imageBg #gkHeaderMod {
	padding: 50px 0;
}

#gkFooter {
	text-align: center;
}

#gkFooterNav,
#gkCopyrights {
	clear: both;
	display: block;
	float: none!important;
	margin: 10px auto;
	overflow: hidden;
}

#gkFooterNav > ul {
	display: inline-block;
}
/*.imageBg #gkHeaderMod > div:nth-child(2){
	display: none;
}*/
.news_items .cat_list_item_img {
    margin: 0 auto;
    float: none;
    display: table;
}
.news_items .cat_list_item_text {
    width: 100%;
    float: left;
    padding: 0 20px;
}
#gkMainbody .news_items .cat_list_item_text .itemReadMore {
    float: none;
    display: table;
    margin: 25px auto 0;
} 
/*
.right_block {
    right: -1000px;
}
#gkMainMenu{
	left: -1000px;
}
*/
.main_block_full {
    padding: 0 15px;
}
#gkHeaderNav {
    padding: 0 40px;
}