/*
#------------------------------------------------------------------------
# Creativity - May 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 
*/
/*#gkTop {
    position: absolute;
}*/

.gkPage {
	padding-left: 10px!important;
	padding-right: 10px!important;
}

.catpage .gkPage {
	padding-left: 0!important;
	padding-right: 0!important;
}

#kontakt > div > div,
#gkBottom2 > div > div {
	padding-left: 10px!important;
	padding-right: 10px!important;
}

#gkFooter {
	text-align: center;
}

#gkStyleArea {
	float: none;
	margin: 0;
}

#gkFooterNav {
	line-height: 1.0;
}

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

#gkFooterNav > ul {
	display: inline-block;
}

.gkIsWrapper-gk_creativity .figcaption h1,
.gkIsWrapper-gk_creativity .figcaption h2 {
	max-width: 760px;
	height: 45vh;
}

/*NEU NEU NEU*/

.custombox3 > div > div {
    width: 70%;
}

.custombox3 > div > div h3 {
    width: 50%;
}
.custombox3 > div > div > p {
    font-size: 0.75em;
}

ul.sigProClassic li.sigProThumb:first-child {
    width: 100%;
}

.itemExtraFieldButton {
    height: 50vw;
    max-height: 400px;
    max-width: 400px;
    width: 50%;
}
.itemExtraFieldButton span {
    font-size: 1.5vw;
}
/*.itemExtraFieldButton span:first-child {
    font-size: 2.5vw;
}*/

.itemAttachmentsBlock {
    top: 80%;
	height: 20%;
}