.main { width:1003px; margin:0 auto; text-align:left;}

#header {min-height:40px; width: 100%;z-index: 22;}
#logo {cursor: pointer; height:106px; width: 176px;z-index: 23;position: fixed; top: 10px; right: 10px; background: url(../img/test22.png) left top no-repeat;}

#footer { height:42px;}

#floater {height: 100px; width: 100%;}

.col-1, .col-2, .col-3 {float:left;}
.wrapper {width:100%; overflow:hidden;}

/* ============================= page1 ===========================*/

#page1 .col-1 {width:324px;}
#page1 .col-2 {width:324px;}
#page1 .col-3 {width:324px;}

/* ============================= page2 ===========================*/

#page2 .col-1 {width:324px;}
#page2 .col-2 {width:324px;}
#page2 .col-3 {width:324px;}

/* ============================= page3 ===========================*/

#page3 .col-1 {width:324px;}
#page3 .col-2 {width:324px;}
#page3 .col-3 {width:324px;}


#page3 .row2 .col-1 {width:324px;}
#page3 .row2 .col-2 {width:663px;}
#page3 .row2 .col-3 {width:283px;}

/* ============================= page4 ===========================*/

#page4 .col-1 {width:324px;}
#page4 .col-2 {width:324px;}
#page4 .col-3 {width:324px;}

/* ============================= page5 ===========================*/

#page5 .col-1 {width:600px;}
#page5 .col-2 {width:372px;}

#page5 .row2 .col-1 {width:324px;}
#page5 .row2 .col-2 {width:324px;}
#page5 .row2 .col-3 {width:324px;}

/* ============================= page6 ===========================*/

#page6 .col-1 {width:324px;}
#page6 .col-2 {width:324px;}
#page6 .col-3 {width:324px;}


#page6 .row2 .col-1 {width:324px;}
#page6 .row2 .col-2 {width:663px;}
#page6 .row2 .col-3 {width:283px;}

/* ============================= page7 ===========================*/

#page7 .col-1 {width:972px;}

#page7 .row2 .col-1 {width:324px;}
#page7 .row2 .col-2 {width:324px;}
#page7 .row2 .col-3 {width:324px;}

#page8 .col-1 {width:272px;}
#page8 .col-2 {width:700px;}

#page8 .row2 .col-1 {width:324px;}
#page8 .row2 .col-2 {width:324px;}
#page8 .row2 .col-3 {width:324px;}

#page9 .col-1 {width:285px;min-height: 390px;}
#page9 .col-2 {width:487px;}
#page9 .col-3 {width:200px;}

#page9 .row2 .col-1 {width:285px;margin-right: 30px;}
#page9 .row2 .col-2 {width:658px;}

#page10 .col-1 {width:486px;}
#page10 .col-2 {width:486px;}

#page10 .row2 .col-1 {width:324px;}
#page10 .row2 .col-2 {width:324px;}
#page10 .row2 .col-3 {width:324px;}

#page11 .col-1 {width:285px;}
#page11 .col-2 {width:687px;}

#page11 .row2 .col-1 {width:285px;margin-right: 30px;}
#page11 .row2 .col-2 {width:658px;}

* {
	margin:0; padding:0;

}

body{
	background:#2d2e30;
	text-align:center;
  font-family: Calibri, Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.813em;
		line-height:1.385em;
		color:#424141;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#87A7AB; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:19px;}
em {color:#b9b5ad;}

/* ============================= main layout ====================== */

/*li { background:url(../img/dot1.gif) no-repeat 0 9px; padding-left:17px; line-height:1.846em;}
li a {color:#424141;}*/

.imgindent {margin:0 20px 0 0; float:left;}

/* ============================= header ====================== */

#header {background-color: #2d353e;color:#b9b5ad;position: fixed; top: 0; left: 0;}
#header #navi {width: 1003px;margin: 0 auto;}
#header .right_floater {width: 500px;text-align:right;float:right;padding: 8px 0 0 0;}
#header .left_floater {width: 500px;text-align:left;float:left;padding: 9px 0 0 0;}
#header #navi a.non {color:#b9b5ad;text-decoration: underline;font-weight:bold;font-size: 1.05em; display:inline;}
#header #navi a.non:hover {text-decoration: none;}
#header #navi a.non:link:before, a.non:visited:before {display: inline; content: "";}
#contentmain .main {padding-top: 8px;}

.logo {padding:4px 0 0 0;}
.logo .right {padding:41px 0 0 0;background: url(../img/corner.png) right top no-repeat; width: 250px;height: 200px; margin-top: -5px;}

/* ============================= content ====================== */

#contentmain {background-color: #f8fbf4; padding:115px 0 0 0;min-height: 500px;}

h1 {font-size:2.923em; line-height:1.2em; letter-spacing:-1px; margin:-7px 0 0 0;}
h2 {font-size:1.846em; line-height:1.2em; color:#969595; margin-bottom:37px;}
h3 {font-size:1.461em; line-height:1.2em; color:#000; margin-bottom:26px;}
.row2 h3 {font-size:1.461em; line-height:30px; color:#fff; margin:0;}
h5 {font-size:1.154em; line-height:1.067em; color:#31353b; font-weight:normal; margin-bottom:15px;}



.js {background:url(../img/js-bg000.jpg) no-repeat 0 0; padding:7px 2px 7px 2px;}
.js .inner {position:relative;}
.js img {margin:0 5px;}
.js2 {background:url(../img/js-bg002.jpg) no-repeat 0 0; padding:7px 2px 7px 2px;}
.js2 .inner {position:relative;}
.js2 img {margin:0 5px;}
.js3 {background:url(../img/js-bg003.jpg) no-repeat 0 0; padding:7px 2px 7px 2px;}
.js3 .inner {position:relative;}
.js3 img {margin:0 5px;}

.slide {position:absolute; margin-top:155px; width:100%; height:55px; color:#8e8d8d; font-size:1.154em; line-height:1.333em;}
.slidesw {position:absolute; margin-top:138px; width:100%; height:55px; color:#8e8d8d; font-size:1.154em; line-height:1.333em;}

#panel1, #panel2, #panel3 {background:#ffffff; padding:25px 25px 92px 30px; margin:62px 0 -60px 0;}

.btn-slide {background:url("../elements/blue_op_50.png"); color:#fff; display:block; padding:7px 0 5px 20px; height:43px; font-size:19px; text-decoration:none; margin:0 5px;}
.btn-slidesw {background:url("../elements/blue_op_50.png"); color:#fff; display:block; padding:7px 0 5px 20px; height:40px; font-size:19px; text-decoration:none; margin:0 5px;}

* html .js {padding:7px 0 7px 0;}
* html .btn-slide {margin:0 7px 0 7px;}
* html .js img {margin:0 5px 0 7px;}

* html .js2 {padding:7px 0 7px 0;}
* html .js2 img {margin:0 5px 0 7px;}

* html .js3 {padding:7px 0 7px 0;}
* html .js3 img {margin:0 5px 0 7px;}

.type2 .btn-slide {background:url("../elements/green_op_75.png");}
.type3 .btn-slide {background:url("../elements/orange_op_50.png");}
.btn-slide strong {display:none; padding:10px 0 0 0;}
.btn-slidesw strong {display:none; padding:10px 0 0 0;}
.btn-slide em {color:#fff !important; display:block;}
.btn-slidesw em {color:#fff !important; display:block;}
.active em {display:none;}
.active strong {display:block;}

.row2 {background:#2d353e; padding:22px 0 25px 0; color:#878787;}
.row2 a {color:#b9b5ad;}
.padding1 {padding-top:5px;}
.padding3 {padding-top:10px;}
.padding2 {padding-left:10px;}
.col-pad {padding-right:15px;}
.col-pad2 {padding-right:78px;}

.indent {padding:0 0 49px 0px;}
.indent2 {padding:27px 20px 65px 25px;}
.indent3 {padding:27px 10px 49px 25px;border-top:#eee 1px solid; border-left:#eee 1px solid; }
.indent4 {padding:27px 20px 49px 0px;}
.indent5 {padding:0px 40px 49px 40px;}
.indent6 {padding:27px 20px 49px 25px;}
.row2 .indent {padding:25px 20px 0 30px;}
.indent7 {padding:0 15px 49px 5px;}

.indent7 ul {margin-left: 10px;}

.link {font-weight:bold; display:inline-block; margin-top:7px;}
#page1 .link {padding-left:17px;}
.type1 .link {color:#19aaf1;}
.type1 li {
  background:url(../img/dot1.gif) no-repeat 0 8px;
  padding-left:17px;
  line-height:1.846em;
}
.type1 li a {
  color:#424141;
}
.type2 li {
  background:url(../img/dot2.gif) no-repeat 0 8px;
  padding-left:17px;
  line-height:1.846em;
}
.type2 li a {
  color:#424141;
}
.type3 li {
  background:url(../img/dot3.gif) no-repeat 0 8px;
  padding-left:17px;
  line-height:1.846em;
}
.type3 li a {
  color:#424141;
}

.type4 li {
  background:transparent;
}
.row2 .type1 li {background:url(../img/dot.gif) no-repeat 0 8px;}
.row2 .type2 li {background:url(../img/dot.gif) no-repeat 0 8px;}
.row2 .type3 li {background:url(../img/dot.gif) no-repeat 0 8px;}
.type2 .link {color:#7a9a2d;}
.type3 .link {color:#e68507;}

.row2 .link {font-weight:normal; color:#b9b5ad; display:inline-block; text-decoration:none; margin-top:14px; padding-left:14px;}
.row2 .link:hover {text-decoration:underline;}
.row2 .type1 .link {background:url(../img/dot.gif) no-repeat 0 10px;}
.row2 .type2 .link {background:url(../img/dot.gif) no-repeat 0 10px;margin-right: 10px;}
.row2 .type3 .link {background:url(../img/dot.gif) no-repeat 0 5px;}

.title {background:#2d2e30 url(../img/footer-t.gif) top repeat-x;}
.title .right-bg {/*background:url(../img/title-ri.gif) right top no-repeat;*/}
.title .left-bg {/*background:url(../img/title-le.gif) right top no-repeat;*/ padding:5px 0 5px 22px;}

.margin1 {margin-top:25px;}
.margin2 {margin-right:21px;}
.margin3 {margin-top:15px;}
.line {background:url(../img/line0000.gif) bottom left repeat-x; padding-bottom:25px; margin-bottom:25px;}
.icons {margin-right:-50px;}
.icon {width:90px; margin-right:50px; float:left;}

/* ============================= footer ====================== */

#footer {background:url(../img/footer-t.gif) top repeat-x; color:#d0d0d0; font-size:.923em; padding:21px 0 0 0;}
#footer a {color:#d0d0d0;}

/* ============================= forms ============================= */

.taright {text-align:right;}
#ContactForm {padding:20px 0 0 0;}
#ContactForm label {height:40px; display:block;}
#ContactForm .link {margin-right:23px;}

.input {width:253px; height:15px; border:1px solid #7d7d7d; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:253px; height:135px; border:1px solid #7d7d7d; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

.extruder.left.a .flap{
  font-size:18px;
  color:white;
  top:0;
  padding:10px 0px 10px 10px;
  /*background:#772B14;*/
  background:#7a9a2d;
  width:30px;
  position:absolute;
  right:-2px;
  -moz-border-radius:0 10px 10px 0;
  -webkit-border-top-right-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -moz-box-shadow:#666 2px 0px 3px;
  -webkit-box-shadow:#666 2px 0px 3px;
  border-radius: 0 10px 10px 0;
  behavior:url(border-radius.htc);
}

.extruder.left.a .content{
  border-right:3px solid #7a9a2d;
}

.extruder.left.a .flap .flapLabel{
  background:#7a9a2d;
}


.extruder.left.b .flap{
  font-size:18px;
  color:white;
  top:0;
  padding:10px 0px 10px 10px;
  /*background:#772B14;*/
  background:#19aaf1;
  width:30px;
  position:absolute;
  right:-2px;
  -moz-border-radius:0 10px 10px 0;
  -webkit-border-top-right-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -moz-box-shadow:#666 2px 0px 3px;
  -webkit-box-shadow:#666 2px 0px 3px;
  border-radius: 0 10px 10px 0;
  behavior:url(border-radius.htc);
}

.extruder.left.b .content{
  border-right:3px solid #19aaf1;
}

.extruder.left.b .flap .flapLabel{
  background:#19aaf1;
  padding: 0;
  margin:0;
}
.extruder.left.c .flap{
  font-size:18px;
  color:white;
  top:0;
  padding:10px 0px 10px 10px;
  /*background:#772B14;*/
  background:#e68507;
  width:30px;
  position:absolute;
  right:-2px;
  -moz-border-radius:0 10px 10px 0;
  -webkit-border-top-right-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -moz-box-shadow:#666 2px 0px 3px;
  -webkit-box-shadow:#666 2px 0px 3px;
  border-radius: 0 10px 10px 0;
  behavior:url(border-radius.htc);
}

.extruder.left.c .content{
  border-right:3px solid #e68507;
}

.extruder.left.c .flap .flapLabel{
  background:#e68507;
}

p.indent_p {
  margin: 0px;
  padding: 0 0 5px 10px
}
h5.inliner {font-size:1.154em; line-height:1.067em; color:#31353b; font-weight:normal; margin: 5px 0 5px 0;}
h5.inliner2 {font-size:1.154em; line-height:1.067em; color:#31353b; font-weight:normal; margin: 15px 0 5px 0;}
h5.inlinel {font-size:1.154em; line-height:1.067em; color:#31353b; font-weight:normal; margin: 25px 0 0px 0;}
h5.inlinetoggle {
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  background: #eee;
  font-size:1.154em;
  line-height:1.067em;
  color:#31353b;
  font-weight:normal;
  margin: 15px 0 15px 0;
  padding: 5px; width: 100%;
  border: #ccc 1px solid;
  cursor: pointer;}

.indent4 table {
  margin: 5px auto;
  width: 100%;
}
*+html .indent4 table {
  width: 90%;
}

.indent4 table th{
  padding: 6px;
  text-align:center;
  color:#d0d0d0;
  /* border-bottom:4px solid #2d2e30;
  border-right:1px solid #2d2e30;*/
  background:#2d2e30 url(../img/footer-t.gif) top repeat-x;
}

.indent4 table td.nice{
  padding: 6px;
  border-bottom:1px solid #ccc;
  border-right:1px solid #ccc;
}
.indent4 h1{
  border-bottom: #e68507 2px solid;
  font-size: 13px;
  font-variant: small-caps;
  padding: 6px 0 6px 20px;
  margin-bottom: 10px;
  background: url(../img/dot3.gif) center left no-repeat;
}
.indent4 h2.small{
  font-size: 13px;
  font-variant: small-caps;
  padding: 6px 0 6px 5px;
  margin: 0px;
}

.indent4 h3{
  font-size: 12px;
  font-variant: small-caps;
  padding: 6px 0 6px 0px;
}

.blocktext {
  font-style:italic;
  text-align: justify;
  padding-left: 20px;
  font-size: 11px;
}
.normtext {
  padding-left: 20px;
}

#navheader li {
  z-index: 3;	position: relative;	float: left;	padding: 0;	margin: 0;	list-style: none; border-left:#ccc 1px solid;border-top:#ccc 1px solid;height: 24px;
}
#navheader li a {
  display: block;	font-size: 12px;	font-weight: bold;	padding: 0 14px;	text-decoration: none;	color: #46596E;
}
#navheader li a:hover {
  color: #000;
}
#navheader li.active {
  z-index: 1;	height: 24px;	border-bottom: 4px solid #46596E;
}
#navheader {
  z-index: 2;	height: 27px; margin-bottom: 20px;float:right;
}
#slider {
  z-index: 2;	position: absolute;	height: 28px;
}
#slider {
	border-bottom: 4px solid #7a9a2d/*#fd4919*/;
}
#slidersowa {
  z-index: 2;	position: absolute;	height: 28px;
}
#slidersowa {
	border-bottom: 4px solid #46baf1;
}
.show {background:url(../img/js-bg001.jpg) no-repeat 0 0; padding:7px 2px 7px 2px;}
.show .inner {position:relative;}
.show img {margin:0 5px;}

#slideshow { position:relative;}
#nav { width: 285px; margin: 0 0 0 5px;}
#nav li { width: 50px; float: left; margin: 2px; list-style: none; background:transparent;padding-left: 10px;}
#nav a { width: 50px; padding: 3px; display: block; border: 1px solid #ccc; }
#nav a.activeSlide { background: #94ad55; }
#nav a:focus { outline: none; }
#nav img { border: none; display: block; }
#nav2 { width: 285px; margin: 0 0 0 5px;}
#nav2 li { width: 50px; float: left; margin: 2px; list-style: none; background:transparent;padding-left: 10px;}
#nav2 a { width: 50px; padding: 3px; display: block; border: 1px solid #ccc; }
#nav2 a.activeSlide { background: #46baf1; }
#nav2 a:focus { outline: none; }
#nav2 img { border: none; display: block; }

#slidenav {
  width: 280px;
  padding: 18px 0 0 0;
  background-color: #eee;
  margin-top: -18px;
  height: 80px;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.pics { height: 220px; width: 285px; padding:0; margin:0; overflow: hidden }
.pics img { height: 200px; width: 270px; padding: 5px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#addition {
  width: 280px;
  padding: 8px 0 8px 0;
  background-color: #eee;
  margin-top: -10px;
  margin-bottom: 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#addition .add_full {
  width: 270px;
  padding: 5px;
  text-align:center;
  background: #fff;
  color: #666;
  border-top: 1px solid #ccc;
  cursor: pointer;

}
#addition .add_full2 {
  width: 270px;
  padding: 5px;
  text-align:center;
  background: #fff;
  color: #666;
  border-top: 1px solid #ccc;

}
#addition .add_full2:hover {
  background: url("../elements/blue_op_50.png");
  color: #fff;
  cursor: pointer;
}
#addition .add_full:hover {
  background: url("../elements/green_op_75.png");
  color: #fff;
  cursor: pointer;
}

#additionr {
  width: 195px;
  padding: 0 0 1px 0;
  margin-bottom: 15px; 
  background-color: #eee;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align:right;
}

#additionr .add_full {
  width: 185px;
  padding: 5px;
  text-align:left;
  background: #fff;
  color: #666;
  border-top: 1px solid #ccc;
  text-align:right;

}
#additionr .add_full img {
  padding: 2px;
  text-align:left;
  background: #eee;
  color: #666;
  border-top: 1px solid #ccc;
}

#additionr p {
  padding: 5px;
  text-align:left;
}
#additionr img {
  height: 150px; width: 185px; padding: 5px;
  margin: 0 auto;
}
#additionr a {
  color: #666;
  text-decoration:none;
}

#additionr a:hover {
  color: #fff;
}

#additionr h5 {
  margin: 7px 15px 7px 0;
}

#additionr .add_full:hover {
  background: url("../elements/green_op_75.png");
  color: #fff;
}

#screenshot{
  position:absolute;
  border:1px solid #ccc;
  background:#333;
  padding:5px;
  display:none;
  color:#fff;
}

#preview{
  position:absolute;
  border:1px solid #ccc;
  background:#333;
  padding:5px;
  display:none;
  color:#fff;
  z-index: 23;
}

#tooltip{
  position:absolute;
  border:1px solid #333;
  background:#f7f5d1;
  padding:2px 5px;
  color:#333;
  display:none;
}
.boxinline {
  width: 426px;
  margin: 20px auto;
  background-color: #eee;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 0px;
}
.boxinline img {
  margin: 3px 3px 8px 3px;
}
.boxinline h3 {
  font-size: 12px;
  color: #666;
  border-bottom: #ccc 1px solid;
  margin: 0 0 8px 0;
  padding: 3px;
}
.boxinline p {
  font-size: 11px;
  text-align: center;
  color: #666;
  background-color:#fff;
  padding: 2px;
  cursor: pointer;
  border-top: #ccc 1px solid;
}
.boxinline p:hover {
  background: url("../elements/blue_op_50.png");
  color: #fff;
}
.newsimg {
   padding: 5px;
   margin: 0 0 0 20px;
   border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.newsimgl {
   padding: 5px;
   margin: 10px 20px 0 0;
   border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}