﻿#blocker
{
  position: absolute;
  display: none;
  z-index: 100;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: Black;
}

.MLpopupcontent
{
  display: none;
}


/* Globalni styly pro anketu */
.enquiry .bluebar { background-position: left center; height: 16px; background-image: url(enquiry/img/modra.png); }
.enquiry .greenbar { background-position: left center; height: 16px; background-image: url(enquiry/img/zelena.png); }
.enquiry .yellowbar { background-position: left center; height: 16px; background-image: url(enquiry/img/yellow.png); }
.enquiry .redbar { background-position: left center; height: 16px; background-image: url(enquiry/img/cervena.png); }
.enquiry .blackbar { background-position: left center; height: 16px; background-image: url(enquiry/img/cerna.png); }
.enquiry .pinkbar { background-position: left center; height: 16px; background-image: url(enquiry/img/ruzova.png); }
.enquiry .graybar { background-position: left center; height: 16px; background-image: url(enquiry/img/seda.png); }
.enquiry a { color: black; }
.enquiry a:visited { color: black; }

/* Globalni styly pro img float */
#swi_popup { }
#swi_topbar { background-color: White; text-align: left; }
#swi_title { font-weight: bold; padding: 3px 3px 3px 3px; color: #222222; }
#swi_bottombar { background-color: White; text-align: left; }

/* Globalni styly pro hvezdickove hodnoceni */
.rankstar { width: 20px !IMPORTANT; height: 20px !IMPORTANT; }

/* Globalni styly pro bublinu */
.speedyweb-bubble { position: absolute; display: none; }
.speedyweb-bubble-envelope { position: relative; }
.speedyweb-bubble-top-left { position: absolute; width: 8px; height: 8px; top: 14px; left: 14px; background-image: url(bubble/design/top-left.png); z-index: 100; }
.speedyweb-bubble-top-right { position: absolute; width: 8px; height: 8px; top: 14px; background-image: url(bubble/design/top-right.png); z-index: 100; }
.speedyweb-bubble-bottom-left { position: absolute; width: 8px; height: 8px; left: 14px; background-image: url(bubble/design/bottom-left.png); z-index: 100; }
.speedyweb-bubble-bottom-right { position: absolute; width: 8px; height: 8px; background-image: url(bubble/design/bottom-right.png); z-index: 100; }
.speedyweb-bubble-top { position: absolute; width: 8px; height: 8px; top: 14px; left: 22px; background-image: url(bubble/design/top.png); background-repeat: repeat-x; z-index: 100; }
.speedyweb-bubble-bottom { position: absolute; width: 8px; height: 8px; left: 22px; background-image: url(bubble/design/bottom.png); z-index: 100; }
.speedyweb-bubble-left { position: absolute; width: 8px; top: 22px; left: 14px; background-image: url(bubble/design/left.png); z-index: 100; }
.speedyweb-bubble-right { position: absolute; width: 8px; height: 8px; top: 22px; background-image: url(bubble/design/right.png); z-index: 100; }
.speedyweb-bubble-content { color: white; position: absolute; top: 22px; left: 22px; background-image: url(bubble/design/background.png); z-index: 100; }
.speedyweb-bubble-arrow-left { position: absolute; left: 2px; width: 14px; height: 27px; background-image: url(bubble/design/arrow-left.png); display: none; z-index: 101; }
.speedyweb-bubble-arrow-top { position: absolute; width: 27px; height: 14px; background-image: url(bubble/design/arrow-top.png); display: none; z-index: 101; }
.speedyweb-bubble-arrow-bottom { position: absolute; width: 27px; height: 14px; background-image: url(bubble/design/arrow-bottom.png); display: none; z-index: 101; }
.speedyweb-bubble-arrow-right { position: absolute; width: 14px; height: 27px; background-image: url(bubble/design/arrow-right.png); display: none; z-index: 101; }

.speedyweb-form-content-help { display: none; }