<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ProductBoxElement .priceDiv
{
	text-align: center;
}

.ProductBoxElement .priceDiv .showBothPrices .basicPrice
{
	text-decoration: line-through;
}

.ProductBoxElement .showAll
{
	margin-top: 10px;
	float: right;
}





.SitemapElement a
{
	color: black;
	font-size: 11px;
	line-height: 16px;
}

.SitemapElement ul
{
	margin-left: 10px;
	padding-left: 10px;
}

.SitemapElement .MenuName,
.SitemapElement .CatalogHeader,
.SitemapElement .CategoryName
{
	font-weight: bold;
}

.SitemapElement .CategoryName
{
	padding-left:4px;
}

.SitemapElement .MenuAreaElement
{
	width: 25%;
	float: left;
}

.SitemapElement .CategoryAreaElement
{
	width: 25%;
	float: left;
}

.SitemapElement .CatalogArea
{
	margin-top: 15px;
}

/***** Poradna *****/
.FaqElement ul,
.OfficialBoardElement ul
{
	margin:0;
	padding:0;
}
.FaqElement li,
.OfficialBoardElement li.Category
{
	list-style-type: none;
	height:30px;
	padding-left:25px;
	padding-right: 10px;
	margin-bottom:5px;
  background: #F6F6F6 url(img/arrow_right.png) no-repeat scroll 10px 12px;
}
.FaqElement li.hasImage
{
	height:45px;
	line-height:45px;
	background-position: 10px 18px;
}
.FaqElement li.hasImage img
{
	margin-top:5px;
}
.FaqElement li a,
.OfficialBoardElement li a
{
	line-height:30px;
  font-weight:bold;
  text-decoration:none;
  color:#3E3E3E;
  font-size:14px;
}
.FaqElement li a:hover
{
	text-decoration:underline;
}
.FaqElement .SubHeader,
.SitemapElementContent .CatalogHeader,
.OfficialBoardElement .CategoryListHeader,
.OfficialBoardElement .DocumentsHeader{
    border-bottom:1px solid #CACACC;
    margin-bottom:5px;
}
.FaqElement .SubHeader span,
.SitemapElementContent .CatalogHeader span,
.OfficialBoardElement .CategoryListHeader span,
.OfficialBoardElement .DocumentsHeader span
{
	position:relative;
	top:10px;
  background-color: white;
  margin-left:10px;
  padding-left:5px;
  padding-right:5px;
  font-size:13px;
}

.OfficialBoardElement .Document
{
	border-bottom: 1px solid #CACACC;
	padding-bottom: 10px;
	margin-top: 10px;
}

.OfficialBoardElement .Document .DocName
{
	line-height: 30px;
}

.OfficialBoardElement .Document .DocName img
{
	vertical-align: middle;
	margin-right: 5px;
}

.OfficialBoardElement .Document .DateFrom,
.OfficialBoardElement .Document .DateArchive
{
	padding-left: 40px;
	line-height: 18px;
}

.OfficialBoardElement .Description
{
width: 7px;
height: 11px;
background: url('img/question-mark.gif') left top no-repeat;
}

.SitemapElementContent .CatalogHeader span{top:2px;color:#444;}
.FaqElement .NewQuestion
{
	background-color: #F6F6F6;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
}
.FaqElement .NewQuestion input,
.FaqElement .NewQuestion select,
.FaqElement .NewQuestion textarea
{
  background-color: #f8f8f8;
  border:1px solid #CACACC;
  margin-top:3px;
}
.FaqElement .NewQuestion label
{
	margin-top:4px;
}
.FaqElement .Antispam, .ContactFormElement .Antispam {
	text-align: right;
	padding-bottom: 10px;
}
.FaqElement .NewQuestion #faq_add_question
{
	background:#CD334C;
	color:white;
  text-transform: uppercase;
  font-weight:bold;
  border:0;
  font-size:14px;
  margin-right:15px;
}
.FaqElement .QuestionArea
{
  background: #F6F6F6;
	border:0;
	padding:5px 10px;
}
.FaqElement .SubHeader2 {
    border-bottom:1px solid #B0B0B3;
    margin-bottom:5px;
}
.FaqElement .SubHeader2 span
{
	position:relative;
	top:5px;
  background-color: white;
  margin-left:10px;
  padding-left:5px;
  padding-right:5px;
  font-size:13px;
  font-weight:bold;
}
.FaqElement .QuestionArea .QuestionHeader {
    border: 0px;
    font-weight:bold;
    font-size:11px;
    color:#4D4D4D;
    line-height:19px;
}
.FaqElement .QuestionArea .QuestionHeader a {
  color:#4D4D4D;
}
.FaqElement .QuestionArea .QuestionHeader .Date
{
  background: url(img/poradna-date.png) no-repeat scroll left center;
  padding-left:15px;
  margin-left:20px;
}
.FaqElement .QuestionArea .QuestionHeader .Header
{
  background: url(img/poradna-buble.png) no-repeat scroll left center;
  padding-left:15px;
  margin-left:20px;
}
.FaqElement .QuestionArea .Answer {
width: 93%;
float:right;
background: #F9F9F9;
padding: 5px 10px;
margin-top:5px;
}
.FaqElement .QuestionArea .Answer .Header{font-weight:bold;}
.ObsahStrankyElements .FaqElement .Path
{
	margin-bottom:0px;
	border:0;
}

.FaqElement .pageSelector
{
	text-align:right;
	padding-right:5px;
}
.FaqElement .pageSelector a
{
	color: #BF334D;
	text-decoration:underline;
	padding: 0 5px;
}
.FaqElement .pageSelector .activePage
{
	color: #494949;
	text-decoration:none;
	padding: 0 5px;
}
.FaqElement .Gallery
{
	margin-top:10px;
}
.FaqElement table.Gallery {
    width: 98%;
}
.FaqElement .CellIndent table,
.FaqElement .SubgalleryThumb .CellIndent,
.FaqElement .GalleryThumb .CellIndent {
	height: 120px;
}
.FaqElement .ThumbContent {
	padding-top:2px;
}
/***** Konec Poradna *****/

.LevaStranaElements .ProductTreeAjax .ElementContent,
.LevaStranaElements .ProductTreeAjax .ElementContent
{
	padding-left: 10px;
	padding-right: 10px;
}
/***** Konec Poradna *****/
/***** Mapa Stranek *****/
.SitemapElement .CategoryAreaElement
{
	margin-top:5px;
	width:24%;
	margin-left:6px;
	background-color:#f8f8f8;
}
.SitemapElement .CategoryAreaElement.first
{
	margin-left:0;
}
.SitemapElement .MenuContent a,
.SitemapElement .CategoryContent a
{
	line-height:18px;
}
.SitemapElement ul {
margin-top:0px;
}
#CentralPart .ObsahStrankyElements .SitemapElement .ElementHeader
{
	margin-bottom:10px;
}
/***** konec mapa stranek *****/


/***** product-box *****/
.ProductBoxElement .priceDiv,
.ProductBoxElement .priceDiv a
{
	font-size: 11px;
}

.ProductBoxElement .priceDiv
{
	padding-bottom: 3px;
	text-align: left;
	padding-left: 16px;
}
/***** product-box END *****/



/***** panel e-lista *****/
.PanelELista
{
	line-height: 18px;
	background: #999;
	padding: 3px;
	text-align: center;
}

.PanelELista,
.PanelELista a
{
	color: black;
}
/***** panel e-lista END *****/

/***** panel LinkBox *****/
.PanelLinkBox
{
	line-height: 18px;
	background: #999;
	padding: 3px;
	text-align: center;
}

.PanelLinkBox,
.PanelLinkBox a
{
	color: black;
	margin-left: 4px;
}

.PanelLinkBox ul
{
	margin: 0; padding: 0;
}

.PanelLinkBox li
{
	list-style-type: none;
}
/***** panel LinkBox END *****/

/***** obrazky v boxiku: Strom produktu *****/
.Element .ElementContent img
{
	border: none;
}
/***** obrazky v boxiku: Strm produktu ******/




/* NOVY AUTOCOMPLETE */
.autocompleteContainer
{
	display: none;
	position: absolute;
	z-index: 10000;
	line-height: 18px;
	color: black;
}

.autocompleteContainerInner
{
	background: white;
	border: 1px solid #c2c1c1;
}

.autocompleteContainerInnerInner
{

}

.autocompleteContainer .PartHeader
{
	font-weight: bold;
	background: #E7E7E7;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}

.autocompleteContainer .PartHeader .Count
{
	font-size: 11px;
}

.autocompleteContainer .Rows
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}

.autocompleteContainer .Row
{
	cursor: pointer;
}

.autocompleteContainer .Row td
{
	padding: 2px;
}

.autocompleteContainer .Row.Hover td,
.autocompleteContainer .Row.Active td
{
	background: #F0F0F0;
}

.autocompleteContainer .Row td .Highlight
{
	font-weight: bold;
}



.autocompleteContainer .Products .Row .Image
{
	height: 50px;
}

.autocompleteContainer .Products .Row .Price
{
	width: 60px;
	text-align: right;
	padding-right: 5px;
}

.autocompleteContainer .Categories .Row .Name
{
	line-height: 22px;
	text-indent: -15px;
	padding-left: 20px;
}

.autocompleteContainer .Suggestion .Row .Count
{
	text-align: right;
	padding-right: 5px;
	width: 60px;
}
















.FormElement .ElementContent
{
	font-size: 11px;
	padding-bottom: 20px;
}

.FormElement fieldset
{
	box-sizing: border-box;
	border: 1px solid #E5E5E5;
	background: white;
	padding: 0;
	margin: 0;
	width: 100%;
	margin-bottom: 15px;
	padding: 5px 10px;
}

.FormElement fieldset.legend
{
	margin-top: 35px;
}

.FormElement legend
{
	box-sizing: border-box;
	display: inline-block;
	border: 1px solid #E5E5E5;
	border-bottom: 1px solid white;
	background: none;
	margin-top: -33px;
	margin-left: -11px;
	color: #474747;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding: 0 5px;
}

.FormElement .field
{
	box-sizing: border-box;
	margin: 3px 0;
}

.FormElement label
{
	display: inline-block;
	width: 180px;
	vertical-align: top;
}

.FormElement .required &gt; label
{
	font-weight: bold;
}

/*.FormElement .required &gt; label:before
{
	content: "*";
}*/

.FormElement fieldset label
{
	width: 169px;
}

.FormElement input[type=submit]
{
	background: #CC3151;
	color: #FFFFFF;
	padding: 2px 10px;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
	height: 30px;
	font-size: 12px;
}

.FormElement input[type=submit]:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.FormElement .input
{
	display: inline-block;
	vertical-align: top;
}

.FormElement input[type=checkbox],
.FormElement input[type=radio]
{
	position: relative;
	top: 3px;
}

.FormElement input[type=text],
.FormElement textarea,
.FormElement select
{
	box-sizing: border-box;
	margin: 1px;
	width: 200px;
	border: 1px solid #cdcdcd;
}

.FormElement .Error
{
	padding-left: 0;
}
</pre></body></html>