/*
#------------------------------------------------------------------------
# p220 - Joomla 3.1 template for p220.ru based on Gavern Platform
#
# Copyright (C) 2010-2013 Ninedesign.ru. All Rights Reserved.
# Website: http://www.ninedesign.ru
# Support: support@ninedesign.ru
*/
 
body {
	font-size: 15px;
}
 
#p2Content {
	background-image: none!important;
} 

#p2Content #p2ContentWrap {
	width: 100%!important;
}

.itemsContainer .itemsContainerWrap, 
.itemContainer .itemsContainerWrap {
	margin: 0!important;	
}

.nsphover .nspHoverOverlay {
	display: none;
}

#p2ContentWrap > section:first-child {
	padding-top: 20px;
}

#k2Container article header h2 {
	font-size: 32px;
	line-height: 32px;
}

.demo-typo-col2,
.demo-typo-col3,
.demo-typo-col4 {
	clear: both;
	float: none;
	width: 100%;
}