body {
    position: relative;	
}
body:after {
	content: "";
	display: block;
	width: 100%;
	height: 300px;
	background: url('/images/footer.png') top left repeat-x;
	background-size: cover;
	position: absolute;
	bottom: 0px;
}
#tm-main {
    min-height: 10px !important;
    height: auto !important;
    margin-bottom: 100px;
    margin-top: 0px;
    padding-top: 20px;
}
.catItemTitle a {
    line-height: normal;
    padding: 3px 0 2px 0;
    margin: 0;
    border-bottom: 1px dotted #bd0006;
    color: #bd0006;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
div.catItemReadMore a {
    font-family: Open Sans Condensed;
    color: #c1141a;
    text-decoration: none;
    font-size: 20px;
}
.catItemLinks {
	display: none;
}
div.catItemBody {
    padding: 0px 0;
    margin: 0;
}
div.catItemView {
	margin-bottom: 0px;
}
div.itemListCategory {
    background: none;
    border: none;
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
}
div.catItemHeader span.catItemDateCreated {
    color: #000;
    font-size: 13px;
}
ul.sigProElegant li.sigProThumb {
	width: 32.3%;
	margin-bottom: 7px;
}
ul.sigProElegant li.sigProThumb a.sigProLink img.sigProImg, ul.sigProElegant li.sigProThumb a.sigProLink:hover img.sigProImg {
	width: 100% !important;
}
ul.sigProElegant li.sigProThumb a.sigProLink {
	border: 0px;
}
ul.sigProElegant span.sigProPseudoCaption {
	display: none;
}
ul.sigProElegant li.sigProThumb a.sigProLink:hover {
	border: 0px;
}
ul.sigProElegant span.sigProPseudoCaption, ul.sigProElegant span.sigProCaption {
	display: none;
}
.itemImageGallery > h3 {
	display: none;
}
div.itemNavigation span.itemNavigationTitle {
	display: none;
}
.itemNavigation {
	overflow: hidden;
}
div.itemNavigation a.itemNext, div.itemNavigation a.itemPrevious {
    padding: 3px 12px;
    min-width: 30%;
    float: left;
    display: block;
    box-sizing: border-box;
    text-align: right;
    font-size: 16px;
}
.submenu {
	overflow: hidden;
}
.submenu a {
	display: block;
    width: 18%;
    margin-right: 2%;
    text-align: center;
    float: left;
}
.submenu a img {
	width: 100%;
}
#tm-top {
	padding: 25px 0px 0px;
}
.uk-navbar-nav > li.uk-parent > a {
	position: relative;
	padding-right: 32px;
}
.uk-navbar-nav > li.uk-parent > a img {
	position: absolute;
	right: 0px;
}
.tm-headerbar-top .uk-text-center {
	text-align: left !important;
    padding-left: 50px;
}
.kontakt #tm-sidebar .uk-panel {
	padding: 10px;
}
#userForm {
    box-sizing: border-box;
    padding: 10px;
	background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
}
.footerc {
    position: absolute;
    bottom: 10px;
    z-index: 99;
    color: #fff;
    left: 30px;
}
.footerc span {
	color: #fff !important;
}



@media screen and (max-width: 960px) {
	
	.tm-page {
		background: #A9D42C url(/images/bg-mobile.jpg) top center no-repeat;
		background-size: 200%;
	}
	.tm-header-mobile {
		padding: 50px 0px;
	}
	.uk-navbar-left {
		margin-left: 10px;
		padding: 5px;
		background: rgba(247, 0, 8, 0.39);
		color: #fff;
	}
	.uk-navbar-toggle {
		color: #fff;
	}
	.uk-navbar-center:not(:only-child) {
		position: static; 
		top: 50%;
		left: 50%;
		-webkit-transform: translate(0%, 0%); 
		transform: translate(0%, 0%); 
		z-index: 990;
		width: 100vw;
		text-align: center;
		margin: 0px;
		padding: 0px;
	}
	.uk-responsive-height {
		width: 100%;
	}
	#k2Container {
		margin-bottom: 20px;
	}
	#tm-sidebar .uk-panel {
		margin-right: 0px;
	}
	#sw_facebook_display iframe {
		width: 292px !important;
	}
	#tm-sidebar {
		margin-bottom: 50px;
	}
	.uk-nav img {
		display: none;
	}
	.submenu a {
		width: 48%;
		margin-bottom: 10px;
	}
	#tm-main .contactkontakt {
		margin-bottom: 20px;
	}
	#sw_facebook_display {
		text-align: center;
	}
}
@media screen and (max-width: 768px) { 
	
	.form-horizontal .control-label {
		float: left;
		width: 100%;
		padding-top: 5px;
		text-align: left;
		padding-bottom: 5px;
	}
	.form-horizontal .controls {
		margin-left: 0px;
	}
	
}
@media screen and (max-width: 540px) {
	
	.submenu a {
		width: 98%;
		margin-bottom: 10px;
	}
	
}
#zgoda0 {
	margin: 3px 7px;
}