#inner {
	border-top: none!important;
}

/* settings - start */
body {
    font-size: 11px;
	    background: #ffffff  url("/11773/uploads/fs_images/settings/34/bg_844_o.jpg")  no-repeat;
}
a {
    color: #c20063;
}

a:hover {
    color: #99004e;
}
#menu {
		background: #c20063 url("") repeat-x;
}
.nav li li {
    background: #c20063 none repeat;
}
.nav li li a:hover {
    background-color: #c20063;
}
.nav a {
    color: #ffffff;
}
.nav li li a {
    color: #ffffff;
}

#nav li a {
	    background: #c20063 url("") repeat-x;
    color: #ffffff;
}

#nav li a:hover {
    background-color: #258CC9;
    color: #ffffff;
}

#left-slave {
    background-color: ;
}

#right-slave {
    background-color: ;
}
#country-list a{
    color: #07227e;
}
#country-list a:hover{
    color: #9B4A3F;
}
#footer {
	    background: #c20063 url("") repeat-x;
    color: #ffffff;
}
#footer a {
    color: #ffffff;
}

.altrow,
.sm-result:nth-child(2n+1){
    background-color: #f8d3f0;
}
    background-color: #f8d3f0;
}

table.scroll tbody tr.alt{
    background-color: #f8d3f0;
}

.top-offer-square{
    background: #f8d3f0;
}

#master{
        width:902px;border-left:none;border-right:none;
    }

#show-map{
    color : #c20063;
}

/* settings - own */

/* CSS Document */
h2,h3{
  font-family:Arial,helvetica,sans-serif;
}
input[type="submit"]{
  cursor:pointer;
  font-family:Arial,helvetica,sans-serif;
}
input[type="text"],select,textarea,.selectBox{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background-position:top center;
  background-attachment:fixed;
}
#main,#wrap,#inner,#head{
  width:1000px;
  background:transparent none;
  border:0 none;
}
#inner {
background: -moz-linear-gradient(-45deg,  rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,0.3)), color-stop(100%,rgba(255,255,255,0.3))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.3) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.3) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.3) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.3) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#4dffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

padding:15px;
}

#master {
  border: 0;
  width: auto;
  background: transparent;
}

#master .cd-content {
  padding: 10px 10px 20px;
}

.homepage #master .cd-content {
  padding: 0;
}

.top-offers.cd-content {
  padding: 0 !important;
  background: transparent !important;
}

#cont {
  border: 0;
}

#left-slave {
  width: 248px;
  margin-right: 12px;
  background: transparent;
}

.default-design .cd-title {
  padding-bottom: 10px;
}

.default-design .cd-content {
  background: #fff;
  border-radius: 5px;
  padding: 5px 0 10px 0;
}

.homepage .default-design .cd-content {
  background: transparent;
}

.topoffers-global .cd-content {
  padding: 0;
}
/* hlavicka */
#head {
  height: 173px;
  margin-top: ;
  position: relative;
}

#head img{
  width:auto;
  background:transparent none;
}



#head .contact {
  position: absolute;
  bottom: 80px;
  right: 0;
}

#head .contact a {
  text-decoration: none;
  padding: 15px 0;
  padding-left: 36px;
  font-size: 17px;
  margin-right: 50px;
  font-weight: bold;
  color:#850044;
}

#head .contact .mail {
  background: url("/11773/uploads/fs_images/contentdesignimagesets/9/code293o_845_o.png") no-repeat left center;
}

#head .contact .phone {
  background: url("/11773/uploads/fs_images/contentdesignimagesets/9/phone6294o_846_o.png") no-repeat left center;
}
/*extra*/
#extra{
  width:100%;
}
/* Menu */
#menu {
  height: 60px;
  border-radius: 0px;
  margin-bottom: 17px;
  -webkit-box-shadow: 0 0 2px 0 #A6718C;
  box-shadow: 0 0 2px 0 #A6718C;
}

#menu li {
  /*background: url("/11773/uploads/fs_images/contentdesignimagesets/19/separator_277_o.png") no-repeat right center;*/
  border-left: 1px solid #990c0e;
  padding: 8px 7px;
}

#menu li.menu-first a img {
  margin-top: 10px;
}

#menu li.menu-last {
  background: none;
}

#menu li a {
  font-weight: normal;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 #990c0e;
  font-size: 12px;
  padding: 3px 11px;
}

#menu li a:hover {
  background: #99004E;
  border-radius: 3px;
  -webkit-box-shadow:inset 0 1px 3px 0 #8c0b0d;
  box-shadow:inset 0 1px 3px 0 #8c0b0d;
}

.nav li:hover ul, ul.nav li.sfHover ul{
  top: 60px/* výška řádku menu */;
  z-index:10;
}

#menu li ul {
  width: 250px !important;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#menu li ul li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#menu li li {
  padding: 10px 15px;
  width: 218px !important;
}

#menu li li,
#menu li li a {
  background:  #c20063;
}

/*homepage slider*/
.hp-slider .cd-title {
  display: none !important;
}

.hp-slider{
  padding-left: 2px;
  padding-bottom: 10px;
}
.hp-slider img{
  -webkit-box-shadow: 0 0 2px 0 #A6718C;
  box-shadow: 0 0 2px 0 #A6718C;
}

.hp-slider li {
  position: relative;
}

.hp-slider li a img {
  width: 450px;
}

.hp-slider .top-offer-slider-subscribe {
  width: 245px;
  height: 217px;
  position: absolute;
  right: 0;
  top: 0 !important;
  padding: 20px;
  background: #c20063;
}

.hp-slider .top-offer-slider-subscribe .left {
  width: 245px !important;
}

.hp-slider .top-offer-slider-subscribe .right {
  width: 245px !important;
}

/* sidebox */
.sidebox {
  width: 204px !important;
  z-index: 1;
  padding: 22px;
  padding-top: 11px;
  background: #fff;
  border-radius: 0px;
  -webkit-box-shadow:0 0 2px 0 #A6718C;
  box-shadow:0 0 2px 0 #A6718C;
  margin-bottom: 13px;
}

.sidebox .cd-title {
  padding-bottom: 10px;
}

.sidebox input[type="text"] {
  padding-left: 11px;
}

.sb-offer .cd-content {
  position: relative;
  padding-bottom: 60px;
}

.sb-offer .cd-content span {
  position: absolute;
  bottom: 0;
  -webkit-box-shadow:inset 0 1px 2px 0 #8c0b0d;
  box-shadow:inset 0 1px 2px 0 #8c0b0d;
  background: #99004e;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  text-align: center;
  padding: 10px 0;
  border-radius: 3px;
  font-weight: bold;
  width: 204px;
}

.sb-img .cd-title {
  display: none !important;
}

.sb-img .cd-content {
  width: 248px;
}

.sb-img {
  padding: 0;
  width: 248px !important;
}

/* vyhledavaci maska */
.searchmask-global {
  background: #c20063;
  -webkit-box-shadow:0 0 2px 0 #A6718C;
  box-shadow:0 0 2px 0 #A6718C;
  border-radius: 0px;
}

.searchmask-global .cd-title {
  display: none !important;
}

.searchmask-global .cd-content {
  padding: 0;
  margin-bottom: 0;
  background: #c20063 !important;
}


.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox {
  width: 204px !important;
  height: 33px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  -webkit-box-shadow:inset 1px 1px 3px 0 #c6c6c6;
  box-shadow:inset 1px 1px 3px 0 #c6c6c6;
}

.searchmask-global .submit {
  margin-bottom: 0 !important;
}

.searchmask-global input[type="submit"] {
  background: #99004e url("/11773/uploads/fs_images/contentdesignimagesets/9/sm-search174o292o_847_o.png") no-repeat 10px center;
  -webkit-box-shadow:inset 0 1px 3px 0 #8c0b0d;
  box-shadow:inset 0 1px 3px 0 #8c0b0d;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  border: 0;
  border-radius: 3px;
  width: 204px !important;
  height: 40px;
}

.searchmask-global .dest-selector-opener {
  width: 204px !important;
  height: 33px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  -webkit-box-shadow:inset 1px 1px 3px 0 #c6c6c6;
  box-shadow:inset 1px 1px 3px 0 #c6c6c6;
}

.searchmask-global .dest-selector-opener-lbl {
  padding: 8px;
}

.selectBox-dropdown .selectBox-label {
  padding: 8px;
}

.searchmask-global label {
  color: #fff;
  text-transform: capitalize;
  text-shadow: 1px 1px 0 #990c0e;
  font-size: 12px; 
  padding-bottom: 5px;
}

.sm-lm label, .sm-fm label {
  width: auto !important;
}

.selectBox-dropdown .selectBox-arrow {
  background: url("/11773/uploads/fs_images/contentdesignimagesets/9/arrowsbgr17191o291o_848_o.png") no-repeat center center;
  border: 0;
}

.extended-search-link {
  background: url("/11773/uploads/fs_images/contentdesignimagesets/9/extended280o_849_o.png") no-repeat;
  text-decoration: none !important;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  padding: 1px 0 1px 25px; 
}

.extended-search-link:hover {
  color: #fff;
  text-decoration: underline !important;
}


.side-weather .cd-content{
  display:table;
  width: 204px /*vnitřní šířka sideboxu*/;
}

.exchangerates-sidebox table {
  width: 204px !important /*vnitřní šířka sideboxu*/;
}

.side-weather .cd-content ul{
  display:table-row;
}
.side-weather .cd-content ul li{
  display:table-cell;
  vertical-align:middle;
  padding:1px;
  font-size:11px;
}
.side-weather .cd-content ul li img{
  position:static;
}
.side-weather .cd-content br{
  display:none;
}
.side-weather ul li:last-child,
.exchangerates-sidebox tr td:last-child{
  text-align:right;
  font-weight:bold;
}
/*top extra*/

.topextraInner {
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  background: #fff;
  border-radius: 0px;
  padding: 18px;
  width: 204px;
  -webkit-box-shadow:0 0 2px 0 #A6718C;
  box-shadow:0 0 2px 0 #A6718C;
}

.topextraInner:hover {
  background: #FFF0F7;
}

.topextraInner a {
  text-decoration: none;
}

.topextraInner.last {
  margin-right: 0;
}

.topextraInner .country {
  -webkit-box-shadow:inset 0 1px 2px 0 #8c0b0d;
  box-shadow:inset 0 1px 2px 0 #8c0b0d;
  background: #c20063;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  padding: 10px 0;
  border-radius: 3px;
}

.topextraInner .country a {
  color: #fff;
}

.topextraInner .thumb {
  margin-top: 5px;
}

.topextraInner a img {
  height: 131px;
  border-radius: 3px;
  width: 204px;
}

.topextraInner .rating {
  padding-top: 10px;
  height: 15px;
  
}

.topextraInner .hotel {
  height: 21px;
  overflow: hidden;
}

.topextraInner .hotel a {
  color: #c20063;
  font-weight: bold;
  font-size: 15px;
}

.topextraInner table {
  width: 204px;
  margin-top: 10px;
}

.topextraInner .price {
  -webkit-box-shadow:0 1px 2px 0 #850044 inset;
  box-shadow:0 1px 2px 0 #850044 inset;
  background: #99004e;
  border-radius: 3px;
  padding: 7px 0;
  width: 204px;
  text-align: center;
  margin-top: 10px;
}

.topextraInner .price a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.topextraInner .price span {
  font-size: 17px;
}

/* sloupcova sablona */
.sloupcovaInner {
  margin-bottom: 10px;
  background: #fff;
  border-radius: 0px;
  padding: 18px;
  width: 204px;
  -webkit-box-shadow:0 0 2px 0 #A6718C;
  box-shadow:0 0 2px 0 #A6718C;
  margin-left: 3px;
  margin-right: 5px;
}

.sloupcovaInner:hover {
  background: #FFF0F7;
}

.sloupcovaInner a {
  text-decoration: none;
}

.sloupcovaInner.last {
  margin-right: 0;
}

.sloupcovaInner .country {
  -webkit-box-shadow:inset 0 1px 2px 0 #8c0b0d;
  box-shadow:inset 0 1px 2px 0 #8c0b0d;
  background: #c20063;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  padding: 10px 0;
  border-radius: 3px;
}

.sloupcovaInner .country a {
  color: #fff;
}

.sloupcovaInner .thumb {
  margin-top: 5px;
}

.sloupcovaInner a img {
  height: 131px;
  border-radius: 3px;
  width: 204px;
}

.sloupcovaInner .rating {
  padding: 10px 0;
  height: 15px;
  
}

.sloupcovaInner .hotel {
  height: 18px;
  overflow: hidden;
}

.sloupcovaInner .hotel a {
  color: #c20063;
  font-weight: bold;
  font-size: 15px;
}

.sloupcovaInner table {
  width: 204px;
  margin-top: 10px;
}

.sloupcovaInner .price {
  -webkit-box-shadow:0 1px 2px 0 #850044 inset;
  box-shadow:0 1px 2px 0 #850044 inset;
  background: #99004e;
  border-radius: 3px;
  padding: 7px 0;
  width: 204px;
  text-align: center;
  margin-top: 10px;
}

.sloupcovaInner .price a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.sloupcovaInner .price span {
  font-size: 17px;
}

/* radkova sablona */
.radkovaInner {
  margin-bottom: 10px;
  margin-right: 7px;
  margin-left: 1px;
  background: #fff;
  border-radius: 0px;
  padding: 10px;
  width: 345px;
  -webkit-box-shadow:0 0 2px 0 #A6718C;
  box-shadow:0 0 2px 0 #A6718C;
  position: relative;
}

.radkovaInner:hover {
 background: #FFF0F7;
  
}

.radkovaInner a {
  text-decoration: none;
}

.radkovaInner.last {
  margin-right: 0;
}

.radkovaInner .dest {
  width: 195px;
}

.radkovaInner .country {
  -webkit-box-shadow:inset 0 1px 2px 0 #8c0b0d;
  box-shadow:inset 0 1px 2px 0 #8c0b0d;
  background: #c20063;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  padding: 10px 0;
  border-radius: 3px;
  width: 195px;
}

.radkovaInner .country a {
  color: #fff;
}

.radkovaInner .thumb {
  margin-right: 10px;
}

.radkovaInner a img {
  height: 95px;
  border-radius: 3px;
  width: 140px;
}

.radkovaInner .rating {
  padding: 10px 0;
  height: 15px;
  
}

.radkovaInner .hotel {
  height: 18px;
  overflow: hidden;
  padding-top: 7px;
}

.radkovaInner .hotel a {
  color: #c20063;
  font-weight: bold;
  font-size: 15px;
}

.radkovaInner table {
  width: 204px;
  margin-top: 10px;
}

.radkovaInner .price {
  -webkit-box-shadow:0 1px 2px 0 #850044 inset;
  box-shadow:0 1px 2px 0 #850044 inset;
  background: #99004e;
  border-radius: 3px;
  padding: 7px 20px;
  text-align: center;
  margin-top: 10px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.radkovaInner .price a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.radkovaInner .price span {
  font-size: 17px;
}

/* textova sablona */
.textovaInner {
  background: #fff;
  border-radius: 0px;
  padding: 10px;
  margin: 2px;
  -webkit-box-shadow:0 0 2px 0 #A6718C;
  box-shadow:0 0 2px 0 #A6718C;
}
.textovaInner a{
  text-decoration:none;  
}
.top-offer-tiny-line tr {
  background: none repeat scroll 0 0 #fff;
  box-shadow:0px 0px 1px #e3e3e3;
  border-radius: 3px;
  height: 35px;
  margin-bottom: 1px;
  width: 690px;
  margin: 0 auto 1px auto;

}

.top-offer-tiny-line tr:hover {
background-color:#FFF0F7;
}
.top-offer-tiny-line tr td {
  border-bottom: 1px solid #fff;
}
.top-offer-tiny-line .name {
    font-size: 12px;
    padding-left: 10px;
    width: 40%;
}

/* footer */
#footer {
  border: 0;
  padding: 14px;
  font-size:13px;
  height: 30px;
}

#footer-code {
  background: #850044;
}

#footer-code .column {
  float: left;
  width: 160px;
  height: 180px;
  padding: 20px;
}

#footer-code .column a {
  color: #fff;
  text-decoration: none;
}

#footer-code .column a:hover {
  text-decoration: underline;
}

#footer-code span {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

#footer-code ul {
  padding: 0;
}

#footer-code ul li {
  list-style: none;
}


.next {
  font-size: 14px;
  font-weight: bold;
  padding-top: 5px;
}

.order-form input.new-submit[type="submit"] {
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    margin: 35px 120px 0 0;
    width: 240px;
}

#footer-code .newsletters-view {
  color: #fff;
 padding: 0 20px;
}

/* Extra nabídka */
.hp-extra {
  display: table;
}

.hp-extra .column {
  float: left;
  width: 204px;
  margin-bottom: 20px;
  background: #fff;
  padding: 18px;
  margin: 0 5px;
  -webkit-box-shadow:0 0 2px 0 #A6718C;
  box-shadow:0 0 2px 0 #A6718C;
  margin-bottom: 10px;
}

.hp-extra .column:hover {
  background: #FFF0F7;
}

.hp-extra .cd-title {
  display: none !important;
}

.hp-extra .column span {
  -webkit-box-shadow:inset 0 1px 2px 0 #8c0b0d;
  box-shadow:inset 0 1px 2px 0 #8c0b0d;
  background: #c20063;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  padding: 10px 0;
  border-radius: 3px;
  width: 204px;
  display: block;
}

.paging {
  clear: both;
}

.top-offer-huge-line {
  background: #fff;
}

.altrow, .sm-result:nth-child(2n+1) {
  background: #fff0f7;
}

/* COUNTRY PRICE MIN */
.price-min a {
  text-decoration: none;
}

.price-min table {
  width: 204px !important;
  border-spacing: 0;
}

.price-min table tr:hover {}

.price-min table tr td {
  border-bottom: 1px solid #eee;
  width: 150px;
  height: 25px;
  text-transform: uppercase;
}

.price-min table tr:hover td {
  background: #fff0f7;
}

.price-min table tr td:last-child {
  width: 54px;
  text-align: right;
  font-weight: bold;
  text-transform: none;
}

#heading {
  color: #c20063;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 18px;
}


#expectacbox {
  margin: -2px 0 0 -1px;
}

/* rolovací top nabídky */
.slide-offers {
  clear: both;
  display: table;
}

.slide-offers .cd-title {
  display: none !important;
}

.slide-offers .cd-content {
  position: relative;
}

.caroufredsel_wrapper {
  width: 1000px !important;
  height: 275px !important;
  padding-bottom: 31px;
  left: 0px !important;
  top: 10px !important;
  margin-top: 0 !important;
}

.slide-offers ul {
  padding: 0;
  width: 1000px;

}

.slide-offers .sliderInner  {
  width: 167px;
  background: #fff;
  padding: 10px;
  margin: 0 7px;
}

.sliderInner a img {
  width: 167px;
  height: 110px;
}

.sliderInner .hotel {
  height: 15px;
  overflow: hidden;
}

.sliderInner .dest {
  margin-top: 5px;
}

.sliderInner .hotel a {
  text-decoration: none;
  font-size: 13px;
  margin-left: 3px;
  font-weight: bold;
}

.sliderInner .country a {
  text-decoration: none;
  margin-left: 3px;
  font-weight: bold;
  font-size: 13px;
}

.sliderInner .info {
  margin: 5px 0;
}

.sliderInner .price {
  background: #c20063;
  border-radius: 3px;
  padding: 5px 0;
  text-align: center;
}

.sliderInner .price a {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}

.sliderInner .next.right {
  display: none !important;
}

.sliderInner .prev {
  background: url("/11773/uploads/fs_images/contentdesignimagesets/7/prev-horizontal_174_o.png") no-repeat;
  height: 99px;
  width: 52px;
  display: table !important;
  text-indent: -9999px;
  position: absolute;
  left: -37px;
  top: 100px;
}

.sliderInner .next {
  background: url("/11773/uploads/fs_images/contentdesignimagesets/7/next-horizontal_173_o.png") no-repeat;
  height: 99px;
  width: 52px;
  display: table !important;
  text-indent: -9999px;
  position: absolute;
  right: -37px;
  top: 100px;
}

.slide-offers .next.right {
  display: none;
}
/* settings - stop */


/* content design - on v2 */
.default-floatbox-design{position:fixed;left:54%; margin-left: 456px; text-align: left;top:5%;}
.default-floatbox-design .cd-title{display:none;min-height:22px;_height:22px;background-color:#3B9AD7;background-image:none;color:#ffffff;font-size:11px;text-transform:uppercase;}
.default-floatbox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-floatbox-design .cd-content{background-color:#ffffff;background-image:none;color:#364A90;}
.default-floatbox-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-floatbox-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.default-sidebox-design{}
.default-sidebox-design .cd-title{display:block;min-height:22px;_height:22px;background-color:#ffffff;background-image:none;color:#000000;font-size:20px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-color:#ffffff;background-image:none;color:#000000;}
.default-sidebox-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-sidebox-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.default-design{}
.default-design .cd-title{display:block;min-height:22px;_height:22px;background-image:none;color:#99004e;font-size:22px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#99004e;}
.default-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */