@font-face {
    font-family: 'Freeport';
    src: url('fonts/Freeprtn/freeprtn-webfont.eot') format('embedded-opentype'),
         url('fonts/Freeprtn/freeprtn-webfont.woff') format('woff'),
         url('fonts/Freeprtn/freeprtn-webfont.ttf') format('truetype'),
         url('fonts/Freeprtn/freeprtn-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Fujiboln';
    src: url('fonts/Fujiboln/fujiboln-webfont.eot') format('embedded-opentype'),
         url('fonts/Fujiboln/fujiboln-webfont.woff') format('woff'),
         url('fonts/Fujiboln/fujiboln-webfont.ttf') format('truetype'),
         url('fonts/Fujiboln/fujiboln-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Fujilitn';
    src: url('fonts/Fujilitn/fujilitn-webfont.eot') format('embedded-opentype'),
         url('fonts/Fujilitn/fujilitn-webfont.woff') format('woff'),
         url('fonts/Fujilitn/fujilitn-webfont.ttf') format('truetype'),
         url('fonts/Fujilitn/fujilitn-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Fujiyama2';
    src: url('fonts/Fuji2n/fuji2n-webfont.eot') format('embedded-opentype'),
         url('fonts/Fuji2n/fuji2n-webfont.woff') format('woff'),
         url('fonts/Fuji2n/fuji2n-webfont.ttf') format('truetype'),
         url('fonts/Fuji2n/fuji2n-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	margin:0;
	padding:0;
	outline:none;
  border:none;
  list-style:none;
}

body {
	font-smooth: always;
	font-size: 14px;
}

h2 {
	font-size: 72px;
  color: #a9a596;
  text-shadow:  1px 1px #fff; 
	white-space: nowrap;
	font-weight: normal;
}
h2.benefits,
h2.projects {
  font-family: 'Fujiboln', "Arial Black", "sans serif";
}
h2.projects {
  font-family: 'Fujiboln', "Arial Black", "sans serif";
}
h2.defects {
  font-family: 'Fujiboln', "Arial Black", "sans serif";
}
h2.contact {
  font-family:'Fujiboln', "Arial Black", "sans serif";
  color: #0f2632;
  text-shadow:1px 1px #395260;
}

h3 {
	font-family:'Fujilitn', "Arial Narrow", "sans serif";
	font-size:36px;
	font-weight:normal;
	color:#444;
	text-shadow:1px 1px #fff;
}
h5 {
  margin:20px 0;
  font-family:'Fujiyama2', "Arial Narrow", "sans serif";
  font-size:24px;
  color:#59564b;
  text-shadow:1px 1px #fff;
  font-weight:normal;  
}

h6 {
  margin:20px 0;
  font-family:'Fujiyama2', "Arial Narrow", "sans serif";
  font-size:24px;
  color:#59564b;
  text-shadow:1px 1px #fff;
  font-weight:normal;  
  align:center;
}


.clear {
	clear:both;
}

.inner {
	margin:auto;
	width: 1040px;
  height:100%;
	position:relative;
}

.innerBanner {
	margin:auto;
	width: 940px;
        height:520px;
	position:relative;
}

#logo {
	z-index:100;
	width:138px;
	height:35px;
	padding-top:15px;
	float:left;
}

nav {
	width:100%;
	height:61px;
	position: fixed;
	top:0;
	z-index:999;
	text-align: center;
	background-image: url(img/menu_bg.png);
	background-repeat: repeat-x;
}
#main_menu {
  width:1000px;
  float:right;
}
#main_menu a {
	font-family: Verdana, Arial,"sans serif";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-shadow: -1px -1px #000;
	text-decoration: none;
	padding:0 15px;
	margin:0;
	line-height: 61px;
	letter-spacing: 0px;
}
#main_menu a:hover {
	color: #68caff;
}

#main_menu2 {
  width:20px;
  float:left;
}

#main_menu2 a {
	font-family: Verdana, Arial,"sans serif";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-shadow: -1px -1px #000;
	text-decoration: none;
	padding:0 15px;
	margin:0;
	line-height: 61px;
	letter-spacing: 0px;
}
#main_menu2 a:hover {
	color: #68caff;
}

#shareTop {
  width:272px;
  height:40px;
  position:absolute;
  top:10px; right:0;
  background-image:url(img/share_small_bg.png);
  background-repeat:no-repeat;
}
#shareToplike {
  margin:10px 0 0 30px;
}
#sectionBanner {
  position:relative;
  margin:60px 0 0 0;
  text-align:center;
  min-width:940px;
  max-width:1920px;
  height:620px;
  background-color: #fff;
  background-image: url('kamera.php?text=1&cropp=1&rotate=0&x=0&y=150&quality=75');
  background-position: top center;
  background-repeat: no-repeat;
  
}
.inner #zamow {
  width:600px;
  height:200px;
  position:absolute;
  bottom:20px; right:-40px;
  background-image: url('img/order.png');
  z-index:100;
    background-repeat: no-repeat;
}
.inner #slogan {
  width:480px;
  position:absolute;
  bottom:25px; left:0;
  color:#859aa6;
  font-family: Verdana, self-serif;
  text-shadow: -1px -1px #263f4d;
  line-height: 24px;
  text-align:left;
  z-index:100;
}

.table {
	display: table-row;
}
.left,
.right {
	width:50%;
	display:table-cell;
	background-repeat: repeat-x;
	background-position: center;
}
.center {
  height:100%;
	padding:0 20px;
	display:table-cell;
	position:relative;
}

#slogan h1 {
	text-align:center;
	font-family: 'Fujilitn', "Arial Narrow", "sans serif";
	font-weight: normal;
	font-size: 54px;
	letter-spacing:0;
	color: #222;
	text-shadow: 1px 1px #fff;
	overflow:hidden;
}

.icon {
  width:164px;
  height:164px;
  margin:0 auto;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;	
}	
.icon:hover	
{ 
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg); 
	-o-transform:rotate(360deg);
}
.listBenefits p.desc {
  font-family:Verdana, Arial, sans serif;
  font-size:12px;
  color: #999382;
  text-shadow:1px 1px #fff;
  text-align:center;
}
.listBenefits h3 {
	font-family:'Fujilitn', "Arial Narrow", "sans serif";
	font-size:36px;
	font-weight:normal;
	color:#444;
	text-shadow:1px 1px #fff;
	text-align:center;
}

.listInformacje p.desc {
  font-family:Verdana, Arial, sans serif;
  font-size:12px;
  color: #999382;
  text-shadow:1px 1px #fff;
  text-align:center;
}
.listInformacje h3 {
	font-family:'Fujilitn', "Arial Narrow", "sans serif";
	font-size:36px;
	font-weight:normal;
	color:#444;
	text-shadow:1px 1px #fff;
	text-align:center;
}

.listLinki p.desc {
  font-family:Verdana, Arial, sans serif;
  font-size:12px;
  color: #999382;
  text-shadow:1px 1px #fff;
  text-align:center;
}
.listLinki h3 {
	font-family:'Fujilitn', "Arial Narrow", "sans serif";
	font-size:26px;
	font-weight:normal;
	color:#444;
	text-shadow:1px 1px #fff;
	text-align:center;
}

.listLinki h5 {
	font-family:'Fujilitn', "Arial Narrow", "sans serif";
	font-size:16px;
	font-weight:normal;
	color:#444;
	text-shadow:1px 1px #fff;
	text-align:center;
}


#icon1 {
  background: url('img/icon_one_page_website.png') no-repeat;
}
#icon2 {
  background: url('img/icon_smartphones_tablets.png') no-repeat center;    
}
#icon3 {
  background: url('img/icon_optimization.png') no-repeat center;    
}
#icon4 {
  background: url('img/icon_clarity.png') no-repeat center;    
}
#icon5 {
  background: url('img/icon_administrative_panel.png') no-repeat center;    
}
#icon6 {
  background: url('img/icon_hosting.png') no-repeat center;    
}

.listBenefits {
  margin-top:20px;
}

.listBenefits p {
	padding:20px 0;
	font-family:Verdana, Arial, "sans serif";
	font-size:9px;
	color:#444;
	text-shadow:1px 1px #faf4f1;
	line-height:22px;
	text-align:center;
}

.listInformacje p {
	padding:20px 0;
	font-family:Verdana, Arial, "sans serif";
	font-size:9px;
	color:#444;
	text-shadow:1px 1px #faf4f1;
	line-height:22px;
	text-align:center;
}

.listLinki p {
	padding:20px 0;
	font-family:Verdana, Arial, "sans serif";
	font-size:9px;
	color:#444;
	text-shadow:1px 1px #faf4f1;
	line-height:22px;
	text-align:center;
}

#sectionBenefits .left,
#sectionBenefits .right,
#sectionInformacje .left,
#sectionInformacje .right,
#sectionRealization .left,
#sectionRealization .right {
	background-image: url(img/h1_line_1.png);
}
#sectionDefects .left,
#sectionDefects .right {
	background-image: url(img/h1_line_2.png);
}
#sectionContact .left,
#sectionContact .right {
	background-image: url(img/h1_line_3.png);
}

#sectionLinki .left,
#sectionLinki .right {
	background-image: url(img/h1_line_2.png);
}

#sectionBenefits,
#sectionRealization {
  padding:0 0 50px 0;
	background: url(img/layout_bg_2.jpg) repeat;
}

.topBenefits {
  margin:0 0 20px 0;
  height:20px;
  background: url(img/benefits_top.png) repeat-x;
}

.topLinki {
  margin:0 0 60px 0;
  height:20px;
  background: url(img/benefits_top.png) repeat-x;
}


.lineFooter {
  height:2px;
  background-image: url(img/h1_line_4.png);
  background-repeat: repeat-x;  
}

#sectionBenefits .center span {
  position:relative;
  bottom: 13px;
  font-family: Verdana, Arial, sans serif;
  font-size: 11px;
  color: #59564b;
  text-shadow:1px 1px #fff;
}

#sectionInformacje .center span {
  position:relative;
  bottom: 13px;
  font-family: Verdana, Arial, sans serif;
  font-size: 11px;
  color: #59564b;
  text-shadow:1px 1px #fff;
}

#sectionLinki .center span {
  position:relative;
  bottom: 13px;
  font-family: Verdana, Arial, sans serif;
  font-size: 11px;
  color: #59564b;
  text-shadow:1px 1px #fff;
}

#sectionBenefits .td {
	width:30%;
	float:left;
	padding:0 20px;
}

#sectionBenefits .l {
	padding-left:0;
}

#sectionBenefits .r {
	padding-right:0;
}

#sectionInformacje .td {
	width:30%;
	float:left;
	padding:0 20px;
}

#sectionInformacje .l {
	padding-left:0;
}

#sectionInformacje .r {
	padding-right:0;
}

#sectionLinki .td {
	width:30%;
	float:left;
	padding:0 20px;
}

#sectionLinki .l {
	padding-left:0;
}

#sectionLinki .r {
	padding-right:0;
}

#sectionRealization {
  padding:0 0 50px 0;
  background: url(img/layout_bg_1.jpg) repeat;
}

.topDefects,
.topRealization,
.topPoczta {
  margin:0 0 20px 0;
  height:20px;
  background: url(img/defects_projects_top.png) repeat-x;
}

#sectionFotki {
  padding:0 0 50px 0;
  background: url(img/layout_bg_1.jpg) repeat;
}

#sectionTest {
  padding:0 0 50px 0;
  background: url(img/layout_bg_3.jpg) repeat;
}

#sectionInformacje {
  padding:0 0 50px 0;
  background: url(img/layout_bg_1.jpg) repeat;
}

#sectionInformacje .center span {
  position:relative;
  bottom: 13px;
  font-family: Verdana, Arial, sans serif;
  font-size: 11px;
  color: #59564b;
  text-shadow:1px 1px #fff;
}

#sectionLinki {
  padding:0 0 50px 0;
  background: url(img/layout_bg_1.jpg) repeat;
}

#sectionLinki .center span {
  position:relative;
  bottom: 13px;
  font-family: Verdana, Arial, sans serif;
  font-size: 11px;
  color: #59564b;
  text-shadow:1px 1px #fff;
}


#sectionDefects {
  padding:0 0 50px 0;
  background: url(img/layout_bg_2.jpg) repeat;
}

#sectionDefects p {
  margin-top:30px;
  text-align:center;
  font-family: Verdana, Arial, "sans serif";
  font-size: 12px;
  color: #59564b;
  text-shadow:1px 1px #fff;
  line-height: 22px;  
}

#sectionDefects ul {
  display:inline;
}
#sectionDefects ul li {
  width:33%;
  margin:50px 0;
  float:left;
  text-align:left;
  font-family: 'Freeport', "Arial Narrow", "sans serif";
  font-size: 36px;
  color: #807759;
  text-shadow:  1px 1px #fff;
}
#sectionDefects ul li img {
  float:left;
  margin:10px 20px 0 30px;
}

#smile {
  height:64px;  
  background: url(img/smile.png) no-repeat center;  
}
h5.clients {
  margin:40px 0 20px 0;
}
.text,
.company_name {
  font-family:Verdana, Arial, "sans serif";
  font-size:12px;
  color:#59564b;
  text-shadow:1px 1px #fff;
  line-height:22px;
  text-align:justify;
}
.company_name {
  text-align:center;
  padding-top:60px;
}
.company_name a {
  font-family:Verdana, Arial, sans serif;
  font-size:11px;
  color:#725800;
  text-shadow:1px 1px #fff;
  text-decoration:none;
}

.quota {
  width:367px;
  height:298px;
  float:left;
  background: url(img/quotation_client.png) no-repeat;
}
.quota .qtext {
  padding:50px 70px 10px 40px;
  font-family:Verdana, Arial, "sans serif";
  font-size:12px;
  color:#842a20;
  text-shadow:1px 1px #eda39a;
  line-height:22px;
  text-align:justify;
}
.quota .qsign {
  padding:0 0 0 40px;
  font-family:Verdana, Arial, sans serif;
  font-size:14px;
  color:#ab4e43;
  text-shadow:1px 1px #ea978d;
}
.men {
  width:302px;
  height:255px;
  position:absolute;
  bottom:10px; left:400px;
  background: url(img/funny_guy.png) no-repeat;
}
.stext {
  position:absolute;
  bottom:50px; right:20px;
  text-align:center;
  font-family:'Fujiboln', "Arial Black", "sans serif";
  font-size: 60px;
  color: #b34e41;
  text-shadow:  1px 1px #fff;
  line-height: 66px;
  text-align: center;
}
.mapatext {
  position:absolute;
  bottom:50px; right:-200px;
  text-align:center;
  font-family:'Fujiboln', "Arial Black", "sans serif";
  font-size: 40px;
  color: #b34e41;
  text-shadow:  1px 1px #fff;
  line-height: 36px;
  text-align: center;
}

.topContact {
  margin:0 0 20px 0;
	height:20px;
	background: url(img/contact_top.png) repeat-x;
}
#sectionContact {
  background-image: url(img/layout_bg_3.jpg);
	background-repeat: repeat;
	padding:0 0 20px 0;
}
.sectionBottom {
	height:24px;
	background-image: url(http://makepg.pl/img/layout_top.jpg);
	background-repeat: repeat-x;
}

.contactData {
  width:100%;
  position:relative;
}
#contactInfo {
  width:100%;
  float:left;
  padding-left:300px;
}

/* KONTAKT_Godz.otwarcia, Adres, Telefon, E-mail */
.contactData h3 {
	font-family:Verdana, Arial, "sans serif";
  font-size:12px;
  color:#5b7b8d;
  text-shadow:-1px -1px #000;
  text-align:right;
  font-weight: bold;
}
/* KONTAKT_text */
.contactData td {
	font-family: Verdana, Arial, "sans serif";
	font-size: 14px;
	color: #fff;
	text-shadow: -1px -1px #000;
	line-height: 20px;
	vertical-align:top;
	padding:0 10px 10px 0;
}

/* KONTAKT_Numery telefonów */
.contactData td.number {
	font-family: 'Fujilitn', "Arial Narrow", "sans serif";
	font-size: 24px;
	color: #fff;
	text-shadow: -1px -1px #000;
}
/* KONTAKT link */
.contactData a {
	font-family: Verdana, Arial, "sans serif";
	font-size: 14px;                           
	color: #ff6a00;
	text-shadow: -1px -1px #000;
}

#shareBottom {
  width:260px;
  position:absolute;
  bottom:60px; right:60px;
}
/* KONTAKT share */
#shareText {
	font-family: 'Freeport', "Arial Narrow", "sans serif";
	font-size: 72px;
	color: #0f2632;
	text-shadow: 1px 1px #3c5a6b;
  position:absolute;
  bottom:95px; right:100px;
}
#shareText:before {
  content: url(img/share_arrow.png);
  position:relative;
  top:55px;
}
.copyright p {
	text-align:center;
	margin-top:14px;
	font-family: Verdana, Arial, "sans serif";
	font-size: 11px;
	color: #cfdde6;
	text-shadow: -1px -1px #000;
}

.copyright a {
	font-size: 11px;
	color: #cfdde6;
	text-shadow: -1px -1px #000;
	text-decoration: none;
}

#result { height:25px; }
.contactResult { text-align:center; padding:10px 0 0 0; font-size:18px; color: #fff; text-shadow: -1px -1px #000;}	
.contactForm { width:820px; margin:auto; padding-bottom:30px; font-family: Verdana, "sans-serif"; font-size: 12px; font-weight: normal; }
.contactForm FIELDSET { border: none; }
.contactForm LEGEND   { width:780px; text-align:center; color: #cfdde6; text-shadow: -1px -1px #000; }

.contactForm LABEL { display: block; margin: 0; padding: 0 0 5px 0; color: #68caff; }
.contactForm LABEL.error { padding:5px 0 0 15px; color: #68caff; text-shadow: -1px -1px #000; }
.contactForm .contactEmail { width:50%; float:left; }
.contactForm .contactPhone { width:50%; float:right; }

.contactForm .contactName INPUT { width:780px; }
.contactForm .contactEmail INPUT { width:780px; }
.contactForm .contactPhone INPUT { width:360px; float:right; }

.contactForm INPUT,
.contactForm TEXTAREA { background: #0f2632; color: #c6d2d9; border:none; font-family: Verdana, "sans-serif"; font-size: 18px; padding:0px 20px 0px 20px; margin-top:20px; box-shadow: 1px 1px #3c596a; -moz-box:shadow:1px 1px #3c596a; -webkit-box:shadow:1px 1px #3c596a; border-radius: 5px; -moz-border-radius: 5px; }
.contactForm INPUT	{ height:40px; }
.contactForm TEXTAREA	{ width:780px; height:200px; resize:none; padding-top:10px; }

.contactForm INPUT:focus,
.contactForm TEXTAREA:focus {}

.contactForm .button { width:820px; text-align:center;}
.contactForm INPUT[type=submit] { width:195px; height:54px; border:none; text-indent:-9999px; background:url(img/send_pl.png) no-repeat; cursor: pointer; box-shadow:none !important; -moz-box-shadow:none !important; border-radius:0 !important; -moz-border-radius:0 !important; }
.contactForm INPUT[type=submit]:hover { background-position:0px -54px; }
.contactForm INPUT[type=submit]:active { background-position:0px -108px; }

::-webkit-input-placeholder { color: #436172; }
:-moz-placeholder { color: #436172; }
input:-moz-placeholder { color:#436172; }
textarea:-moz-placeholder { color:#436172; }

#scroolTop {
  cursor: pointer;
	width:80px;
	display: block;
	padding:20px 10px 20px;
	position: fixed;
	bottom: 0; right:20px;
	color: #888;
	text-align: center;
	text-decoration:none;
	z-index:999;
	background: #fff;
  border: #ccc 1px solid;
  font-family: 'Fujiboln', "Arial Black", "sans serif";
  font-size: 18px;
  text-shadow:  1px 1px #fff;
  
  background: #ffffff; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */
	
  -webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	
  -webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#scroolTop:hover {
	color: #fff;
	background: #777;
  border: #777 1px solid;
  text-shadow: none;
}

#noscript {
  width:100%;
  position:fixed;
  top:60px;
  padding:20px 0;
  background:#000;
  color:red;
  font-size:22px;
  z-index:999;
}
p#noscript {
  text-align:center;
}

#banner {
	height:448px;
	padding-top:100px;
	text-align:center;
}
.slideshow {
	width:847px;
	height:356px;
	position: relative;
	z-index:99;
	margin:0 auto;
	text-align:center;
}
.slideshow img {
  background: transparent; /* IE9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
  zoom: 1;
}
#banner .tempBtm {
  display:block;
  margin:0 auto;
}
.slideshowButton {
  width:80px;
	position: relative;
	z-index:100;
	margin:0 auto;
	top:35px;
}
.slideshowButton a {
	width:11px;
	height:11px;
	display:block;
	float:left;
	margin-right:5px;
	text-indent: -9999px;
	background-image: url(img/template_btn_passive.png);
}
.slideshowButton a.activeSlide {
	background-image: url(img/template_btn_active.png);
}