@charset "UTF-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	background:#000;
	font-size:14px;
	line-height:1.5em;
}

a{
	color:#ccc;	
}

a img{
	border:none;	
}

#header{
	background:white;
	color:black;
	position:relative;
}

#header .inner, .cntr, #content .moduletable .custom, #footer .inner, #content	#searchForm, #content .search-results{
	width:1000px;
	margin:0px auto;
	position:relative;
}

#footer{
	
	background:#343434;
}

.cntr{
	padding:10px 0px;	
}

#header .inner{
	height:148px;
	
}

#logo{
	position:absolute;
	left:54px;
	top:75px;
}

#menu{
	position:absolute;
	right:54px;
	top:86px;
}

#menu ul, #footer_right ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#menu ul li, #footer_right ul li{
	display:inline-block;
	margin-left:28px;
	height:30px;
}

#footer_right ul li{
	height:auto;	
}

#menu ul li.active{
	background:url(../images/menuarrow.jpg) 50% 100% no-repeat;	
}

#menu ul li.active a, #right_column ul li.active a, #menu ul li a:hover, #footer_right ul li a:hover, #right_column ul li a:hover{
	color:#9B8B6C;	
}

#menu ul li a, #footer_right ul li a{
	color:black;
	text-decoration:none;
	font-size:15px;
	text-transform:uppercase;
	-moz-transition: color 0.3s ease-in-out;
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
	display:block;
	position:relative;
}

/*#menu ul li a:hover{
	color:#aaa;	
}

#footer_right ul li a:hover{
	color:#aaa;	
}/**/

#header h1{
	color:black;
	font-size:33px;
	font-weight:100;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	letter-spacing: 2px;
}

#header #logo a{
	color:black;
	text-decoration:none;
	-moz-transition: color 0.6s ease-in-out;
	-webkit-transition: color 0.6s ease-in-out;
	transition: color 0.6s ease-in-out;
	
}

#header h1, #menu a, #content h1, #content h2, .moduletable h3, h4, #right_column ul li a{
	font-family: 'open_sansregular', helvetica;
	font-weight:100;
}

#content{
	background:black;
}

#content h1, #content .moduletable h3{
	position:relative;
	margin:0px;
	margin-bottom:25px;
	padding:15px 0px;
	text-transform:uppercase;
	font-size:13px;
	color:#eee;
	background:#555;
	text-align:center;
	line-height:15px;
	height:15px;
}

#content h1:after, #content .moduletable h3:after{
	width:31px;
	height:16px;
	position:absolute;
	content:' ';
	left:50%;
	bottom:-16px;
	margin-left:-15px;
	background:url(../images/arrow2.png);
}

#footer{
	min-height:50px;
}

#footer .inner{
	overflow:hidden;	
}

#footer_right{
	float:right;
	padding-top:10px;
	padding-bottom:10px;
}

.blog .cols-4 article{
	width:230px;
	float:left;
	padding:0px 10px;
	text-align:center;
}

.cols-4 h2 a{
	width:190px;
	display:inline-block;
}

section.blog{
	padding-bottom:10px;	
}

.blog .cols-4 article img{
width:150px;
height:150px;
}


.blog .cols-4 article h2{
	min-height:32px;
	margin-bottom:3px;
	margin-top:20px;
}

.items-row{
	overflow:hidden;	
}

#left_column .cntr{
	width:820px;
	padding-left:190px;
	min-height:340px;
}

#content .inner{
	position:relative;	
}

#right_column{
	position:absolute;
	width:250px;
	top:95px;
	left:50%;
	margin-left:-500px;
}

#right_column .moduletable{
	width:230px;	
	
}

#right_column ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#right_column ul li{
	padding:5px 0px;
}

#right_column ul li a{
	text-decoration:none;
	text-transform:uppercase;
}

#content #right_column .moduletable h3{
	background:none;
	margin:0px;
}

#content #right_column .moduletable h3:after{
	display:none;	
}

body .panel_cookie p a {
	color:#ccc;
}

.blog img{
	max-width:100%!important;
	height:auto!important;
}

h2{
	text-align:center;
	font-size:18px;
}

h2 a, h1 a, h3 a, h4 a{
	text-decoration:none;
	color:white;
}

.p2images img{
	width:50%!important;
	height:auto!important;
}

.p1image img{
	height:auto!important;
	max-width:70%!important;
}

div.contact{
	background:white;
	color:black;
}

fieldset{
	border:#333 1px solid;
	
}

legend{
	font-size:12px;
	color:#999;
}

.contact-form input, .contact-form textarea{
	border:#666;
	background:#eee;
	padding:6px;
	font-size:14px;
	color:black;
	width:100%;
	box-sizing: border-box;
}

.contact-form input[type="checkbox"], .contact-form #jform_contact_email_copy{
	width:auto;	
}

.contact-form .controls{
	padding-bottom:10px;	
}

.contact-form button{
	background:#aaa;
	color:#black;
	border:#000;
	padding:10px 25px;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
}

.contact-form button:hover {
	background:#888;
}
.form-actions{
	text-align:right;	
}

.moduletable.fronton_mod{
	/*background:url(../images/gzyms2.jpg) 50% 100% no-repeat;*/
}

#content .fronton_mod .custom{
	min-height:520px;
	padding-bottom:25px;
	padding-top:10px;
	padding-left:500px;
	width:500px;
	line-height:1.5em;
	background:url(../images/gzyms2s.jpg) 0px 100% no-repeat;
}

.fronton_mod p{
	margin-bottom:0px;	
	text-align:justify;
}

.fronton_mod h4{
	font-size:40px;	
	line-height:52px;
	font-family: 'century725_cn_btregular', helvetica;
	font-size:40px;
	margin:0px;
	padding-top:15px;
	padding-bottom:30px;
	color:#C4B59B;
}

.fronton_mod h2{
	margin-top:0px;
}

#search{
	position:absolute;
	top:30px;
	right:54px;
}

.btn-toolbar{
	text-align:center;	
}

#search input, .btn-toolbar input{
	line-height:20px;
	font-size:14px;
	background:#7f7f7f;
	border:#555 1px solid;
	padding:2px 5px;
	color:#fff;
}

#search button, .btn-toolbar button{
	line-height:20px;
	font-size:14px;
	background:#555;
	border:#555 1px solid;
	padding:2px 10px;
	color:white;
	cursor:pointer;
}

#search button:hover, .btn-toolbar button:hover{
	background:#666;
}

#socl{
	position:absolute;
	bottom:-45px;
	right:0px;
	z-index:200;
}

#socl p{
	margin:0px;	
	padding:0px;
	line-height:0px;
}

#system-message-container{
	background:#666;
	color:white;
	font-weight:bold;
	text-align:center;
}

#system-message ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.newsflash{
	overflow:hidden;	
	text-align:center;
}

.newsflash .minidiv{
	margin:5px;
	display:inline-block;
}

.newsflash p{
	margin:0px;	
}

.newsflash h4{
	margin-bottom:2px;
	margin-top:5px;
}

.newsflash img{
	height:auto!important;
	max-width:100px!important;
}

.ukryty{
	display:none;	
}

.small{
	font-size:9px;
	color:#777;
}