/**** /css/roboto.css ****/
@font-face {
    font-family: 'Roboto';
    src: url('../roboto/roboto-regular-webfont.eot');
    src: url('../roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../roboto/roboto-regular-webfont.woff2') format('woff2'),
         url('../roboto/roboto-regular-webfont.woff') format('woff'),
         url('../roboto/roboto-regular-webfont.ttf') format('truetype'),
         url('../roboto/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'Roboto';
    src: url('../roboto/roboto-bold-webfont.eot');
    src: url('../roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../roboto/roboto-bold-webfont.woff2') format('woff2'),
         url('../roboto/roboto-bold-webfont.woff') format('woff'),
         url('../roboto/roboto-bold-webfont.ttf') format('truetype'),
         url('../roboto/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}


@font-face {
    font-family: 'Roboto Condensed';
    src: url('../roboto/robotocondensed-regular-webfont.eot');
    src: url('../roboto/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../roboto/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('../roboto/robotocondensed-regular-webfont.woff') format('woff'),
         url('../roboto/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('../roboto/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: 400;
    font-style: normal;

}
a:hover {
    color: #1155CC;
}

/**** /css/reset.css ****/
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,a,pre,form,fieldset,input,textarea,td,label,span {
	margin:0;
	padding:0;
	line-height: 100%;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

ol,ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6,li {
	font-size:100%;
	font-weight:normal;
}

a {
	text-decoration: none
}

/**** /font-awesome/css/font-awesome.min.css ****/
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}

/**** /css/common.css ****/
body {
    background-color: #F0F0F0;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.popup {
    margin: 8px 15px 15px 15px !important
}

a{
    color: #1155CC;
}
a:hover {
    color: #1155CC;
}

.clear {
    clear: both
}

.rel { position: relative }

.paging {
    text-align: right;
    font-size: 12px;
    color: #686868;
}
.pt {
    border-bottom: 1px solid #E8E8E8;
    padding: 0 3px 14px 3px;
}

.pb {
    border-top: 1px solid #E8E8E8;
    padding: 14px 3px 0 3px;
}

.paging input {
    width: 27px;
    padding: 4px 0 4px 0;
    height: 13px;
    border: 1px solid #E3E3E3;
    text-align: center;
    font-size: 12px;
    color: #686868;
    margin:0 3px 0 0
}

.paging input:focus {
    border: 1px solid #ff7920;
}

.paging a {
    margin: 0 1px;
}

.paging a:hover {
    text-decoration: underline
}

.paging a.selected {
    font-weight: bold;
    color: #ff7920
}

.offer_menu {
    padding: 11px 20px;
    font-size: 12px;
    margin-bottom: 20px
}

.offer_menu a {
    display: inline-block;
    font-weight: bold;
    padding: 2px;
    margin-right: 28px
}

.offer_menu a:hover {
    text-decoration: underline
}

a.add {
    padding-left: 20px;
    background: transparent url('../gfx/icos.png') 0 -314px no-repeat;
}

a.register {
    padding-left: 23px;
    background: transparent url('../gfx/icos.png') 0 -290px no-repeat;
}

a.send {
    padding-left: 27px;
    background: transparent url('../gfx/icos.png') 0 -130px no-repeat;
}

a.map {
    padding-left: 24px;
    background: transparent url('../gfx/icos.png') 0 -155px no-repeat;
}

a.phone {
    padding-left: 24px;
    background: transparent url('../gfx/ico_phone.png') 0 0 no-repeat;
}

a.route {
    padding-left: 28px;
    background: transparent url('../gfx/icos.png') 0 -180px no-repeat;
}

a.opinion {
    padding-left: 28px;
    background: transparent url('../gfx/icos.png') 0 -203px no-repeat;
    margin: 0
}

a.watch {
    padding-left: 28px;
    background: transparent url('../gfx/icos.png') 0 -230px no-repeat;
}

a.user {
    padding-left: 23px;
    background: transparent url('../gfx/icos.png') 0 -254px no-repeat;
}


span.more {
    display: inline-block;
    font-size: 11px;
    color: #1155CC;
    line-height: 100% !important;
    padding: 0 12px 0 0;
    background: transparent url('../gfx/icos.png') 100% -864px no-repeat;
}

a.more {
    display: inline-block;
    font-size: 11px;
    color: #1155CC;
    line-height: 100% !important;
    padding: 0 12px 0 0;
    background: transparent url('../gfx/icos.png') 100% -904px no-repeat;
}

span.less {
    display: inline-block;
    font-size: 11px;
    line-height: 100% !important;
    color: #1155CC;
    padding: 0 12px 0 0;
    background: transparent url('../gfx/icos.png') 100% -843px no-repeat;
}

span.del {
    display: inline-block;
    font-size: 11px;
    color: #1155CC !important;
    font-weight: normal !important;
    line-height: 100% !important;
    padding: 0 10px 0 0;
    background: transparent url('../gfx/icos.png') 100% -824px no-repeat;
}

span.more:hover, span.del:hover, span.less:hover, a.more:hover, a.next:hover, span.next:hover, a.prev:hover, span.prev:hover {
    text-decoration: underline;
    cursor: pointer
}



a.next, span.next {
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    color: #1155CC;
    line-height: 13px;
    padding: 0 12px 0 0;
    background: transparent url('../gfx/icos.png') 100% -903px no-repeat;
}

a.prev, span.prev {
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    color: #1155CC;
    line-height: 13px;
    padding: 0 0 0 12px;
    background: transparent url('../gfx/icos.png') 0 -823px no-repeat;
}

h5.label {
    color: #024787;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    padding-bottom: 8px;
    margin-left: 3px;
    text-shadow: 0 1px #FFFFFF;
    font-weight:    700;


}



#top {
    height: 30px;
    width: 100%;
    background:#024787;
}

#top .grupa-wp {
    float: left;
    margin: 8px 0 0 0;
    color:#fff;
    font-size:14px;
}
#top .grupa-wp img{
    width:  27px;
    height:     16px;
    vertical-align: bottom;
}
#top ul.menu {
    float: right;
    height: 30px;
    overflow: hidden;
}

#top ul.menu li {
    display: block;
    float: left;
    padding: 6px 10px 6px 10px;
    -webkit-transition: all 0.15s 0.1s;
    transition: all 0.15s 0.1s;
}

#top ul.menu li:hover {
    background: #ff7920;
}

#top ul.menu li a {
    display: block;
    padding-top: 2px;
    line-height: 130%;
    height: 18px;
    color: #FFFFFF;
    font-size: 12px
}
@media screen and (max-width:1269px) {
    #top ul.menu li a {
        height: 18px;
        font-size: 10px;
        padding-top: 4px;
    }
}
#top ul.menu li a.facebook {
    padding-left: 14px;
    background: transparent url('../gfx/icos.png') 0 -2px no-repeat;
}

#top ul.menu li a.service {
    padding-left: 18px;
    background: transparent url('../gfx/icos.png') 0 -22px no-repeat;
}

#top ul.menu li a.commission {
    padding-left: 20px;
    background: transparent url('../gfx/icos.png') 0 -42px no-repeat;
}

#top ul.menu li a.register {
    padding-left: 24px;
    background: transparent url('../gfx/icos.png') 0 -62px no-repeat;
}

#top ul.menu li a.login {
    padding-left: 17px;
    background: transparent url('../gfx/icos.png') 0 -83px no-repeat;
}

#top ul.menu li a.logout {
    padding-left: 20px;
    background: transparent url('../gfx/icos.png') 0 -104px no-repeat;
}
.container {
    margin: 0 auto;
    max-width: 1140px;
    min-width: 980px;
    padding: 0 20px 0 10px;
}
#banbill { margin: 10px auto; text-align: center }

#header {
    position: relative;
    height: 105px;
}


#header h1, #header h4 { position: absolute; top: 20px; left: 0 }
#header .logo_favore {
    display: block;
    width: 240px;
    height: 50px;
    background: transparent url('../gfx/logo_favorepl21.png') 0 0 no-repeat;
    text-indent: -9999px;
}
.logo_favore_sm{
    display: block;
    width: 145px;
    height: 34px;
    background: transparent url('../gfx/logo_favorepl-mini.png') 0 0 no-repeat;
    text-indent: -9999px;
    margin-left: 15px;
    margin-top: 5px;
}
#header .site-desc{
    display: block;
    position: absolute;
    top:71px;
    color: #90a4ae;
    left:5px;
    font-family: 'Roboto', Arial, Helvetica, sans serif;
    font-size: 12px
}

#menu_main .search {
    position: absolute;
    right: -20px;
    top: -102px;
    width: 539px;
    height: 71px;
    padding: 6px 0 0 15px;
    z-index: 100;
    overflow: hidden;
}

#menu_main .s_active {
    background: transparent url('../gfx/icos.png') 0 -500px no-repeat;
    height: 160px !important;
}

#menu_main .search .type {
    display: block;
    height: 22px;
}

#menu_main .search .type input[type="radio"] {
    margin: 0 3px 0 0;
    vertical-align: bottom;
    cursor: pointer
}

#menu_main .search .type label {
    font-size: 11px;
    cursor: pointer;
    font-weight: bold;
    color: #000;
    margin: 0 12px 0 0;
}

#menu_main .search .phrase {
    font-family: 'Roboto', Arial, Helvetica, sans serif;
    color: #000;
    line-height: 18px;
    font-size: 16px;
    vertical-align: middle;
    border: 2px solid #BABABA;
    height: 42px;
    background: #FFFFFF url('../gfx/icos.png') 0px -681px no-repeat;
    padding: 11px 10px 9px 37px;
    width: 413px
}

#menu_main .search .phrase:focus {
    border: 2px solid #1155CC
}
#menu_main .search .button_xl .c {

    text-align: center
}

#menu_main .search .content {
    position: relative;
    font-weight: bold;
    width: 550px;
    height: 60px;
    margin: 13px 0 0 2px;
}

#menu_main .search .content li {
    font-weight: bold;
}


#menu_main .search .s li.city {
    position: absolute;
    left: 0; top: 5px;
}

#menu_main .search .s li.city input {
    width: 193px
}

#menu_main .search .s li.state select {
    width: 205px
}

#menu_main .search .s li.or {
    position: absolute;
    left: 220px; top: 9px
}

#menu_main .search .s li.state {
    position: absolute;
    left: 256px; top: 5px
}

#menu_main .search .s li.distance {
    position: absolute;
    left: 0; top: 43px
}

#menu_main .search .s li.distance select {
    width: 57px;
    margin: 0 0 0 5px;
    padding-left: 0
}

#menu_main .search .s li.distance label {
    width: 140px
}

#menu_main .search .s li.from {
    position: absolute;
    left: 222px; top: 48px
}

#menu_main .search .s li.street {
    position: absolute;
    left: 256px; top: 43px
}

#menu_main .search .s li.street input {
    width: 193px
}


#menu_main .search .z li.cat {
    position: absolute;
    left: 0; top: 5px
}

#menu_main .search .z li.cat select {
    width: 350px;
    margin: 0 0 0 5px;
}

#menu_main .search .z li.city {
    position: absolute;
    left: 0; top: 43px
}

#menu_main .search .z li.city select, #menu_main .search .z li.state select {
    width: 205px
}

#menu_main .search .z li.or {
    position: absolute;
    left: 220px; top: 47px
}

#menu_main .search .z li.state {
    position: absolute;
    left: 256px; top: 43px
}

#menu_main .search .b li.cat, #menu_main .search .f li.cat {
    position: absolute;
    left: 0; top: 22px
}

#menu_main .search .b li.cat select, #menu_main .search .f li.cat select {
    width: 350px;
    margin: 0 0 0 5px;
}


#menu_main {
    position: relative;
    height: 91px;
    background: #024787;
}
#menu_main .c{

    height: 91px;
    position: relative;
    overflow: hidden;

}


#menu_main ul.top {
    height: 49px;
    padding: 0;
    position: relative;
    padding:7px 0  0 0;
    border-bottom:1px solid #033563;
    margin-bottom:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#menu_main ul.top>li {
    display: block;
    float: left;

}

#menu_main ul.top>li>a {
    font-size: 18px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;

    display: block;
    padding: 10px 21px 14px 19px;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0 1px #000000;
    border-right:1px solid #033563; 
}

#menu_main ul.top>li.selected {
    background: transparent url('../gfx/bg_menu_main_sel.png') 50% 30px no-repeat;
    z-index:10;
}

#menu_main ul.top>li:hover {
    background: transparent url('../gfx/bg_menu_main_sel.png') 50% 30px no-repeat;
    z-index: 10;
}

#menu_main ul.top>li a:hover {
}

#menu_main ul.top>li>a.last {
    background: none
}

#menu_main ul.top>li ul {
    display: none;
    width: 845px;
    position: absolute;
    top: 49px;
    left: 0;
    z-index: 3;
    height: 41px;

}

#menu_main ul.top>li.selected ul {
    display: block
}

#menu_main ul.top>li div {
    display: none
}

#menu_main ul.top>li:hover ul, #menu_main ul.top>li:hover div, #menu_main ul.top>li.selected div {
    display: block
}
#menu_main ul.top>li ul{
    background: #1155CC;
    padding: 4px 0 5px 0;
    width: 100%;
    z-index: 1;
}
#menu_main ul.top>li ul li {
    display: block;
    float: left;
    padding: 2px 7px 2px 7px;
    border-right:1px solid #033563
}
#menu_main ul.top>li ul li:last-child {
    border-right:none;
}
#menu_main ul.top>li ul li.last { background: none }

#menu_main ul.top>li ul li a {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 7px 7px 7px;
    font-size: 11px;
    color: #FFFFFF;
}

#menu_main ul.top>li ul li a.orange_menu
{
    font-size: 13px;
    background-color: #ff7920;
    text-shadow: 0 1px 1px #9b4d00;
    font-weight: bold;
}

#menu_main ul.top>li ul li a.orange_menu:hover
{
    background-color: #ee6104;
    color:#fff;
}

#menu_main ul.top>li ul li a:hover {
    background: #f0f0f0;
    color:#1155CC;
    text-decoration: none;
}
#menu_main ul.top>li ul li a.selected {
    background: #f0f0f0;
    color:#1155CC;
    text-decoration: none;
}
#menu_main ul.top>li ul li.selected a:hover { text-decoration: none }

#menu_main div.l { display: none }
#menu_main div.r { display: none }

#menu_main .stats {
    text-align: center;
    position: absolute;
    right: 0; bottom: 0;
    margin-bottom: -42px;
    width: 134px;
    color: #9bb3ca;
    font-size: 11px;
    z-index: 10;
}

#menu_main .stats .title {
    display: block;
    padding: 0 0 7px 0;
}

#menu_main .stats .content {
    color: #9bb3ca;
    font-size: 11px;
    height: 41px;
    padding: 0;
    border-left:1px solid #033563;
    background:#024787;
    margin-bottom: 0;
}

#menu_main .stats .count {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    padding: 0 0 0 0;
    text-shadow: 0 1px #000000;
}

#site_path {
    padding: 10px 0 30px 0;
    font-size: 12px;
    color: #000;
    overflow: hidden;
}

#site_path .solid {
    float: left;
    background: transparent url('../gfx/icos.png') 0 -920px no-repeat;
    padding: 2px 0 5px 20px;
}

#site_path .lines {
    float: left;
    padding: 2px 0 0 2px
}

#site_path .bc_line1, #site_path .bc_lines {
    display: block;
    margin-bottom: 3px;
}
#site_path .bc_lines {
    padding-top: 3px;
    display: none
}
#site_path a {
    margin: 0 5px;
    color: #D3D3D3;
    text-decoration: underline
}

#site_path a:hover {
    color: #1155CC
}

#site_path a span {
    color: #1155CC
}

#site_path h2, #site_path h1 {
    display: inline;
    margin-left: 5px;
    color: #000;
    line-height: 130%;
    font-size:12px;
}

#title {
    padding: 0;
    height: 57px;
    position: relative;
}

#title.offer {
    padding: 0 0 30px 0;
    height: 80px;
    position: relative;
}



#title .fb_like {
    position: absolute;
    right: 0;
    top: 30px;
}

#title .gplus {
    position: absolute;
    right: 0;
    top: 30px;
}

#title .img {
    position: relative;
    height: 76px;
    width: 101px;
    padding: 1px;
    background-color: #FFFFFF;
    border: 1px solid #D3D3D3;
    float: left;
    margin: 0 20px 0 0;
}

#title h1 {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    color: #024787;
    font-size: 26px;
    display: block;
    font-weight: bold;
    margin: 0 6px 0 0;
    padding: 0 0 3px 0;
    text-shadow: 0 1px #FFFFFF;
}

#title h1 span.nr {
    font-size: 11px;
    font-weight: normal;
    color: #000
}

#title h2.location {
    color: #000;
    display: block;
    font-size: 13px;
    padding: 12px 0 0 0;
}

#title h2.location a {
    text-decoration: underline;
    color: #D3D3D3;
}

#title h2.location a:hover {
    text-decoration: underline;
    color: #1155CC;
}

#title h2.location a span {
    color: #1155CC;
}

#title h2.location span.more_sl {
    display: block;
    margin-top: 8px;
}


a.send {
    padding-left: 27px;
    background: transparent url('../gfx/icos.png') 0 -130px no-repeat;
}

a.map {
    padding-left: 24px;
    background: transparent url('../gfx/icos.png') 0 -155px no-repeat;
}

a.route {
    padding-left: 28px;
    background: transparent url('../gfx/icos.png') 0 -180px no-repeat;
}

a.opinion {
    padding-left: 28px;
    background: transparent url('../gfx/icos.png') 0 -203px no-repeat;
    margin: 0
}

a.watch {
    padding-left: 28px;
    background: transparent url('../gfx/icos.png') 0 -230px no-repeat;
}

a.vcard {
    padding-left: 25px;
    background: transparent url('../gfx/icos.png') 0 -340px no-repeat;
}

.button_xl { height: 42px; display: inline-block; vertical-align: middle; line-height: 14px;text-decoration: none !important; background: #58af2c; color:#fff; border:1px solid #2b7d01; -webkit-border-radius: 3px;
             -moz-border-radius: 3px;
             border-radius: 3px;
             -webkit-transition: all 0.15s 0.1s;
             transition: all 0.15s 0.1s;}
.button_xl .l { display: none;}
.button_xl .r { display: none;}
.button_xl .c { font-family: 'Roboto', Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF; font-size: 16px; float: left; padding: 13px 12px 13px 12px; }
.button_xl:hover { background:#2b7d01}
*:first-child+html .button_xl .c { padding: 13px 12px 5px 12px; height: 25px }

.button_blue_xl { height: 42px; display: inline-block; vertical-align: middle; line-height: 14px;text-decoration: none !important; background: #1155cc; color:#fff; border:1px solid #024787; -webkit-border-radius: 3px;
                  -moz-border-radius: 3px;
                  border-radius: 3px;
                  -webkit-transition: all 0.15s 0.1s;
                  transition: all 0.15s 0.1s;}
.button_blue_xl .l { display: none;}
.button_blue_xl .r {display: none; }
.button_blue_xl .c { font-family: 'Roboto', Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF; font-size: 16px; float: left; padding: 13px 12px 13px 12px; }
.button_blue_xl:hover {background:#024787 }
*:first-child+html .button_blue_xl .c { padding: 13px 12px 5px 12px; height: 25px }

.button_grey_xl { height: 42px; display: inline-block; vertical-align: middle; line-height: 14px;text-decoration: none !important; background: #b0bec5; color:#fff; border:1px solid #90a4ae;-webkit-border-radius: 3px;
                  -moz-border-radius: 3px;
                  border-radius: 3px;
                  -webkit-transition: all 0.15s 0.1s;
                  transition: all 0.15s 0.1s;}
.button_grey_xl .l { display: none;}
.button_grey_xl .r { display: none;}
.button_grey_xl .c { font-family: 'Roboto', Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF; font-size: 16px; float: left; padding: 13px 12px 13px 12px; }
.button_grey_xl:hover { background: #90a4ae }
*:first-child+html .button_grey_xl .c { padding: 13px 12px 5px 12px; height: 25px }


.button_m { height: 35px; display: inline-block; vertical-align: middle; line-height: 100%; text-decoration: none !important; background: #58af2c; color:#fff; border:1px solid #2b7d01; -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            -webkit-transition: all 0.15s 0.1s;
            transition: all 0.15s 0.1s;}
.button_m .l { display: none; }
.button_m .r { display: none; }
.button_m .c { font-family: 'Roboto', Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF; font-size: 14px; float: left; padding: 11px 12px 9px 12px; }
.button_m:hover{ background:#2b7d01}

.button_s { height: 25px; display: inline-block; vertical-align: middle; line-height: 100%; text-decoration: none !important; background: #58af2c; color:#fff; border:1px solid #2b7d01; -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            -webkit-transition: all 0.15s 0.1s;
            transition: all 0.15s 0.1s;}
.button_s .l { display: none;}
.button_s .r { display: none;}
.button_s .c, .button_s span { font-family: 'Roboto', Arial, Helvetica, sans-serif; display: block; font-weight: normal; color: #FFFFFF; font-size: 13px; float: left; padding: 6px 8px 6px 8px; }
*:first-child+html .button_s .c { padding: 3px 5px 4px 5px; height: 16px }
.button_s:hover .c, .button_s span:hover {  background:#2b7d01}

.button_blue_s { height: 25px; display: inline-block; vertical-align: middle; line-height: 100%; text-decoration: none !important; background: #1155cc; color:#fff; border:1px solid #024787; -webkit-border-radius: 3px;
                 -moz-border-radius: 3px;
                 border-radius: 3px;
                 -webkit-transition: all 0.15s 0.1s;
                 transition: all 0.15s 0.1s;}
.button_blue_s .l { display: none;}
.button_blue_s .r { display: none;}
.button_blue_s .c { font-family: 'Roboto', Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF; font-size: 13px; float: left; padding: 6px 5px 6px 5px;  }
*:first-child+html .button_blue_s .c { padding: 3px 5px 4px 5px; height: 16px }
.button_blue_s:hover {background:#024787 }

.button_grey_s { height: 25px; display: inline-block; vertical-align: middle; line-height: 100%; text-decoration: none !important; background: #b0bec5; color:#fff; border:1px solid #90a4ae; -webkit-border-radius: 3px;
                 -moz-border-radius: 3px;
                 border-radius: 3px;
                 -webkit-transition: all 0.15s 0.1s;
                 transition: all 0.15s 0.1s;}
.button_grey_s .l { display: none;}
.button_grey_s .r {display: none; }
.button_grey_s .c { font-family: 'Roboto', Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF; font-size: 13px; float: left; padding: 6px 5px 6px 5px;  background: }
*:first-child+html .button_grey_s .c { padding: 3px 5px 4px 5px; height: 16px }
.button_grey_s:hover{background: #90a4ae }

.button_2line_green { height: 47px; display: inline-block; vertical-align: middle; line-height: 100%; text-decoration: none !important; background: #58af2c; color:#fff; border:1px solid #2b7d01; -webkit-border-radius: 3px;
                      -moz-border-radius: 3px;
                      border-radius: 3px;
                      -webkit-transition: all 0.15s 0.1s;
                      transition: all 0.15s 0.1s;}
.button_2line_green .l { display: none;}
.button_2line_green .r { display: none;}
.button_2line_green .c { font-size: 11px; display: inline-block; width: 182px; color: #FFFFFF; float: left; padding: 10px 5px 2px 5px; height: 35px;}
.button_2line_green .c strong { display: block; padding-bottom: 7px; font-size: 16px; font-family: 'Roboto', Arial, Helvetica, sans-serif }
.button_2line_green:hover { background:#2b7d01}

.button_2line_blue { height: 47px; display: inline-block; vertical-align: middle; line-height: 100%; text-decoration: none !important; background: #1155cc; color:#fff; border:1px solid #024787; -webkit-border-radius: 3px;
                     -moz-border-radius: 3px;
                     border-radius: 3px;
                     -webkit-transition: all 0.15s 0.1s;
                     transition: all 0.15s 0.1s;}
.button_2line_blue .l { display: none; }
.button_2line_blue .r { display: none;}
.button_2line_blue .c { font-size: 11px; display: inline-block; width: 182px; color: #FFFFFF; float: left; padding: 10px 5px 2px 5px; height: 35px; }
.button_2line_blue .c strong { display: block; padding-bottom: 7px; font-size: 16px; font-family: 'Roboto', Arial, Helvetica, sans-serif }
.button_2line_blue:hover {background:#024787 }

img.xs {
    padding: 1px;
    border: 1px solid #D3D3D3;
    width: 50px;
    height: 38px;
}

img.s {
    padding: 1px;
    border: 1px solid #D3D3D3;
    width: 67px;
    height: 50px;
}

img.m {
    padding: 1px;
    border: 1px solid #D3D3D3;
    width: 140px;
    height: 105px;
}


.mt20 { margin-top: 20px }

#footer_menu1 {
    height: 200px;
    text-shadow: 0 1px #FFFFFF;
    padding-top: 30px;
}

#footer_menu1>ul>li {
    display: block;
    float: left;
    color: #000;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
}
#footer_menu1{
    /*margin:50px 15px;*/
}
#footer_menu1  ul li ul>  li:first-child {
    color: #5F5F5F;
    display: block;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    padding-bottom:15px;
}
#footer_menu1  ul li{
    vertical-align: top;
    text-align: left;
    width:  20%;
    color: #000000;
    float: left;
    font-family: 'Roboto',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}

#footer_menu1  ul li{
    display: inline-block;
}
#footer_menu1  ul li ul{
    display: block;
    margin-left: 20px;
    padding-top: 15px;
}
#footer_menu1  ul li ul>  li {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-bottom: 8px;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    width:  100%;
    font-weight:normal;
}

#footer_menu1  ul li ul>   li a {
    color: #5F5F5F;
}
#footer{
    background: #0061CE;
}
#footer_menu1  ul li ul>   li a:hover{
    color:#1155cc;
    text-decoration: underline;
}

#footer_menu1 table td
{
    vertical-align: top;
}

#footer_menu1 table .seccol
{
    padding-left: 10px
}

#footer_menu1 table td .dirmo img
{
    height: 20px;
    margin-top: 10px;
}

#footer .container .menu-footer{
    margin-bottom: 0;
}
#footer .container .menu-footer li{
    display: inline-block;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}
#footer .container .menu-footer li:last-child{
    float:right;
}
#footer .container .menu-footer li a {
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    padding: 19px 8px;
}
#footer .container .menu-footer li a:hover{
    background: #024787;
    text-decoration: none;
}

#footer .container .menu-footer  li a span {
    color: #00AEEF;
}
.partners {
    padding-top: 25px;
    position: relative;
    margin-right:0!important;
}
.partners div{
    width: 235px;
    float:right;
    text-align:     right;
}
.partners div a{
    display: inline-block;
    opacity: 0.7;
    transition: opacity 0.2s ease 0s;
    margin:0 0px 5px 10px;
}
.partners div  a:hover{
    opacity: 1;
}

@media screen and (max-width: 1269px) {
    .partners div a{
        display: none!important;
    }
}
.visible-sm{
    display: none;
}

.tab_container {
    position: relative;
    padding-top: 31px;
    z-index: 1
}

.tabbed {
    position: relative;
    z-index: 4;
}

.tabs {
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.tabs li {
    display: block;
    float: left;
    margin-right: 2px;
    font-size: 12px;
    font-weight:bold;
}

.tabs li a {
    display: block;
    width: 123px;
    height: 22px;
    padding: 9px 0 0 13px;
    color: #FFFFFF;
    position: relative;
    z-index: 3;
    background: #1155cc; /* Old browsers */
    background: -moz-linear-gradient(top, #1155cc 0%, #024787 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1155cc), color-stop(100%,#024787)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1155cc 0%,#024787 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1155cc 0%,#024787 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1155cc 0%,#024787 100%); /* IE10+ */
    background: linear-gradient(to bottom, #1155cc 0%,#024787 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1155cc', endColorstr='#024787',GradientType=0 ); /* IE6-9 */
    color:#ffffff;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    border-top:1px solid  #024787;
    border-left:1px solid  #024787;
    border-right:1px solid  #024787;
}

.tabs li a:hover {
    background: #024787;
}

.tabs li a.green {
    background: rgb(88,175,44); /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzU4YWYyYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzJiN2QwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  rgba(88,175,44,1) 1%, rgba(43,125,1,1) 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(88,175,44,1)), color-stop(99%,rgba(43,125,1,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(88,175,44,1) 1%,rgba(43,125,1,1) 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(88,175,44,1) 1%,rgba(43,125,1,1) 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(88,175,44,1) 1%,rgba(43,125,1,1) 99%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(88,175,44,1) 1%,rgba(43,125,1,1) 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58af2c', endColorstr='#2b7d01',GradientType=0 ); /* IE6-8 */
    border:1px solid #2B7D01;

}

.tabs li a.green:hover {
    background: #2B7D01
}

.tabs li a.selected {
    color: #000000!important;
    position: relative;
    z-index: 5;
    border-top:1px solid #D3D3D3;
    border-left:1px solid #D3D3D3;
    border-right:1px solid #D3D3D3;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg,  #ffffff 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg,  #ffffff 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(45deg,  #ffffff 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.tabs li a.first {

}

.tabs li a.tab_orange {
    background: rgb(255,121,32); /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNzkyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZTYxMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,121,32,1) 0%, rgba(238,97,4,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,121,32,1)), color-stop(100%,rgba(238,97,4,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,121,32,1) 0%,rgba(238,97,4,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,121,32,1) 0%,rgba(238,97,4,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,121,32,1) 0%,rgba(238,97,4,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,121,32,1) 0%,rgba(238,97,4,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7920', endColorstr='#ee6104',GradientType=0 ); /* IE6-8 */
    border:1px solid #ee6104;
    color: #FFFFFF;
    display: block;
    height: 22px;
    padding: 9px 0 0 13px;
    position: relative;
    width: 123px;
    z-index: 3;
}
.tabs li a.tab_orange:hover{
    background: #ee6104
}
.tabs2 {
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.tabs2 li {
    display: block;
    float: left;
    margin-right: 2px;
    font-size: 12px;
    font-weight:bold;
    color:#ffffff;


}

.tabs2 li a {
    display: block;
    width: 116px;
    height: 22px;
    padding: 9px 0 0 12px;
    color: #FFFFFF;
    position: relative;
    z-index: 3;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-top-right-radius: 3px;

    background: #1155cc; /* Old browsers */
    background: -moz-linear-gradient(top, #1155cc 0%, #024787 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1155cc), color-stop(100%,#024787)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1155cc 0%,#024787 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1155cc 0%,#024787 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1155cc 0%,#024787 100%); /* IE10+ */
    background: linear-gradient(to bottom, #1155cc 0%,#024787 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1155cc', endColorstr='#024787',GradientType=0 ); /* IE6-9 */
}

.tabs2 li a:hover {
    background: #024787;
}

.tabs2 li a.green {
    background: rgb(88,175,44); /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzU4YWYyYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzJiN2QwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  rgba(88,175,44,1) 1%, rgba(43,125,1,1) 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(88,175,44,1)), color-stop(99%,rgba(43,125,1,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(88,175,44,1) 1%,rgba(43,125,1,1) 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(88,175,44,1) 1%,rgba(43,125,1,1) 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(88,175,44,1) 1%,rgba(43,125,1,1) 99%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(88,175,44,1) 1%,rgba(43,125,1,1) 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58af2c', endColorstr='#2b7d01',GradientType=0 ); /* IE6-8 */
    border:1px solid #2B7D01;
}

.tabs2 li a.green:hover {
    background: #2B7D01
}

.tabs2 li a.selected {
    color: #000000!important;
    background: #ffffff!important;
    position: relative;
    z-index: 5;
    border-top:1px solid #D3D3D3;
    border-left:1px solid #D3D3D3;
    border-right:1px solid #D3D3D3;
}

.tabs2 li a.first {

}

.wrc {
    background-color: #FFFFFF;
    border: 1px solid #D3D3D3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px
}

.wrc2 {
    overflow: hidden;
    background-color: #FFFFFF;
    border: 1px solid #D3D3D3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 10px 20px
}

.rc {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.services {
    position: relative;
    z-index: 4;
}



/* GENERIC PAGE STYLES START*/
.content {
    line-height: 130%;
    font-size: 12px;
    color: #000;
    padding: 15px;
    overflow: hidden;
}

.content a:hover {
    text-decoration: underline
}

.content p {
    line-height: 130%;
    font-size: 12px;
    margin-bottom: 15px
}

.content input[type="text"], .content input[type="password"] {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    padding: 3px 5px;
    color: #000;
    height: 15px;
    border: 1px solid #b1b6bc;
    -webkit-transition: all 0.2s 0.1s;
    transition: all 0.2s 0.1s;
}

.content textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    padding: 5px;
    color: #000;
    border: 1px solid #b1b6bc;
    vertical-align: top;
    -webkit-transition: all 0.2s 0.1s;
    transition: all 0.2s 0.1s;
}

.content select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    padding: 2px 2px 2px 2px;
    color: #000;
    height: 22px;
    border: 1px solid #b1b6bc;
    vertical-align: middle
}

.content input[type="checkbox"], input[type="radio"] {
    vertical-align: middle;
    cursor: pointer;
    margin: 0 3px 2px 0;
}

.content input[type="text"]:focus, .content input[type="password"]:focus, .content select:focus, textarea:focus {
    border: 1px solid #1155CC
}


.content input.w85 {
    width: 75px;
    -webkit-transition: all 0.2s 0.1s;
    transition: all 0.2s 0.1s;
}

.content textarea.w190, .content input.w190 {
    width: 180px;
    -webkit-transition: all 0.2s 0.1s;
    transition: all 0.2s 0.1s;
}

.content textarea.h100 {
    height: 90px;
    -webkit-transition: all 0.2s 0.1s;
    transition: all 0.2s 0.1s;
}

.content select.w190 {
    width: 192px
}

.content textarea.w270, .content input.w270 {
    width: 260px;
    -webkit-transition: all 0.2s 0.1s;
    transition: all 0.2s 0.1s;
}

.content select.w270 {
    width: 272px
}

.content textarea.w450, .content input.w450 {
    width: 440px;
    -webkit-transition: all 0.2s 0.1s;
    transition: all 0.2s 0.1s;
}

.content select.w450 {
    width: 452px;
}

.content label {
    font-size: 12px;
    color: #000;
    display: inline-block;
}

.content label.w90 {
    width: 90px
}

.content label.w110 {
    width: 110px
}

.content label.w130 {
    width: 130px
}

.content label.w150 {
    width: 150px
}

.content label.w180 {
    width: 180px
}

.content form ul li {
    margin: 0 0 6px 0;
    line-height: 150%
}

.col_1_container {
}

.col_2_container_l200 {
    overflow:hidden
}

.col_2_container_l200>.left_col {
    float: left;
    width: 200px;
}

.col_2_container_l200>.mask {
    margin-left: 220px;
}

.col_2_container_l200>.right_col {
    width: 100%
}

.col_2_container_l250 {
    overflow:hidden
}

.col_2_container_l250 .left_col {
    float: left;
    width: 250px;
}

.col_2_container_l250 .mask {
    margin-left: 270px;
}

.col_2_container_l250 .right_col {
    width: 100%
}

.col_2_container_l300 {
    /*overflow:hidden*/
}

.col_2_container_l300 .left_col {
    float: left;
    width: 300px;
}

.col_2_container_l300 .mask {
    margin-left: 320px;
}

.col_2_container_l300 .right_col {
    width: 100%
}

.col_2_container_r200 {
    overflow:hidden
}

.col_2_container_r200 .left_col {
    width: 100%;
    float: left
}

.col_2_container_r200 .mask {
    margin-right: 220px;
}

.col_2_container_r200 .right_col {
    float: left;
    width: 200px;
    margin-left: -200px
}

.col_2_container_r250 {
    overflow:hidden
}

.col_2_container_r250 .left_col {
    width: 100%;
    float: left
}

.col_2_container_r250 .mask {
    margin-right: 270px;
}

.col_2_container_r250 .right_col {
    float: left;
    width: 250px;
    margin-left: -250px
}

.col_2_container_r300 {
    overflow:hidden
}

.col_2_container_r300 .left_col {
    width: 100%;
    float: left
}

.col_2_container_r300 .mask {
    margin-right: 320px;
}

.col_2_container_r300 .right_col {
    float: left;
    width: 300px;
    margin-left: -300px
}

.col_2_container_r350 {
    overflow:hidden
}

.col_2_container_r350 .left_col {
    width: 100%;
    float: left
}

.col_2_container_r350 .mask {
    margin-right: 370px;
}

.col_2_container_r350 .right_col {
    float: left;
    width: 350px;
    margin-left: -350px
}

.col_2_container_equal {
    overflow: hidden
}

.col_2_container_equal .left_col {
    width: 50%;
    float: left;
}

.col_2_container_equal .left_col .mask {
    padding-right: 10px;
}

.col_2_container_equal .right_col {
    width: 50%;
    float: right;
}

.col_2_container_equal .right_col .mask {
    padding-left: 10px;
}

.col_3_container_l200_r200 {
    overflow: hidden
}

.col_3_container_l200_r200 .left_col {
    width: 200px;
    float: left
}

.col_3_container_l200_r200 .mask {
    margin-left: 220px
}

.col_3_container_l200_r200 .mid_col {
    float: left;
    margin-right: 220px;
}

.col_3_container_l200_r200 .right_col {
    width: 200px;
    float: left;
    margin-left: -200px;
}

.col_3_container_l250_r250 {
    overflow: hidden
}

.col_3_container_l250_r250 .left_col {
    width: 250px;
    float: left
}

.col_3_container_l250_r250 .mask {
    margin-left: 270px
}

.col_3_container_l250_r250 .mid_col {
    float: left;
    margin-right: 270px;
}

.col_3_container_l250_r250 .right_col {
    width: 250px;
    float: left;
    margin-left: -250px;
}

.col_3_container_l300_r300 {
    overflow: hidden
}

.col_3_container_l300_r300 .left_col {
    width: 300px;
    float: left
}

.col_3_container_l300_r300 .mask {
    margin-left: 320px
}

.col_3_container_l300_r300 .mid_col {
    float: left;
    margin-right: 320px;
}

.col_3_container_l300_r300 .right_col {
    width: 300px;
    float: left;
    margin-left: -300px;
}

.col_3_container_l200_r250 {
    overflow: hidden
}

.col_3_container_l200_r250 .left_col {
    width: 200px;
    float: left
}

.col_3_container_l200_r250 .mask {
    margin-left: 220px
}

.col_3_container_l200_r250 .mid_col {
    float: left;
    margin-right: 270px;
}

.col_3_container_l200_r250 .right_col {
    width: 250px;
    float: left;
    margin-left: -250px;
}

.col_3_container_l200_r300 {
    overflow: hidden
}

.col_3_container_l200_r300 .left_col {
    width: 200px;
    float: left
}

.col_3_container_l200_r300 .mask {
    margin-left: 220px
}

.col_3_container_l200_r300 .mid_col {
    float: left;
    margin-right: 320px;
}

.col_3_container_l200_r300 .right_col {
    width: 300px;
    float: left;
    margin-left: -300px;
}

.col_3_container_l250_r200 {
    overflow: hidden
}

.col_3_container_l250_r200 .left_col {
    width: 250px;
    float: left
}

.col_3_container_l250_r200 .mask {
    margin-left: 270px
}

.col_3_container_l250_r200 .mid_col {
    float: left;
    margin-right: 220px;
}

.col_3_container_l250_r200 .right_col {
    width: 200px;
    float: left;
    margin-left: -200px;
}

.col_3_container_l250_r300 {
    overflow: hidden
}

.col_3_container_l250_r300 .left_col {
    width: 250px;
    float: left
}

.col_3_container_l250_r300 .mask {
    margin-left: 270px
}

.col_3_container_l250_r300 .mid_col {
    float: left;
    margin-right: 320px;
}

.col_3_container_l250_r300 .right_col {
    width: 300px;
    float: left;
    margin-left: -300px;
}

.col_3_container_l300_r200 {
    overflow: hidden
}

.col_3_container_l300_r200 .left_col {
    width: 300px;
    float: left
}

.col_3_container_l300_r200 .mask {
    margin-left: 320px
}

.col_3_container_l300_r200 .mid_col {
    float: left;
    margin-right: 220px;
}

.col_3_container_l300_r200 .right_col {
    width: 200px;
    float: left;
    margin-left: -200px;
}

.col_3_container_l300_r250 {
    overflow: hidden
}

.col_3_container_l300_r250 .left_col {
    width: 300px;
    float: left
}

.col_3_container_l300_r250 .mask {
    margin-left: 320px
}

.col_3_container_l300_r250 .mid_col {
    float: left;
    margin-right: 270px;
}

.col_3_container_l300_r250 .right_col {
    width: 250px;
    float: left;
    margin-left: -250px;
}

.norecords {
    padding: 15px; font-size: 12px; text-align: center; color: #000
}

.norecords a:hover {
    text-decoration: underline
}

.alert {
    padding: 12px 25px 12px 45px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #FFFFFF;
    position: relative;
    line-height: 150%

}
.alert a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline
}

.alert a:hover {
    text-decoration: none
}

.alert span.ico {
    display: block;
    width: 27px;
    height: 25px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 10px
}

.alert span.close {
    display: block;
    width: 27px;
    height: 25px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 15px;
    background: transparent url('../gfx/ico_alerts.png') 0 -75px no-repeat;
    cursor: pointer
}

.a_ok {
    background-color: #58af2c
}

.a_ok span.ico {
    background: transparent url('../gfx/ico_alerts.png') 0 -25px no-repeat;
}

.a_info {
    background-color: #ff7920
}

.a_info span.ico {
    background: transparent url('../gfx/ico_alerts.png') 0 -50px no-repeat;
}

.a_error {
    background-color: #e30d0d
}

.a_error span.ico {
    background: transparent url('../gfx/ico_alerts.png') 0 0 no-repeat;
}







/* USER*/

div.user {
    font-size: 14px;
    font-weight: bold
}

div.user span.status {
    display: inline-block;
    font-weight: normal;
    cursor: help;
    background-color: #58af2c;
    color: #FFFFFF;
    font-size: 12px;
    padding: 2px 3px;
    position: relative;
}

div.user span.status .info {
    display: none;
    text-align: left;
    line-height: 120%;
    width: 249px;
    padding: 8px 0 0 12px;
    height: 45px;
    position: absolute;
    margin-top: -67px;
    left: 0;
    z-index: 3;
    color: #FFFFFF;
    background: transparent url('../gfx/bg_tip2.png');
}

div.user span.status .info a {
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    padding-top: 2px;
}

div.user span.status a:hover {
    text-decoration: underline
}

div.user span.status:hover .info {
    display: block
}

div.user a {
    padding: 1px 0 2px 0;
}

div.user a:hover {
    text-decoration: underline
}


div.user span.nr {
    color: #000;
    font-weight: bold;
    margin-left: 2px;
}

div.user a.user {
    display: inline-block;
    padding-left: 27px;
    margin: 0 0 3px 0;
    background: transparent url('../gfx/icos.png') 0 -254px no-repeat;
    font-weight: normal
}

div.user a.uinfo {
    max-width: 150px; word-wrap: break-word;
}

div.user span.stars {
    display: inline-block;
    cursor: help;
    vertical-align: middle;
    font-weight: normal;
    margin-top: 0;
    margin-right: 3px;
    position: relative;
    padding-bottom: 4px;
}


div.user span.stars span.s {
    display: inline-block;
    width: 12px;
    height: 12px;
}

div.user span.y {
    background: transparent url('../gfx/ico_stars.png') 0 0 no-repeat;
}

div.user span.g {
    background: transparent url('../gfx/ico_stars.png') 0 -12px no-repeat;
}

div.user span.b {
    background: transparent url('../gfx/ico_stars.png') 0 -24px no-repeat;
}

div.user span.v {
    background: transparent url('../gfx/ico_stars.png') 0 -36px no-repeat;
}

div.user span.r {
    background: transparent url('../gfx/ico_stars.png') 0 -48px no-repeat;
}

div.user span.stars .info {
    display: none;
    font-size: 11px;
    text-align: left;
    line-height: 120%;
    width: 219px;
    padding: 8px 0 0 12px;
    height: 41px;
    position: absolute;
    margin-top: -61px;
    left: 20px;
    z-index: 3;
    color: #FFFFFF;
    background: transparent url('../gfx/bg_tip1.png');
}

div.user span.stars .info a {
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    padding-top: 2px;
}

div.user span.stars a:hover {
    text-decoration: underline
}

div.user span.stars:hover .info {
    display: block
}


div.user a.send {
    display: inline-block;
    padding-left: 27px;
    margin-right:20px;
    margin-top: 5px;
    font-weight: normal;
}

div.user a.vcard {
    display: inline-block;
    padding-left: 27px;
    margin-top: 5px;
    font-weight: normal;
}

::-webkit-input-placeholder { color: #b0b0b0; font-weight: normal }
:-moz-placeholder { color: #b0b0b0; font-weight: normal }
:-ms-input-placeholder { color: #b0b0b0; font-weight: normal }

@media screen and (max-width:1020px)  {
    div.user {
        font-size: 12px;
    }
}

/* SEARCH FORM BEZ BOOTSTRAP*/

.search-hp {
    padding: 6px 0 0 15px;
    position: absolute;
    top: -84px;
    width: 639px;
    z-index: 100;
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.search-position{
    position: relative;
}
.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
    width:  100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.input-group-btn {
    font-size: 0;
    position: relative;
    white-space: nowrap;
}
.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
.form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #D8D1D1;
    border-radius: 4px;
    box-shadow: none;
    color: #000;
    display: block;
    font-size: 16px;
    height: 46px;
    line-height: 1.42857;
    padding: 0 12px;
    margin-bottom: 15px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width:100%;
}




.form-control:focus{
    box-shadow:   none;
}

.input-group-btn .btn-hp:hover{
    border:1px solid #2B7D01;
} 
.btn .caret {
    margin-left: 0;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    color: #ffffff;
    background-color: #024787;
    border-color: #024787;
}

.caret {
    display: none;
}

.fa-search {
    display: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.dropdown-menu > li > a {

    clear: both;
    color: #1155CC;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.open > .dropdown-menu {
    display: block;
}
.search-hp .input-group .form-control{
    height: 48px;
}
.input-group .search-panel .dropdown-toggle{
    border-bottom-right-radius: 0!important;
    border-top-right-radius: 0!important;
    border-bottom-left-radius: 3px!important;
    border-top-left-radius: 3px!important;
}
.search-hp .input-group .input-group-btn .btn{
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.form-control:focus{
    box-shadow:     none;
}
.input-group .form-control:first-child{
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-default {
    background-color: #58af2c;
    border-color: none;
    color: #FFFFFF;
    border:1px solid #2B7D01;
}


.btn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 30px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    height: 48px;
    border: 1px solid transparent;
    -ms-touch-action: manipulation;
    touch-action: manipulation;

}
.btn-search{
    color:#ffffff;
    background: url("../gfx/icos.png") -470px -743px no-repeat #58af2c;
    width: 70px; 
}

#search_concept{
    padding-right: 15px;
    background: url("../gfx/icos.png") 100%  -924px no-repeat ;
}
.btn-search:hover{
    color:#ffffff;
    background: url("../gfx/icos.png") -470px -743px no-repeat #2b7d01; 
}
.btn-search-drop{
    background: #024787;
    color:#fff;
}

.search-hp .input-group  .form-control{
    border-radius: 0;
}
.btn-default:hover, .btn-default:focus, .btn-default:active{
    background: #2b7d01;
}
.dropdown-toggle{
    background-color: #024787;
    font-size:16px;
    padding: 7px 15px;
}
@media screen and (max-width:479px){
    .dropdown-toggle, .form-control{
        font-size: 14px;
    }
}
.dropdown-toggle:hover,
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus,
.btn-default:active, .btn-default.active, 
.open > .dropdown-toggle.btn-default
{

    background-color:#024787;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default ,
.btn-default:hover, 
.btn-default:focus, 
.btn-default:active{
    border:1px solid #024787;
}

.btn-hp:active:hover,
.btn-hp.active:hover,
.btn-hp:active:focus,
.btn-hp.active:focus,
.btn-hp:active.focus,
.btn-hp.active.focus,
.btn-hp:active, 
.btn-hp.active
{
    background: #2b7d01;
    border:1px solid #2B7D01;
}

.input-group-btn {
    width:46px!important;

}
.dropdown-menu > li > a{
    color:#1155CC;
}
.dropdown-menu > li > a:hover{
    color:#1155CC;
    background-color: #dbdbdb
}
.input-group-btn:first-child > .btn{
    margin-right: -1px;
}



/**** /css/common_mse.css ****/
/* BAN ads */
#banbill { margin: 10px auto; text-align: center }

/* BC ads */
.e91c565efc81c468bc66f534de24a8f66941d6594e1119ae6e7743f7a3484f1c { text-align: center; padding: 5px; margin: auto }
.e91c565efc81c468bc66f534de24a8f66941d6594e1119ae6e7743f7a3484f1c>div { margin: auto !important }

/* fav ads */
div.favad  { text-align: center; display: none; margin-bottom: 5px; clear: both; }
div.favadb { text-align: center; display: none; margin-bottom: 5px; clear: both; }

/* jednostka z opisem */
abbr.punit { font-weight: bold; cursor: help }

/* HTML userów */
#dscrar { font-size: 10pt; margin: 0px; padding: 0px; color: #000000; overflow: auto; line-height: 150% }
#dscrar div, #dscrar ul, #dscrar ol, #dscrar li, #dscrar h1, #dscrar h2, #dscrar h3, #dscrar h4, #dscrar h5,
#dscrar h6, #dscrar p, #dscrar a, #dscrar pre, #dscrar form, #dscrar fieldset, #dscrar input, #dscrar textarea,
#dscrar td, #dscrar label, #dscrar span, #dscrar font, #dscrar strong, #dscrar b { line-height: 150% }

#dscrar ol, #dscrar ul, #dscrar dl { padding: 0 40px }
#dscrar ol, #dscrar ul { list-style:disc outside none }
#dscrar h1 { font-size: 20px; font-weight: bold }
#dscrar h2 { font-size: 18px; font-weight: bold }
#dscrar h3 { font-size: 16px; font-weight: bold }
#dscrar h4 { font-size: 14px; font-weight: bold }
#dscrar h5 { font-size: 12px; font-weight: bold }
#dscrar h6 { font-size: 10px; font-weight: bold }
#dscrar a { text-decoration: underline }
#dscrar ol, #dscrar ul, #dscrar p { margin-bottom: 10px }
.dscr_with_adds { padding-bottom: 10px !important }

/* money.pl footer */
#foo_logos{background:#f0f0f0;margin:10px auto;padding:10px 0;width:962px;height: 80px}
#foo_logos .foo_max{width:100%}
#foo_logos .flogo{float:left;margin:0 9px;position:relative;width:140px}
#foo_logos .flogo span{background:url(http://static1.money.pl/i/money_grupa.png) 0 0 no-repeat;display:block;height:40px;text-indent:-999em;z-index:1;cursor:pointer}
#foo_logos .flogo1 span{background-position:37px -11px}
#foo_logos .flogo1:hover span{background-position:37px -52px}
#foo_logos .flogo2 span{background-position:-79px -11px}
#foo_logos .flogo2:hover span{background-position:-79px -52px}
#foo_logos .flogo3 span{background-position:-229px -11px}
#foo_logos .flogo3:hover span{background-position:-229px -52px}
#foo_logos .flogo4 span{background-position:-350px -11px}
#foo_logos .flogo4:hover span{background-position:-350px -52px}
#foo_logos .flogo5 span{background-position:37px -90px}
#foo_logos .flogo5:hover span{background-position:37px -137px}
#foo_logos .flogo6 span{background-position:-79px -90px}
#foo_logos .flogo6:hover span{background-position:-79px -137px}
#foo_logos .flogo7 span{background-position:-229px -90px}
#foo_logos .flogo7:hover span{background-position:-229px -137px}
#foo_logos .flogo8 span{background-position:-349px -90px}
#foo_logos .flogo8:hover span{background-position:-349px -137px}
#foo_logos .flogo9 span{background-position:-514px -11px}
#foo_logos .flogo9:hover span{background-position:-514px -52px}
#foo_logos .flogo10 span{background-position:-514px -90px}
#foo_logos .flogo10:hover span{background-position:-514px -137px}
#foo_logos .flogo:hover .lista{display:block;z-index:10;zoom:1}
#foo_logos .lista{-moz-border-radius:5px;-webkit-border-radius:5px;background:#e5e5e5 url(http://static1.money.pl/i/a6.gif) 15px 13px no-repeat;border-radius:5px;display:none;left:138px;padding:5px 5px 5px 20px;position:absolute;top:4px;width:160px;z-index:10}
#foo_logos .lista li{list-style: none; text-align: left}
#foo_logos .lista a{color:#4c4c4c;font:400 11px/18px Arial}
#foo_logos .grupa{float:left;padding-left:56px;width:650px}
#foo_logos .adloga{border-left:1px solid #dadada;float:right;padding-left:11px;width:232px}

.invis { display: none !important }

.offer_exception { text-align: center; font-size: 14px; color: #5F5F5F;
                   margin-bottom: 20px; font-family: "Roboto",Arial,sans-serif;
                   line-height: 200%; background-color: white; padding: 15px }
.offer_exception h3 { font-weight: bold; font-size: 16px; margin-bottom: 20px }

#adult_dialog { font-family: arial !important; font-size: 14px !important }
.close_sys_msg { font-size: 10px; padding-left: 10px }
.nowrap { white-space: nowrap }
.empty_listing { padding: 50px 0 50px 85px !important }
.empty_listing span.title { display: block; font-size: 16px; color: #808080 }
.empty_listing span.line { display: block; font-size: 12px; color: #5F5F5F; margin-top: 10px }
.servcat_summmary { font-size: 12px; color: #A0A0A0; font-weight: normal; margin-top: 20px }
.nopg { border: 0 !important; cursor: default !important; }
.low_opac { opacity:.15 !important; filter: alpha(opacity=15) !important; -moz-opacity: 0.15 !important }
.low_opac30 { opacity:.30 !important; filter: alpha(opacity=30) !important; -moz-opacity: 0.30 !important }
.low_opac60 { opacity:.60 !important; filter: alpha(opacity=60) !important; -moz-opacity: 0.60 !important }
h1 .h1sub { color:#5F5F5F; font-size:11px; font-weight:normal; }
.cptr { cursor: pointer }
.dsbld { background-color: #E0DFDE }
#voter { display: block }
#voter img { cursor: pointer }


/* TEBAR */
.tebar_back { z-index: 150; background-color: rgba(0, 0, 0, 0.65); display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0 } 
/*.tebar_back { z-index: 150; background-color: rgba(255, 255, 255, 0.85); display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0 }
*/
.slider{
    position: fixed;
    right:-720px;
    top: 150px;
    z-index: 200;
    width:767px;
    height:450px;
    border:7px solid #024787;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background:url('../gfx/tebar/call.png') no-repeat #024787 8px 60px;
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:20px;
    color:#4a687c;
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.7)
}
.slider.lshadow { -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
                  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
                  box-shadow: 0px 0px 10px rgba(0,0,0,0.7)}

.slider .close{
    display:inline;
    width:26px;
    height:27px;
    background:url('../gfx/tebar/close.png') no-repeat;
    text-indent:-3000px;
    position:relative;
    float:left;
    margin:5px 0 0 8px
}

.slider .open{
    display:inline;
    width:26px;
    height:27px;
    background:url('../gfx/tebar/show.png') no-repeat;
    text-indent:-3000px;
    position:relative;
    float:left;
    margin:5px 0 0 6px
}

.slider .favore{
    display:inline;
    width:131px;
    height:23px;
    background:url('../gfx/tebar/favore.png') no-repeat;
    text-indent:-3000px;
    position:relative;
    float:left;
    margin:1px 0 0 574px
}

.slider .slidcont{
    width:723px;
    height:406px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background:#E5ECF3;
    margin:30px 0 0 43px;
}

.slider .slidcont ul{
    position:relative;
    width:677px;
    float:left;
    display:block;
    list-style-type: none;
    padding: 0px;
    margin: 12px 0 0 20px;
    border-bottom:1px solid #e3e3e3;
    padding-bottom:11px

}

.slider .slidcont ul li{
    background: url('../gfx/tebar/icos.png') no-repeat scroll 0 -457px transparent;
    font-size:19px;
    line-height:31px;
    font-weight:bold;
    color:#133a55;
    padding-left:22px

}

.slider .slidcont .field {
    background:#ffffff;
    border:1px solid #b1b6bc;
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    color:#4a687c
}

.slider .slidcont .descText {
    position:relative;
    float:left;
    width:294px;
    height:229px;
    margin:20px 0 0 20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:normal;
    line-height:130%;
    resize: none;
    padding:10px;
    background:url('../gfx/tebar/note.png') no-repeat 230px 165px #ffffff
}

.slider .slidcont .botR{
    width:341px;
    margin:20px 0 0 20px;
    position:relative;
    float:left
}

.slider .slidcont .zip{
    font-size:20px;
    color:#4a687c
}

.slider .slidcont .botR .code{
    width:125px;
    height:43px;
    margin-left:4px;
    letter-spacing: 11px;
    padding:0 10px 0 10px
}

.slider .slidcont .botR .bott{
    width:327px;
    height:41px;
    margin-top:15px;
    padding-left:10px
}
.slider .slidcont .botR .bott:focus, .slider .slidcont .botR .code:focus
{
    border: 1px solid #1155cc; 
}
.slider .slidcont .botR .checkB{
    position:relative;
    float:left;
    width:18px;
    margin-top:7px;
}
.slider .slidcont .botR  .cptr{
    display: block;
    height: 30px;

}
.slider .slidcont .botR .accept{
    position:relative;
    float:left;
    margin-top:10px;
    padding-left:5px;
    font-size:16px;
}

.slider .slidcont .botR .accept a{
    color:#4a687c;
    text-decoration: underline
}

.slider .slidcont .botR a.button{
    position:relative;
    display:block;
    text-align:center;
    font-size:22px;
    line-height:29px;
    font-weight: normal;
    text-decoration:none;
    color:#ffffff;
    padding:11px 15px;
    margin-top:7px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;

    border:1px solid #ee6104;
    background: rgb(255,121,32); /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNzkyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZTYxMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,121,32,1) 0%, rgba(238,97,4,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,121,32,1)), color-stop(100%,rgba(238,97,4,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,121,32,1) 0%,rgba(238,97,4,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,121,32,1) 0%,rgba(238,97,4,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,121,32,1) 0%,rgba(238,97,4,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,121,32,1) 0%,rgba(238,97,4,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7920', endColorstr='#ee6104',GradientType=0 ); /* IE6-8 */

}
.slider .slidcont .botR a.button:hover{
    background:#ee6104; 
}
.slider .slidcont ::-webkit-input-placeholder {
    color:#4a687c;
    opacity:1.00;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:20px
}

.slider .slidcont :-moz-placeholder {
    color:#4a687c;
    opacity:1.00;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:20px
}

.slider .slidcont ::-moz-placeholder {
    color:#4a687c;
    opacity:1.00;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:20px
}

.slider .slidcont :-ms-input-placeholder {
    color:#4a687c;
    opacity:1.00;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:20px
}

.cookie_info {
    position: fixed;
    bottom: 5px;
    left: 50%;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 16px;
    width: calc(70%);
    max-width: 960px;
    transform: translateX(-50%);
    background: #f0f0f0;
    border-radius: 4px;
    animation-name: cookie-fade-in;
    animation-duration: .5s;
    z-index: 999; 
    text-align: center;
    border: 1px solid #1e1e1e
}
.cookie_info span.info {     
    position:relative;
    text-shadow: 0 1px 2px #FFFFFF;
    display: inline-block
}
@keyframes cookie-fade-in{
    from{
        opacity:0;
        transform:translate(-50%, 100px)
    }
    to{
        opacity:1;
        transform:translate(-50%, 0)
    }
}

.small_ctx_ad { border-bottom: 1px solid #E8E8E8; font-size: 12px; color: #5f5f5f; padding: 10px 0 }
.small_ctx_ad .cell_cont { padding: 0 0 0 10px; line-height: 130% }
.small_ctx_ad .cell_cont a { font-weight: bold }

/* chmurka */
.exampleTender
{
    display: none;
    position: absolute;
    z-index: 100;
    bottom: 278px;
    left: 50px;
    width:600px;
    padding:10px;
    border:1px solid #ffe8a6;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow:  2px 2px 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow:  2px 2px 2px 1px rgba(0, 0, 0, 0.3);
    text-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.3);
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
    background: none repeat scroll 0 0 #FEBF04;
}
.exampleTender .downArrow {
    position:absolute;
    float:left;
    height:13px;
    width:25px;
    background:url('../gfx/tend-down_arrow.png');
    bottom:-13px;
    left:50px
}
.exampleTender .exampleTitle {
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    color:#133a55;
    font-size:18px;
    font-weight:bold;
    border-bottom:1px solid #ffe8a6;
    padding-bottom:7px
}
.exampleTender .exampleInfo {
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:140%;
    margin-top:6px;
    color:#133a55;
    font-weight: normal
}
.exampleTender .exampleText {
    margin-top:10px;
    padding:10px;
    -webkit-border-radius: 3px;
    background-color:#f7f7f7;
    border-radius: 3px;
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:140%;
    text-shadow: none;
    color:#424242;
    font-weight: normal
}
.exampleTender .exampleText .exampleTextTitle {
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    border-bottom:1px solid #acacac;
    padding-bottom:6px;
    margin-bottom:6px;
    color:#424242;
    font-style:normal
}

.special_form {}
.special_form .sform_title {font-weight: bold; color: #EE8C02; padding-bottom: 15px; font-size: 14px }
.special_form td { vertical-align: top; min-width: 320px }
.special_form .right_panel { padding-left: 25px; width: 100%; padding-right: 15px }
.special_form label { display: block; font-weight: bold; margin: 15px 0 3px 0 }
.special_form label .star { color: #C3232E }
.special_form label.first { margin-top: 0 }
.special_form input[type=text], .special_form select { width: 300px; background-color: white }
.special_form textarea { width: 100%; background-color: white; resize: none }
.special_form .form_reg { cursor: pointer }
.special_form td.td_check { width: 10px; min-width: 10px; padding-right: 5px }
.special_form td.td_submit { width: 150px; min-width: 150px; padding-right: 5px; padding-top: 15px }
.special_form .form_reg div { width: 100%; height: 50px; overflow-x: hidden; overflow-y: auto; font-weight: normal;
                              color: #808080; color: #a0a0a0 }

.patron { margin-bottom: 20px; height: 62px }
.patron .line { white-space: nowrap; display: block; color: #a0a0a0; font-size: 14px; text-shadow: 0 1px #FFFFFF; margin: 3px 0 }
.patron .cat { font-size: 16px }
.patron .line a { font-size: 12px }
.patron table { float: right }
.patron td { width: 10px; height: 62px }
.patron td.info { padding-right: 60px }
.patron img { max-width: 468px; max-height: 60px; }

.patron_txt_unit { background-color: white; border: 1px solid #CCCCCC; padding: 5px; margin: 0;
                   color: #5F5F5F; white-space: nowrap; display: inline-block; min-width: 468px; min-height:60px }
.patron_txt_unit span { display: block; line-height: 130%; padding-top: 4px; font-size: 12px }
.patron_txt_unit a { color: #358ACB; display: block; text-decoration: underline; line-height: 140%; font-size: 14px }

.favadvert { margin: 10px auto; text-align: center }
.near_logo { position: absolute; left: 260px; top: 15px; width: 210px; height: 30px }

.favphone { float: right; font-size: 14px; font-weight: normal; margin-top: 14px }

.ctx_list {
    padding: 10px 10px 5px 10px
}

.ctx_list a {
    display: block;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 12px;
    line-height: 130%;
    margin-bottom: 5px;
}

.ctx_list a:hover {
    background-color: #e2eff8
}

.ctx_list a span.info {
    color: #5F5F5F;
    font-weight: normal;
    display: block;
    line-height: 130%
}

.msete
{
    line-height: 150%;
    color: #000000;
    position: relative;
    font-size: 13px;
    padding-right: 30px;
}
.msete label
{
    display: block;
    margin: 20px 0 5px 0;
}

.msete input[type=text], .msete textarea
{
    line-height: 150%;
    color: #000000;
    font-size: 13px;
    font-family: arial;
    padding: 3px 5px;
    width: 380px;
    resize: none;
    border: solid 1px #c0c0c0;
}

.msete .postcode
{
    width: 100px !important;
}

.msete .phone
{
    width: 180px !important;
}

.msete textarea
{
    height: 80px;
}

.msete .msete_submit { text-align: right; margin-top: 20px }
.msete .msete_submit label { display: inline; margin-right: 15px }

.msete input[type=text]::-webkit-input-placeholder { color: #b0b0b0 }
.msete input[type=text]:-moz-placeholder { color: #b0b0b0; opacity:  1; }
.msete input[type=text]::-moz-placeholder { color: #b0b0b0; opacity:  1; }
.msete input[type=text]:-ms-input-placeholder { color: #b0b0b0 }
.msete textarea::-webkit-input-placeholder { color: #b0b0b0 }
.msete textarea:-moz-placeholder { color: #b0b0b0; opacity:  1; }
.msete textarea::-moz-placeholder { color: #b0b0b0; opacity:  1; }
.msete textarea:-ms-input-placeholder { color: #b0b0b0 }

.exampleTenderMSETE
{
    display: none;
    position: absolute;
    z-index: 100;
    top: -250px;
    left: 300px;
    width: 600px;
    padding:10px;
    border:1px solid #ffe8a6;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow:  2px 2px 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow:  2px 2px 2px 1px rgba(0, 0, 0, 0.3);
    text-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.3);
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
    background: none repeat scroll 0 0 #FEBF04;
}
.exampleTenderMSETE .downArrow {
    position:absolute;
    float:left;
    height:13px;
    width:25px;
    background:url('../gfx/tend-down_arrow.png');
    bottom:-13px;
    left:50px
}
.exampleTenderMSETE .exampleTitle {
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    color:#133a55;
    font-size:18px;
    font-weight:bold;
    border-bottom:1px solid #ffe8a6;
    padding-bottom:7px
}
.exampleTenderMSETE .exampleText {
    margin-top:10px;
    padding:10px;
    -webkit-border-radius: 3px;
    background-color:#f7f7f7;
    border-radius: 3px;
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:140%;
    text-shadow: none;
    color:#424242;
    font-weight: normal
}
.exampleTenderMSETE .exampleText .exampleTextTitle {
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    border-bottom:1px solid #acacac;
    padding-bottom:6px;
    margin-bottom:6px;
    color:#424242;
    font-style:normal
}