* {
	margin: 0;
	padding: 0;
	z-index: 1;
}
html {
	background-color: #E7E5E4;
}
body {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	margin: 0;
}
p {
	width: 100%;
	margin: 8px 0 8px 0;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	color: orange;
}
.w50 {
	width: 50px;
}
.w100 {
	width: 100px;
}
.w150 {
	width: 150px;
}
.w247 {
	width: 247px;
}
.w617 {
	width: 617px;
}
.require {
	color: #ff0000;
}
input, textarea {
	font-size: 11px;
	font-family: Verdana, Arial;
}
h2.product-talk {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 0 12px;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}

/* INTERFACE */
#main {
	width: 968px;
	top: 0;
	left: 50%;
	margin: 0 0 0 -485px;
	position: relative;
}
#header {
	width: 968px;
	height: 46px;
	background: #AFD3D6 url('images/topbanner.gif') no-repeat; 
}
#middle {
	width: 100%;
	background: transparent url('images/main_bg.gif') repeat-y center;
}
#tc-left {
	width: 210px;
	height: auto;
	float: left;
	background-color: #a5cacd;
}
#tc-content {
	width: 758px;
	height: auto;
	float: right;
	padding-bottom: 15px;
	background-color: white;
}
#footer {
	background: transparent url('images/content_bottom.gif') no-repeat top right;
}
#footer .content p {
	margin: 0;
	height: 30px;
	padding: 16px 0 0 211px;
	color: #4c4847;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 757px;
}
.spacer {
	clear: both;
}
.logo-image {
	background-color: #b0d3d7;
	font-size: 0;
}
.top-image {
	font-size: 0;
	background: #afd3d6;
	border-bottom: 7px #afd3d6 solid;
}

/* ERRORS, MESSAGES PROVIDER */
.access_denied {
	background-color: #F7F7A2;
	border: 2px red solid;
	padding: 10px 0 10px 35px;
	margin: 4px 7px 4px 6px;
	color: red;
}
.messages {
	background-color: #F7F7A2;
	border: 2px green solid;
	padding: 10px 0 10px 45px;
	margin: 4px 7px 14px 6px;
	color: green;
}

/* TOP MENU */
.top-menu {
	height: 56px;
	background: #aed3d6 url('images/top_menu_bg.gif') no-repeat left top;
	font-size: 0;
}
.top-menu ul li {
	display: inline;
}
.top-menu ul li a {
	color: #fcd9ac;
	font-size: 13px;
	padding: 17px 12px 0 12px;
	height: 35px;
	float: left;
	font-weight: bold;
	margin-left: 1px;
}
.top-menu ul li a:hover {
	color: #F7F0F1;
}

/* SITE MAP */
.site-map, .site-map-last {
	border-top: 1px solid #8DB4B7;
	border-left: 1px solid #8DB4B7;
	border-right: 1px solid #8DB4B7;
	background-color: #E1FAFE;
	width:742px;
	margin: 0 5px 0 5px;
	font-size: 13px;
}
.site-map h1, .site-map-last h1 {
	margin: 5px 5px 0 5px;
	background-color: #ffffff;
	border-top: 1px solid #8DB4B7;
	border-left: 1px solid #8DB4B7;
	border-right: 1px solid #8DB4B7;
	color: #1399A2;
	font-size: 13px;
	padding: 10px 0 0 5px;
}
.site-map ul, .site-map-last ul {
	padding: 10px 4px 10px 18px;
	list-style-type: none;
	margin: 0 5px 0 5px;
	border-left: 1px solid #8DB4B7;
	border-right: 1px solid #8DB4B7;
	background-color: #ffffff;
}
.site-map ul ul li {
	margin: 2px 0 0 0;
	padding: 0 0 0 10px;
	background: transparent url('images/breadcrumbs_delim.gif') no-repeat left top;
}
.site-map ul ul {
	padding: 6px 4px 6px 12px;
	list-style-type: none;
	border: 0;
	font-size: 90%;
}
.site-map ul li a, .site-map-last ul li a {
	color: #2983C2;
}
.site-map ul li a:hover, .site-map-last ul li a:hover {
	color: orange;
}
.site-map-last {
	border-bottom: 1px solid #8DB4B7;
	border-top: 0;
}
.site-map-last ul {
	border-bottom: 1px solid #8DB4B7;
	margin-bottom: 5px;
	background: #ffffff url('images/under_left_menu_line.gif') no-repeat top center;
}

/* STANDARD LEFT MENU */
.leftnav-menu {
	font-weight: bold;
}
.leftnav-menu ul {
	padding: 6px 4px 10px 12px;
	list-style-type: none;
}
.leftnav-menu ul li {
	margin: 4px 0 4px 0;
}
.leftnav-menu ul ul li {
	margin: 5px 0 0 0;
}
.leftnav-menu ul ul {
	list-style-type: none;
	padding: 4px 0 4px 15px;
	font-size: 95%;
}
.leftnav-menu .title {
	font-weight: bold;
}
.leftnav-menu ul li .a-active {
	font-weight: bold;
	text-decoration: underline;
	color: #c41013;
}
.leftnav-menu ul li a {
	color: #2983c2;
}
.leftnav-menu ul li a:hover {
	color: orange;
}
.last-menu {
	background: transparent url('images/under_left_menu_line.gif') no-repeat top center;
}
.last-menu ul li a, .site-map-last ul li a {
	color: #067574;
}

/* LIST SORT HEADER */
.sort {
	width: 7px;
	height: 9px;
	margin: 3px 0 0 5px;
	font-size: 0;
	float: left;
}
.sort-asc img {
	margin: 0 0 1px 0;
}
.sort-desc, .sort-asc  {
	margin: 0;
	padding: 0;
}
.sort-header {
	float: left;
	margin: 0 4px 0 0;
	display: inline;
}

/* BREADCRUMBS */
.breadcrumbs {
	margin-bottom: 12px;
	padding: 10px 0 0 19px;
}
.breadcrumbs a {
	color: #00345c;
}
.breadcrumbs a:hover {
	color: orange;
}
.breadcrumbs h1, .breadcrumbs h2, .breadcrumbs h3, .breadcrumbs h4, .breadcrumbs h5, .breadcrumbs h6,
.breadcrumbs h7, .breadcrumbs h8, .breadcrumbs h9
{
	font-size: 100%;
	display: inline;
	font-weight: normal;
}

/* PRODUCTS LIST */
.product-list {
	margin-left: 11px;
}
.product-list ul li {
	list-style-type: none;
	display: block;
}
.product-list .list ul {
	margin-top: 5px;
	font-size: 0;
}
.product-list .list ul li {
	width: 732px;
	list-style-type: none;
	background-color: #e1fafe;
	border: 1px #8db4b7 solid;
	font-size: 11px;
	margin-bottom: 4px;
}
.product-list .list ul li.pd-ProductEnvelope { 
	background: #E1FAFE url('http://www.keysmatic.sk/files/vlastnosti/produktova_sada.jpg') no-repeat center bottom;
	border: solid 1px #0e5f66;
}
.product-list .header {
	height: 20px;
	display: block;
	border-left: black dotted 1px;
}
.product-list .header ul li {
	list-style-type: none;
	float: left;
	height: 17px;
	padding: 3px 6px 0 6px;
	background: transparent url('images/pagingbg.gif') repeat-x bottom;
	border-right: black dotted 1px;
}
.product-list .title {
	font-weight: bold;
	background: transparent url('images/pagingbg.gif') repeat-x bottom;
}
.product-list .list .image, .product-detail .image, .article-detail .image {
	width: 84px;
	height: 84px;
	display: block;
	text-align: center;
	margin: 8px 10px 8px 8px;
	float: left;
}
.product-list .list .image img, .product-detail .image img, .article-detail .image img {
	width: 84px;
	height: 84px;
	border: 1px #8db4b7 solid;
	display: block;
}
.product-list .list .image a img, .product-detail .image a img, .article-detail .image a img {
	border: 0;
	display: block;
}
.product-list .list .image a, .product-detail .image a, .article-detail .image a {
	width: 84px;
	height: 84px;
	border: 1px #8db4b7 solid;
	display: block;
}
.product-list .list .image a:hover, .product-detail .image a:hover, .article-detail .image a:hover {
	border: 1px solid #E30C13;
}
.product-list .list .name, .product-detail .name, .article-detail .name, .product-detail-products-mini-list .name {
	margin: 5px 0 0 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 65%;
	overflow: hidden;
	display: block;
	color: #1399a2;
}
.product-list .list .name a, .product-detail-products-mini-list .name a {
	color: #1399a2;
}
.product-list .list .name a:hover, .product-detail .name a:hover, .product-detail-products-mini-list .name a:hover {
	color: #e30c13;
}
.product-list .list .sku, .product-detail .sku, .product-detail-products-mini-list .sku {
	margin: 2px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 65%;
	overflow: hidden;
	display: block;
}
.product-list .list .prices  {
	background: transparent url('images/pricebubble.gif') no-repeat center top;
	width: 124px;
	height: 65px;
	font-size: 8px;
	text-align: center;
	color: #7c8487;
	position: absolute;
	margin: 35px 0 0 0;
	right: 35px;
}
.product-detail .prices {
	background: transparent url('images/pricebubble_flip.gif') no-repeat center top;
	width: 124px;
	height: 78px;
	font-size: 8px;
	text-align: center;
	color: #000000;
	position: absolute;
	margin: 0 0 0 0;
	right: 35px;
}
.product-list .list div.prices .sale-price, .product-detail .sale-price {
	display: block;
	font-size: 14px;
	color: #e30c13;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.product-list .list div.prices .second-sale-price, .product-detail .second-sale-price {
	display: block;
	font-size: 10px;
	color: #4d9029;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.product-list .list .name ul, .product-detail .name ul {
	display: block;
}
.product-list .list .name li, .product-detail .name li {
	list-style-type: none;
	display: inline;
	border: 0;
	border-left: 1px #9badaf dotted;
	padding: 18px 10px 3px 10px;
	margin: 0;
	font-size: 9px;
	font-weight: normal;
}
.product-list .list .variants li {
	margin: 5px -5px 5px 0;
	font-size: 0;
	width: 100%;
}
.product-list .list .name li {
	font-size: 9px;
	width: 15%;
}
.product-list .list .no-items {
	width: 732px;
	text-align: center;
	padding: 15px 0 15px 0;
	background-color: #E1FAFE;
	border: 1px solid #8DB4B7;
	margin: 4px 0 4px 0;
	font-weight: bold;
}
.product-list .list .description, .product-list .list .author, .article-detail .description {
	width: 85%;
	overflow: hidden;
	display: block;
}
.product-list .list .author, .article-detail .name .author {
	margin: 0 0 5px 104px;
	color: #4d5851;
	font-size: 9px;
}
.product-list .list .author a, .article-detail .author, .article-detail .author a {
	color: #1399a2;
}
.product-list .list .author a:hover, .article-detail .author a:hover {
	color: orange;
}
.product-list .list-title {
	color: #1399a2;
	width: 85%;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
.home-page-articles .list ul li {
	background-color: #f6ffc6;
	border: 1px solid #97a29b;
}

/* MINI PRODUCT LIST */
.product-detail-products-mini-list .name, .product-detail-products-mini-list .sku,
.product-detail-products-mini-list .prices
{
	width: 82%;
}
.product-detail-products-mini-list ul {
	width: 757px;
	display: block;
}
.product-detail-products-mini-list ul li {
	list-style-type: none;
	display: block;
	width: 50%;
	float: left;
}
.product-detail-products-mini-list .image a {
	width: 50px;
	height: 50px;
	display: block;
	text-align: center;
	margin: 8px 8px 8px 6px;
	border: 1px #fdb03a solid;
	float: left;
}
.product-detail-products-mini-list .image a:hover {
	border: 1px solid #E30C13;
}
.product-detail-products-mini-list .first {
	border-left: 1px solid #FDB03A;
}
.product-detail-products-mini-list .fleft {
	text-align: left;
	border-right: 1px solid #fdb03a;
	width: 49%;
}
.product-detail-products-mini-list .fright {
	float: right;
	text-align: right;
	width: 50.87%;
}
.product-detail-products-mini-list .fright .image,
.product-detail-products-mini-list .fright .name,
.product-detail-products-mini-list .fright .sku,
.product-detail-products-mini-list .fright .prices
{
	float: right;
}
.product-detail-products-mini-list .sale-price {
	font-weight: bold;
	font-size: 9px;
	color: #E30C13;
}
.product-detail-products-mini-list .name a {
	font-size: 12px;
}

/* ARTICLE DETAIL */
.article-detail {
	width: 742px;
	background-color: /*#e1fafe*/;
	border: 1px #8db4b7 solid;
	margin-bottom: 4px;
	margin: 0 6px 6px 6px;
}
.article-detail .article-detail-inline {
	margin: 5px;
	padding: 10px 15px 15px 15px;
	border: 1px #8db4b7 solid;
	font-size: 11px;
	background-color: #ffffff;
}
.article-detail .name {
	color: #1399a2;
	width: 85%;
}
.article-detail .print-link {
	position: absolute;
	right: 22px;
	padding: 2px 0 0 20px;
	background: transparent url('images/print-icon.gif') no-repeat left;
	height: 16px;
}
.article-detail-home {
	margin-left: 11px;
	width: 733px;
}

/* PRODUCT DETAIL TALK */
.product-detail-talk table {
	width: 100%;
	margin: 10px;
}

/* PRODUCT DETAIL */
.product-detail .title {
	color: #1399a2;
}
.product-detail, .product-detail-talk {
	width: 742px;
	list-style-type: none;
	background-color: #e1fafe;
	border: 1px #8db4b7 solid;
	font-size: 11px;
	margin-bottom: 4px;
	margin: 0 6px 6px 6px;
}
.product-detail-talk {
	background-color: #DAE8E0;
	border: 1px solid orange;
}
.product-detail .product-detail-info {
	background-color: white;
	border: 1px solid #8DB4B7;
	padding: 8px;
	margin: 8px 8px 8px 8px;
}
.product-detail .product-detail-info fieldset {
	border: 1px solid #df4d1a;
	padding: 5px;
	width: 40%;
	float: right;
	font-size: 80%;
}
.product-detail .product-detail-info legend {
	color: #df4d1a;
	font-weight: bold;
	padding: 4px;
	font-size: 100%;
}
.product-detail .product-detail-info .font-bigger {
	font-size: 120%;
}
.product-detail .product-detail-info fieldset a img {
	border: 1px solid #8DB4B7;
}
.product-detail .product-detail-info .description {
	width: 55%;
	float: left;
}
.product-detail .product-detail-info .long-description {
	width: 100%;
}
.product-detail .product-detail-info .gallery {
	margin: 0 0 20px 0;
}
.product-detail .name .property-name, .product-list .name li.property-name {
	float: left;
	padding: 0 6px 0 6px;
	margin: 6px 0 0 0;
	width: auto;
}
.property-name span {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 6px 0 0;
	color: #000000;
}
.property-name img {
	float: left;
	border: 1px solid #8DB4B7;
}
a.buy-button-big {
	float: right;
	margin: -18px 20px 0 0;
	background: transparent url('images/talk_button.gif') no-repeat;
	width: 143px;
	height: 47px;
	display: block;
}
a.buy-button-small {
	float: right;
	margin: 1px 36px 0 0;
	background: transparent url('images/talk_button_small.gif') no-repeat;
	width: 100px;
	height: 33px;
	display: block;
}
ul.variants a.buy-button-small {
	margin: 1px 26px 0 0;
}

/* PAGING */
.paging {
	float: right;
	height: 17px;
	padding: 3px 6px 0 6px;
	background: transparent url('images/pagingbg.gif') repeat-x bottom;
	border-right: black dotted 1px;
	border-left: black dotted 1px;
	color: #2F99FD;
	margin-right: 12px;
}
.paging.bottom {
	margin-top: -20px;
}
.paging a.show_all {
	font-weight: normal;
}
.paging a {
	font-weight: bold;
	color: #2F99FD;
}
.paging a:hover {
	color: #FF6600;
}
.paging .actual_page {
	color: #FF6600;
	font-weight: bold;
}
.paging .slash {
	color: black;
}
.paging .un-active {
	color: #999999;
}

/* MINI PAGING */
.mini-paging {
	display: block;
	height: 17px;
	padding: 3px 6px 0 6px;
	background: transparent url('images/pagingbg.gif') repeat-x bottom;
	color: #2F99FD;
}
.mini-paging a {
	font-weight: bold;
	color: #2F99FD;
}
.mini-paging a:hover {
	color: #FF6600;
}

/* MINI SEARCH */
.mini-search {
	position: absolute;
	right: 20px;
}
.mini-search input {
	width: 139px;
	height: 16px;
	border: 1px #13c7d8 solid;
	background: transparent url('images/search_input_bg.gif') repeat-y center;
	font-size: 10px;
	color: #d9e3a7;
	padding: 2px 0 0 2px;
	margin: 4px 0 0 0;
}
.mini-search input.search-button {
	width: 42px;
	height: 20px;
	background: transparent url('images/search_button_bg.gif') no-repeat bottom center;
	border: 0;
	padding: 0 0 3px 0;
	margin-left: 5px;
}

/* TEL. CONTACT */
.tel-contact, .email-contact {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 14px;
	top: 3px;
}
.tel-contact .number {
	color: #d10c06;
	font-size: 20px;
}

/* EMAIL CONTACT */
.email-contact { left: 233px; font-size: 14px; letter-spacing: 3px; top: 8px; }

/* RSS BUTTON */
.rss-button { font-size: 14px; font-weight: bold; letter-spacing: 3px; position: absolute; left: 340px; top: 8px; }
.rss-button img {
	display: none;
}

/* ARTICLE */
.article-container {
	background-color: #B0A998;
	display: block;
	padding: 26px;
	width: 570px;
}

/* GALLERY */
.gallery {
	width: 100%;
	display: block;
}
.gallery li {
	list-style-type: none;
	float: left;
	text-align: center;
}
.gallery li a {
	width: 90px;
	height: 90px;
	display: block;
	border: 1px solid #dcdbd0;
	margin: 3px;
	padding: 5px;
}
.gallery img {
	border: 0;
}
.spacer {
	clear: both;
	margin: 0;
	padding: 0;
}

/* TEMPLATES */

.strapline {
	display: block;
	height: 105px;
	padding: 5px;
	width: 100%;
}
.strapline .strapline-img {
	float: left;
	width: 95px;
	height: 95px;
	padding: 5px;
	border: 1px solid #dcdbd0;
	display: block;
}
.strapline img {
	border: 0;
}
.strapline .strapline-txt {
	float: left;
	height: 105px;
	width: 440px;
	padding: 0 0 0 5px;
	text-align: justify;
}

/* FLASH BANNER */
.flash-banner {
	background-color: #E7E5E4;
}
.flash-banner .body {
	font-size: 0;
}
.flash-banner p {
	margin: 0;
	padding: 0;
}
.flash-banner div {
	margin: 0;
	padding: 0;
}

/* PRODUCTS FILTER */
.products-filter {
	width: 733px;
	margin: 0 0 12px 11px;
	border: 1px solid #8DB4B7;
	background: #ffffff url('images/products_filter_bg.gif') repeat-x top;
	padding: 3px 0 4px 0;
}
.products-filter select {
	font-size: 11px;
	background-color: transparent;
	border: 0;
	border-bottom: 1px dashed #8DB4B7;
	padding: 0 0 2px 0;
}
.products-filter strong {
	color: #1399A2;
	font-weight: bold;
	margin-left: 7px;
}
.products-filter .select-front {
	width: 100px;
	background: transparent url('images/desc.gif') no-repeat right center;
	padding: 3px 15px 3px 4px;
	border-bottom: 1px dotted #8DB4B7;
	font-size: 11px;
	display: inline;
	cursor: default;
}
.products-filter .select-options {
	list-style-type: none;
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #8DB4B7;
	margin: 4px 0 0 0;
	display: block;
	z-index: 999;
	max-height: 200px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: scroll;
}
.products-filter .select-options li.selected {
	background-color: #fcdea6;
}
.products-filter .select-options li {
	padding: 1px 5px 1px 5px;
	cursor: default;
	display: block;
}
.products-filter .select-options li:hover {
	background-color: orange;
}
.products-filter .selectbox {
	display: inline;
}
.products-filter .delim {
	display: inline;
	width: 2px;
	margin-right: 4px;
	margin-left: 10px;
	border-right: black 1px dotted; 
}
.products-filter .submit {
	padding: 0 0 2px 0;
	margin: 0 5px 0 8px;
	border: 1px solid #8db4b7;
}
