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

body {
	background-color: #fff!important;
	background-image: none!important;
}
/* Containers */
#gkPageContent {
	background-image: none!important;
}
#gkContent, 
#gkSidebar {
	width: 100% !important;
}
#gkContent {
	border-bottom: 1px solid #e5e5e5;
}
#gkSidebar {
	padding: 0!important;
}
#gkSidebar .box {
	float: left;
	margin-top: 0!important;
	margin-bottom: 30px!important;
	width: 50%;
}
#gkSidebar.gkOnlyOne .box {
	width: 100%!important;
}

#gkSidebar .box:nth-child(2n+1) {
	clear: both!important;
}
#gkSidebar .box:nth-child(odd) {
	padding-right: 10px;	
}
#gkSidebar .box:nth-child(even) {
	padding-left: 10px;
}

/* Limitation suffixes */
.onlydesktop {
	display: none!important;
}
.notablet {
	display: none!important;
}
.nomobile {
	display: block!important;
}
.onlytablet {
	display: block!important;
}
.onlymobile {
	display: none!important;
}
.notablet.nomobile {
	display: none!important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
	width: 100% !important;
}

/* K2 edit popup */
#sbox-window,
#sbox-window iframe {
	width: 720px!important;
	max-width: 720px!important;
	left: 10px!important;
}

/* menu */
#gkMobileMenu {
	background: transparent url('../images/tablet_menu_btn.png') no-repeat 16px center;
	float: right;
	margin-top: 5px;
	position: relative;
}
#gkExtraMenu {
	display: none!important;
}
#gkMainMenu {
	border: none!important;
	clear: none!important;
	float: left;
	text-indent: 15px;
	width: 64px!important;
}
#gkMobileMenu select {
	width: 64px;
	height: 32px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#gkMobileMenu {
	display: block!important;
	font-size: 18px;
	height: 32px;
	line-height: 44px;
	position: relative;
	width: 50px;
	text-indent: -9999px;
}

/* top/bottom modules */

/* 4-column layout */
body .gkCols4 .box {
	margin-bottom: 30px!important;
}
body .gkCols4 .box.gkmod-1 {
	width: 100%;	
}
body .gkCols4 .box.gkmod-2 {
	width: 50%;
}
body .gkCols4 .box.gkmod-3 {
	width: 50%;
}
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more {
	width: 50%;
}
body .gkCols4 .box:nth-child(2n+1) {
	clear: both;
}
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 50%!important;
}

/* 6-column layout */
body .gkCols6 .box {
	margin-bottom: 30px!important;
}
body .gkCols6 .box.gkmod-1 {
	width: 100%;	
}
body .gkCols6 .box.gkmod-2 {
	width: 50%;
}
body .gkCols6 .box.gkmod-3 {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box:nth-child(3n+1) {
	clear: both;
}
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
	width: 33.3%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 33.3%!important;
}

/* Suffixes and other elements */

/* Page elements */
h1 {
	font-size: 36px;
}
@media (max-width: 660px) {
    body #cc-notification h2, 
    body #cc-notification h3, 
    body #cc-notification p {
        font-size: 12px!important;
        margin-bottom:0!important;
        width: 100%!important;
        max-width: 100%!important;
    }

    body #cc-notification h2 span, 
    body #cc-notification h2 {
        font-size: 12px!important;
    }

    body #cc-notification #cc-notification-wrapper {
        padding: 10px 32px 0!important;
    }

    body #cc-notification ul.cc-notification-buttons {
        clear: both!important;
        width: 100%!important;
        position: static!important;
        text-align: center;
    }

    body #cc-notification ul.cc-notification-buttons li {
        float: none!important;
        display: inline-block;
    }

    body #cc-notification a, 
    body #cc-notification a:visited {
        font-size: 12px!important;
    }
}

/* MENU MOBILNE */
.block {
	width: 100%;
	height: 100%;
	padding: 0;
	background-color: #fff;
	overflow: hidden;
	box-sizing: border-box;
}
@media screen and (max-width: 599px) {

.block { max-width: 100%; }
}

.block > div {
  	background: #e7e7e7;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	color: #333;
	font-weight: bold;
	line-height: 1;
	margin: 0 13px 16px;
  	padding: 0;
  	position: relative;
}
.block > div input + label {
	cursor: pointer;
	display: block;
	padding: 8px 15px;
	-webkit-transition: background-color 0.25s ease-in-out 0.5s, color 0.25s ease-in-out 0.5s;
	transition: background-color 0.25s ease-in-out 0.5s, color 0.25s ease-in-out 0.5s;
	text-align: center;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.block > div input ~ div {
	visibility: hidden;
	max-height: 0;
	padding: 0;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.25s, padding 0s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.25s, padding 0s ease-in-out 0s;
}

.block > div input ~ div p { padding: 0 15px; }

.block > div input:checked + label {
	background-color: #ddd;
	-webkit-transition: background-color 0s ease-in-out 0s;
	transition: background-color 0s ease-in-out 0s;
	color: #333;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.block > div input:checked ~ div {
	display: block;
	opacity: 1;
	visibility: visible;
	max-height: 415px;
	padding: 8px 0 15px;
	-webkit-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
}
.block > div input + label#item-one-id label,
.block > div input + label#item-two-id label,
.block > div input:checked + label span.menu-mobile-btn {
	display: none;
}
.block > div input:checked + label#item-one-id label,
.block > div input:checked + label#item-two-id label {
	display: block !important;
	padding:  0 !important;
	background: none;
}
.menu-mobile li {
	text-align: center;
}
.menu-mobile-lvl-0 .menu.submainmn {
	display: none;
}
.menu-mobile-lvl-1 .menu.mainmn {
	display: none;
}
.menu-mobile-lvl-1 {
	margin-top: 15px !important;
}

.menu-mobile .menu-mobile-lvl-0 .menu-mobile-btn .menu.mainmn li,
.menu-mobile .menu-mobile-lvl-1 .menu-mobile-btn .menu.submainmn li {
	display: none;
}
.menu-mobile .menu-mobile-lvl-0 .menu-mobile-btn .menu.mainmn li.active,
.menu-mobile .menu-mobile-lvl-1 .menu-mobile-btn .menu.submainmn li.active {
	display: block;
}

.menu-mobile {
	display: block;
}
.menu-mobile a {
	display: block;
	width: 100%;
	padding: 6px 0px;
}
.toggle-left-arr {
	top: 10px;
	left: 20px;
	position: absolute;
	display: none;
}
.toggle-right-arr {
	top: 10px;
	right: 20px;
	position: absolute;
	font-size: 10px;
	color: #777;
}
/* KONIEC MENU MOBILE */
#eb .eb-post {
	min-height: auto !important;
}
#eb .eb-post:nth-child(n+3) {
	width: 100%;
}
#eb.eb-layout-default .eb-post:nth-child(n+3) .eb-post-thumb .eb-post-image,
#eb.eb-layout-listings .eb-post:nth-child(n+3) .eb-post-thumb .eb-post-image,
#eb.eb-layout-tag .eb-post:nth-child(n+3) .eb-post-thumb .eb-post-image {
	height: 240px !important;
}

.gadsense-desktop {
	display: none;
}
.gadsense-mobile {
	display: inline-block;
}
#eb .eb-share {
	display: none !important;
}
#gkContent #gkContentWrap {
	padding-bottom: 0 !important;
}
.eb-adsense-foot {
	margin-bottom: 5px !important;
}
#gkInset .box,
#gkInnerInset .box,
#gkSidebar .box,
#gkBottom1 .box,
#gkBottom2 .box {
	padding-bottom: 0 !important;
}
.mnwall_more_results {
	margin-bottom: 0 !important;
}
#gkZyczenia .slide-container-padding {
	padding: 20px;
}
#gkZyczenia .show-all-slides-btn a,
.back-slides-btn a {
	margin-top: 20px;
}