/*
Theme Name: Letakpasam.lv
Theme URI: http://letakpasam.lv/
Description: Letakpasam.lv theme
Version: 1.0
Author: Oxygene
Author URI: http://oxygene.lv/
*/
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:top;}
sub {vertical-align:bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
strong { font-weight: bold; }
em { font-style: italic;}
.clear {clear: both;}

body {
    background: #f3f4f4 url(img/bg.gif) repeat-y 50% 0;
    font: 12px Arial, sans-serif;
    color: #666;
}

object, embed {
    outline: none;
}
a {
    color: #2882be;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

#container {
    background: #fff;
    width: 972px;
    margin: 0 auto;
}
#container.container-inner {
    background: #fff url(img/content-inner.gif) repeat-x 100% 0;
}

#header {
    background: url(img/header.gif) repeat-x 0 0;
    height: 138px;
    padding: 0 71px;
    overflow: hidden;
}
#header h1,
#shortcuts {
	display: none;
}
#header .logo {
    float: left;
    width: 189px;
    height: 85px;
    padding: 19px 0 0;
}
/*#header h1 a {
    background: url(img/letak-pasam.gif) no-repeat 0 0;
    float: left;
    width: 243px;
    height: 66px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
}*/

#header .right {
    float: right;
    width: 640px;
}

#header .info-phone {
    float: right;
    width: 88px;
}

#header .badge {
    float: right;
}
.badge .picture {
    float: left;
    width: 59px;
    padding: 9px 0 0;
}
.badge .text {
    float: left;
    width: 123px;
}

#header .label {
    font-size: 14px;
    line-height: 15px;
    font-weight: bold;
    color: #191919;
    padding: 12px 0 3px;
}
#header span.label {
    display: inline-block;
}

#header .phone {
    font-size: 18px;
    line-height: 20px;
}

.questions {
    background: url(img/icon-go.gif) no-repeat 0 50%;
}
.questions a {
    padding-left: 15px;
}

#header .main-menu {
    float: right;
    padding: 17px 4px 0 0;
}
#header .main-menu ul {
    float: right;
}
#header .main-menu li,
#header .main-menu .lang {
    float: left;
    background: url(img/header-main-menu-li.gif) no-repeat right 0;
    height: 21px;
    padding: 0 11px 0 10px;
    line-height: 22px;
}
#header .main-menu .lang ul {
    float: none;
}
#header .main-menu a {
    color: #666;
}
#header .main-menu .lang li {
    background: url(img/lang-bullet.gif) no-repeat right 9px;
    padding: 0 9px 0 0;
}
#header .main-menu .lang li.last {
    background: none;
    padding: 0 0 0 5px;
}

#header .main-menu .lang {
    float: right;
}

#header .menu {
    background: url(img/header-menu.gif) no-repeat 0 0;
    height: 33px;
    padding: 0 7px 1px 1px;
}
#header .menu ul {
    float: left;
}
#header .menu li {
    float: left;
    background: url(img/header-menu-li.gif) no-repeat right 0;
    height: 33px;
    padding: 0 2px 0 0;
    font: 16px/34px "Myriad Pro", "Trebuchet MS", sans-serif;
}
#header .menu a {
    color: #fff;
    float: left;
    height: 33px;
    padding: 0 7px 0 9px;
    margin: 0 0 0 -1px;
    position: relative;
}
#header .menu li.current_page_item a,
#header .menu li.current_page_ancestor a{
    background: url(img/header-menu-li.gif) repeat-x -5px -66px;
}
#header .menu li.current_page_item_home a,
#header .menu li.current_page_item_home a:hover {
  background: url(img/header-menu-li.gif) repeat-x 0px -66px;
  text-decoration: none;
}
#header .menu .first a:hover {
  background-position: 0 -33px;
}
#header .menu a:hover {
    background: url(img/header-menu-li.gif) repeat-x -4px -33px;
    text-decoration: none;
}

#header .search {
    float: right;
    width: 201px;
    padding: 5px 0 0;
}
#header .search label {
	display: none;
}
#header .search .input {
    float: left;
    background: url(img/search-input.gif) no-repeat 0 0;
    width: 146px;
    height: 24px;
}
#header .search .input input {
    border: 0;
    background: none;
    width: 141px;
    height: 19px;
    padding: 5px 0 0 5px;
}
#header .search .button {
    float: right;
}

#content {
    padding: 19px 71px 40px;
}

#footer {
    background: #fff;
    padding: 0 71px;
    height: 116px;
}

.social {
    height: 26px;
    padding: 21px 0 0;
    background: url(img/social.gif) no-repeat 0 0;
}
.social li {
    float: left;
    background: no-repeat 0 0;
    padding: 0 10px 0 0;
    height: 16px;
    line-height: 16px;
    font-size: 11px;
}
.social a {
    padding: 0 0 0 20px;
}
.social .twitter {
    background-image: url(img/icon-twitter.gif);
}
.social .facebook {
    background-image: url(img/icon-facebook.gif);
}
.social .youtube {
    background-image: url(img/icon-youtube.gif);
}
.social .draugiem {
    background-image: url(img/icon-draugiem.gif);
}
.social .rss {
    background-image: url(img/icon-rss.gif);
}

#footer .menu {
    padding: 18px 0 0 2px;
    height: 29px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}
#footer .menu li,
#footer .newsticker {
    float: left;
    font-size: 11px;
    line-height: 16px;
    height: 15px;
    border-right: 1px solid #ddd;
    padding: 0 8px;
}
#footer .menu a {
    color: #666;
}
#footer .newsticker {
    float: right;
    overflow: hidden;
    padding-left: 0;
	border: 0;
}
#footer .newsticker a {
    color: #2882be;
}
#footer .newsticker li {
    float: right;
    clear: both;
    background: #fff url(img/icon-news.gif) no-repeat 0 50%;
    padding: 0 0 0 20px;
    border: 0;
}

.big-banner {
    margin: 0 -1px 18px;
    position: relative;
}

.quick-links {
    background: #efefef url(img/quick-links.gif) no-repeat 0 0;
    padding: 18px 0 10px 3px;
}
.quick-links-last {
    border-bottom: 1px solid #d1d1d1;
}
* html .quick-links .link-block {
    width: 270px;
}
.quick-links .link-block {
    float: left;
    width: 250px;
    padding-right: 8px;
    padding-left: 12px;
    cursor: pointer;
    position: relative;
    background: url('img/home-shadow.gif') no-repeat 100% 3px;
    /*height: 125px;*/
    height: 110px;
}
.quick-links .link-block-last {
    background: none;
    padding-right: 0;
    width: 260px;
}
.quick-links .link-block:hover a {
    text-decoration: underline;
}
.quick-links .link-block p {
    padding-left: 0;
}
.quick-links #link-block-95:hover a {
    text-decoration: none;
}
.quick-links #link-block-95 a:hover {
    text-decoration: underline;
}
.quick-links #link-block-95 {
    cursor: default;
    cursor: inherit;
}
.quick-links .link-block h2 {
    color: #191919;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    padding: 0 0 0 54px;
    background: no-repeat 0 0;
    height: 50px;
}
.quick-links .link-block-octa h2 { background-image: url(img/icon-octa.gif); }
.quick-links .link-block-kasko h2 { background-image: url(img/icon-kasko.gif); }
.quick-links .link-block-help h2 { background: url(img/icon-help.gif) no-repeat 2px 0; }
.quick-links .link-block-calc h2 { background: url(img/icon-calc.gif) no-repeat 7px 0; }
.quick-links .link-block-diff h2 { background-image: url(img/icon-diff.gif); }

.quick-links p {
    line-height: 18px;
    padding: 0 0 0 6px;
}
.more a {
    background: url(img/icon-more.gif) no-repeat right 50%;
    padding-right: 15px;
}
.quick-links .banner {
    float: left;
    padding: 0 0 0 8px;
}

#content-left {
    float: left;
    width: 585px;
}

#sidebar {
    float: right;
    width: 220px;
}
.sidebar-block {
    margin: 0 0 13px;
}

.rounded-sidebar-block {
    background: url(img/rounded-sidebar-block-bg.gif) repeat-y 0 0;
}
.rounded-sidebar-block-top {
    background: url(img/rounded-sidebar-block-top.gif) no-repeat 0 0;
}
.rounded-sidebar-block-bottom {
    background: url(img/rounded-sidebar-block-bottom.gif) no-repeat 0 bottom;
    padding: 12px;
}
.rounded-sidebar-block h4 {
    color: #515151;
    font-weight: bold;
    margin: 0 0 3px;
}
.rounded-sidebar-block .link,
.blogroll li {
    background: url(img/icon-more.gif) no-repeat 0 5px;
    margin: 3px 0 0;
    padding: 0 0 0 11px;
    line-height: 14px;
}
/*#related-posts li,*/
.submenu li {
    background: url(img/icon-more.gif) no-repeat 0 5px;
    margin: 3px 0 0;
    padding: 0 0 5px 11px;
    line-height: 14px;
}

.title-block {
    background: url(img/title-block.gif) no-repeat 0 55px;
    margin: 0 0 18px;
}
* html .title-block .text {
    height: 114px;
}
.title-block .text {
    min-height: 99px;
    padding: 6px 0 15px 126px;
    background: url(img/icon-aboutus.gif) no-repeat 0 0;
}
#text h1,
.title-block h1,
#sitemap h1 {
    font-size: 22px;
    line-height: 24px;
    color: #3c475d;
    font-weight: bold;
}
#text h1,
#sitemap h1 {
    padding: 0 0 0 4px;
    margin: 10px 0;
}
#sitemap h1 {
    margin-top: 0;
}
#text .title-block h1 {
    margin: 0;
    padding: 0 0 3px;
}
.title-block p {
    font-size: 14px;
    line-height: 18px;
}

#text h2,
#sitemap h2 {
    color: #3c475d;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    padding: 0 0 0 4px;
    margin: 18px 0 8px;
}

#text h3 {
    color: #3c475d;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    padding: 0 0 0 4px;
    margin: 8px 0 0;
}
#text h3.arrow {
    background: url("img/green_arrow.gif") no-repeat left center;
    padding-left:25px;
}
#text h4 {
    font-size: 12px;
    margin: 4px 0;
    font-weight: bold;
    color: #3c475d;
    padding-left: 4px;
}
#text .attachments h4 {
    padding-left: 0;
}
#text .attachments a {
    display: block;
}
#text p {
    padding: 0 0 0 4px;
    margin: 8px 0;
    color: #515151;
    line-height: 18px;
}
#text ul {
    padding: 0 0 0 9px;
    margin: 4px 0;
}
#text li, #text ol ul li,
#text .side-slider-content li li {
    margin: 0 0 4px;
    padding: 0 0 0 9px;
    background: url(img/bullet.gif) no-repeat 0 4px;
    list-style: none;
}

#video-list {
    background: url(img/video-list.gif) no-repeat 0 0;
    padding: 10px 0 0 10px;
}
#video-list .navigation {
    height: 31px;
}
#video-list .navigation li {
    padding: 0 5px 0 0;
    height: 26px;
    float: left;
}
#video-list .navigation a,
#video-list .navigation em,
#video-list .navigation span {
    display: inline-block;
    background: url(img/video-list-navigation.gif) no-repeat 0 0;
    height: 26px;
    font-style: normal;
    color: #333;
    text-decoration: none;
}
#video-list .navigation em {
    background-position: right 0;
    padding-right: 9px;
}
#video-list .navigation a {
    padding: 6px 9px 0 9px;
    height: 20px;
    background: none;
    margin: 0 -9px 0 0;
}
#video-list .navigation .icon a {
    padding-left: 25px;
    background: no-repeat 5px 4px;
}
#video-list .navigation .active span {
    background-position: 0 -26px;
}
#video-list .navigation .active em {
    background-position: right -26px;
}

#video-list .navigation .youtube a { background-image: url(img/icon-video-youtube.gif); }
#video-list .navigation .letakpasam a { background-image: url(img/icon-video-letakpasam.gif); }

.latest-videos ul {
    margin: 0 !important;
    padding: 0 !important;
}
.latest-videos li {
    float: left;
    width: 128px;
    padding: 0 16px 0 0 !important;
    background: none;
}
.latest-videos li a {
    display: inline-block;
}
.latest-videos .thumb {
    width: 128px;
    height: 90px;
    overflow: hidden;
}
.latest-videos .thumb img {
    width: 128px;
}
.latest-videos .label {
    width: 128px;
    height: 90px;
    overflow: hidden;
    height: 45px;
    padding: 7px 0 0;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    overflow: hidden;
}
.latest-videos .desc {
    display: none;
}

#current-video {
    padding: 0 0 16px;
}
#current-video .player {
    float: left;
    width: 415px;
    height: 256px;
}
#current-video .desc {
    float: right;
    width: 140px;
    padding: 8px 10px 0 0;
}
#current-video h4 {
    color: #3c475d;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    margin: 0 0 9px;
}
#current-video p {
    font-size: 11px;
    line-height: 13px;
    margin: 0; padding: 0;
}
#current-video .date {
    color: #888;
    margin: 6px 0;
}

#video-list .more {
    text-align: right;
    padding: 6px 2px 0 0;
    border-top: 1px solid #e7e7e7;
}

.alert {
    background: #f9f1c2;
    border: 1px solid #eddf8d;
    margin: -9px 20px 10px;
    font-size: 11px;
    color: #9a4723;
    padding: 4px 10px 6px;
}
.alert h3 {
    font-weight: bold;
    line-height: 15px;
    padding: 0 0 5px 18px;
    background: url(img/icon-alert.gif) no-repeat 0 0;
}
.alert p {
    line-height: 12px;
}

.contact-us {
    background: #f7f8f9 url(img/icon-mail.gif) no-repeat 100% 50%;
    border: 1px solid #e6eaef;
    margin: 0 0 0 4px;
    padding: 6px 13px 8px 9px;
}
#text .contact-us p {
    margin: 0;
}
#text .contact-us h3
{
    margin: 0 !important;
    font-size: 14px;
    line-height: 16px;
}
.more a {
    background: url(img/icon-more.gif) no-repeat 0 50%;
    padding: 0 0 0 15px;
}

.question {
    cursor: pointer;
    color: #2882be;
    background: url(img/icon-more.gif) no-repeat 4px 5px;
    padding: 0 0 0 16px;
    margin: 5px 0;
}
.question-active {
    color: #515151;
}
.answer,
#text p.answer {
    background: #f8f0d6;
    color: #515151;
    margin: -1px 0 10px 15px;
    line-height: 17px;
    padding: 10px 10px 10px 13px;
}
.answer {
    display: none;
}
.answer-active {
    display: block;
}

.grayBox {
    background: url(img/graybox.gif) repeat-y 0 0;
}
.grayBoxTop {
    background: url(img/graybox-top.gif) no-repeat 0 0;
}
.grayBoxBottom {
    background: url(img/graybox-bottom.gif) no-repeat 0 100%;
    color: #191919;
}

.grayBoxBottom div,
.grayBoxBottom h3 {
    position: relative;
}

.formFAQ {
    margin-top: 22px;
}
.formFAQ form,
.formCompetition form {
    padding: 11px 0 17px 18px;
}

.formFAQ .formFields {
    float: left;
    width: 280px;
}
.formCompetition .formFields {
    float: left;
    width: 345px;
}
.formFAQ .explenations {
    float: right;
    width: 245px;
    height: 190px;
    margin-top: 5px;
    padding: 10px 20px 0 11px;
    border-left: 1px solid #d3d5d5;
    font-size: 11px;
}
.formCompetition .explenations {
    float: right;
    width: 175px;
    height: 243px;
    padding: 0 20px 0 11px;
    border-left: 1px solid #d3d5d5;
    font-size: 11px;
}
.explenations p,
#text .explenations p {
    margin: 0 0 8px;
    line-height: 13px;
}
#text .explenations p {
    margin: 0;
    padding: 0;
}
.explenations .more a {
    background-image: url(img/icon-more-small.gif);
    padding-left: 8px;
}
#text .explenations p.more {
    margin: 0;
}

#text .formFAQ h3,
#text .formCompetition h3 {
    padding: 0;
    margin: 0 0 10px;
}
#text .formCompetition h3 {
    margin: 0 0 5px;
}

.multipleInputs {
    padding: 0 0 10px;
}
.multipleInputs input {
    vertical-align: middle;
    margin: 0 5px 0 0;
}
.multipleInputs label {
    padding: 0 15px 0 0;
}

#text .input label,
#text .textarea label,
#text .file label {
    color: #515151;
    display: block;
    line-height: 21px;
    font-size: 12px;
}
#text .input input,
#text .textarea textarea {
    width: 270px;
    padding-left: 5px;
    height: 22px;
    padding-top: 3px;
    background: #fff url(img/inputs.gif) no-repeat 0 0;
    border: 0;
}
#text .textarea textarea {
    height: 92px;
    background-position: 0 -25px;
    font: 12px Arial, sans-serif;
    overflow-y: auto;
}
#text .file input {
    margin-bottom: 8px;
    background: #fff url(img/input-upload.gif) no-repeat 0 0;
    border: 0;
    height: 22px;
    width: 170px;
    padding-left: 5px;
    height: 22px;
    padding-top: 3px;
}
#text .file button.button {
    margin: 0 0 6px;
}
.formCompetition .input input,
.formCompetition .textarea textarea {
    background: #fff url(img/inputs345.gif) no-repeat 0 0;
    width: 340px;
}
.formCompetition .textarea textarea {
    background-position: 0 -25px;
}

.buttons {
    height: 26px;
    padding: 12px 0 0;
}
button.button,
button.button em,
button.button span,
input.button,
a.button,
a.button em,
a.button span{
    white-space: nowrap;
    background: no-repeat 0 0;
    border: 0;
    font-style: normal;
    font-size: 12px !important;
    color: #fff;
    float: left;
    height: 26px;
    padding: 0; margin: 0;
    cursor: pointer;
    font-weight: bold;
}
.button em,
.button span {
	line-height: 24px !important;
	font-family: Tahoma, sans-serif;
	height: 24px;
}
a.button,
a.button em,
a.button span {
    float: none;
    display: inline-block;
    line-height: 24px !important;
    background-image: url(img/button-green.gif);
}


button.green em,
button.green span {
    background-image: url(img/button-green.gif);
}

button.gray em,
button.gray span {
    background-image: url(img/button-gray.gif);
}

button.light-gray em,
button.light-gray span,
a.light-gray em,
a.light-gray span {
    background-image: url(img/button-light-gray.gif);
}

input.button,
button.button {
    background: none;
    height: auto;
}
button.button em,
a.button em{
    padding-left: 22px;
}
button.button span,
a.button span {
    padding-right: 20px;
    background-position: 100% 0;
}
button.gray em,
a.gray em {
    padding-left: 10px;
}
button.gray span,
a.gray span {
    padding-right: 14px;
}

#text.useful p.more {
    margin: 5px 0;
}

.newsList {
    margin: 0; padding: 0 !important;
}
.newsList {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.newsList img {
    display: none;
}
#text .newsList li {
    background: url(img/dotted-bg.gif) repeat-x 0 100%;
    padding: 0 0 11px;
    margin: 0;
}
#text .newsList li.last {
    background: none !important;
}
.newsList .date {
    float: left;
    line-height: 18px;
    color: #515151;
    font-weight: bold;
    padding: 0 2px 0 4px;
}
.newsList p,
#text .newsList p {
    margin: 0;
    padding: 0;
}
#text .newsList p.more {
    margin: 0;
}
#text .newsList p.more a {
    background-position: 100% 5px;
    padding: 0 10px 0 0;
}
p.more-right {
    text-align: right;
}
#text p.more-right a {
    background-position: 100% 5px;
    padding: 0 10px 0 0;
}

#sitemap .hr {
    height: 36px;
    background: url(img/dotted-bg.gif) repeat-x 0 50%;
}
#sitemap h3 {
    margin-top: 0;
}
.sitemapItem {
    float: left;
    width: 275px;
}
.sitemapItemNoTitle {
    padding-top: 45px;
}
#sitemap li {
    background: url(img/icon-more.gif) no-repeat 0 5px;
    padding: 0 0 6px 13px;
}
#sitemap ul {
    padding: 0 0 0 4px;
}
#sitemap ul ul {
    padding: 6px 0 0 3px;
}
#sitemap li li {
    background: url(img/icon-more-small.gif) no-repeat 0 5px;
    font-size: 11px;
    padding: 0 0 3px 8px;
}
/*#related-posts ul,*/
#text .submenu {
    height: 27px;
    border-bottom: 1px solid #e7e7e7;
    margin: 0 0 15px 0; padding: 0;
}

/*#related-posts li,*/
#text .submenu li {
    float: left;
    background: url(img/competition-menu.gif) no-repeat 100% 50%;
    line-height: 20px;
    padding: 0 0 0 6px;
    margin: 0;
}
#text .submenu .current_page_item a, #text .submenu .current_page_item span {
    color:#8f8f93;
}
#text .submenu li.last  {
    background: none;
}
#text .submenu li span {
    float: left;
    color:#ff7800;
}

#text .submenu li a {
    float: left;
    padding: 0 11px 0 5px;
    line-height: 20px;
    font-size: 13px;
}

#text .menuIcons {
    height: 26px;
    border-bottom: 1px solid #e7e7e7;
    margin: 0; padding: 0;
}
#text .menuIcons li {
    float: left;
    background: url(img/competition-menu.gif) no-repeat 100% 50%;
    line-height: 20px;
    padding: 0 0 0 8px;
    margin: 0;
}
#text .menuIcons li.last  {
    background: none;
}
#text .menuIcons li a {
    float: left;
    padding: 0 11px 0 20px;
    line-height: 20px;
    font-weight: bold;
    font-size: 14px;
}
#text .menuIcons .current_page_item a {
    color: #8f8f93;
}
#text .menuIcons .competition a {
    background: url(img/icon-competition.gif) no-repeat 0 2px;
}
#text .menuIcons .terms a {
    background: url(img/icon-terms.gif) no-repeat 0 2px;
}
#text .menuIcons .winners a {
    background: url(img/icon-winners.gif) no-repeat 0 2px;
}

.blockContacts {
    background: url(img/block-contacts.gif) repeat-y 0 0;
    background: #F3F3F3;
}
.blockContactsTop {
    background: url(img/block-contacts-top.gif) no-repeat 0 0;
}
.blockContactsBottom {
    background: url(img/block-contacts-bottom.gif) no-repeat 0 100%;
    /*height: 126px;*/
    padding: 10px 0 10px;
}
.blockContactsItem {
    float: left;
    width: 160px;
    height: 140px;
    border-right: 1px solid #D8D8D8;
    padding: 0 0 0 10px;
}
.blockContacts h3 {
    margin: 0 0 0 !important;
}
.blockContacts p {
    margin: 0 0 10px !important;
    line-height: 16px !important;
}
.red {
    color: #ae2f2f;
}

.downloads-sidebar-block {
    background: url(img/downloads-sidebar-block-bg.gif) repeat-y -440px 0;
}
.downloads-sidebar-block-top,
.downloads-sidebar-block-bottom {
    background: url(img/downloads-sidebar-block-bg.gif) no-repeat 0 0;
}
.downloads-sidebar-block-bottom {
    background: url(img/downloads-sidebar-block-bg.gif) no-repeat -220px 100%;
    min-height: 159px;
    padding: 0 11px
}


#sidebar h4.pieskano,
#sidebar h4.saudzetajs {
    height: 44px;
    text-indent: -9999px;
    margin: 0 -11px;
}

#sidebar h4.pieskano {
    background: url(img/sidebar-h4-pieskano.gif) no-repeat 0 0;
}
#sidebar h4.saudzetajs {
    background: url(img/sidebar-h4-saudzetajs.gif) no-repeat 0 0;
}
.slider {
    height: 75px;
    padding: 0 0 6px;
}
.slider .content {
    float: left;
    padding: 0 15px;
    width: 120px;
    height: 75px;
}
.slider .content ul {
    width: 120px;
    height: 75px;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 !important;
}
.slider .content li {
    display: inline;
    margin: 0 !important;
    padding: 0 !important;
    background: none;
}
.slider .prev,
.slider .next {
    float: left;
    background: url(img/slider-navigation.gif) no-repeat 0 25px;
    width: 24px;
    height: 24px;
    padding: 25px 0 0;
}
.slider .next {
    float:right;
    background-position: -24px 25px;
}
.slider .prev a,
.slider .next a {
    display: block;
    width: 24px;
    height: 24px;
}
.big-slider .content,
.big-slider .content ul {
    width: 587px;
    height: 253px;
    padding: 0;
}
.big-slider {
    position: relative;
    height: 253px;
}
.big-slider .prev,
.big-slider .next {
    float: none;
    position: absolute;
    bottom: 12px;
    padding: 0;
    z-index: 100;
}
.big-slider .next a span,
.big-slider .prev a span {
    position: absolute;
    color: #515151;
    font-size: 12px;
    top: 0;
	text-shadow: 1px 1px #e8e8e8;
    line-height: 22px;
}
.big-slider .prev a span {
    left: 30px;
}
.big-slider .next a span {
    right: 30px;
}
.big-slider .prev {
    left: 11px;
    background: url(img/slider-prev.png) no-repeat 0 0;
}
.big-slider .next {
    right: 11px;
    background: url(img/slider-next.png) no-repeat 0 0;
}

#sidebar .download {
    text-align: center;
}
.download a,
.download span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #191919;
    cursor: pointer;
    font-weight: bold;
}
.download span {
    background: url(img/select-bg.gif) no-repeat 0 0;
    padding: 0 0 0 8px;
}
.download span span {
    background-position: 100% 0;
    padding: 0 23px 0 0;
}

.nav-topicalities {
    height: 27px;
    border-top: 1px solid #d9e2e7;
    border-bottom: 1px solid #d9e2e7;
    background: #eaf0f4;
    margin: 0 0 -1px;
    padding: 5px 8px 0;
}
.nav-topicalities label {
    background: url(img/icon-datepicker.gif) no-repeat 0 3px;
    padding: 0 7px 0 20px;
}
.nav-topicalities label,
.nav-topicalities select {
    line-height: 22px;
    height: 22px;
    vertical-align: middle;
    float: left;
}
.nav-topicalities select {
    margin-right: 3px;
}

.page-nav {
    color: #b3b3b3;
    line-height: 26px;
}
.page-nav .prev {
    float: left;
}
.page-nav .next {
    float: right;
}
.page-nav a span {
    color: #ff7800;
    text-decoration: none;
}

.tips {
    background: #f5f5f5;
    border: 1px solid #d4d4d4;
    padding: 5px 14px 8px;
}
#text .tips {
    width: 197px;
    float: right;
    clear: right;
    margin: 3px 0 12px 40px;
}
#text .tips ul {
    padding: 0;
}
#text .rightside {
    float:right;
    clear: right;
    width: 225px;
    margin-top: 0;
}

.attachments {
    margin: 15px 4px;
    clear: both;
}

.textarea:after,
.blockContactsBottom:after,
.clearfix:after,
.attachments:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .blockContactsBottom,
* html .clearfix,
* html .attachments {
    zoom: 1;
}


.attachments-inner {
    float: left;
    border: 1px solid #c5d4dd;
    background: #edf6fb;
    padding: 7px 11px;
}
.rightside .attachments-inner {
    float: none;
    margin-right: -3px;
    margin-left: 2px;
}
#text .attachments h4 {
    margin-bottom: 8px;
}
#text .attachments ul {
    padding: 0;
}
#text .attachments li {
    padding: 0 0 3px 19px;
    background-position: 0 2px;
    line-height: 18px;
    position: relative;
}
#text .attachments .msword {
    background-image: url(img/icon-doc.png);
}
#text .attachments .pdf {
    background-image: url(img/icon-pdf.gif);
}
#text .lightboxes li,
#text .attachments .out {
    background-image: url(img/out2.gif);
}
#text .attachments span {
    color: #999;
}

.simple-table {
    border: 1px solid #d4d4d4;
    text-align: center;
}
.simple-table th,
.simple-table td {
    padding: 4px 5px;
    border: 1px solid #e7e7e7;
}
#text .simple-table p {
    color: #333;
}
#text td p:last-child {
    margin-bottom: 0;
}
.simple-table .alt th,
.simple-table .alt td {
    background-color: #f4f4f4
}
.simple-table thead th,
.simple-table thead td {
    border: 1px solid #b0b1b2;
    background: #dadbdd url(img/simple-table.gif) repeat-x 0 0;
    font-weight: bold;
    color: #333;
}

#text .feedbacks p {
    margin: 0;
}

.feedbacks .hr {
    background: url(img/dotted-bg.gif) repeat-x 0 50%;
    height: 30px;
    margin: 0 0 3px 32px;
}
.feedbacks-withpicture .hr {
    margin: 0 0 3px 0;
}
#text p.author {
    color: #67a300;
    font-weight: bold;
    margin: 0;
    font-size: 11px;
}
#text p.author em {
    color: #8f8f93;
    font-style: normal;
    font-weight: normal;
}
#text p.quote {
    padding: 0 0 0 32px;
    background: url(img/quote.gif) no-repeat 0 100%;
}
#text .feedbacks-withpicture p.quote {
    background: none;
    padding: 0;
    margin: 0 0 0 98px;
    min-height: 82px;
}
#text .feedbacks-withpicture div.picture {
    float: left;
    width: 81px;
    height: 82px;
    padding: 0 0 0 5px;
    background: url(img/feedback-picture-bg.gif) no-repeat 4px 0;
}

#text .tabs {
    height: 54px;
    padding: 0 0 0 15px;
    margin: 15px 0 -1px;
    position: relative;
    z-index: 1;
}
#text .tabs ul {
    margin: 0;
    padding: 0 0 0 1px;
    background: url('img/tab-ul.gif') no-repeat 0 0;
    height: 54px;
}
#text .tabs li {
    color: #FF7800;
    margin: 0;
    padding: 0;
    background: url('img/tab-ul.gif') no-repeat 100% 0;
    height: 54px;
    float: left;
}
#text .tabs-cont {
    padding: 12px 30px 0 12px;
    display: block;
    width: 130px;
    padding-right: 10px;
}

#text .widetabs .tabs-cont {
    width: 162px;
}

#text .tabs li.active a {
    font-weight: bold;
}
#text .tabs li.active {
    background: url('img/tab-bg.gif') no-repeat 100% 0;
}
#text .tabs .tabs160 .tabs-cont {
    width: 160px;
}
/*#text .tabs {
    height: 51px;
    padding: 0 0 0 15px;
    margin: 15px 0 0px;
    position: relative;
    z-index: 2;
    background: url('img/tab-ul.gif') no-repeat 14px 0px;
}
#text .tabs ul {

    margin: 0; padding: 0
}
#text .tabs li {
    margin: 0; padding: 0;
    float: left;
    background: url(img/tab-bg.gif) no-repeat -398px -55px;
    height: 42px;
    position: relative;
    bottom:2px;
}
#text .tabs a {
    width: 125px;
    padding:12px 30px 0 12px;
    display: block;
    float: left;
}
#text .tabs .tabs160 li {
    width: 160px;
    background-position: -370px -55px;
}

#text .tabs span {
    color: #ff7800;
    margin-left: 3px;
}
#text .tabs li.active {
    background-position: top right;
    bottom:2px;
}
#text .tabs .active a, #text .tabs .active span {
    color: #515151;
}*/

.tabs-content {
    margin-bottom: 30px;
}
.tabs-content br {
    display: none;
}
.tabs-content .tab br {
    display: inline;
}

.tabs-content .set, .tabs-content .transparent-set {
    width: 253px;
    background: #fff;
    border: 1px solid #dce2e7;
    padding:0 3px 0 8px;
    margin-bottom: 10px;
}

.tabs-content .borderbottom,
#text .tabs-content .borderbottom {
    border-bottom:1px dotted #c7c7c7;
    margin-bottom:10px;
    padding-bottom: 10px;
}

.tabs-content .transparent-set {
    background: transparent;
    border: 0;
}

.required {
    color:#c21218;
}

.tabs-content .tab {
    background: #f4f4f4 no-repeat 100% 0;
    border: 1px solid #d4d4d4;
    padding: 7px 18px 15px;
    border-radius: 2px;
    -moz-border-radius: 4px;
    display: none;
}
.tabs-content .active {
    display: block;
}
.tabs-content .small {
    width: 357px;
}
.video-thumb {
    background: url(img/video-thumb-bg.gif) no-repeat 0 0;
    width: 129px;
    height: 74px;
    padding: 5px 0 0 7px;
    float: left;
}
.video-thumb a {
    width: 115px;
    height: 62px;
    display: block;
    position: relative;
}
.video-thumb img {
    position: relative;
    z-index: 1;
}
.video-thumb .play {
    position: absolute;
    background: url(img/video-thumb-play.png) no-repeat 0 0;
    width: 34px;
    height: 34px;
    overflow: hidden;
    text-indent: -9999px;
    top: 14px;
    left: 42px;
    z-index: 2;
}

.tabs-content .input, .tabs-content .date, .tabs-content .select {
    margin: 8px 0;
    position: relative;
}
#text .tabs-content select {
    width: 218px;
}

#text .tabs-content .full select {
    width: 246px;
}

#text .tabs-content .input .text,
#text .tabs-content .input .captcha,
#text .tabs-content .date .text,
#text .tabs-content .time .text {
    background: url(img/tab-content-input.gif) no-repeat 0 0;
    width: 246px;
    height: 24px;
    overflow: hidden;
}
#text .tabs-content label {
    display: block;
    padding: 0 0 4px;
    font-size: 12px;
    line-height: 14px;
    color: #4a4a4a;
}
#text .tabs-content .input .text input,
#text .tabs-content .input .captcha input,
#text .tabs-content .date input,
#text .tabs-content .time input {
    border: 0; background: none;
    width: 100%;
    height: 22px;
    margin: 0; padding: 2px 0 0 4px;
    font-size: 14px;
}
* html #text .tabs-content .date input {
    width: 210px;
}
#text .tabs-content .date input {
    width: 206px;
}
#text .tabs-content .time input {
    width: 59px;
}
* html #text .tabs-content .input .text input {
    width: 246px;
}
#text .tabs-content .input .text input {
    width: 242px;
}
#text .tabs-content .input .captcha input {
    width: 108px;
}
#text .tabs-content .date .text {
    width: 210px;
    background-position: 0 -48px;
}
#text .tabs-content .time .text {
    width: 86px;
    background-position: 0 -72px;
}
#text .tabs-content .input .captcha {
    float: left;
    background-position: 0 -24px;
    width: 112px;
    height: 24px;
    overflow: hidden;
}
.tabs-content a.datepicker {
    width:16px;
    height: 16px;
    background: url("img/datepicker.gif") no-repeat;
    display: block;
    position: absolute;
    margin:-20px 0 0 225px;
}
.tabs-content a.datepicker:hover {
    text-decoration: none;
}
.tabs-content .captcha-image {
    float: left;
    background: url(img/calculator/captcha-code-bg.gif) no-repeat 0 0;
    width: 81px;
    height: 21px;
    padding: 3px 0 0 3px;
}
.tabs-content .checkbox-inputs label {
    display: inline;
    padding: 0 4px 0 0;
}
.tabs-content input {
    vertical-align: middle;
    margin: 0 3px 0 0;
}

.tabs-content .help {
    background: url(img/calculator/icon-help.gif) no-repeat 0 0;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    margin: -20px 0 0 225px;
}
.tabs-content .select .help {
    margin-top: -18px;
}
.tabs-content .time .help {
    margin: -20px 0 0 65px;
}
.tabs-content .help a {
    display: block;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
}

.tabs-content .checkbox-inputs-long,
.calculator .note {
    font-size: 11px;
    line-height: 13px;
}
.tabs-content .checkbox-inputs-long input {
    float: left;
}
.tabs-content  .checkbox-inputs-long label {
    float: left;
    width: 225px;
    padding: 0 0 0 5px;
    font-size: 11px;
    line-height: 13px;
}
.tabs-content .buttons {
    padding: 3px 0 0;
}

.tabs-content .result {
    background: #fbfbfb;
    width: 197px;
    border: 1px solid #d4d4d4;
    padding: 15px 48px 15px 15px;
    margin: 11px 0 0;
}
.tabs-content .result .number {
    text-align: center;
    background: #fdfddc;
    border: 1px solid #d7cdaf;
    margin: 12px 0;
    font-size: 40px;
    font-weight: bold;
    color: #191919;
    padding: 0 0 7px;
}
.tabs-content .result .number span {
    display: block;
    font-size: 12px;
}

#text .tabs-content p.note {
    border-top:1px dotted #c7c7c7;
    margin-top:14px;
    padding-top:10px;
}

.tabs-content .note strong {
    color:#191919;
}
.products {
    background: url(img/products-bg.gif) no-repeat 0 0;
    min-height: 378px;
    width: 580px;
    padding: 9px 0 0 8px;
}
.product {
    background: url(img/product-bg.gif) no-repeat 0 0;
    float: left;
    width: 282px;
    height: 136px;
    padding: 0 8px 9px 0;
    position: relative;
}
.product:hover a {
    text-decoration: underline;
}
.product .more span {
    color: #ff7800;
}
#text .product .icon {
    float: left;
    width: 69px;
    height: 69px;
    background: no-repeat 0 0;
}
#text .product h2 {
    margin: 0;
    padding: 15px 0 0;
    height: 54px;
    color: #191919;
    font-size: 16px;
    line-height: 18px;
}
#text .product p {
    margin: 0;
    padding: 0 15px 0;
}

dl.highlight {
    padding:10px;
    background: #f8f0d6;
}

dl {
    margin-bottom: 20px;
}

dl dt {
    font-weight: bold;
    margin-bottom: 4px;
}

dl dd {
    border-bottom:1px dotted #c7c7c7;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#text dd ul {
    padding-left:13px;
}

dl dd.last {
    border:0;
    padding-bottom: 0;
    margin-bottom: 0;
}

#text ul.links {
    padding-left: 0;
}

#text ul.links li {
    background: url("img/link_bullet.gif") no-repeat 0 3px;
    padding-left:13px;
    margin-bottom: 7px;
}

.presentation {
    background: #f3f4f4;
    border: 1px solid #d4d4d4;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 8px;
    float: left;
    width: 563px;
}

.toolbar {
    padding-bottom: 10px;
}

.toolbar a {
    display: block;
    float: left;
    margin-top:5px;
}
.toolbar span {
    display: block;
    height: 24px;
    width: 24px;
    float: left;
    background: url("img/slide_controls.gif") no-repeat;
}

.toolbar .inactive a {
    color:#8f8f93;
}

.toolbar .inactive.prev span {
    background-position: 0 0;
}

.toolbar .prev span {
    margin-right: 5px;
    background-position: -24px 0;
}

.toolbar .next span {
    margin-left: 5px;
    background-position: -24px -24px;
}

.toolbar .inactive.next span {
    background-position: 0 -24px;
}

#text .toolbar p.desc {
    width: 381px;
    float: left;
    text-align: center;
    margin:0;
    padding:0;
    color:#8f8f93;
}

.slide {
    float: left;
    clear: both;
    margin-top:15px;
}

.imgborder {
    background: #fff;
    padding: 3px;
    border:1px solid #dadada;
}

.leftimg {
    float: left;
    margin-right: 15px;
    text-align: center;
}

.leftimg img {
    margin-bottom: 5px;
}

a.out {
    background: url("img/out.gif") no-repeat 0 2px;
    padding-left:12px;
    font-size:11px;
}

body #text .bluecontainer {
    background: #eaf0f4;
    border-top:1px solid #d9e2e7;
    border-bottom:1px solid #d9e2e7;
    padding:6px 10px;
}

.wauto { width: auto !important }

table.minimal {
    width: 100%;
}

table.minimal td {
    border-bottom:1px dotted #c7c7c7;
    padding: 10px 0;
}

table.minimal tr:last-child td,
table.minimal tr.last td {
    border: 0;
}

table.minimal strong {
    color:#191919;
}

#text ol {
    list-style-type: decimal;
}

#text ol li {
    background: transparent;
    list-style: decimal inside;
    font-weight: bold;
}

#text ol li span {
    font-weight: normal;
}

.overlay-link {
    position: absolute !important;
    display: block;
    margin-left: 0;
    z-index: 10;
    zoom: 1;
    background: url('img/universe.gif') repeat 0 0;
}
.products .overlay-link {
    left: 0;
}

#sidebar .apply {
    margin-top: 10px;
}




/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
*/

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    background: transparent;
    z-index: 1104;
    display: none;
}

* html #fancybox-loading {	/* IE6 */
                           position: absolute;
                           margin-top: 0;
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background: transparent url('img/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: 1100;
    display: none;
}

* html #fancybox-overlay {	/* IE6 */
                           position: absolute;
                           width: 100%;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 20px;
    z-index: 1101;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #FFF;
}

#fancybox-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
    outline: none;
    overflow: hidden;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 32px;
    height: 32px;
    background: url('img/fancy_close.png') top left no-repeat;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox_error {
    color: #444;
    font: normal 12px/20px Arial;
}

#fancybox-content {
    height: auto;
    width: auto;
    padding: 0;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
}

#fancybox-frame {
    position: relative;
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-title {
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: Arial;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    padding: 10px 0;
    text-align: center;
    color: #333;
}

.fancybox-title-outside {
    padding-top: 5px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

.fancybox-title-over {
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    background: url('img/fancy_title_over.png');
    display: block;
}

#fancybox-title-wrap {
    display: inline-block;
}

#fancybox-title-wrap span {
    height: 32px;
    float: left;
}

#fancybox-title-left {
    padding-left: 15px;
    background: transparent url('img/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
    font-weight: bold;
    line-height: 29px;
    background: transparent url('img/fancy_title_main.png') repeat-x;
    color: #FFF;
}

#fancybox-title-right {
    padding-left: 15px;
    background: transparent url('img/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background-image: url('img/blank.gif');
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background: transparent url('img/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
    background: transparent url('img/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
    left: 20px;
}

#fancybox-right:hover span {
    left: auto;
    right: 20px;
}

div.fancy-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    z-index: 1001;
}

div#fancy-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent url('img/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
    top: -20px;
    right: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('img/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    width: 20px;
    background: transparent url('img/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
    bottom: -20px;
    right: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('img/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent url('img/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
    bottom: -20px;
    left: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('img/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    width: 20px;
    background: transparent url('img/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
    top: -20px;
    left: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('img/fancy_shadow_nw.png') no-repeat;
}

/*
FancyBox end
*/



#text ul.faq-links {
    padding-left: 5px;
    margin: 20px 0;
}
.faq-links dl {
    display: none;
    margin-top: 10px;
}
#text .faq-links .active{
    background-image: url('img/link_bullet_gray.gif');
}
.faq-links .active dl {
    display: block;
}
.faq-links .active .faq-item {
    color: #515151;
}
.faq-links .active .faq-item:hover {
    text-decoration: none;
}

/*#related-posts ul {
    margin-top: -5px;
}
#related-posts li {
    padding-left: 10px;
    margin: 8px 0 0;
    background: url('img/link_bullet.gif') no-repeat 0 3px;
}
#related-posts a {
    display: block;
}*/
.related-posts {
    padding-left: 4px;
    /*margin-right: -245qpx;*/
    height: 20px;
}
#related-posts {
    white-space: nowrap;
    position: absolute;
    z-index: 1;
    height: 20px;
    width: 830px;
}
.has-related-posts {
    margin-top: 24px;
}
#related-posts h4 {
    float: left;
    padding-left: 0;
    margin: 0;
    margin-right: 10px;
    height: 20px;
    line-height: 20px;
}
#related-posts ul {
    height: 20px;
    margin: 0;
}
#related-posts a {
    /*white-space: nowrap;*/
    line-height: 20px;
    color: #666;
}
#related-posts .last {
    background: none;
    padding-right: 0;
}
.relposts-cont span {
    color: #FF7800;
}
#related-posts li {
    float: left;
    margin: 0;
    background: url(img/competition-menu.gif) no-repeat 100% 3px;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    /*border-left: 1px solid #888;*/
}

.graybox {
    background: url('img/graybox.gif') repeat-y 0 0;
    width: 585px;
}
.graybox-top {
    background: url('img/graybox-top.gif') no-repeat 0 0;
}
.graybox-bottom {
    background: url('img/graybox-bottom.gif') no-repeat 0 100%;
    padding: 10px;
}

/* Slider */

.side-slider {
    position: relative;
}
#text .side-slider-nav .off a {
    color: #8f8f93;
    text-decoration: none;
    cursor: default;
}
#text .side-slider-nav .status {
    color: #8f8f93;
    width: 33%;
    position: absolute;
    left: 33%;
    top: 11px;
    background: none;
    text-align: center;
}
#text .side-slider-nav a {
    position: absolute;
    width: 15%;
    background: none;
    height: 24px;
    line-height: 24px;
    top: 7px;
}
.side-slider-nav {
    height: 1.5em;
}
#text .side-slider .next,
#text .side-slider .prev {
    background: none;
}
#text .side-slider .prev a {
    background: url('img/slider-prev.gif') no-repeat 0 0;
    left: 10px;
    padding-left: 30px;
    z-index: 1;
}
#text .side-slider .next a {
    background: url('img/slider-next.gif') no-repeat 100% 0;
    right: 10px;
    padding-right: 30px;
    text-align: right;
    z-index: 1;
}
#text .side-slider ul {
    padding: 0;
    margin: 0;
}
#text .side-slider-content li {
    display: none;
    padding: 0;
    margin: 0;
    background: none;
}

#text .side-slider-content li ul {
    padding-left: 10px;
}

#text .side-slider-content li li {
    display: block;
}
#text .side-slider-content li.active {
    display: block;
}

#text .normal li p {
    padding-left: 0;
    color: #666666;
}

#text .footnote {
    font-style: italic;
    font-size: 10px;
    margin-bottom: 0;
}
#text .footnote em {
    font-style: normal;
}
#text .tab .solitary {
    margin-top: 10px;
}


#content:hover .edit_link {
    display: block;
}
.edit_link {
    position: absolute;
    background: #fff;
    opacity: .1;
    display: none;
    text-align: center;
    width: 15px;
    margin-left: -17px;
    border: 1px solid;
    -moz-border-radius: 10px;
}
.edit_link:hover {
    opacity: .5;
    text-decoration: none;
}

table.fullwidth {
    width: 100%;
    table-layout: fixed;
}

thead p {
    text-align: center;
}

#text h3 em {
    font-weight: bold;
}

#lightbox {
    max-width: 550px;
}
#lightbox,
#fancybox-outer {
    background: #f3f4f4 !important;
}
#lightbox table {
    background: #fff;
}

#text ol.normal li {
    font-weight: normal;
}

#lightbox h2 {
    margin-top: 0;
}
#lightbox .simple-table {
    margin-top: 9px;
}
#fancybox-overlay {
    background: #000 !important;
    opacity: .5 !important;
}
#fancybox-close {
    background-image: url('img/lightbox-btn.png') !important;
    background-position: 6px 5px !important;
}

#text .navigation {
    padding: 10px 0;
}
#text .navigation .alignleft {
    float: left;
}
#text .navigation .alignright {
    float: right;
}
#text .navigation a span {
    color: #FF7800;
}
#text .search-item h3 {
    margin-top: 0;
}
#text .search-item {
    background: url(img/dotted-bg.gif) repeat-x 0 100%;
    padding: 10px 0;
}
#text .search-term {
    font-weight: normal;
}
#text .search-excerpt {
    padding-left: 4px;
    margin-top: 3px;
}
#text .search-excerpt br {
    display: none;
}
#text .search-excerpt p {
    display: inline;
    padding: 0;
    margin: 0;
}
#text .search-item:hover a {
    text-decoration: underline;
}

#search-button {
    background: url('img/button-meklet.gif') no-repeat 0 0;
    border: 0;
    text-indent: -2000em;
    overflow: hidden;
    display: block;
    width: 53px;
    height: 24px;
    cursor: pointer;
}

#text .search-bc {
    color: #b3b3b3;
    margin: 4px 0 0;
}


#text .wpcf7-radio label {
    display: inline;
    margin-right: 10px;
}
.wpcf7-not-valid-tip-no-ajax {
    display: block;
    background: #FADAD5;
    padding: 2px 0;
    text-indent: 4px;
    width: 275px;
    font-weight: bold;
    color: #BF4144;
}
.textarea .wpcf7-not-valid-tip-no-ajax {
	width: auto;
	margin: 0 0 0 -4px;
	border-top: 1px solid #afafaf;
}

.wpcf7-response-output {
    margin: 10px 17px 10px 0;
    border: 1px solid;
    font-weight: bold;
    padding: 5px;
}
.wpcf7-validation-errors {
    background: #FADAD5;
    color: #BF4144;
}
.wpcf7-mail-sent-ok {
    background: #E7FDC3;
    color: #4D740E;
}
.wpcf7-display-none {
    display: none;
}

#text .newsList p {
    padding-left: 4px;
}

#text p.posts-date-selector {
    background-image: url('img/datepicker.gif');
    background-repeat: no-repeat;
    background-position: 8px 50%;
    padding-left: 33px;
}

.quick-links .banner {
    margin-left: 10px;
}
.relposts-cont {
    white-space: nowrap;
}
#related-posts .first {
    padding-left: 0;
}
#benefits-slider .side-slider-content {
    height: 220px;
}
#benefits-slider .side-slider-content img.alignleft {
	margin-bottom: 0;
}

#sidebar .just_buy .button a {
    width: 170px;
}
#sidebar .just_buy .button-orange {
    margin-left: 12px;
    margin-bottom: 15px;
}
#sidebar .just_buy .payment-types {
    padding-bottom: 70px;
    background-position: 0 100%;
}
#error-404 {
    background: url('img/404.gif') no-repeat 50% 0;
    padding-top: 150px;
    padding-bottom: 50px;
    text-align: center;
}
#error-404 h3 {
    font-size: 18px;
}
#error-404 p {
    font-size: 14px;
}

#rewards_f .help {
    margin-left: 216px;
}
#text #rewards_f select {
    width: 210px;
}
/*#mlogo {
    display: none;
}*/
h2.tab-title {
    display: none;
}
#text .att-exp {
    width: 335px;
}
#text .attachments-inner {
    float: none;
}

/* XXX */

.page-item-41 {
    border-right: none !important;
}
#text form h4 {
    padding-left: 0;
}

#content #text .re-form .text {
    overflow: visible;
    height: auto;
}
.re-form .wpcf7-not-valid-tip-no-ajax {
    width: 246px;
}
.captcha-image {
    margin-bottom: 15px;
}
.captcha-image .wpcf7-not-valid-tip-no-ajax {
    margin: 3px 0 0 -115px;
}











/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=60718a&bgTextureHeader=04_highlight_hard.png&bgImgOpacityHeader=15&borderColorHeader=5b6c82&fcHeader=ffffff&iconColorHeader=f4f4f4&bgColorContent=f4f4f4&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=0&borderColorContent=d4d4d4&fcContent=4a4a4a&iconColorContent=3c475d&bgColorDefault=d4d4d4&bgTextureDefault=12_gloss_wave.png&bgImgOpacityDefault=60&borderColorDefault=858c93&fcDefault=4a4a4a&iconColorDefault=3d3d3d&bgColorHover=ffffff&bgTextureHover=12_gloss_wave.png&bgImgOpacityHover=50&borderColorHover=d4d4d4&fcHover=4a4a4a&iconColorHover=d4d4d4&bgColorActive=d4d4d4&bgTextureActive=05_inset_soft.png&bgImgOpacityActive=10&borderColorActive=858c93&fcActive=3c475d&iconColorActive=eb990f&bgColorHighlight=f4f4f4&bgTextureHighlight=12_gloss_wave.png&bgImgOpacityHighlight=90&borderColorHighlight=d4d4d4&fcHighlight=ff7800&iconColorHighlight=ed9f26&bgColorError=d34d17&bgTextureError=07_diagonals_medium.png&bgImgOpacityError=20&borderColorError=ffb73d&fcError=ffffff&iconColorError=ffe180&bgColorOverlay=5c5c5c&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=01_flat.png&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Segoe UI, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Segoe UI, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #d4d4d4; background: #f4f4f4 url(images/ui-bg_highlight-soft_0_f4f4f4_1x100.png) 50% top repeat-x; color: #4a4a4a; }
.ui-widget-content a { color: #4a4a4a; }
.ui-widget-header { border: 1px solid #5b6c82; background: #60718a url(images/ui-bg_highlight-hard_15_60718a_1x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #858c93; background: #d4d4d4 url(images/ui-bg_gloss-wave_60_d4d4d4_500x100.png) 50% 50% repeat-x; font-weight: bold; color: #4a4a4a; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #4a4a4a; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #d4d4d4; background: #ffffff url(images/ui-bg_gloss-wave_50_ffffff_500x100.png) 50% 50% repeat-x; font-weight: bold; color: #4a4a4a; }
.ui-state-hover a, .ui-state-hover a:hover { color: #4a4a4a; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #858c93; background: #d4d4d4 url(images/ui-bg_inset-soft_10_d4d4d4_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #3c475d; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #3c475d; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #d4d4d4; background: #f4f4f4 url(images/ui-bg_gloss-wave_90_f4f4f4_500x100.png) 50% top repeat-x; color: #ff7800; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #ff7800; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #ffb73d; background: #d34d17 url(images/ui-bg_diagonals-medium_20_d34d17_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_3c475d_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_3c475d_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_f4f4f4_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_3d3d3d_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_d4d4d4_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_eb990f_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_ed9f26_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffe180_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #5c5c5c url(images/ui-bg_flat_50_5c5c5c_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #cccccc url(images/ui-bg_flat_30_cccccc_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; }
.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/* Menu
----------------------------------*/
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	margin: -1px;
}
/* Button
----------------------------------*/

.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3em; }
button.ui-button-icons-only { width: 3.2em; }

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 1.8em; }
.ui-button-text-icons .ui-button-text { padding-right: 1.8em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon .ui-icon-primary, .ui-button-text-icons .ui-icon-primary, .ui-button-icons-only .ui-icon-primary { left: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-button-set { margin-right: 7px; }
.ui-button-set .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */





/* Dialog
----------------------------------*/
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

.date .ui-datepicker-trigger {
    display: none;
}






.grayBox .wpcf7-response-output,
.tab .wpcf7-response-output {
    margin-bottom: 0;
}
.bonus-malus-form.rightside {
    float: right;
    clear: right;
    margin-bottom: 8px;
    position: relative;
    left: -3px;
    margin-left: 40px;
}
.bonus-malus-form
.rightside .button {
    float: right;
}
.bonus-malus-form .button {
    background: url('img/btn-wrn.gif') no-repeat 0 0;
    width: 229px;
    height: 47px;
    line-height: 47px;
    display: block;
    float: none;
}
.bonus-malus-form .button span,
.bonus-malus-form .button em {
    text-align: center;
    background: none;
    padding: 0;
    display: block;
    width: 100%;
}
#link-block-93 .overlay-link,
#link-block-91 .overlay-link,
#link-block-91 h2,
#link-block-93 h2,
#link-block-93 p,
#link-block-91 p {
    display: none;
}
#link-block-93 p.more,
#link-block-91 p.more {
    display: block;
    text-indent: -2000em;
    overflow: hidden;
}
#quick-links #link-block-93,
#quick-links #link-block-91,
#quick-links #link-block-95 {
    height: 110px;
}
#link-block-93 p.more a,
#link-block-91 p.more a {
    background: url('img/octa-btn.gif') no-repeat 6px 0;
    height: 125px;
    display: block;
}
#link-block-93 p.more a {
    background-image: url('img/kasko-btn.gif');
}
#text .news-back {
    border-top: 1px solid #e7e7e7;
    padding-top: 2px;
    padding-left: 0;
    margin-top: 20px;
}
span.arr {
    color: #ff7800;
}
.news-more {
    font-weight: bold;
}
#text .news-more .the_time {
    float: left;
    margin: 0 5px 0 0;
}
img.alignright {
    float: right;
    margin: 0 0 10px 10px;
}
img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}


#lp-lang-ru #search-button {
    background-image: url('img/button-meklet-ru.gif');
}
#lp-questions dd {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #515151;
}
#text #lp-questions p {
    padding-left: 0;
}
#lp-questions .more {
    margin-bottom: 0;
    padding-left: 0;
}
#header .main-menu .page-item-18 {
    padding-right: 0;
    background-image: none;
}
.serv-filter td {
    padding: 2px 5px 2px 0;
}
#text .serv-filter select {
    width: 125px !important;
    display: block;
}
.tabs-content .wpcf7-response-output {
    margin-right: 0;
}
.txtarea-a,
.txtarea-b,
.txtarea-c,
.txtarea-d {
    background-image: url('img/textarea.gif');
    background-repeat: no-repeat;
}
.textarea textarea {
    background: none !important;
    margin-left: -4px;
    /*margin-bottom: -4px;*/
    margin-top: -8px;
    display: block;
}
.textarea {
    float: left;
}
.txtarea-a {
    background-position: 0 100%;
    padding-bottom: 4px;
}
.txtarea-c {
    /*padding: 0 0 4px 4px;*/
    /*background-position: 100% 0;*/
}
/*.txtarea-b,*/
/*.txtarea-c,*/
/*.txtarea-d {*/
    /*background: none;*/
/*}*/
.txtarea-b {
    background-position: 0 0;
    padding-left: 4px;
}
.txtarea-c {
    padding-top: 4px;
    background-position: 100% 0;
}
.txtarea-d {
    padding-top: 1px;
    background-position: 100% 100%;
    position: relative;
    top: 4px;
}
.buttons {
    clear: both;
}

#bbanner {
    width: 830px;
    height: 230px;
    position: relative;
    overflow: hidden;
}
#bbanner img {
    position: absolute;
    top: 0;
    left: 0;
}
.bbanner-control {
    position: absolute;
    z-index: 1;
    bottom: 9px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    zoom: 1;
}
.bbanner-controlcont {
    color: #fff;
    text-align: center;
    background-color: #888;
    background-color: rgba(0, 0, 0, .5);
    -moz-border-radius: 2px;
    -webkit-borer-radius: 2px;
    border-radius: 2px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 8px;
    font-weight: bold;
    display: block;
    margin: 2px 0 0 2px;
}
.bbanner-control:hover {
    text-decoration: none;
}
.bbanner-control:focus {
    outline: none;
}
.bbanner-control:hover .bbanner-controlcont {
    background-color: #444;
    background-color: rgba(0, 0, 0, .65);
}
#bbanner .bbanner-activecontrol .bbanner-controlcont {
    background-color: #000;
}
#text h2.content-title,
.title-block h2.content-title,
#sitemap h2.content-title {
    font-size: 22px;
    line-height: 24px;
    color: #3c475d;
    font-weight: bold;
}
#text h2.content-title,
#sitemap h2.content-title {
    padding: 0 0 0 4px;
    margin: 10px 0;
}
#sitemap h2.content-title {
    margin-top: 0;
}
#text .title-block h2.content-title {
    margin: 0;
    padding: 0 0 3px;
}
.wpcf7 .total {
	background: #fdfddc url(img/calculator/total-bg.gif) repeat-y 0 0;
	width: 196px;
	color: #191919;
	margin: 8px 0 0;
}
.wpcf7 .total p {
	font: 11px/18px Arial, Tahoma, sans-serif;
}
.wpcf7 .total-top,
.wpcf7 .total-bottom {
	background: url(img/calculator/total-bg.gif) no-repeat -196px 0;
}
.wpcf7 .total-bottom {
	background-position: -392px 100%;
	padding: 7px 11px 6px;
}
.wpcf7 .total .label {
	font-weight: bold;
}
.wpcf7 .total .price {
	font-size: 20px;
	font-weight: bold;
}
.bm-form .buttons {
	clear: none;
}
.bm-form button.button em {
	padding-left: 16px;
}
.bm-form button.button span {
	padding-right: 15px;
}
.bm-form-narrow .small {
	width: 300px;
}
#text .bm-form .input .text {
	height: auto;
}
#text .bm-form .error {
	display: none;
	width: 238px;
	text-indent: 0;
	padding: 2px 4px;
}