/*** POMOC ********************************************************** POMOC ***/
.rightColumn .help h1 {
   background: url(images/texts.png) no-repeat 0 -624px;
   overflow: hidden;
   text-indent: -6000px;
   height: 49px;
   margin-left: 28px;
} 

.helpItem {
   margin: 0 0 1em 17px;
   /*
   background: url(images/help_line.gif) repeat-y 6px -20px;
   */
}
.helpItem.hide { background: none; }

.helpItem h2.mainQuestion {
   color: #3F98C2;
   font-size: 12px;
   margin: 0 0 1em 25px;
}

.helpItem h2.mainQuestion a {
   background: #3F98C2;
   text-decoration: none;
   font-weight: bold;
   color: #fff;
   display: block;
   text-align: center;
   width: 13px;
   font: 15px "Courier New", Courier, monospace;
   height: 13px;
   line-height: 12px;
   margin-left: -25px;
   position:absolute;
   text-decoration: none;
}
.helpItem h2.mainQuestion a:hover {
   text-decoration: none;
   background: #73ACC5;
}

.helpItem .answersBlock {
   padding: 0 0 1em 10px;
   width: 477px;
   text-align: justify;
   clear: both;
}
.helpItem .answersBlock.last { padding: 0 0 1em 10px; background: #fff; } 
.helpItem.hide .answersBlock { display: none; }

.helpItem .helpSimilar {
   background: url(images/help_similar_box_top.png) no-repeat;
   padding: 15px 0 0 0;
   width: 157px;
   float: right;
   display: inline;
   position: relative;
   text-align: left;
   margin: 10px -167px 0 0;
}

.helpItem .helpSimilarWrapper {
   background: url(images/help_similar_box_bottom.png) no-repeat left bottom;
   padding: 0 10px 20px 30px;
   min-height: 100px;
}
* html .helpItem .helpSimilarWrapper { height: 100px; }

.helpItem .helpSimilar h2 {
   font-size: 11px;
   color: #5F5F5F;
   margin-bottom: 10px;
}

.helpItem .answersBlock .helpSimilar ul li {
   background: url(images/help_arrow.png) no-repeat left -2px;
   padding: 3px 0 4px 30px;
   margin-left: -12px;
   list-style: none;
}

.helpItem .helpSimilar a {
   color: #5F5F5F;
   text-decoration: none
}
.helpItem .helpSimilar a:hover { color: #5AA7CA; }

.helpItem .answersBlock h3 {
   padding-left: 25px;
   margin: 0 0 1em -70px;
   font-size: 11px;
   background: url(images/help_line_arrow.gif) no-repeat 6px -20px;
}

.helpItem .answersBlock p { margin: 0 0 1em 0; }
.helpItem .answersBlock ul, 
.helpItem .answersBlock ol { margin: 0 0 1em 0; }

.helpItem .answersBlock ol li {
   margin-left: 35px;
   list-style: decimal;
}

.helpItem .answersBlock ul li {
   margin-left: 35px;
   list-style: disc;
}

.helpItem .answersBlock img {
   padding: 1px;
   border: 1px solid #949494;
}


/******************/

.helpItem2 {
   margin: 0 0 1em 17px;
   background: url(images/help_line.gif) repeat-y 6px -20px;
}
.helpItem2.hide { background: none; }

.helpItem2 h2.subQuestion {
   color: #3F98C2;
   font-size: 11px;
   margin: 0 0 1em 25px;
}

.helpItem2 h2.subQuestion a {
   background: #3F98C2;
   text-decoration: none;
   font-weight: bold;
   color: #fff;
   display: block;
   text-align: center;
   width: 13px;
   font: 15px "Courier New", Courier, monospace;
   height: 13px;
   line-height: 12px;
   margin-left: -25px;
   position:absolute;
   text-decoration: none;
}
.helpItem2 h2.subQuestion a:hover {
   text-decoration: none;
   background: #73ACC5;
}

.helpItem2 .answers2Block {
   padding: 0 0 1em 70px;
   width: 417px;
   text-align: justify;
   clear: both;
}
.helpItem2 .answers2Block.last { padding: 0 0 5em 70px; background: #fff; } 
.helpItem2.hide .answers2Block { display: none; }

.helpItem2 .helpSimilar {
   background: url(images/help_similar_box_top.png) no-repeat;
   padding: 15px 0 0 0;
   width: 157px;
   float: right;
   display: inline;
   position: relative;
   text-align: left;
   margin: 10px -167px 0 0;
}

.helpItem2 .helpSimilarWrapper {
   background: url(images/help_similar_box_bottom.png) no-repeat left bottom;
   padding: 0 10px 20px 30px;
   min-height: 100px;
}
* html .helpItem .helpSimilarWrapper { height: 100px; }

.helpItem2 .helpSimilar h2 {
   font-size: 11px;
   color: #5F5F5F;
   margin-bottom: 10px;
}

.helpItem2 .answers2Block .helpSimilar ul li {
   background: url(images/help_arrow.png) no-repeat left -2px;
   padding: 3px 0 4px 30px;
   margin-left: -12px;
   list-style: none;
}

.helpItem2 .helpSimilar a {
   color: #5F5F5F;
   text-decoration: none
}
.helpItem2 .helpSimilar a:hover { color: #5AA7CA; }

.helpItem2 .answers2Block h3 {
   padding-left: 25px;
   margin: 0 0 1em -70px;
   font-size: 11px;
   background: url(images/help_line_arrow.gif) no-repeat 6px -20px;
}

.helpItem2 .answers2Block p { margin: 0 0 1em 0; }
.helpItem2 .answers2Block ul, 
.helpItem2 .answers2Block ol { margin: 0 0 1em 0; }

.helpItem2 .answers2Block ol li {
   margin-left: 35px;
   list-style: decimal;
}

.helpItem2 .answers2Block ul li {
   margin-left: 35px;
   list-style: disc;
}

.helpItem2 .answers2Block img {
   padding: 1px;
   border: 1px solid #949494;
}









.helpRandBox .results li {
   background: url(images/help_resultbox_top.png) no-repeat;
   margin: 0 0 10px 12px;
   width: 188px;
}

.helpRandBox .results li .resultsWrapper {
   padding: 23px 18px 49px 18px;
   background: url(images/help_resultbox_bottom.png) no-repeat left bottom;
   position:relative;
}

.helpRandBox .results a { color: #337EA1; text-decoration: none; }
.helpRandsBox .results a:hover { text-decoration: underline; }

.helpRandBox .results a.more {
   display: block;
   height: 21px;
   width: 101px;
   background: url(images/buttons.gif) no-repeat 0 -67px;
   position: absolute;
  bottom: 19px;
  right: 15px;
}

.helpRandBox .results a.more span {
   display: block;
   height: 21px;
   width: 101px;
   overflow: hidden;
   text-indent: -6000px;
   background: url(images/buttons.gif) no-repeat 0 -45px;
   cursor: pointer;
}
.helpRandBox .results a.more:hover span { background: none; }

.helpResultsBox .info {
   color: #222;
   margin: 1em 0 1em 18px;
}

.helpRandBox h4 {
   color: #222;
   margin: 0 0 2px 18px;
   font-size: 11px;
}

.helpRandBox .countRow {
   color: #222;
   margin: 0 0 1.5em 35px;
   position: relative;
}
.helpRandBox .countRow select { margin: 0 6px; }

.helpRandBox .countRow a {
   background: url(images/help_arrow.png) no-repeat;
   display: block;
   height: 24px;
   width: 30px;
   position: absolute;
   top: -3px;
   left: 120px;
   overflow: hidden;
   text-indent: -6000px;
}





.helpResultsBox .results li {
   background: url(images/help_resultbox_top.png) no-repeat;
   margin: 0 0 10px 12px;
   width: 188px;
}

.helpResultsBox .results li .resultsWrapper {
   padding: 23px 18px 49px 18px;
   background: url(images/help_resultbox_bottom.png) no-repeat left bottom;
   position:relative;
}

.helpResultsBox .results a { color: #337EA1; text-decoration: none; }
.helpResultsBox .results a:hover { text-decoration: underline; }

.helpResultsBox .results a.more {
   display: block;
   height: 21px;
   width: 101px;
   background: url(images/buttons.gif) no-repeat 0 -67px;
   position: absolute;
  bottom: 19px;
  right: 15px;
}

.helpResultsBox .results a.more span {
   display: block;
   height: 21px;
   width: 101px;
   overflow: hidden;
   text-indent: -6000px;
   background: url(images/buttons.gif) no-repeat 0 -45px;
   cursor: pointer;
}
.helpResultsBox .results a.more:hover span { background: none; }

.helpResultsBox .info {
   color: #222;
   margin: 1em 0 1em 18px;
}

.helpResultsBox h4 {
   color: #222;
   margin: 0 0 2px 18px;
   font-size: 11px;
}

.helpResultsBox .countRow {
   color: #222;
   margin: 0 0 1.5em 35px;
   position: relative;
}
.helpResultsBox .countRow select { margin: 0 6px; }

.helpResultsBox .countRow a {
   background: url(images/help_arrow.png) no-repeat;
   display: block;
   height: 24px;
   width: 30px;
   position: absolute;
   top: -3px;
   left: 120px;
   overflow: hidden;
   text-indent: -6000px;
}

.popup {
	background-color: #ECF7FB;
	padding:20px 20px 20px 0;
}

.popup .faqQuestion {
	padding-left: 30px;
	font-size: 12px;
	font-weight:bold;
}

.popup .faqAnswer {
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
	text-align:justify;
}














.helpItemS {
   margin: 0 0 1em 17px;
}
.helpItemS .hide { background: none; }

.helpItemS h2.subQuestion {
   color: #3F98C2;
   font-size: 11px;
   margin: 0 0 1em 25px;
}

.helpItemS h2.subQuestion a {
   background: #3F98C2;
   text-decoration: none;
   font-weight: bold;
   color: #fff;
   display: block;
   text-align: center;
   width: 13px;
   font: 15px "Courier New", Courier, monospace;
   height: 13px;
   line-height: 12px;
   margin-left: -25px;
   position:absolute;
   text-decoration: none;
}
.helpItemS h2.subQuestion a:hover {
   text-decoration: none;
   background: #73ACC5;
}

.helpItemS .answers2Block {
   padding: 0 0 1em 70px;
   width: 417px;
   text-align: justify;
   clear: both;
}
.helpItemS .answers2Block.last { padding: 0 0 5em 70px; background: #fff; } 
.helpItemS .hide .answers2Block { display: none; }

.helpItemS .helpSimilar {
   background: url(images/help_similar_box_top.png) no-repeat;
   padding: 15px 0 0 0;
   width: 157px;
   float: right;
   display: inline;
   position: relative;
   text-align: left;
   margin: 10px -167px 0 0;
}

.helpItemS .helpSimilarWrapper {
   background: url(images/help_similar_box_bottom.png) no-repeat left bottom;
   padding: 0 10px 20px 30px;
   min-height: 100px;
}
* html .helpItemS .helpSimilarWrapper { height: 100px; }

.helpItemS .helpSimilar h2 {
   font-size: 11px;
   color: #5F5F5F;
   margin-bottom: 10px;
}

.helpItemS .answers2Block .helpSimilar ul li {
   background: url(images/help_arrow.png) no-repeat left -2px;
   padding: 3px 0 4px 30px;
   margin-left: -12px;
   list-style: none;
}

.helpItemS .helpSimilar a {
   color: #5F5F5F;
   text-decoration: none
}
.helpItemS .helpSimilar a:hover { color: #5AA7CA; }

.helpItemS .answers2Block h3 {
   padding-left: 25px;
   margin: 0 0 1em -70px;
   font-size: 11px;
   
}

.helpItemS .answers2Block p { margin: 0 0 1em 0; }
.helpItemS .answers2Block ul, 
.helpItemS .answers2Block ol { margin: 0 0 1em 0; }

.helpItemS .answers2Block ol li {
   margin-left: 35px;
   list-style: decimal;
}

.helpItemS .answers2Block ul li {
   margin-left: 35px;
   list-style: disc;
}

.helpItem2 .answers2Block img {
   padding: 1px;
   border: 1px solid #949494;
}





