<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
	background: #FFF url(../images/bcgbody.jpg) repeat-x center 88px;
	margin: 0px;
	padding: 0px;
}


#navi { float:right; height:68px; margin-top:7px; border-right:#DFDFDF solid 1px; }
#navi ul {
	margin: 0;
	list-style-type: none;
	cursor: default;
	color: #585858;
}
#navi ul li {
	display:inline;
	float:left;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:20px;
}
#navi ul li a {
	display:block;
	padding:21px 20px;
	color:#000;
	text-decoration:none;
	border-left:#DFDFDF solid 1px;
}
#navi ul li a:hover {
	color:#FFF;
	background-color:#33200C;
}

#logo {
	display:block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 29px;
	width: 225px;
	margin-left: 3px;
	float:left;
	border:none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:10px !important;
	text-align:right;
	padding-top:53px;
	text-decoration:none;
}

#top {
	height: 82px;
	width: 998px;
	margin:0 auto;
	padding:0 19px 0 20px;
}
#br { display:none; }
#plchldr { display:none; }
#extrabcg { background:url(../images/bcgcontentsup.png) no-repeat 40px top; height:374px; width:1037px; position:absolute; top:335px; z-index:-2000; }

#header {
	background-image: url(../images/bcghead.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 254px;
	width: 1037px;
	margin:0 auto;
	text-align:center;
}

#contents {
	width: 998px;
	margin: 0 auto;
	margin-top: 31px;
	text-align: justify;
	color: #33200C;
	background: top center repeat-y;
}

.boxcontents {
	width:962px;
 	text-align: justify;
	background:url(../images/vr.png) no-repeat left;
	background-size:contain;
	padding:18px;
	margin:0 auto;
}
.box {
	width:998px;
	background-image: url(../images/vr.png), url(../images/bcgbox.png);
	background-repeat:no-repeat, repeat-x;
	background-size:contain, contain;
	background-position: right, left;
}

#contfoot { height:58px; width:1037px; background:url(../images/contfoot.png) no-repeat; }
#footnavi { margin:0 auto; margin-top:12px; margin-bottom:24px; height:32px; width:1037px; text-align:center; /*border-right:#DFDFDF solid 1px;*/ }
#footer { height:120px; padding-top:6px; background:url(../images/hr.png) top center no-repeat; width:1037px; margin:0 auto; text-align:center; color:#464646; font-size:11pt; font-family:'Teko', sans-serif; }
#footnavi a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:12pt !important;
	display:inline-block;/*block*/
	padding:4px 27px;
	color:#000;
	text-decoration:none;
	border-left:#DFDFDF solid 1px;
	font-weight:bold;
}

#img640 { display:none; }

#tu_mapa { width:515px; height:290px; border:#3C0E0D solid 1px; }
#breadcrumbs a { font-size:11pt !important; }
img.right { float:right; padding:1px; border:#3C0E0D 1px solid; margin-left:7px; }
img.vert { width:124px; height:187px; }
img.horiz { width:187px; height:124px; }
.brimg { display:none; }

div.leftcont { width:472px; float:left; }
div.rightcont { width:449px; float:right; margin-top:25px; }

img.left { float:left; margin-right:8px; padding:1px; border:#3C0E0D 1px solid; }
div.rightcont img.left { float:left; padding:1px; border:#3C0E0D 1px solid; }
div.rightcont img.leftside { margin-right:28px; }
div.rightcont img.middle { margin:0; }
div.rightcont img.rightside { margin-left:28px; }

img.draw { padding:1px; border:#3C0E0D 1px solid; margin:4px; }

#contents ul, #contents ul li, #contents ol, #contents ol li {
     padding: 0px;
     margin: 0px;
}
#contents ul { padding-left:17px !important; }
.normbold { font-weight:bold; font-size:14pt; }

p, #contents ul li, #contents ol li { font-family: 'Teko', sans-serif;
	/*font-weight:300;*/
	font-size:16pt;
	line-height: 22px;
	margin:0px;
	padding:0px;
 }

#dane { width:510px; margin-bottom:10px; }

.drawTech { text-align:center; width:500px; margin-left:100px; }
.hideNormal { display:none; }

.description { width:792px; }
.titleatesty { font-size:14pt; }
.subtitleatesty { font-size:12pt; }
a { font-size:16pt !important; }
span.name { font-size:13pt; }

.table { width:70% !important; }

.imgatesty { float:left; padding:4px; border:#500 1px solid; margin-right:45px; width:150px; height:212px; background-color:#FFF; }
.description { float:right; }
.table td {	font-size:16pt; padding:7px; }
#headerSeparator { display:none; }
.h2 { background:url(../images/h2.jpg) center right no-repeat #150901; font-family:'Teko', sans-serif;  font-weight:700; color:#FBD825; margin-bottom:20px; font-size:16px; height:16px; width:calc(100% - 4px); padding:2px 4px 2px 4px; }

#popupEMAIL { width: 480px !important; margin-top: -159px; margin-left: -290px; display:none; }
#contactFormPopup input, #contactFormPopup textarea { width:472px; font-family:'Open Sans Condensed', sans-serif; font-size:12pt; border:#717171 1px solid; padding:4px; }
#contactFormPopup textarea { height:100px; }
div.sendPopup { width:192px; margin:12px 0 0 192px; }
</pre></body></html>