body {
  font-family:Tahoma;
  color:#000000;
  margin:0 auto;
  padding:0px;
  text-align:left;
  line-height:14px;
  font-size:12px;
  background:#ffffff url('images/bg.jpg') bottom center no-repeat; 
  
}
a, a:visited {
  color:#1c1c9f;
  text-decoration:underline;
}
a:hover, a:visited:hover {
  text-decoration:none;
}
h1 {
  color:#20475e;
  padding:0px;
  margin:0px;
  text-align:left;
  font-size:20px;
  line-height:24px;
  margin-bottom:10px;
}
h2 {
  color:#20475e;
  padding:0px;
  margin:0px;
  text-align:left;
  font-size:16px;
  line-height:24px;
  margin-bottom:10px;
}
h3 {
  color:#20475e;
  padding:0px;
  margin:0px;
  text-align:left;
  font-size:14px;
  line-height:24px;
  margin-bottom:10px;
}
h4 {
  color:#20475e;
  padding:0px;
  margin:0px;
  text-align:left;
  font-size:13px;
  line-height:24px;
  margin-bottom:10px;
}
h5 {
  color:#20475e;
  padding:0px;
  margin:0px;
  text-align:left;
  font-size:12px;
  line-height:24px;
  margin-bottom:10px;
}
h6 {
  color:#20475e;
  padding:0px;
  margin:0px;
  text-align:left;
  font-size:11px;
  line-height:24px;
  margin-bottom:10px;
}
#title {
  width:100%;
  margin:0 auto;
  margin-top:70px;
  margin-bottom:20px;
  padding:0px;
  text-align:center;
}
#title-padding {
  width:1107px;
  margin:0 auto;
  padding:0px;
  text-align:left;
}
#background {background:url('images/headerBg.jpg') top center no-repeat;}#layout {
  width:100%;
  margin:0 auto;
  padding:0px;
  text-align:center;
}
#layout-padding {
  width:1107px;
  margin:0 auto;
  padding:19px;
  text-align:left;
}
#header {
  width:100%;
  height:338px;
  padding:0px;
  text-align:left;
}
#header-padding {
  width:1107px;
  margin:0 auto;
}
#headerText {
  /*padding-top:50px;
  padding-left:10px;*/
  float:left;
  margin-right:10px;
  margin-top:10px;
  width:247px;
  overflow:hidden;
}
#headerText h1 {
  padding-top:90px;
}.header {
  width:100%;
  height:235px;
  background:transparent;
}
#navigation {
  width:100%;      
}
#navigation-padding {
  width: 1094px !important;
  margin:0 auto;
  padding:7px;
  font-weight:bold;
  font-size:14px;
  /*background:transparent url('images/boxBg.png') repeat;*/
  color:#e5e5e5;
  /*margin-left: 902px;*/
}
#navigation ul li>ul.submenu {
  background:#982930 /*url('images/submenuBg.png') center center repeat*/;
  /*background: #e1e1e1;
  background: -moz-linear-gradient(top,  #e1e1e1 0%, #ffffff 50%, #e1e1e1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(50%,#ffffff), color-stop(100%,#e1e1e1));
  background: -webkit-linear-gradient(top,  #e1e1e1 0%,#ffffff 50%,#e1e1e1 100%);
  background: -o-linear-gradient(top,  #e1e1e1 0%,#ffffff 50%,#e1e1e1 100%);
  background: -ms-linear-gradient(top,  #e1e1e1 0%,#ffffff 50%,#e1e1e1 100%);
  background: linear-gradient(to bottom,  #e1e1e1 0%,#ffffff 50%,#e1e1e1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#e1e1e1',GradientType=0 );*/
  position:absolute;
  margin-top:39px;
  margin-left:0px;
  width:1087px;
  font-size:12px;
  color:#e5e5e5;
  font-weight:bold;
	/*border: 1px solid #1e3240;*/
  border:0px;
  line-height:24px;
  /*-webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;*/
  z-index:2000;
}
#menu ul.submenu li>a {
  font-size:12px;
  color:#e5e5e5;
  font-weight:bold;
  border:0px;
  width:170px;
  margin-right:0px;
  text-align:left;
  padding:5px;
}
#menu ul.submenu li>a:hover {
  text-decoration:underline;
}
#menu li.homepage>a {
  background-image: url('images/homepage-hover.png');
  background-position: center center;
  background-repeat: no-repeat;
}#menu li.homepage:hover>a {
  background-image: url('images/homepage-hover.png');
  background-position: center center;
  background-repeat: no-repeat;
}#menu li>a {
  padding:15px;
  padding-right:25px;
  padding-left:25px;
  text-decoration:none;
  margin:0px;
  float:left;
  color:#e5e5e5;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  /*background:transparent url('images/boxBg.png') repeat;*/
}#menu li:hover>a, #menu li.active>a {
  background:transparent url('images/menuLiActiveBg.png') repeat;
  color:#e5e5e5;
}#navigation ul li ul li:hover>a {
  background:none;
  color:;
  border-right:;
}#navigation ul.submenu li:hover>a, #navigation ul.submenu li.active>a {
  /*color:#1e3240;*/
  text-decoration:underline;
}#navigation ul.submenu2 li>a {
  color:#e5e5e5;
}.submenuHref {
  text-align:center;
  float:left;
  width:250px;
}.submenuItems {
  width:817px;
  text-align:left;
  float:right;
  margin-top:10px;
  /*background:transparent url('images/submenuBg2.png') top left repeat-y;*/
}.submenuH1 {
  font-weight:bold;
  font-size:18px;
  padding:60px;
  padding-top:30px;
  padding-bottom:30px;
}#page {
  width:100%;
}
#page-padding {
  margin:0 auto;
  padding:11px;
  padding-top:20px;
  padding-bottom:30px;
  color:#000000;
  background-color: #E4E4E4;
}
#left {
  width:247px;
  float:left;
  margin-right:19px;
  overflow:hidden;
}
#left-padding {
  padding:0px;
}
#container {
  width:818px;
  background:#ffffff;
  float:left;
  overflow:hidden;
  margin-left:-5px;
}
#container-padding {
  padding:20px;
  padding-top:10px;
  padding-bottom:10px;
  line-height:18px;
}
.postText img {
  margin:7px;
  border:3px solid #ffffff;
  -webkit-box-shadow: 0 0 10px 0 #a0a0a0;
  box-shadow: 0 0 10px 0 #a0a0a0;
 -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; 
}.blogImg img {
  width:167px;
  height:125px;
  overflow:hidden;
}#right {
  width:231px;
  float:right;
  overflow:hidden;
}
#right-padding {
  padding:0px;
}
#footer {
  width:100%;
  height:285px;
  overflow:hidden;
  background:#333333;
  margin-top: 31px;
  
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
  color:#ffffff;
}#footer-padding {
  width:1107px;
  padding:0px;
  padding-bottom:0px;
  line-height:24px;
  margin:0 auto;
  margin-top:0px;
  color:#ffffff;
}
#footer-padding2 {
  padding:268px;
  padding-top:40px;
  padding-bottom:0px;
}
#copyright {
  width:100%;
  background:#3f4752;
}
#copyright-padding {
  
  padding:0px;
   /**** padding-top:75px;  ****/
  margin-top: 30px;
  color:#ffffff;
  text-align:center;
}
#copyright a, #footer a {
  color:#ffffff;
  font-weight:bold;
}#help {
  width:100%;
  background:url(img/helpBg.png) repeat;
  position:fixed;
  top:0px;
  z-index:1000;
}
#help-padding {
  width:1087px;
  padding:20px;
  padding-top:10px;
  padding-bottom:4px;
  margin:0 auto;
  color:#ffffff;
}
#loginForm input {
  padding:5px;
  border:1px solid #1e3240;
  margin:2px;
  font-size:14px;
}
#loginForm label {
  font-weight:bold;
  font-size:14px;
  color:#000000;
}
.button {
  color:#ffffff;
  background:#1e3240;
  padding:5px;
  font-weight:bold;
  border:1 px solid #1e3240;
  opacity:0.85;
  cursor:pointer;
}
.button:hover {
  opacity:1;
}
.box {
  margin-bottom:20px;
  width:100%;
  /*background:#ffffff;*/
}
.boxHead {
  width:100%;
  background:transparent url('images/boxBg.png') repeat;
  border:0px;
  text-shadow: 0 0 5px #000000;
}
.boxHead-padding {
  padding:15px;
  color:#e5e5e5;
  font-size:16px;
  font-weight:bold;
}
.boxHead-padding {text-align:center;}.boxContent {
  background:#ffffff;
  color:#000000;
}
.boxContent-padding {
  padding:10px;
}
.boxFoot {visibility:hidden;display:none;}
#container .holderBlog a {
  font-size:12px;
  cursor:pointer;
  margin:0 5px;
  color:#1c1c9f;
}.nav-arrows a {
	width: 42px;
	height: 42px;
	background: #1c1c9f url(../../modules/mod_slider/images/nav.png) no-repeat top left;
	position: absolute;
	top: 123px;
	text-indent: -9000px;
	cursor: pointer;
	margin-top: -21px;
	opacity: 0.9;
	border-radius: 50%;
}input, option, textarea {
  font-size:12px;
  border:1px solid #aaaaaa;
  padding:7px;
  color:#000000;
  font-weight:normal;
  margin:0px;
}#mod_submenu {
  padding-bottom:10px;
  text-shadow: 0 0 5px #000000;
}#mod_submenu li>a, #mod_submenu ul li>a {
  width:211px;
  background:transparent url('images/boxBg.png') repeat;
  padding:10px;
  padding-bottom:6px;
  padding-top:6px;
  float:left;
  text-decoration:none;
  color:#e5e5e5;
  font-size:13px;
  font-weight:bold;
}#galSzn .boxContent {background:transparent !important;}#mod_submenu li>a:hover, #mod_submenu li.active>a, #mod_submenu ul li>a:hover, #mod_submenu ul li.active>a {
  color:#e5e5e5;
  background:transparent url('images/menuLiActiveBg.png') repeat;
}.photo {
  background: #ffffff;
  float:left;
  width:184px;
  margin:5px;
  margin-top:5px;
  margin-bottom:10px;
  /*-moz-box-shadow: 0px 0px 10px #a0a0a0;
  -webkit-box-shadow: 0px 0px 10px #a0a0a0;
  box-shadow: 0px 0px 10px #a0a0a0;*/
}.photo-padding {
  padding:5px;
  border:1px solid #20313f;
}.photo-padding:hover {
  border:1px solid #a6282f;
}.photo-padding2 {
  /*border:1px solid #a0a0a0;*/
  height:135px;
  overflow:hidden;
}#contactForm .submit {
  width:auto;
  height:auto;
  cursor:pointer;
  letter-spacing:1px;
  border:1px solid #1e3240;
  padding:5px;
  padding-left:10px;
  padding-right:10px;
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
  background:#1e3240;
}#contactForm .submit:hover {
  border:1px solid #ffffff;
  background:#ffffff;
  color:#1e3240;
}#container .holderBlog {text-align:center;margin-top:10px;margin-bottom:10px;}
#container .resume {margin-top:10px;margin-bottom:10px;}
#container .holderBlog a:hover {text-decoration:underline;}
#container .holderBlog a.jp-previous {margin-right:15px;}
#container .holderBlog a.jp-next {margin-left:15px;}
#container .holderBlog a.jp-current, a.jp-current:hover {color:#000000;font-weight:bold;}
#container .holderBlog a.jp-disabled, a.jp-disabled:hover {color:#aaaaaa;}
#container .holderBlog a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover {cursor:default;background:none;}
#container .holderBlog span {margin:0 5px;}
.back {margin-bottom:10px;}
.back a {font-weight:bold;}
.gallery, .blogDiv {width:100%;margin-bottom:0px;}
.gallery-padding, .blogDiv-padding {padding:10px;border:1px solid transparent;border-bottom:1px solid #e5e5e5;}
.gallery .left {width:205px;float:left;}
.gallery .right {width:540px;float:right;}
.blogDiv .left {width:167px;float:left;}
.blogDiv .right {width:359px;float:right;}
#contactDiv .photo-padding2 {width:125px;height:125px;}
#contactDiv .gallery .left {width:90px;float:left;}
#contactDiv .gallery .right {width:390px;float:right;}
.blogDiv h2, .gallery h2 {margin-bottom:5px;}
.postInfo {color:#a0a0a0;margin-bottom:10px;}
#left .shade, #right .shade {margin-bottom:10px;}
.shade {width:100%;/*margin-bottom:10px;*/background:#ffffff;visibility:hidden !important;display:none !important;}
.shadeLeft-big {float:left;height:10px;width:129px;background:#ffffff url('images/shadeLeft.png') top left no-repeat;}
.shadeRight-big {float:right;height:10px;width:129px;background:#ffffff url('images/shadeRight.png') top right no-repeat;}
.shadeLeft-small {float:left;height:10px;width:94px;background:#ffffff url('images/shadeLeft2.png') top left no-repeat;}
.shadeRight-small {float:right;height:10px;width:94px;background:#ffffff url('images/shadeRight2.png') top right no-repeat;}
.shadeLeft-smaller {float:left;height:10px;width:70px;background:#ffffff url('images/shadeLeft3.png') top left no-repeat;}
.shadeRight-smaller {float:right;height:10px;width:70px;background:#ffffff url('images/shadeRight3.png') top right no-repeat;}
#help input {margin-left:20px;}
#help img {margin-right:5px;}
.info {color:#a0a0a0;font-size:11px;text-align:left;margin-bottom:5px;}
#map {margin-top:10px;margin-bottom:10px;}
/*--- Contact Form ---*/
#contactForm {}
#contactForm table {width:100%;}
#contactForm td {vertical-align:middle;margin:3px;padding:7px;padding-left:10px;padding-right:10px;border:1px solid #aaaaaa;background:#e1e1e1;font-weight:bold;}
#contactForm input, #contactForm option, #contactForm textarea {font-size:12px;border:1px solid #aaaaaa;padding:7px;color:#000000;font-weight:normal;}
#contactForm textarea {width:300px;height:200px;}

/*--- Search ---*/
#search {float:right;margin-top:11px;}
.suggestionsBox {z-index:7000;text-align:left;position:fixed;margin:0px;margin-left:825px;margin-top:50px;-webkit-border-radius:2px;border-radius:2px;width:282px;background:url('images/boxBg.png') repeat;text-shadow:0 -1px 0 #000000;color:#ffffff;}
.suggestionList {margin:0px; padding:0px;}
.searchItem {margin:0px 0px 0px 0px;color:#ffffff;/*border-top:1px solid #e9eaed; border-bottom:1px solid #e1e1e1;*/}
.searchItem-padding {padding:10px;}
#searchForm {}
#searchForm input {border:1px solid #630D0D;border-right:0px;
/*background:#717171 url('images/navigation-paddingBg.png') repeat*/;width:278px;padding:5px;padding-top:5px;color:#ffffff !important;-webkit-border-radius: 3px 0 0 3px;border-radius: 3px 0 0 3px; margin-top:1px;}
#searchForm input[placeholder], #searchForm [placeholder], #searchForm *[placeholder] {color:#000000 !important;}
.suggestionsBox a, .suggestionsBox a:visited {color:#ffffff;}
.helpMagnif {margin:0px;}

/*--- News ---*/
.itemNews {margin-bottom:10px;margin-top:10px;line-height:16px;}
.itemNews .name {font-weight:bold;color:#1c1c9f;}
.itemNews .date {font-weight:bold;font-size:11px;padding-bottom:3px;}
.itemNews .text {}
#newsBox {position:relative;overflow:hidden;}
#newsContent {overflow:hidden;padding-top:0px !important;padding-bottom:0px !important;padding-right:15px !important;padding-left:10px !important;}
/*--- Poll ---*/
.itemPoll .name {font-weight:bold;margin-bottom:10px;}
.itemPoll a, .itemPoll a:visited {font-weight:bold;text-decoration:underline;}
.itemPoll a:hover, .itemPoll a:visited:hover {text-decoration:none;}
.pollItem {}
.pollResult {width:100%;margin-top:3px;margin-bottom:3px;background:#1e3240;}
.pollResult-padding {color:#e5e5e5;border:1px solid #a6282f;background:#a6282f;padding:5px;font-weight:bold;text-shadow: 0 0 5px #000000;}
.poll-item {margin-bottom:10px;}
.pollCount {text-align:center;margin-top:5px;}
/*--- Partneři ---*/
.custom-fixed-banner {
	padding: 10px;
	position: fixed;
	right: -271px;
	top: 50%;
	width: 250px;
	margin-top: -115px;
	min-height: 210px;
  background: url('images/boxBg.jpg') repeat;
  color: #e5e5e5;
	z-index: 600;
  border: 1px solid #693d22;
	border-right: 0;
  text-shadow: -1px -1px 0 #693d22;
  -webkit-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
}.custom-fixed-banner .show-me {
	width: 40px;
	height: 230px;
	position: absolute;
	left: -41px;
	top: 35%;
	z-index: 500;
	overflow: hidden;
	margin-top: -81px;
  background: transparent url(img/partners.png) center center no-repeat;
  color: #e5e5e5;
  border: 1px solid transparent;
	border-right: 0;
}.custom-fixed-banner .custom-fixed-banner-padding {
  padding:20px;
}.custom-fixed-banner2 {
	padding: 10px;
	position: fixed;
	left: -271px;
	top: 20%;
	width: 250px;
	margin-top: -115px;
	min-height: 208px;
  background: #ffffff;
  color: #e5e5e5;
	border: 1px solid #3b5997;
	border-left: 0;
	z-index: 600;
}.custom-fixed-banner2 .show-me2 {
	width: 40px;
	height: 230px;
	position: absolute;
	left: 270px;
	top: 20%;
	z-index: 500;
	overflow: hidden;
	margin-top: -10px;
  background: #3b5997 url(img/facebook.png) center center no-repeat;
  color: #e5e5e5;
}.custom-fixed-banner3 {
	padding: 10px;
	position: fixed;
	left: -271px;
	top: 65%;
	width: 250px;
	margin-top: -115px;
	min-height: 208px;
  background: #ffffff;
  color: #e5e5e5;
	border: 1px solid #d95434;
	border-left: 0;
	z-index: 600;
}.custom-fixed-banner3 .show-me3 {
	width: 40px;
	height: 230px;
	position: absolute;
	left: 270px;
	top: 65%;
	z-index: 500;
	overflow: hidden;
	margin-top: -161px;
  background: #d95434 url(img/google.png) center center no-repeat;
  color: #e5e5e5;
}/*--- Calendar ---*/
#mod_calendar {width:231px;/*height:246px;*/margin-left:-10px;margin-top:-10px;margin-bottom:-20px;overflow:hidden;color:#000000;} 
#mod_calendar-padding {width:231px;height:236px;}
#mod_calendar-right {width:231px;height:231px;}
#mod_calendar-left {width:231px;height:231px;}
#mod_calendar .loader {padding-top:60px;}
#getCalendar {margin:0 auto;}
#calendarMonth {width:231px;height:33px;overflow:hidden;text-align:center;font-size:13px;font-weight:bold;color:black ;background:white;}
#calendarMonth a, #calendarMonth a:visited {color:#e5e5e5;text-decoration:none;}
#calendarMonth a:hover, #calendarMonth a:visited:hover {color:#a6282f;text-decoration:underline;}
#prevMonth {float:left;width:33px;height:33px;cursor:pointer;background:transparent;}
#currentMonth {float:left;width:164px;height:33px;}
#nextMonth {float:right;width:33px;height:33px;cursor:pointer;background:transparent;}
#nextMonth:hover, #prevMonth:hover {background:#a6282f;font-weight:bold;color:#ffffff;}
#calendarMonth .monthPadding {padding-top:10px;}
#calendarDays {margin:0 auto;width:231px;}
#calendarDays .calendarWeek {width:231px;font-size:12px;}
#calendarDays .dayTitle {width:33px;height:29px;float:left;font-weight:bold;text-align:center;color:#a6282f;}
#calendarDays .day {width:33px;height:29px;text-align:center;float:left;/*background:transparent url('../../modules/mod_calendar/images/dayBg.png') center center no-repeat;*/}
#calendarDays .today {width:33px;height:29px;float:left;text-align:center;font-weight:bold;/*background:transparent url('../../modules/mod_calendar/images/dayBg.png') center center no-repeat;*/}
#calendarDays .dayPadding {padding-top:8px;}
#calendarDays .dayTitle .dayPadding {padding-top:9px;}
#mod_calendar .dayEvent {cursor:pointer;background:url('images/boxBg.png') repeat;font-weight:bold;color:#ffffff;}
#mod_calendar .dayEvent:hover {background:#a6282f;}
#eventsMenu {width:231px;height:33px;overflow:hidden;text-align:left;font-size:14px;font-weight:bold;color:#e5e5e5;background:transparent url('images/boxBg.png') repeat;}
#eventsMenu-padding {}
#eventsBox {position:relative;overflow:hidden;}
#eventsContent {height:190px !important;overflow:hidden;padding:10px;padding-right:15px !important;padding-bottom:0px !important;padding-top:5px !important;}
#eventsDay {float:right;width:73px;height:24px;background:transparent;padding-top:9px;padding-right:9px;}
#eventsBack {float:left;width:63px;height:24px;cursor:pointer;background:transparent;padding-top:9px;padding-left:9px;}
#eventsBack:hover {background:#a6282f;font-weight:bold;color:#ffffff;}
#mod_calendar .event {padding:5px;font-weight:bold;font-size:12px;text-align:left;margin:2px;margin-bottom:5px;margin-top:5px;}
#mod_calendar .event a, #mod_calendar .event a:visited {text-decoration:none;}
#mod_calendar .event a:hover, #mod_calendar .event a:visited:hover {text-decoration:underline;}
.calFeed input {width:133px;padding:5px;margin-bottom:10px;}
.calFeed .submit {width:68px;padding:5px;}
.calFeed {padding-bottom:6px;}
.calFeedName {padding:7px;font-size:14px;font-weight:bold;}
/*--- Custom ---*/
.social {float:left;margin-top:20px;}
#header .box {width:auto;float:left;}
#header .box, #header .boxContent, #header .boxContent-padding, #header .boxHead, #header .boxHead-padding,
#header .boxFoot {width:auto;background:transparent;padding:0px;margin:0px;border:0px;}
.logoText {width:415px;padding:15px;color:#ffffff;background:url('images/boxBg.png') repeat;float:left;margin-top:20px;}
.logoText img {margin-right:20px;}
.logoText h1 {color:#ffffff;}
.logoText a {color:#ffffff !important;}
/*--- Fixator ---*/
.custom-fixed-banner-1 {
	padding: 10px;
	position: fixed;
	right: -271px;
	top: 20%;
	width: 250px;
	margin-top: -108px;
	min-height: 630px;
  background: url('images/boxBg.png') repeat;
	z-index: 600;
  border: 1px solid #1e3240;
	border-right: 0;
  text-shadow: -1px -1px 0 #000000;
  color: #ffffff;
}

.custom-fixed-banner-2 {
	padding: 10px;
	position: fixed;
	right: -271px;
	top: 35%;
	width: 250px;
	margin-top: -224px;
	min-height: 630px;
  background: url('images/boxBg.png') repeat;
	z-index: 600;
  border: 1px solid #1e3240;
	border-right: 0;
  text-shadow: -1px -1px 0 #000000;
  color: #ffffff;
}

.custom-fixed-banner-3 {
	padding: 10px;
	position: fixed;
	right: -271px;
	top: 50%;
	width: 250px;
	margin-top: -341px;
	min-height: 630px;
  background: url('images/boxBg.png') repeat;
	z-index: 600;
  border: 1px solid #1e3240;
	border-right: 0;
  text-shadow: -1px -1px 0 #000000;
  color: #ffffff;
}

.custom-fixed-banner-1 .show-me-1 {
	width: 40px;
	height: 230px;
	position: absolute;
	left: -41px;
	top: 20%;
	z-index: 500;
	overflow: hidden;
	margin-top: -120px;
  background: transparent url(img/fixator1.png) center center no-repeat;
  border: 1px solid transparent;
	border-right: 0;
}

.custom-fixed-banner-2 .show-me-2 {
	width: 40px;
	height: 230px;
	position: absolute;
	left: -41px;
	top: 35%;
	z-index: 500;
	overflow: hidden;
	margin-top: -17px;
  background: transparent url(img/fixator2.png) center center no-repeat;
  border: 1px solid transparent;
	border-right: 0;
}

.custom-fixed-banner-3 .show-me-3 {
	width: 40px;
	height: 230px;
	position: absolute;
	left: -41px;
	top: 50%;
	z-index: 500;
	overflow: hidden;
	margin-top: 87px;
  background: transparent url(img/fixator3.png) center center no-repeat;
  border: 1px solid transparent;
	border-right: 0;
}

.custom-fixed-banner-1 a, .custom-fixed-banner-2 a, .custom-fixed-banner-3 a {color:#ffffff;text-decoration:underline;}