/* Comment element properties */
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700,700italic&subset=latin,latin-ext);

a {
	color: #8b745d;
	text-decoration: none;
}

a:hover {
	color: #8b745d;
	text-decoration: underline;
}

a.side {
	color: #555;
	text-decoration: none;
}

a:hover.side {
	color: #f6a504;
	text-decoration: underline;
}

a.white, li.white a {
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: underline;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*/color: #93896e;/*/
	color:#a19679;
	background: #000;
	margin:0px;
}

hr {
	height: 1px;
	border: 1px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #f6a504;
	background-image: url(images/button.gif);
	height: 20px;
	border: 1px solid #000;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.bbcode-popup {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}

.textbox:focus {
	color: #000;
	background-color: #E1E1E1;
}

div.emulated-fieldset {
	position: relative;
	margin: 20px 0px 10px 0px;
	border: 1px solid #ccc;
	width: 320px;
	background: inherit;
}
div.emulated-fieldset span.emulated-legend {
	display: inline;
	position: absolute;
	top: -12px;
	margin: 0 5px;
	padding: 4px;
	background: inherit;
}
div.emulated-fieldset div.attachments-list {
	padding: 10px 3px 3px 3px;
	width: 320px;
}

/* Header and footer properties */

.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	background-image: url(images/subheader-mid.gif);
	padding: 7px 5px 8px 5px;
}

.sub-header-left {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-left.gif);
}

.sub-header-right {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-right.gif);
}

/* Subheader links */

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.sub-header ul li.first-link {
	font-weight: bold;
}

.sub-header ul li.current-link a span {
	text-decoration: underline;
}

.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #fff;
	padding: 5px 0 10px 0;
}

.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #fff;
	padding: 5px;
}

.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	padding: 4px 4px 5px 4px;
}

.main-body {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Side-Panel properties */

.ui-sortable { margin: 0; padding: 0; }

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #777;
	background-color: #fff;
	padding: 10px 10px 10px 0;
	width: 175px;
}

.side-border-right {
	color: #777;
	background-color: #fff;
	padding: 10px 0 10px 10px;
	width: 175px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background-color: #555;
	background-image: url(images/side.gif);
	background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.scapmain-left {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.scapmain-right {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-right.gif);
}

.side-body {
	font-size: 10px;
	color: #555;
	background-color: #fff;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size: 10px;
	color: #555;
	background-color: #f1f1f1;
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 3px 4px 4px 4px;
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #555;
	background-image: url(images/cap.gif);
  background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.capmain-left {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-left.gif);
}

.capmain-right {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-right.gif);
}

.main-bg {
	color: #555;
	background-color: #fff;
	padding: 10px 0 5px 0;
}

/* General table properties */
.comment-avatar {
	padding-right: 6px;
	float: left;
}

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #eee;
}

.tbl {
	font-size: 12px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl2  {
	font-size: 11px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}

.tbl-error  {
	color: #AC260F;
	font-weight: bold;
	background-color: #FCCAC2;
	border:2px solid #EB5339;
}

/* Profile spesific classes */
.profile, .profile_category {
	width: 500px;
}

.edit-profile {
	width: 500px;
}

/*.user_password .textbox:focus, .user_admin_password .textbox:focus {
	background-color: #ff6666;
}*/

.profile_user_reason {
	color: #ff6666;
	font-weight: bold;
}

/*.user_name td, .user_name .textbox {
	font-size: 13px;
	padding: 4px;
}*/


.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}

#navigation li.first-link a {
	font-weight:bold;
}

#navigation li.current-link a {
	color: #555;
	background-color: #eee;
	border: 1px solid #fff;
	padding: 1px !important;
}

/* Page Navigation */
.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}

/* PHP-Fusion Helpers */

.clear {
	display: block;
	width: 100%;
	height: 0px;
	overflow: hidden;
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* Helpers  */

.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}


/* IE Fixes */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* Hide from IE Mac  */

.clearfix {
	display:block;
}

/* End hide from IE Mac */

.floatfix {
	overflow:hidden;
}

* html .floatfix {
	width:100%;
}

.center, *[align="center"] {
	margin: 0 auto;
}
.wrapper {
	max-width:1200px;
}
.padding1em {
	padding:1em;
}
#top {
	width:100%;
	height:145px;
	border-bottom:7px solid #bb9941;
	background-color:#000;
}
#logo {
	float:left;
	margin-right:5%;
	padding:1em 0 0 1em;
}
#logo img {
	max-height:100%;
	width:auto;
}
nav {
	float:left;
}
nav ul {
	padding:0;
	margin:0;
	list-style:none;
	font-family: 'Playfair Display', serif;
	text-transform:uppercase;
}
nav ul li {
	display:inline-block;
}
nav ul li a {
	display:block;
	padding:5em 1.5em 0.5em 1em;
	border-left:1px solid #333;
	font-size:1.33em;
	color:#8b745d;
	transition:all 0.3s ease-out;
}
nav ul li a:hover {
	background: rgb(14,7,7);
	background: -moz-linear-gradient(left,  rgba(14,7,7,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(14,7,7,1) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to right,  rgba(14,7,7,1) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0707', endColorstr='#000000',GradientType=1 );
	color:#eace85;
	text-decoration:none;
	transition:all 0.3s ease-in;
}
.social {
	float:right;
	padding:1em;
	margin-top:2em;
	color:#bb9941;
	font-size:2em;
}
.social a {
	color:#bb9941;
}
footer {
	position:relative;
	clear:both;
	width:100%;
	height:248px;
	padding-top:2em;
	line-height:2em;
	color:#8d7841;
	background-image:url(images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-top:1px solid #bb9941;
}
.autor, .autor a {
	color:#383327;
}
section#content {
	border-top:7px solid #bb9941;
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
ul.animate {
	-webkit-transition: -webkit-transform 0.75s cubic-bezier(0.860, 0.000, 0.070, 1.000); 
       -moz-transition: transform 0.75s cubic-bezier(0.860, 0.000, 0.070, 1.000); 
         -o-transition: transform 0.75s cubic-bezier(0.860, 0.000, 0.070, 1.000); 
            transition: transform 0.75s cubic-bezier(0.860, 0.000, 0.070, 1.000); /* ease-in-out */	
}

header {
	width: 100%;
	max-height:200px;
	overflow:hidden;
	position:relative;
}
header ul {
	padding:0;
	margin:0;
	list-style:none;
}
#content {
	padding-bottom:2em;
}
.sldr {
	max-width: 340px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	clear: both;
	display: block;
	margin-top:-100px;
}
.sldr-txt {
	position:absolute;
	background-color:rgba(42, 32, 12, 0.7);
	top:30%;
	left:50%;
	transform: translate(-50%, 0);
	padding:0.7em;
	margin:0 auto;
	font-family: 'Playfair Display', serif;
	font-size:2.8em;
	text-transform:uppercase;
	color:#fff;
	width:60%;
	text-align:center;
}
.sldr > ul > li {
	float: left;
	display: block;
	width: 340px;
}

div.skew {
	max-width: 340px;
	margin: 0 auto;

	display: block;
	overflow: hidden;

	-webkit-transform: skewX(5deg);
       -moz-transform: skewX(5deg);
        -ms-transform: skewX(5deg);
            transform: skewX(5deg);
}

div.skew > div.wrap {
	display: block;
	overflow: hidden;

	-webkit-transform: skewX(-5deg);
	   -moz-transform: skewX(-5deg);
	    -ms-transform: skewX(-5deg);
	        transform: skewX(-5deg);

	margin-left: -10.1%;
	width: 115%;
}
.openbox {
	padding:2em 2em 1em;
	margin:2em 0 0;
}
.openbox-title {
	font-family: 'Playfair Display', serif;
	font-size:1.66em;
	color:#bb9941;
	text-transform:uppercase;
	border-bottom:1px solid #333;
	padding-bottom:0.5em;
}
.openbox-title h2 {
	padding:0;
	margin:0;
	font-size:1em;
	font-weight:normal;
}
.openbox-txt {
	margin-top:1em;
	padding:1em;
	background-color:#090606;
	text-align:justify;
	font-family: 'Playfair Display', serif;
	font-size:1.14em;
	line-height:1.69em;
}
.openbox p {
	margin-top:0;
}
.w33 {
	width:31.333%;
	margin:1em 1% 0;
}
.w50 {
	width:50%;
}
.w66 {
	width:64.666%;
	margin:1em 1% 0;
}
.box-hp {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#150f0f+0,000000+100 */
	background: #150f0f; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #150f0f 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #150f0f 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #150f0f 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#150f0f', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	height:15em;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Playfair Display', serif;
	font-size:1.33em;
	color:#bb9941;
	padding:0 5em;
	transition:all 0.3s ease-out;
	cursor:default;
}
.openbox a {
	color:#bb9941;
	text-decoration:none;
}
	
.box-hp:hover, .openbox a:hover {
	color:#FFF;
	transition:all 0.3s ease-in;
	text-decoration:none;
	cursor:pointer;
}
.fonticon {
	font-size:3.5em;
	padding:0.7em 0 0.5em;
}
.img-partner {
	padding:2em 0 1em;
}
.img-partner img {
	max-width:100%;
	height:auto;
	max-height:140px;
}
.partnerzy-belka {
	padding:1em 0;
	color:#777;
	text-transform:uppercase;
	font-size:1em;
}
.partnerzy-belka a {
	color:#666;
	margin:0 0.5em;
}
.partnerzy-desc {
	font-family: 'Playfair Display', serif;
	font-size:1.14em;
	line-height:1.69em;
	text-align:justify;
}
.partner-gallery {
	padding:0;
	margin:0;
	list-style:none;
}
.partner-gallery li {
	display:inline-block;
	width:24.8%;
	text-align:center;
	padding:2em 0 1em;
}
.partner-gallery li:hover {
	background-color:#211616;
	transition:all 0.3s ease-in;
}
.img-res {
	max-width:100%;
	height:auto;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#menu_trigger{float:right;margin:1.4em 1em 0 1em;cursor:pointer;display:none; font-size:2.4em;color: #bb9941;}
@media(max-width: 900px) {
	.wrapper {width:100%;}
	#logo {margin-right:1%;}
	nav ul li a{padding:5em 1em 0.5em 0.7em;}
	.social {padding:0.3em;margin-top:3em;}
}
@media(max-width: 690px) {
	.w33, .w50, .w66 {width:100%;margin:1em 0 0;}
	#top {max-height:90px;}
	#logo {height:75px;}
	#logo img {max-height:100%; width:auto;}
	.social {margin-top:1.5em;}
	footer img {width:96%;height:auto;}
	#menu_trigger{display:block;}
	nav {position:absolute;list-style:none;width:100%;display:none;top:90px;right:0; z-index:1000;}
	nav ul li{
		display:block;
		position: relative;
		width:100%;
	}
	nav ul li a {
		display:block;
		background-color:#000;
		padding:1em;
		border:0;
		border-top:1px solid #725C23;
	}
	nav ul li a:hover { background-color:#0D0606}
	.sldr-txt {font-size:2em;}
	.partner-gallery li {
		width:43.8%;
	}
	.partner-gallery li img{
		max-width:100%;
		height:auto;
	}
}