<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ESHOP */
.eshop-product-sorting .input-large {
    width: auto;
}


.eshop-categories-list .eshop-category-wrap .eshop-info-block, .eshop-sub-categories-list .eshop-category-wrap .eshop-info-block {
    background: none;
	margin: -1px;
}

.eshop-categories-list .eshop-category-wrap:hover .eshop-info-block a, .eshop-sub-categories-list .eshop-category-wrap:hover .eshop-info-block a {
	color: #fff;
}

.eshop-sub-categories-list .row-fluid [class*="span"] {
    margin-bottom: 2.5641%;
}

.ajax-block-product .eshop-info-block h5 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 10px;
}

.eshop-product-price {
	font-weight: bold;
}
.eshop-product-price .price {
	font-weight: bold;
}


#productTab {
	border-bottom: 1px solid #eeeeee;
	margin: 10px auto 0;
}
body #productTab li {
	display: inline-block;
	float: none;
}
body #productTab li a {
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #eeeeee;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	padding: 30px;
	background: none;
}
body #productTab li.active a {
	border-bottom-color: #fff;
}

.product-info .tab-content {
	border: 1px solid #eeeeee;
	border-top: none;
	padding: 15px;
}

.product-info .product-desc, .product-info .product-price, .product-info .product-cart, .product-info .product-review, .product-share {
	border: none;
	padding: 0 0 10px;
}

.product-info .product-cart {
	border: 1px solid #e7e7e7;
	padding: 20px 0 5px;
	border-left: none;
	border-right: none;
}

.ajax-block-product .eshop-buttons .btn, .product-cart .btn, .btn {
	background: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
    box-shadow: none;
    font-weight: normal;
    text-shadow: none;
}

.ajax-block-product .eshop-buttons .btn.btn-primary, .product-cart .btn.btn-primary, .btn.btn-primary {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.eshop-quantity-value {
    text-align: center;
    width: 60px !important;
}
.checkout-heading {
    color: #fff;
	border: none;
}

.table-bordered, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
	border-radius: 0!important;
	
}

.form-horizontal .controls input[type="text"], .form-horizontal .controls select,
.control-group .controls input[type="text"], .control-group .controls select, .control-group .controls input[type="password"] {
	width: 30%;
}
.checkout-content .control-group .controls input[type="text"], .checkout-content .control-group .controls select, .checkout-content .control-group .controls input[type="password"] {
	width: 80%;
}

/* EDOCMAN */
#edocman-categories .edocman-box-heading, #edocman-documents .edocman-box-heading, #edocman-document-page .edocman-box-heading,
#edocman-categories .edocman-description, #edocman-documents .edocman-description, #edocman-document-page .edocman-description,
.edocman-taskbar li a.btn, .edocman-taskbar li a:visited, .edocman-taskbar li a:hover,
.btn-group &gt; .btn, .sortPagiBar .btn, .table-bordered {
	background-image: none;
	border-radius: 0!important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    height: auto;
	line-height: inherit;
}
.edocman-taskbar li a.btn {
	background: none;
}
.edocman-taskbar li a.btn.btn-primary {
	text-transform: uppercase;
}
.edocman-taskbar li a.btn.btn-primary, .edocman-taskbar li a.btn:hover {
	color: #fff;
	box-shadow: none;
}
.edocman-taskbar li a.btn:hover i {
	color: #fff;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    border-radius: 0 !important;
    color: #153552;
    margin: 0 5px;
}

.pagination &gt; li &gt; a:hover, .pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
    color: #ffffff !important;
    z-index: 2;
}

select, input[type="file"] {
    height: auto!important;
}
table.adminform td {
	border: none;
}
/* EVENTBOOKING */
.eb-event-container  .row-fluid {
	width: 100%;
	*zoom: 1;
}
.eb-event-container  .row-fluid:before,
.eb-event-container  .row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.eb-event-container  .row-fluid:after {
	clear: both;
}
@media screen and (min-width: 768px) {
	.eb-event-container  .row-fluid [class*="span"] {
	  display: block;
	  width: 100%;
	  min-height: 30px;
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	  float: left;
	  margin-left: 2.127659574468085%;
	  *margin-left: 2.074468085106383%;
	}
	.eb-event-container  .row-fluid [class*="span"]:first-child {
	  margin-left: 0;
	}
	.eb-event-container  .row-fluid .span12 {
	  width: 100%;
	  *width: 99.94680851063829%;
	}
	.eb-event-container  .row-fluid .span11 {
	  width: 91.48936170212765%;
	  *width: 91.43617021276594%;
	}
	.eb-event-container  .row-fluid .span10 {
	  width: 82.97872340425532%;
	  *width: 82.92553191489361%;
	}
	.eb-event-container  .row-fluid .span9 {
	  width: 74.46808510638297%;
	  *width: 74.41489361702126%;
	}
	.eb-event-container  .row-fluid .span8 {
	  width: 65.95744680851064%;
	  *width: 65.90425531914893%;
	}
	.eb-event-container  .row-fluid .span7 {
	  width: 57.44680851063829%;
	  *width: 57.39361702127659%;
	}
	.eb-event-container  .row-fluid .span6 {
	  width: 48.93617021276595%;
	  *width: 48.88297872340425%;
	}
	.eb-event-container  .row-fluid .span5 {
	  width: 40.42553191489362%;
	  *width: 40.37234042553192%;
	}
	.eb-event-container  .row-fluid .span4 {
	  width: 31.914893617021278%;
	  *width: 31.861702127659576%;
	}
	.eb-event-container  .row-fluid .span3 {
	  width: 23.404255319148934%;
	  *width: 23.351063829787233%;
	}
	.eb-event-container  .row-fluid .span2 {
	  width: 14.893617021276595%;
	  *width: 14.840425531914894%;
	}
	.eb-event-container  .row-fluid .span1 {
	  width: 6.382978723404255%;
	  *width: 6.329787234042553%;
	}
}
@media screen and (max-width: 767px) {
	.form-horizontal .control-group .controls {
		margin-left: 0;
	}
	.form-horizontal .form-actions {
		padding-left: 20px!important;
	}
}

body .eb-topmenu-calendar ul li {
    margin: 0 0 0 3px;
}
.eb-topmenu-calendar ul li a {
	border-radius: 0;
}

.eb-events-timeline .eb-event-container {
	margin-top: 0;
}
.eb-container h1, .eb-container h2, .eb-container h3 {
    margin: 0 0 10px !important;
}
.eb-events-timeline .eb-event-container h2.eb-even-title-container {
	padding-top: 18px!important;
}
.eb-events-timeline .eb-event-date {
    height: 70px;
    width: 70px;
}
#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading,
#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
	border-radius: 0;
	background-image: none;
}
.table-bordered {
	border-radius: 0!important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
  
	border-radius: 0!important;

}

.form-horizontal .controls input[type="text"], .form-horizontal .controls input[type="password"], .form-horizontal .controls select {
	width: 30%;
}

.form-horizontal .controls .input-prepend input[type="text"], .form-horizontal .controls .input-prepend input[type="password"], .form-horizontal .controls .input-prepend select {
	width: 100%;
}

.eb-taskbar li a.btn {
    background: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: normal;
    text-shadow: none;
}
.eb-taskbar li a.btn:hover, .eb-taskbar li a.btn:focus {
	color: #fff;
}
.eb-taskbar li a.btn.btn-primary, .form-actions .btn.btn-primary, .control-group .btn.btn-primary {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
	border-radius: 0;
}

.input-append .add-on, .input-prepend .add-on {
    height: auto!important;
}

.eb-events-timeline .eb-event-container:last-child .eb-taskbar {
    border-bottom: none;
    margin: 0;
    padding: 25px 0 0;
}

.eb-event-container .eb-taskbar {
    border-bottom: 1px solid #eeeeee;
}
.table-bordered, .table-bordered td {
	border-radius: 0!important;
}
.eb-calendar ul.eb-month-browser li#eb-current-month {
	text-align: center;
}
#eb-current-month #month, #eb-current-month #year {
    display: inline-block;
    float: none;
}

/* OSMEMBERSHIP */
@media screen and (max-width: 767px) {
	.form-horizontal .control-group .controls {
		margin-left: 0;
	}
	.form-horizontal .form-actions {
		padding-left: 20px!important;
	}
}
.osm-container .osm-item-heading-box, .osm-container .osm-item-description, .osm-pricing-table .btn-singup {
	border-radius: 0;
	background-image: none;
}
.table-bordered, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    height: auto!important;
	border-radius: 0!important;
}

.osm-taskbar li a.btn {
    background: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: normal;
    text-shadow: none;
}
.osm-taskbar li a.btn:hover {
	color: #fff;
}
.osm-taskbar li a.btn.btn-primary, .form-actions .btn.btn-primary, .control-group .btn.btn-primary {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
	border-radius: 0;
}

.input-append .add-on, .input-prepend .add-on {
    height: 30px !important;
    padding: 6px !important;
}

.osm-pricing-table .osm-plan {
    border-radius: 0;
}
.osm-pricing-table .osm-plan .osm-plan-header {
    border-radius: 0;
}

.form-horizontal .controls input[type="text"], .form-horizontal .controls select,
.control-group .controls input[type="text"], .control-group .controls textarea, .control-group .controls select, .control-group .controls input[type="password"] {
	width: 50%;
}
</pre></body></html>