/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html {
	color:#fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse
}
fieldset {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-weight:inherit;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
	font-size:100%;
}
/*
Copyright (c) 2010, Peter Melaga, www.webygroup.sk
version: 2.0.0
*/
.skry{display:none;}
/*----------------------------------------------------------
START CUSTOM CSS
---------------------------------------------------------- */
a {
	color: #ffff33;
	text-decoration: underline;
}
a:hover {
	color: #ffff33;
	text-decoration: none;
}
a img {
	border:0;
}
img a:hover {
	text-decoration: none;
}
select, option {
	font-size:12px;
}
option {
	padding-right: 10px;
}
ul, ol {
	margin-left: 20px;
}
p {
	padding-bottom: 15px;
}
h1, h2, h3, h4, h5, h6 {
	color:#fff;
	line-height: normal;
	font-weight:bold;
	margin:0;
	padding:0 0 10px 0;
}
h1 {
	font-size: 18px;
	font-weight:normal;
	line-height:19px;
	padding-top:5px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4, h5, h6 {
	font-size:11px;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}
strong {
	font-weight:bold;
}
address {
	font-style:normal;
	padding-bottom:10px;
}
.basic001, .basic002 {
	clear:both;
	overflow:hidden;
	position:static;
}
/* main structure
-------------------------------------------------------*/
body {
	color: #fff;
	text-align: center;
	background:#014e92;
	font: normal 12px/150% Arial, Helvetica, sans-serif;
}
#container {
	width: 960px;
	padding:0;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#head {
	width: 960px;
	height: 227px;
	margin-bottom:10px;
	position: relative;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/bg_head.jpg) no-repeat 0 0;
}
#head #logo {
	position: absolute;
	top: 40px;
	left: 15px;
	padding: 0;
	margin: 0;
	font-size:35px;
	font-weight:bold;
}
#head #logo a {
	color:#ffff33;
	text-decoration:none;
}
#head #logo a:hover {
	color:#ffff33;
	text-decoration:underline;
}
#head p.slogan{
	margin:0;
	padding:0;
	position:absolute;
	left:15px;
	top:75px;
	font-size:16px;
	font-weight:bold;
	width:300px;
	line-height:140%;
}
#left {
	float: left;
	width: 230px;
	padding-bottom:10px;
}
#content {
	float: right;
	width: 540px;
	padding:0 17px 10px 17px;
	text-align:left;
}

.main-skin #content {
	float:none;
	width:100%;
	padding:0;
}

#right{
	width:156px;
	float:right;
}

#wrapper{
	width:804px;
	float:left;
	}

#footer {
	clear: both;
	width: 960px;
	text-align: center;
	padding: 10px 0;
	border-top:5px solid #e6e5e5;
}
#footer .copy {
	clear:both;
	padding:10px 0;
	margin: 10px 0;
	font-size:11px;
	border-top:1px solid #e6e5e5;
}
#footer a {
}
#footer a:hover {
}
#cols {
	width:100%;
	overflow:hidden;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/bg_footer_line.gif) repeat-y 0 0;
}
#cols .coll {
	float:left;
	width:210px;
	text-align:left;
	padding:5px 10px 5px 20px;
}
#cols .coll h3 {
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
}
#cols .coll address {
	margin:0;
	padding:0 0 10px 30px;
	font-style:normal;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/ico_home.png) no-repeat 0 0;
	height:1%;
}
#cols .coll .mail {
	padding:2px 0 2px 30px;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/ico_mail.png) no-repeat 0 0;
	height:1%;
}
#cols .coll .telefon {
	padding:4px 0 4px 30px;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/ico_tel.png) no-repeat 0 0;
	height:1%;
}
#cols .coll form {
	margin-bottom:2px;
}
#cols .coll .NewsLetterInput {
	width:140px;
}
#adresat.empty {
	color: #a1a4a6;
}
#cols .coll ul {
	margin:0;
	padding:0;
}
#cols .coll li {
	list-style:none;
	margin:0;
	padding:0 0 2px 0;
}
#cols .coll li a {
}
/* Login-menu
-------------------------------------------------------*/
#main-login {
	position:absolute;
	top:188px;
	left:0;
	height:32px;
	float:left;
	padding:4px 0 4px 15px;
	color:#FFF;
	font-size:14px;
}
#main-login .Shop-login span a {
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
#main-login .Shop-login span a:hover {
	text-decoration:underline;
	color:#FFF;
}
#main-login .Shop-login span {
	display:block;
	height:32px;
	line-height:32px;
	float:left;
	padding-right:15px;
}
#main-login .Shop-login span.log {
	padding-left:30px;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/user_top.png) no-repeat 0 center;
}
#main-login .Shop-login span.reg {
	padding-left:30px;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/reg_top.png) no-repeat 0 center;
}
.logged span.log{color:#baff00; font-weight:bold;}
.logged span{border-right:1px solid #fff; margin-right:15px;}
/*
.not-logged, .logged {
	margin:0;
	padding:0;
}
.not-logged li, .logged li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
.not-logged li a, .logged li a {
	display:block;
	width:75px;
	height:28px;
	padding-top:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#FFF;
}
.not-logged li a:hover, .not-logged li a:hover {
	color:#FFF;
	text-decoration:underline;
}
.not-logged li.last a {
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/menu_separator.gif) no-repeat 0 11px;
	width:85px;
}
#login-menu ul {
}
#login-menu ul li {
	font-weight: bold;
	position: relative;
}
ul.logged li a.customer {
	width:160px;
	text-decoration:none;
	position:relative;
	font-weight:normal;
	cursor:pointer;
}
ul.logged li a.customer:hover {
	text-decoration:none;
	color:#FFF;
}
#login-menu ul li div {
	cursor: pointer;
	padding: 5px 12px 5px 0;
	position: relative;
}
#login-menu ul li span {
	background: transparent url(https://www.clny.eu/Data/1089/UserFiles/images/arrow_down.gif) no-repeat 0 50%;
	padding: 0 4px;
}
#login-menu ul li ul {
	display: none;
	background-color: #5d7e00;
	border: 1px solid #b82529;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 42px;
	z-index: 999;
	-moz-box-shadow: 3px 5px 9px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 5px 9px rgba(0, 0, 0, 0.5);
}
#login-menu ul li ul li {
	float: none;
	font-weight: normal;
	margin: 0;
	border-bottom:1px solid #b82529;
}
#login-menu ul li ul li.last {
	border:0;
}
#login-menu ul.logged li ul li a {
	color: #fff;
	width:138px;
	text-decoration:none;
	text-align:left;
	height:auto;
	padding:6px 0;
	padding-left:20px;
	font-weight:normal;
}
#login-menu ul li ul li.last a {
	font-weight:bold;
}
#login-menu ul.logged li ul li a:hover {
	text-decoration: none;
	background-color: #b82529;
	color: #fff;
}
#login-menu ul li ul li a div {
	padding: 6px;
	white-space: nowrap;
}
#login-menu ul li ul li a:hover div {
	background-color: #6b6d6e;
	color: #fff;
}
*/
/* main-Kosik
---------------------------------------------------------- */
#main-cart {
	position:absolute;
	top:188px;
	right:0;
	width:195px;
	height:40px;
	overflow:hidden;
	float:right;
	padding:0;
	color:#FFF;
}
#main-cart #kosik {
	float:right;
}
#main-cart #kosik a {
	height:35px;
	padding:5px 10px 0 0;
	display:block;
	width:185px;
	float:right;
	font-size: 14px;
	line-height:normal;
	font-weight: bold;
	color:#fff;
	text-align:right;
	position:relative;
	text-decoration:none;
}
#main-cart #kosik .kosik {
	display:block;
	position:absolute;
	left:10px;
	top:6px;
	width:36px;
	height:28px;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/kosik_top.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
}
#main-cart #kosik .do-kosika {
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	display: block;
	text-align:right;
}
#main-cart #kosik a:hover .do-kosika {
	text-decoration:none;
}
#main-cart #kosik a:hover {
	background-color:#aed247;
	color:#323232;
}
/* MAIN MENU
-------------------------------------------------------*/
#main-tel {
	position:absolute;
	top:10px;
	right:10px;
	padding-left:30px;
	height:35px;
	line-height:35px;	
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/ico_zaklink.png) no-repeat 0 center;
}
#main-tel strong {
	font-size:14px;
}
#main-menu {
	position: absolute;
	top:187px;
	left: 5px;
	margin: 0px;
	padding: 0px;
	height:38px;
	float:right;
}
#main-menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
}
#main-menu a {
	color: #fff;
	text-decoration: none;
	list-style:none;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:12px 11px 0 10px;
	height:26px;
	float:left;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/menu_separator.gif) no-repeat right 11px;
}
#main-menu li a:hover {
	color:#ffff33;
	text-decoration:underline;
}
#main-menu li { /* all list items */
	padding:0;
	margin: 0;
	float: left;
	position:relative;
}
#main-menu li ul { /* second-level lists */
	position: absolute;
	left: -9999em;
	font-weight: normal;
	text-transform: none;
	background-color:#007deb;
	border-top:1px solid #025faf;
	border-bottom:0;
	width:200px;
	top:38px;
}
#main-menu li ul li { /* second-level lists items */
	position:relative;
	padding: 0;
	float: none;
	width:200px;
}
#main-menu li ul li a {
	float:none;
	display: block;
	height:auto;
	padding:3px 10px;
	width: auto;
	color: #fff;
	font-weight:normal;
	text-decoration: none;
	background: #007deb none;
	border-bottom:1px solid #025faf;
	height:1%; /* IE6 */
}
#main-menu li ul li a:hover {
	background: #ffff33;
	color: #0083f7;
	text-decoration:none;
}
#main-menu li:hover ul, #main-menu li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
}
#main-menu li ul li ul { /* treti-level lists */
	position: absolute;
	font-weight: normal;
	text-transform: none;
	display:none;
	padding: 0;
	margin:0;
	width:200px;
	background-color: #FFFFFF;
}
#main-menu li ul li ul li { /* treti-level lists items */
	padding: 0;
	margin: 0;
	width:200px;
}
#main-menu li ul li:hover ul, #main-menu li ul li.sfhover ul { /* lists nested under hovered list items */
	display:block;
	left: 200px;
	top:0px;
}
/**
*  INTRO WEBU
**/
.intro-banners .MultiImage-Image {
	margin-bottom:10px;
}
.intro-categories {
	width:100%;
	height:190px;
}
.intro-categories ul {
	margin:0;
	padding:0;
	width:959px;
	height:188px;
	border:1px solid #d2d2d2;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/bg_intro_cat.jpg) repeat-x 0 0;
}
.intro-categories li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:100%;
	width:319px;
}
.intro-categories li#ic-2 {
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
}
.intro-categories li a {
	display:block;
	float:left;
	width:100%;
	height:100%;
	position:relative;
	text-decoration:none;
	cursor:pointer;
}
.intro-categories li a:hover {
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/bg_intro_cat_hover.jpg) repeat-x 0 0;
}
.intro-categories a span {
	cursor:pointer;
}
.intro-categories li a .img-ico {
	position:absolute;
	right:15px;
	top:10px;
	width:170px;
	height:170px;
}
.intro-categories li#ic-1 a .img-ico {
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/intro_cat_1.png) no-repeat 0 0;
}
.intro-categories li#ic-2 a .img-ico {
	width:140px;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/intro_cat_2.png) no-repeat 0 0;
}
.intro-categories li#ic-3 a .img-ico {
	width:150px;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/intro_cat_3.png) no-repeat 0 0;
}
.intro-categories li a .name-cat {
	color:#211d1e;
	font-size:18px;
	font-weight:normal;
	position:absolute;
	top:150px;
	left:35px;
}
.intro-categories li a:hover .name-cat {
	color:#000;
}
.intro-categories li a .bullet-ico {
	display:block;
	width:34px;
	height:37px;
	position:absolute;
	top:140px;
	left:0px;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/intro_cat_li.png) no-repeat 0 0;
}
.intro-box {
	width:100%;
	height:220px;
	padding-top:16px;
	overflow:hidden;
	margin-bottom:10px;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/bg_intro_box.jpg) no-repeat 0 0;
}
.intro-box .title h2 {
	font-size:24px;
	font-weight:normal;
	color:#28647f;
	padding:10px 15px 35px 15px;
}
.intro-box .content {
	padding-left:380px;
	color:#FFF;
}
.intro-box strong {
	color:#323232;
}
.intro-box li {
	list-style:none;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/bg_intro_box_li.png) no-repeat 0 0;
	padding-top:3px;
	padding-left:30px;
	height:1%;
}
/* LAVY Stlpec
-------------------------------------------------------*/
#left .basic002{margin-bottom:10px;}
#left .title h2, #left .title h3 {
	color:#555555;
	padding:0 15px;
	height:26px;
	line-height:26px;
	text-transform:uppercase;
	color:#FFF;
	font-size:12px;
	position:relative;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/bg_left_head.jpg) repeat-y 0 0;
}

#left .title{position:relative;}
#left .title span{
	display:block;
	width:21px;
	height:20px;
	position:absolute;
	top:3px;
	right:15px;
}

#main-search .title span{background:url(https://www.clny.eu/Data/1089/UserFiles/images/ico_search.png) no-repeat right 0;}
#kategorie-obchodu .title span{background:url(https://www.clny.eu/Data/1089/UserFiles/images/ico_kategorie.png) no-repeat right 0;}
#main-newsletter .title span{background:url(https://www.clny.eu/Data/1089/UserFiles/images/ico_newsletter.png) no-repeat right 0;}
#main-poll .title span{background:url(https://www.clny.eu/Data/1089/UserFiles/images/ico_anketa.png) no-repeat right 0;}

#main-search{overflow: initial;}
#main-search form{position: relative;}
#main-search form > p:first-child{display:none;}
#main-search form p.submit{position: relative;}
#main-search form p.submit .SearchSubmit{position: absolute;top: -34px;right: 0;}

/* nasepkavac */
#search_suggest {position: absolute;left:-15px; top:21px;z-index: 99;}
.lt-ie9 #search_suggest{display:none;}
.suggest_wrapper{/*border:1px solid #ccc;*/border-bottom:0;background-color: #FFFFFF;width: 228px;box-shadow:0 10px 30px -5px #000000;-moz-box-shadow:0 10px 30px -5px #000000;-webkit-box-shadow:0 10px 30px -5px #000000;}
#box-left #search_suggest{top:35px;}
#search_suggest img {float: left;height: 55px;margin-right: 10px;width: 55px;flex-shrink: 0;}
#search_suggest p {margin: 0;overflow: hidden;padding: 0;width: 100%;}
#search_suggest p a {display: block;overflow: hidden;padding: 7px 10px;text-decoration: none;cursor:pointer; border-bottom:1px solid #eee;display: flex;align-items: center;color:#000;}
#search_suggest p a:hover, #search_suggest p a:focus {background-color: #eee;color: #000000;text-decoration: none;}
#search_suggest p a span {display: block;float: left;line-height: normal;cursor:pointer;flex-grow: 1;}
#search_suggest p a span.price{width: auto;text-align: right;font-weight: 600;flex-grow: 0;flex-shrink: 0;padding-left:10px;}
#search_suggest p a:hover span, #search_suggest p a:focus span {color: #fff;}
.suggest_wrapper.loading{padding:10px 0; text-align:center;}
#search_suggest .suggest_wrapper.loading img{float:none;width:100px;height:auto;margin:0 auto; border:0; display:block;}

.ie9 *{filter: none !important;}

.ShopContent{width:100%; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}

.ShopContent .Cat,.skin-uvod .Cat, #content .sjMenu{margin: 0 0 20px 0; overflow: hidden; padding:0; width: 100%;}
.skin-uvod .Cat{margin-bottom:0;}
.ShopContent .Cat li,.skin-uvod .Cat li, #content .sjMenu li{float: left; list-style: none; margin:0; padding: 0 5px 5px 0; width: 33.33%; display:table; height:50px; overflow:hidden; table-layout:fixed;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ShopContent .Cat li:nth-child(3n),.skin-uvod .Cat li:nth-child(3n), #content .sjMenu li:nth-child(3n){padding-right:0;}
.ShopContent .Cat li a,.skin-uvod .Cat li a, #content .sjMenu li a{border-left: 2px solid black; background:#e8e8e8; color: #000; display: table-cell; width:100%; vertical-align:middle; text-decoration:none; height:50px; padding:0 15px; position:relative;}
.ShopContent .Cat li a:after,.skin-uvod .Cat li a:after, #content .sjMenu li a:after{content:''; display:block; width:13px; height:100%; position:absolute; top:0; right:15px; background:url(http://www.geoffanderson.sk/Data/1090/UserFiles/images/arrow-cat.png) no-repeat center center; min-height:50px;}
.ShopContent .Cat li a:hover,.skin-uvod .Cat li a:hover, #content .sjMenu li a:hover{background:#f3f3f3; color: #000; text-decoration: none;}


.skin-uvod .Cat li{display:none;}
.skin-uvod .Cat li:nth-child(1),.skin-uvod .Cat li:nth-child(2),.skin-uvod .Cat li:nth-child(3),.skin-uvod .Cat li:nth-child(4),.skin-uvod .Cat li:nth-child(5),.skin-uvod .Cat li:nth-child(6){display:table;}

.ie6 .ShopContent .Cat li a, .ie7 .ShopContent .Cat li a,.ie6 .skin-uvod .Cat li a,.ie7 .skin-uvod .Cat li a, .ie6  #content .sjMenu li a, .ie7 #content .sjMenu li a{display:block;}

#search_suggest .suggestSearchContent.suggestSearchHeader p a{background-color: #fffa33;color:#000;}
#search_suggest p a:hover, #search_suggest p.search-selected-item a,#search_suggest p.search-selected-item a:hover{background-color: #007ef0;color:#fff;}
#search_suggest .suggestSearchContent.suggestSearchFooter {padding: 10px 0;}
#search_suggest .suggestSearchContent.suggestSearchFooter p{border:0}
#search_suggest .suggestSearchContent.suggestSearchFooter p a{border: 0;max-width: 210px;margin: 0 auto;text-align: center;color: #fff;background: #007ef0;display: block;}
#search_suggest .suggestSearchContent.suggestSearchFooter p a:hover {color: #fff;background: #000;}

#left .content {
	background:#3471a8;
	padding:10px 15px;
	border-top:0;
}
#main-search {
	margin-bottom:10px;
}
#main-search .SearchInput, .NewsLetterInput {
	width:125px;
	border:1px solid #aaaaaa;
	padding:2px;
}
#main-search .SearchSubmit {
	width:60px;
}
#kategorie-obchodu, #left-menu {
	margin-bottom:10px;
}

#left #kategorie-obchodu .content, #left #left-menu .content {
	padding:0;
	margin:0;
	width:230px;
	overflow:hidden;
}
#left #kategorie-obchodu .content {
	background:none #002d55;
	border:0;
	width:230px;
}
/* kategorie */
ul.Cat, #left-menu ul.sjMenu {
	width: 100%;
	margin: 0;
	padding: 0;
}
ul.Cat li, #left-menu ul.sjMenu li {
	margin: 0;
	padding:0;
	width:230px;
	list-style:none;
}
ul.Cat li em {
	font-weight:normal;
	font-size:11px;
}
ul.Cat li a, #left-menu ul.sjMenu li a {
	display:block;
	padding:5px 10px 5px 28px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px solid #ffffff;
	height:1%;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/arrow_left_top.gif) no-repeat 11px 10px;
}
ul.Cat li a:hover, #left-menu ul.sjMenu li a:hover {
	color: #002D55;
	text-decoration:none;
	background-color:#ffff33;
}
ul.Cat li li, #left-menu ul.sjMenu li li {
	margin: 0;
	padding:0;
	border-bottom:0;
	width:auto;
}
ul.Cat ul {
	margin:0;
	padding:0 0 0 30px;
	background:#024f93;
}
ul.Cat ul li {
}
ul.Cat ul li a {
	font-weight:normal;
	padding:2px 0 2px 12px;
	border-bottom-color:#b9b9b9;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/arrow_left.gif) no-repeat 0 10px;
}
ul.Cat ul li a:hover {

}
ul.Cat ul ul {
	padding:0 0 0 15px;

}
ul.Cat ul ul a {
	background-position:0px 10px;
}
#left-menu ul {
	background:#FFF;
}
#left-menu ul.sjMenu li {
	width:230px;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/bg_left_head.jpg) repeat-y 0 0;
	border:0;
	padding:0;
}
#left-menu ul.sjMenu li a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #FFF;;
	padding-left:33px;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/arrow_left_top_2.gif) no-repeat 16px 10px;
}
#left-menu ul.sjMenu li a:hover {
	color:#ffff33;
	text-decoration:underline;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/arrow_left_top_2.gif) no-repeat 16px 10px;
}
#left-menu ul.sjMenu li li {
	border:0;
}
#left-menu ul.sjMenu li li a {
	display:inline;
	padding:0;
	font-size:12px;
	font-weight:normal;
	border-bottom:none;
}

/* Anketa
-------------------------------------------------------*/
.Inquiry {

}
.Inquiry a {
	text-decoration:underline;
}
.Inquiry a:hover {
	text-decoration:none;
}
.InquiryAnswerPercent {
	padding-left:6px;
}
.InquiryQuestion {
	font-weight:bold;
}
/*----------------------------------------------------------

START SHOP

---------------------------------------------------------- */

.Filter {
	border:1px solid #e9e8e8;
	clear:both;
	margin:2px 0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:538px;
}
.Filter form {
	line-height:155%;
	margin:0;
	padding:5px 10px;
	overflow:hiddenl
}
.Filter form span {
	float:left;
	margin-right:5px;
	overflow:hidden;
	white-space:nowrap;
	width:124px;
}
.Filter label {
	cursor:pointer;
	margin:0 10px 0 2px;
	padding:0;
}
.FilterTitle {
	background-color:#E9E8E8;
	color:#000;
	font-size:11px;
	font-weight:bold;
	padding:2px 5px;
	text-align:center;
	text-transform:uppercase;
}
.FilterValue {
	line-height:150%;
}
/* Nadradene kategorie - cesta
---------------------------------------------------------- */
.ShopProductParentCategories {
	text-align:left;
	border-bottom: 1px solid #dcdcdc;
	width: 540px;
	font-size:11px;
	overflow:hidden;
	padding:0 0 3px 0;
}
.ShopProductParentCategories ul {
	margin: 0;
	padding: 0px;
}
.ShopProductParentCategories ul li {
	display: inline;
}
/* Dalsie strany
---------------------------------------------------------- */
.ShopCategoryPages {
	padding: 8px 0;
	text-align: left;
	float: left;
	width:350px;
}
.ShopCategoryPages span {
	font-weight: bold;
	float: left;
	display: block;
}
.ShopCategoryPages ul {
	padding: 0 3px;
	margin: 0;
}
.ShopCategoryPages ul li {
	display: inline;
	margin: 0 3px;
}
.ShopCategoryPages ul li b, .ShopCategoryPages ul li a,.ShopCategoryPages ul li span {
	border-right: 1px solid #e9e8e8;
	padding: 0 5px 0 1px;
	color:#fff;
	text-decoration:underline;
	float:none;
	display:inline;
}

.ShopCategoryPages ul li b, .ShopCategoryPages ul li a:hover,.ShopCategoryPages ul li span.current {
	color:#ffff33;
}

.ShopCategoryPages ul li b,.ShopCategoryPages ul li span.current{text-decoration:none;}

/* Sposob zobrazenia
---------------------------------------------------------- */
.ViewType {
	float: right;
	width: 290px;
	padding: 8px 0;
	text-align: right;
	display:none;
}
.ViewType p, .ViewType form {
	display: inline;
	padding:2px 0 2px 5px;
}
.ViewType label {
	padding-right:5px;
}
.TypeTitle {
	font-weight: bold;
	padding-left: 6px;
}
/* CustomSort - zoradit podla
---------------------------------------------------------- */
.CustomSort {
	padding:0px;
	font-size:11px;
	float:right;
	text-align:left;
	border-collapse:collapse;
	width:auto;
	margin:10px 0 0 0;
}
.CustomSort td {
	padding:0 3px;
}
.CustomSort a:hover {
	color:#ffff33;
	font-size:11px;
}
.CustomSort a {
	color:#fff;
}
.CustomSort a img {
	padding-left:3px;
}
/* Mena
---------------------------------------------------------- */
.ChangeCurrency {
	padding: 2px 0;
	text-align: right;
	float:right;
	display:none;
}
.ChangeCurrency p, .ChangeCurrency form {
	display: inline;
	padding:2px 0;
}
.ChangeCurrency label {
	padding-right:5px;
}
.ChangeCurrency select {
	font-size:11px;
}
/* ShopIntro - obchod uvod
---------------------------------------------------------- */
.ShopIntro {
	clear: both;
	padding-top:5px;
}
.ShopIntro .State, .ShopIntro .Actions, .ShopIntro .News, .ShopIntro .SellOuts, .ShopIntro .MostSaleable, .ShopIntro .Season {
	width: 100%;
	clear:both;
	text-align: center;
	margin-bottom: 15px;
	overflow:hidden;
}
.ShopIntro h2 {
	margin: 0;
	padding: 0 0 8px 0;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#ffff33;
	text-transform:uppercase;
}
.ShopIntro h3 {
	margin:0;
	padding: 5px;
	font-weight:bold;
	text-align:left;
}
.ShopIntro h3 a {
	color:#ffff33;
	text-decoration:none;
}
.ShopIntro h3 a:hover {
	text-decoration:underline;
}
.ShopIntro .Row {
	width:100%;
	text-align: center;
	clear: both;
	overflow:hidden;
}
.ShopIntro .RowContent {
	padding:0;
	margin-bottom:5px;
}
.ShopIntro .Product {	
	border:1px solid #fff;
	background:#002d55;
	display:inline;
	float:left;
	height:200px;
	margin:0 2px;
	padding:5px 5px 40px 5px;
	position:relative;
	width:162px;
}
.ShopIntro .ProductPrice {
	text-align:left;
	position:absolute;
	bottom:0px;
	left:10px;
	height:40px;
	width:155px;
}
.ShopIntro .ProductPrice .cena {
	bottom:5px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	left:0;
	position:absolute;
}
.ShopIntro .ProductPrice .zlava-percent {
	background:none #ffff33;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	padding:5px 10px;
	float:right;
	margin:8px -7px 0 0;	
}

.ShopIntro .ProductImage {
	width:162px;
	height: 130px;
	overflow: hidden;
	margin: 0 auto;	
	background-color:#FFFFFF;
}
.ShopIntro .ProductImage img {
	padding:3px;
	max-height:120px;
}
.category-name {
	padding:5px 0 10px 0;
}
.XHTMLAfterCategory, .XHTMLBeforeCategory {
	width:100%;
	clear:both;
	padding:5px 0;
}
.DefaultXHTML {
}

/*  Sposob zobrazenia - podrobne
---------------------------------------------------------- */
.ShopDetailView {
	clear: both;
}
.ShopDetailView .Product {
	padding: 6px 0 0 0;
	margin: 6px 0;
	width: 538px;
	position: relative;
	text-align: left;
	overflow: hidden;
	background:#002D55;
	border:1px solid #E9E8E8;
}

.ShopDetailView .prowuct-info-wraper{
	float:right;
	width:320px;
	padding:0 10px 0 0;
}
.prowuct-info-wraper p{margin:0; padding:0;}
.ShopDetailView h2 {
	margin:0;
	padding:0 0 5px 0;
	font-size: 14px;
	overflow: hidden;
	float:left;
	width:315px;
}
.ShopDetailView h2 a {
	text-decoration:none;
}
.ShopDetailView h2 a:hover {
	text-decoration:underline;
}
.ShopDetailView dl {
	font-weight: normal;
	padding:0;
	margin:0;
	overflow:hidden;
}
.ShopDetailView dt {
	padding: 2px 0;
	margin: 0 5px 0 0;
	float:left;
	clear: both;
}
.ShopDetailView dd {
	float: left;
	padding: 2px 0;
	margin: 0;
}
.ShopDetailView select, .ShopDetailView option{font-size:11px;}
.ShopDetailView dd.price {
	font-weight:bold;
}
.ShopDetailView .ProductDescription {
	float: left;
	margin:0;
}
.ShopDetailView .ShopIcons {
	overflow:hidden;
	clear:both;
	width:100%;
	padding-top:40px;
	position:relative;
}
.ShopDetailView .ShopIcons p {
	float:right;
	width:139px;
	height:23px;
	position:relative;
	margin:0;
	padding:0;
}
.ShopDetailView .ShopIcons span.comparelink {
	display:block;
	position:absolute; right:0; top:0;
}

.ShopDetailView .ShopIcons label {
	font-size:11px;
	left:35px;
	position:absolute;
	top:3px;
	color:#000;
}
.ShopDetailView .ProductImage {
	width: 190px;
	float: left;
	text-align: center;
	margin: 0 8px 5px 6px;
	background: #fff;
	display: inline;	
}
.ShopDetailView .ProductImage a {
	display:block;
	text-align:center;
	width:100%;
	height:100%;
	position:relative;
	float:left;
	text-decoration:none;
}
.ShopDetailView .ProductImage img {
}
.ShopDetailView .ProductPrice {
	float:left;
	position:absolute;
	bottom:0;
	left:0;
}
.ShopDetailView .ProductPrice .cena{
	font-size:18px;
	font-weight:bold;
}
.ShopDetailView .ProductPrice .stara-cena{
	font-size:12px;
}
.ShopDetailView .ProductPrice .cena em{font-size:12px; font-weight:normal;}

.ShopDetailView .Action, .ShopDetailView .SellOut, .ShopDetailView .New {
	float:right;
	color: #FFF;
	font-weight:normal;
}
.ShopDetailView .sticker-percent, .ShopDetailView .sticker-action, .ShopDetailView .sticker-sellout, .ShopDetailView .sticker-new {
	display:block;
	width:62px;
	height:62px;
	position:absolute;
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	left:0;
	top:0;
	white-space:nowrap;
	text-align:left;
}
.ShopDetailView .sticker-action span, .ShopDetailView .sticker-sellout span, .ShopDetailView .sticker-new span {
	display:none;
}
.ShopDetailView .sticker-percent {
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/sticker_red.png);
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:18px 0 0 12px;
	width:50px;
	height:44px;
}
.ShopDetailView .sticker-action {
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/sticker_action.png);
	text-indent:-9999px;
}
.ShopDetailView .sticker-sellout {
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/sticker_sellout.png);
	text-indent:-9999px;
}
.ShopDetailView .sticker-new {
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/sticker_new.png);
	text-indent:-9999px;
}
.ShopDetailView .pos-1 {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.ShopDetailView .pos-2 {
	position:absolute;
	top:32px;
	left:0;
	z-index:1;
}

.cartboxline {
    clear: both;
    padding: 10px;
    width: 518px;
	margin-top:5px;
}
.ShopDetailView .cartboxline dt {
    font-weight: bold;
    width: 65px;
}
.ShopDetailView .cartboxline dd {
    width: 448px;
}
.ShopDetailView .cartboxline dd select {
    width: 100%;
}
/* Detail produktu
---------------------------------------------------------- */
.ShopProductView {
	clear: both;
	text-align: center;
	width:100%;
	overflow:hidden;
}
.ShopProductView h1 {
	font-size:18px;
	padding:5px 0;
	margin:0;
	text-align:left;
	font-weight:normal;
	line-height:normal;
}
.ShopProductView .Product {
	padding:10px 0;
	margin:0 0 20px 0;
	overflow: hidden;
	position: relative;
	text-align: left;
	width:100%;
}

.variantswrapper {
    margin-bottom: 10px;
}

.ShopProductView .Product .variantswrapper .ProductDescription .LikeForm {
    border-bottom: 0 none;
	padding:10px;
	background:#002D55;
}
.ShopProductView .Product .variantsbox {
    background: none #ffffff;
    border: 1px solid #26639A;
    clear: both;
    overflow: hidden;
    padding: 10px 15px;
}

.ShopProductView .Product .ProductDescription {
	float:right;
	_float:none;
	width:270px;
	text-align:left;
	margin:0;
	_padding-left:10px;
	padding-bottom:20px;
	overflow:hidden;
}
.ShopProductView .Product .ProductDescription form {
	background:none #454545;
	border:1px solid #95C7F4;
	padding:10px 15px;
}
.ShopProductView .Product dl {
	font-weight: normal;
	width: 100%;
	overflow: hidden;
	padding: 0;
	border-bottom: 1px solid #95C7F4;
}
.ShopProductView .Product dt {
	float: left;
	width: 45%;
	padding: 5px 0;
	margin:0;
	clear: both;
	border-top: 1px solid #95C7F4;
}
.ShopProductView .Product dd {
	float: left;
	width: 55%;
	padding: 5px 0;
	margin:0;
	text-align: right;
	border-top: 1px solid #95C7F4;
}

.ShopProductView .Product .variantsbox {
    background: none #3471A8;
    border: 1px solid #3471A8;
    clear: both;
    overflow: hidden;
    padding: 10px 15px;
}
.ShopProductView .Product .variantsbox  dl {
    font-weight: normal;
    overflow: hidden;
    padding: 0;
    width: 100%;
	border:0;
}
.ShopProductView .Product .variantsbox  dt {
    clear: both;
    float: left;
    margin: 0;
    padding: 5px 0;
    width: 45%;
	border:0;
}
.ShopProductView .Product .variantsbox  dd {
    float: left;
    margin: 0;
    padding: 5px 0;
    text-align: right;
    width: 55%;
	border:0;
}
.ShopProductView .Product .VariantsList dt {
    font-weight: bold;
    width: 100px;
}
.ShopProductView .Product .VariantsList dd {
    width: 408px;
}
.ShopProductView .Product .VariantsList dd select, .ShopProductView .Product .VariantsList dd input {
    width: 100%;
}

.ShopProductView .Product dt.price {
	font-size:12px;
	line-height:18px;
}
.ShopProductView .Product dd span.price {
	font-size:18px;
	line-height:18px;
}
.ShopProductView .Product .ProductImage {
	text-align: center;
	margin:0 0 10px 0;
	float:left;
	width:260px;
	overflow:hidden;
	position:relative;
	background:#fff;
}
.ShopProductView .Product .ProductImage img {
	max-width:260px;
	max-height:260px;
}
* html .ShopProductView .Product .ProductImage img {
	width:260px;
	height:260px;
}
.ShopProductView h3 {
	clear: both;
}
.ShopProductView .DetailDescription {
	clear:both;
	margin:0;
	overflow:hidden;
	position:relative;
	text-align:justify;
}
.ShopProductView .ProductButtons {
	margin: 6px 0;
	overflow: hidden;
	white-space:nowrap;
	clear:both;
	position:relative;
}
.ShopProductView .ProductButtons button {
	background: url(https://www.clny.eu/Data/1089/UserFiles/images/add_b.png) no-repeat 0 0;
	border:0;
	color:#FFFFFF;
	cursor:pointer;
	font-size:18px;
	height:32px;
	margin:0;
	width:238px;
}
.ShopProductView .ProductButtons button:hover {
	background: url(https://www.clny.eu/Data/1089/UserFiles/images/add_b_hover.png) no-repeat 0 0;
}
.ShopProductView .ProductButtons button span {
	display:none;
}
.ShopProductView .ProductButtons label {
	font-size:12px;
	left:68px;
	position:absolute;
	top:8px;
	color:#fff;
}
.ShopProductView .ProductButtons label.hover {
	color:#000;
}
.ShopProductView .ProductButtons #Quantity {
	border:1px solid #e6e5e5;
	left:10px;
	padding:1px 0;
	position:absolute;
	text-align:center;
	top:7px;
	font-size:12px;
	width:50px;
	background:#fff;
}
#special_buttons {
    background: none repeat scroll 0 0 #95C7F4;
    border: 1px solid #3471A8;
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
	color:#000;
    padding: 10px 15px;
}
.variantswrapper #special_buttons {
    border-top: 0 none;
    margin: 0;
}
#special_buttons .fi1 {
    float: left;
    width: 195px;
}
#special_buttons .fi2 {
    float: left;
    min-height: 20px;
    width: 123px;
}
#special_buttons .fi3 {
    float: left;
    text-align: center;
    width: 190px;
}
#special_buttons .fi3 a.printa, #special_buttons .fi3 a.emailme {
    display: inline;
    float: left;
    margin-right: 2px;
}
#special_buttons .prorating {
    text-align: left;
}
#special_buttons ul {
    margin: 0 auto;
    padding: 0 0 0 20px;
}
#special_buttons ul li {
    list-style: none outside none;
}
#special_buttons ul li a {
    color: #5D7E00;
}
#special_buttons ul li a:hover {
    text-decoration: none;
}
.share a img {
    vertical-align: middle;
}
.ShopProductView .sticker-percent, .ShopProductView .sticker-action, .ShopProductView .sticker-sellout, .ShopProductView .sticker-new {
	display:block;
	width:62px;
	height:62px;
	position:absolute;
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	left:0;
	top:0;
	white-space:nowrap;
	text-align:left;
}
.ShopProductView .sticker-action span, .ShopProductView .sticker-sellout span, .ShopProductView .sticker-new span {
	display:none;
}
.ShopProductView .sticker-percent {
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/sticker_red.png);
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:18px 0 0 12px;
	width:50px;
	height:44px;
}
.ShopProductView .sticker-action {
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/sticker_action.png);
	text-indent:-9999px;
}
.ShopProductView .sticker-sellout {
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/sticker_sellout.png);
	text-indent:-9999px;
}
.ShopProductView .sticker-new {
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/sticker_new.png);
	text-indent:-9999px;
}
.ShopProductView .pos-1 {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.ShopProductView .pos-2 {
	position:absolute;
	top:32px;
	left:0;
	z-index:1;
}
.photo-gallery {
	margin:0;
	padding:0;
}
.photo-gallery .photo {
	float:left;
	width:154px;
	padding:5px;
	overflow:hidden;
	height:155px;
	text-align:center;
}
.photo-gallery .PhotoImage {
	text-align:center;
}
.photo-gallery .PhotoImage img {
	padding:1px;
}
.photo-gallery .PhotoDescription {
}
.ShopProductView .Product .attachments dl {
	font-weight: normal;
	width: 100%;
	overflow: hidden;
	padding: 0;
}
.ShopProductView .Product .attachments dt {
	float: left;
	width: 50%;
	padding: 3px 0;
	margin:0;
	clear: both;
}
.ShopProductView .Product .attachments dd {
	float: left;
	width: 50%;
	padding: 3px 0;
	margin:0;
	text-align: left;
}
.DetailDescription {
	width:50%;
	float:left;
}
.DetailDescription p.smalldesc {
}
#productparams {
	width:45%;
	float:right;
}
#productparams table {
	width:100%;
}
#productparams table tr.odd {
	background-color:#090909;
}
#productparams th {
	font-weight:normal;
	text-align:left;
	padding:2px 4px;
	width:50%;
}
#productparams table tr.odd th {
	background-color:#000000;
}
#productparams td {
	text-align:right;
	padding:2px 4px;
	width:50%;
}
.panes h2 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	padding:5px;
}
/* Sposob zobrazenia - ikony
---------------------------------------------------------- */
.Obchod_Produkt_Ikony {
	clear: both;
}
table.Obchod_Produkt_Ikony {
	border-collapse: collapse;
	width: 100%;
	margin: 1em 0;
	text-align: center;
	clear: both;
	border: 1px solid #e9e8e8;
}
table.Obchod_Produkt_Ikony td {
	padding: 8px;
	border-left: 1px solid #e9e8e8;
	font-size: 10px;
	text-align: center;
	background-color:#eeeeee;
}
table td.Obchod_Product_Name {
	width: 33%;
	padding-top: 0;
}
table .Obchod_Product_Name a {
	font-weight: bold;
}
table.Obchod_Produkt_Ikony img {
	margin: 0 auto;
	border: 3px solid #e9e8e8;
}
/* Sposob zobrazenia - zoznam
---------------------------------------------------------- */
.ShopDivViewList {
	clear: both;
}
.ShopDivViewList table {
	width: 100%;
	clear: both;
	margin: 1em 0;
	font-size: 11px;
	border-collapse: collapse;
}

.ShopDivViewList table th {
	padding: 4px;
	background: #e9e8e8;
	color: #000000;
	border:1px solid #e9e8e8;
	font-weight:normal;
	font-size:11px;
}
.ShopDivViewList table td {
	padding: 1px 4px;
	background: #eeeeee;
	border: 1px solid #e9e8e8;
	color: #000000;
	vertical-align:middle;
}
.ShopDivViewList table tr.even td {
}
.ShopDivViewList table td a {
	text-decoration:none;
	text-decoration:underline;
}
/************* order-in ******************/
.order-in, #order {
	margin-bottom:20px;
	border-collapse:collapse;
	border:1px solid #e6e5e5;
	width:100% !important;
}
.order-in caption {
	margin-bottom:5px;
	font-weight:bold;
}
.order-in td, .order-in th, .kosik-finish td, .kosik-finish th {
	border:1px solid #e6e5e5;
	padding:2px 5px;
}
#order td {
	padding:2px 5px;
	border:1px solid #26639A;
}
.order-in th, .kosik-finish th {
	background-color:#26639A;
}
/* novy kosik */
.steps {
	width:484px;
	margin:0 auto 5px auto;
	font-size:11px;
	overflow:hidden;
}
.steps a {
	color:#000;
	cursor:pointer;
}
.steps div {
	width:121px;
	float:left;
	position:relative;
	overflow:hidden;
}
.steps div.step1,
.steps div.step2,
.steps div.step3,
.steps div.step4{
	width:115px;
	padding:0 3px;
	height:68px;
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/step_inactive.jpg);
	background-repeat:no-repeat;
	background-position:3px 0;
	text-align:center;
	display:inline;	
}
.steps div span.ico {
	display:none;
}
.steps div strong {
	display:block;
	float:left;
	width:115px;
	height:55px;
	padding-top:13px;	
}
.steps div strong em {
	display:block;
	font-style:normal;
	font-weight:normal;
}
.steps div.step1 .ActiveStep,
.steps div.step2 .ActiveStep,
.steps div.step3 .ActiveStep,
.steps div.step4 .ActiveStep{
	width:115px;
	padding:0 5px 0 0;
	height:68px;
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/step_active.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:center;
	color:#FFF;
}

#cart-table {
	width:100%;
	border-collapse:collapse;
}
#cart-table th {
	font-size:11px;
	background:#ffff33;
	color:#fff;
}
#cart-table tr:hover {
}
#cart-table th, #cart-table td {
	padding:3px;
	border-bottom:1px dotted #ffff33;
}

th.quantity, td.quantity {
	text-align:center;
	width:55px;
}
th.price, td.price {
	white-space:nowrap;
}
th.price, td.item-price, td.price {
	text-align:center;
}
.price-with-vat td.price {
	font-size:18px;
}
th.delete, td.delete {
	text-align:center;
}
th.image, td.image{
	width:45px;
}
td.image img {
	width:40px;
}
input.quantity {
	width:40px;
	text-align:center;
}
.shopping-cart-content{margin-bottom:15px;}
.shopping-cart-content h2{
	background:none #26639A;
	border:1px solid #ffff33;
	color:#333333;
	font-size:14px;
	margin:5px 0;
	padding:5px;
}
.shopping-cart-content form{margin:0; padding:0;}


#content .submit, #content .disabledsubmit {
	padding:5px 0;
	font-size:14px;
	float:right;
	background-color:#ffff33 ;
	color:#FFF;
	cursor:pointer;
	width:280px;	
	border:1px outset #000;;
}
#content .submit:hover {
	color:#FFF;
	background:#688710;
	text-decoration:underline;
}

#content .disabledsubmit, #content .disabledsubmit:hover{background-color:#ddd; border-color:#CCC; color:#000; cursor:text;}
.confirm_conditions{
	background:none #EEEEEE;
	border:1px solid #e9e8e8;
	margin-bottom:5px;
	padding:5px;
}
#conditionsid{margin-right:5px; vertical-align:text-top;}


a.button:hover {
	text-decoration:none;
}
.small-button {
	font-size:11px;
}
a.button {
	font-size:12px;
	float:left;
	color:#000;
	line-height:30px;
	height:30px;
	text-decoration:underline;
}

tr.price-with-vat {
	background-color:#26639A;
	border-bottom:1px solid #ffff33;
}
#cart-table tr.price-with-vat td, #cart-table tr.price-without-vat td{
	padding:5px 3px;
}
tr.price-without-vat .price, tr.price-with-vat .price {

}
.currency-2{font-size:12px;}

a.detail-button {
	padding:2px 5px;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	background-color:#060;
}
.darcekovy-kupon {
	width:100%;
	margin-bottom:5px;
}
label {
	cursor:pointer;
}
.cartBox {
	margin-bottom:5px;
}
.thanks-message {
	padding:5px 10px;
	line-height:20px;
}
.cart-form {

}
.message{
	padding:10px;
	background:#eee;
	border:1px solid #ccc;
	margin-bottom:15px;
}
.cart-form .checkbox {
	float:left;
	margin-top:10px;
	text-align:center;
	width:40px;
}
.cart-form .item {
	padding:6px 0;
}
.cart-form .selected {
	background-color:#E8FFE8;
	border:1px solid #86E491;
}
.cart-form .item label {
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
}
.cart-form .item .info {
	float:left;
	margin-top:10px;
	width:658px;
}
.cart-form label .price {
	color:#009933;
}
.item input{}
.item p{padding-left:17px;}

#poznamka {
	border:1px solid #ffff33;
	width:80%;
	background-color:#f8f8f8;
}
#poznamka:hover {
	border-color:#fff;
	background-color:#fefefe;
}
.text-field {
	background-color:#F8F8F8;
	border:1px solid #ffff33;
	width:300px;
}
.text-field:hover {
	border-color:#fff;
	background-color:#fefefe;
}
#box_login,
#box_registracia{
	padding:10px 20px 10px 20px;
	background-color:#fff;
	border:1px solid #ffff33;
	margin-bottom:5px;
}
#box_login div.meno,
#box_login div.heslo{
	float:left;
	width:210px;
}

#box_registracia div.meno,
#box_registracia div.heslo,
#box_registracia div.heslo_repeat{
	float:left;
	width:210px;
}
#box_registracia div.heslo{
	clear:both;
	margin-right:10px;
	}

#box_login div.login_links {
	width:100%;
	clear:both;
}
#box_login div.login_links a {
	font-size:11px;
	padding:2px 0;
	margin-right:20px;
}
#box_login div.meno input, #box_login div.heslo input{
	padding:2px;
	margin:3px 0;
	width:200px;
	background-color:#F8F8F8;
	border:1px solid #ffff33;
}
#box_registracia input{
	padding:2px 5px;
	margin:3px 0;
	width:200px;
	border:1px solid #ffff33;
	}
#box_login div.login {
	float:left;
	width:230px;
}
#box_login div.login input {
	margin-bottom:5px;
	width:230px;
	padding:0;
}

.customerZone .item{font-size:14px; padding:5px 0;}

.warning {
	color:#F00;
}
#box_nologin table {
	width:100%;
}
#box_nologin table th {
	text-align:left;
	font-weight:normal;
	width:50%;
	padding:5px 0;
}
.cartBox fieldset {
	border:1px solid #ffff33;
	padding:10px 15px;
	margin-bottom:15px;
	position:relative;
}
html > body .cartBox fieldset{

}
.cartBox legend {
	background:none #26639A;
	border:1px solid #ffff33;
	font-weight:bold;
	padding:5px 10px;
	width:50%;
	text-align:center;
}
#box_nologin table input {
	border:1px solid #ffff33;
	padding:2px 5px;
	width:200px;
}
#box_special p{clear:both;}
.contacts{border-collapse:collapse; margin-bottom:10px;}
.contacts td{padding:5px 10px;}
.contacts .separator{
	width:100%;
	height:1px;
	line-height:1px;
	margin:5px 0;
}

.cartBox .orderComponent select{padding:5px; font-size:14px; border:1px solid #ffff33; margin-bottom:4px;}
.cartBox .orderComponent select option{font-size:14px; padding:0 5px;}
.cartBox .calendar{width:100%;}
.cartBox .calendar caption{text-align:center; font-size:12px; font-weight:bold; padding:5px 0; background-color:#fff;}
.cartBox .calendar td{text-align:center; padding:2px 5px;}
.cartBox .payment{clear:both; padding:6px 10px; border-bottom:1px solid #fff;}
.cartBox .payment img{vertical-align:middle;}
#paymentsBox .odd{background-color:#fff;}
#cetelemPayment{padding-left:15px; padding-top:10px;}
.cartBox #comment{border:1px solid #fff; margin-top:5px; padding:5px 10px;}
.cartBox #comment p{padding:0; margin:0;}
#comment.cartBox textarea{width:99%; border:1px solid #ffff33; padding:2px; background-color:#26639A;}
.clear{clear:both; height:1px; overflow:hidden; line-height:1px; font-size:1px;}
#box_nologin .warning, span.warning{background-color:transparent;}
#box_nologin p.warning{margin:0; padding:0;}.cartBox .calendar {
	width:100%;
}
.cartBox .calendar caption {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:5px 0;
	background-color:#26639A;
}
.cartBox .calendar td {
	text-align:center;
	padding:2px 5px;
}
.cartBox .payment {
	clear:both;
	padding:6px 10px;
	border-bottom:1px solid #26639A;
}
.cartBox .payment img {
	vertical-align:middle;
}
#paymentsBox .odd, #order .odd {
	background-color:#26639A;
}
#cetelemPayment {
	padding-left:15px;
	padding-top:10px;
}

.customerZone td.warning {
	padding:6px 0 0 0;
}
.customerZone p.warning {
	padding:0;
}
#login {
	background:none #26639A;
	margin:0 auto 15px auto;
	padding:0;
	width:538px;
	border:1px solid #26639A;	
}
.Obchod_Content_Login {
	border-collapse:collapse;
	margin:0 auto;
	width:100%;
}
.Obchod_Content_Login td {
	padding:4px 10px;
	vertical-align:top;
	border-bottom:1px solid #FFF;
}

/* ----------------------------------------------------------
END SHOP
---------------------------------------------------------- */

/* tabs */
ul.tabs {
	margin:0 !important;
	padding:0;
	height:30px;
	line-height:130%;
	width:100%;
}
ul.tabs li {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}
ul.tabs a {
	float:left;
	font-size:11px;
	text-transform: uppercase;
	display:block;
	padding:8px 20px 2px 20px;
	text-decoration:none;
	border:0;
	height:18px;
	background-color:#0085fc;
	color:#fff;
	font-weight:bold;
	margin-right:2px;
	position:relative;
	top:1px;
}
ul.tabs a:hover {
	background-color:#ffffff;
	color:#333;
}
ul.tabs a.current {
	background-color:#002d55;
	border:1px solid #ffffff;
	border-bottom:1px solid #002d55;
	color:#fff;
	cursor:default;
}
div.panes {
	width:538px;
	border:1px solid #ffffff;
	background:#002d55;
}
div.panes div {
	display: none;
	border-width: 0;
	padding: 15px 5px;
}
div.panes div div {
	line-height: 1.5;
	/* margin-top: 1em;*/
	padding:0 5px;
	display:block;
}
div.panes div div div {
	line-height:normal;
	margin:0;
	padding:0;
}
/* /tabs */


/*  star rating */
.MainRating {
    border-bottom: 1px solid #EEEEEE;
    clear: both;
    display: none;
    height: 20px;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 5px 0;
    width: 100%;
}
.MainRating .message {
    color: #666666;
    float: right;
    padding-top: 3px;
    width: 450px;
}
.productRating {
    margin: 0;
    width: 170px;
}
.rating {
    background: url(https://www.clny.eu/Data/1089/UserFiles/images/star-matrix.gif) no-repeat scroll 0 0 transparent;
    clear: both;
    float: left;
    height: 16px;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    width: 80px;
}
.ratingValue {
    float: left;
    width: 100px;
}
ul.rating li {
    cursor: pointer;
    float: left;
    text-indent: -999em;
}
ul.rating li a {
    height: 16px;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 16px;
    z-index: 200;
}
ul.rating li.one a {
    left: 0;
}
ul.rating li.two a {
    left: 16px;
}
ul.rating li.three a {
    left: 32px;
}
ul.rating li.four a {
    left: 48px;
}
ul.rating li.five a {
    left: 64px;
}
.nostar {
    background-position: 0 0;
}
.onestar {
    background-position: 0 -16px;
}
.twostar {
    background-position: 0 -32px;
}
.threestar {
    background-position: 0 -48px;
}
.fourstar {
    background-position: 0 -64px;
}
.fivestar {
    background-position: 0 -80px;
}
ul.rating li a:hover {
    background: url(https://www.clny.eu/Data/1089/UserFiles/images/star-matrix.gif) no-repeat scroll 0 0 transparent;
    height: 16px;
    left: 0;
    overflow: hidden;
    width: 80px;
    z-index: 2;
}
ul.rating li.one a:hover {
    background-position: 0 -96px;
}
ul.rating li.two a:hover {
    background-position: 0 -112px;
}
ul.rating li.three a:hover {
    background-position: 0 -128px;
}
ul.rating li.four a:hover {
    background-position: 0 -144px;
}
ul.rating li.five a:hover {
    background-position: 0 -160px;
}

/* end rating */


/* Formulare
-------------------------------------------------------*/
table.QuerySheet {
	width: 100%;
	border-collapse: collapse;
}
table.QuerySheet td {
	padding: 5px 8px;
}
.QuerySheetTitle {
	font-size: 1.1em;
	padding: 8px 0;
}
td.QuerySheetQuery {
	text-align: right;
	width: 25%;
	padding: 0;
}
td.QuerySheetAnswer {
	text-align: left;
	width: 75%;
}
table.QuerySheet td input {
	width: 200px;
	padding:5px;
	border:1px solid #ccc;
}
table .QuerySheetAnswer .sj-var-radio, table .QuerySheetAnswer .sj-var-checkbox {
	width: 1em;
	display: inline;
	float: left;
	margin: 2px 4px 0 0;
}
table .QuerySheetAnswer div {
	clear:both;
} /* float: left; width: 80px; display: inline; */
table.QuerySheet td textarea {
	width: 260px;
	height:100px;
	padding:5px;
	border:1px solid #ccc;
}
th.QuerySheetFoot input {
	margin-right: 8px;
}
table.QuerySheet td img {
	margin: 2px 0;
}
td.QuerySheetQuery .QuerySheetQueryRequired, td.QuerySheetQuery .QuerySheetAnswerRequired {
	color: #FF0;
}
.QuerySheetFoot {
	text-align:center;
}
.QuerySheetFoot input {
	width:150px;
	padding:2px;
}
/* CLANKY
-------------------------------------------------------*/
.articleSummary {
	border-bottom:1px solid #e6e5e5;
	margin-bottom:10px;
	width: 100%;
	overflow:hidden;
	padding-bottom:10px;
	text-align:justify;
}
.articleSummary h3 {
	clear:both;
	margin:0;
	padding:0 0 4px 0;
}
.articleSummary h3 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.articleSummary p {
	margin:0;
	display:inline;
}
.articleSummaryMore {
	clear:both;
	text-align:right;
	padding:0;
}
img.articleSummaryImg, img.articleArticleImg {
	float:left;
	margin:0 10px 5px 0;
	padding:2px;
}
.articleSummaryContent p {
	margin:0;
	padding:0;
}
.article-sumarry-content {
	float:right;
	width:420px;
}
.NextPages {
	margin:5px 0;
}
.articleAuthor {
	font-style:italic;
	margin:5px;
	clear:both;
}
.articleBack {
	text-align:left;
	clear:both;
	padding-bottom:5px;
}
.articles {
	text-align:justify;
}
.articles .left-col {
	width:48%;
	float:left;
	clear:left;
}
.articles .right-col {
	width:48%;
	float:right;
	clear:right;
}
.articles .articleSummaryMore {
	clear:both;
	text-align:right;
	padding:0;
}
.articles img.articleSummaryImg, .articles img.articleArticleImg {
	float:left;
	margin:0 10px 0 0;
	padding:2px;
	border:1px solid #26639A;
}
.Discuss {
	text-align:left;
}
.Discuss dl {
	padding-bottom:10px;
}
.Discuss dt {
	background-color:#e6e5e5;
	color:#594939;
	padding:3px 5px;
	overflow:hidden;
	height:16px;
}
.Discuss dt .date {
	float:right;
}
.Discuss dt b {
	float:left;
}
.Discuss dd {
	margin:0;
	padding:0;
}
.Discuss dd p {
	margin:0;
	padding:5px;
}
.Discuss table {
	background-color:#26639A;
	border:1px solid #e6e5e5;
	border-collapse:collapse;
	margin:0 auto;
	text-align:center;
}
.Discuss table td, .Discuss table th {
	padding:3px 10px;
	color:#000;
	text-align:left;
}
.Discuss table td {
}
.Discuss table td input, .Discuss table td textarea {
	background-color:#fff;
	font-size:11px;
	border:1px solid #e6e5e5;
	padding:2px;
}
.Discuss table td input {
	width:200px;
}
.Discuss table td textarea {
	width:450px;
}
/************* MEDIA gallery ***********************/
div.playlist {
	text-align:left;
	position:relative;
	overflow:hidden;
	height:228px !important;
}
div.playlist div.clips {
	position:absolute;
	text-align:left;
}
div.playlist, div.clips {
	width:260px;
}
div.clips a {
	display:block;
	background-color:#fefeff;
	padding:12px 15px;
	height:46px;
	width:196px;
	font-size:12px;
	border:1px outset #ccc;
	text-decoration:none;
	color:#000;
}
div.clips a.first {
	border-top-width:1px;
}
div.clips a.playing, div.clips a.paused, div.clips a.progress {
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/light.png) no-repeat 0px -69px;
	padding-right:60px;
	border:0;
}
div.clips a.progress {
	opacity:0.6;
}
div.clips a.paused {
	background-position:0 0;
}
div.clips a span {
	display:block;
	font-size:11px;
	color:#666;
}
div.clips a em {
	font-style:normal;
	color:#f00;
}
div.clips a:hover {
	background-color:#f9f9fa;
}
div.clips a.playing:hover, div.clips a.paused:hover, div.clips a.progress:hover {
	background-color:transparent !important;
}
div.clips.petrol a {
	background-color:#193947;
	color:#fff;
	border:1px outset #193947;
}
div.clips.petrol a.playing, div.clips.petrol a.paused, div.clips.petrol a.progress {
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/dark.png) no-repeat 0px -69px;
	border:0;
}
div.clips.petrol a.paused {
	background-position:0 0;
}

div.clips.petrol a span {
	color:#aaa;
}
div.clips.petrol a em {
	color:#FCA29A;
	font-weight:bold;
}
div.clips.petrol a:hover {
	background-color:#274D58;
}
div.clips.petrol a.playing:hover, div.clips.petrol a.paused:hover, div.clips.petrol a.progress:hover {
	background-color:transparent !important;
}
div.clips.low a {
	height:31px;
}
div.clips.low a.playing, div.clips.low a.paused, div.clips.low a.progress {
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/light_small.png);
	background-position:0 -55px;
}
div.clips.low a.paused {
	background-position:0 0;
}
a.go {
	display:block;
	width:18px;
	height:18px;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/up.png) no-repeat;
	margin:5px 0 5px 105px;
	cursor:pointer;
}
a.go:hover, a.go.down:hover {
	background-position:0px -18px;
}
a.go.down {
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/down.png);
}
div.petrol a.go {
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/up_dark.png);
}
div.petrol a.go.down {
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/down_dark.png);
}
a.go.disabled {
	visibility:hidden;
}
a.player {
	margin-top:40px;
	display:block;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/splash.png) no-repeat;
	width:500px;
	height:350px;
	padding:0;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
a.player.plain {
	background-position:-125px 0;
	padding:0px;
	margin-top:0px;
}
a.player.small {
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/splash_small.png) no-repeat;
	height:186px;
	padding:0pt 24px 45px;
	width:251px;
	float:left;
	margin-right:30px;
}
a.player.small.plain {
	background-position:-24px 0;
	padding:0px;
}
a.player.black {
	background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/splash.png);
}
/* play button */
a.player img {
	margin-top:115px;
}
a.player.plain img {
	margin-top:113px;
}
a.player.small img {
	margin-top:60px;
}
a.player p {
	margin-bottom:-15px;
	padding-top:0px;
}
.mediaPlayer {
	float:left;
	width:270px;
}
.MediaGallery {
	width:620px;
	overflow:hidden;
}
.orderComponent input {
	margin-right:5px;
}
.Compare {
	margin:0 0 15px;
	overflow:auto;
	width:100%;
}
.CompareProducts {
	border-top:1px solid #26639A;
	margin-bottom:10px;
}
.CompareProducts td {
	padding:2px 5px;
}
.CompareProducts td.LeftCol {
	background-color:#26639A;
	border-bottom:1px solid #26639A;
	white-space:nowrap;
	width:100px;
}
.CompareProducts td {
	border-bottom:1px solid #26639A;
	border-right:1px solid #26639A;
}
.pagination {
	text-align:center;
	clear:both;
	margin:5px 0;
	padding:0;
	overflow:hidden;
}
.pagination li {
	list-style:none;
	float:left;
	padding:0 2px;
}
.pagination a, .pagination li .current {
	background:#ffff33;
	border:1px solid #e9e8e8;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:2px 5px;
	width:3em;
	color:#333;
	text-decoration:none;
}
.pagination li .current {
	background:#FFF;
	color:#000;
}
.pagination li .disabled {
	background:#002d55;
	border:1px solid #e9e8e8;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:2px 5px;
	width:3em;
	color:#eee;
	text-decoration:none;
	line-height:22px;
}
.pagination a, .pagination li .current {
	line-height:22px;
	padding:2px 5px;
}
.pagination a:hover {
	background-color:#002d55;
	color:#fff;
	text-decoration:none;
}
.SortAsc a, .SortDesc a {
	text-indent:-9999px;
	overflow:hidden;
	width:7px;
	height:6px;
	float:left;
	margin-top:5px;
}
.SortAsc a {
	background:url(/Data/default/UserFiles/images/arrow_up_small.gif) no-repeat 0 0;
}
.SortDesc a {
	background:url(/Data/default/UserFiles/images/arrow_down_small.gif) no-repeat 0 0;
}
/* FOTOGALERIA */
/* foto-kategorie */
#content .Cat {
	margin:0 auto;
	padding:5px 0 0 0;
	clear:both;
	width:90%;
}
#content .Cat li {
	list-style:none;
	clear:both;
	width:auto;
}
#content .Cat li a {
	display:block;
	text-align:left;
	background-color:#002D55;
	width:100%;
	color:#FFFFFF;
	padding:3px 0;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	text-indent:30px;
}
#content .Cat li a:hover {
	background-color:#FFFF33;
	color:#002D55;
}
/* pages */
.Thumbnails ul.Pages {
	margin:0;
	padding:0;
	display:inline;
	float:right;
}
.Thumbnails ul.Pages li {
	list-style:none;
	padding:0 3px;
	text-align:center;
	display:inline;
}
/* thumbnails
-------------------------------------------------------*/

.Photo {
	text-align:center;
	padding:4px;
	border:1px solid #e6e5e5;
}
.Thumbnails {
	font-weight: normal;
	padding:10px 0 10px 20px;
}
.CategoryName {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #e6e5e5;
	padding-bottom:4px;
	margin-bottom:10px;
	text-align:center;
}
.Thmb {
	float:left;
	margin:0 5px;
	display:inline;
	width:160px;
}
.Thumbnails .Row .Thmb .Name {
	font-weight:normal;
	padding:1px 1px;
	text-align:center;
	margin-top:2px;
	margin-bottom:6px;
}
.Thumbnails .Row {
	clear:both;
	margin-top:5px;
}


.tables table{width:100%; border-collapse:collapse;}
.tables table td{padding:4px 5px;}
.tables table td.LeftAlign{text-align:left;}
.tables table td.CenterAlign{text-align:center;}
.tables table td.RightAlign{text-align:right;}
.tables table.WithBorder{margin:0 0 15px 0;}
.tables table.WithBorder, .tables table.WithBorder td{border:1px solid #CCC;}
.tables table.WithBorder .header td{background:#CCC; text-align:center; font-weight:bold;}
.tables table tr.Even td{background-color:#eee;}
.tables table caption{padding:5px; text-align:center; font-weight:bold;}

#right .basic002{margin-bottom:15px;}
#right .basic002 h2{margin:0; padding:5px 10px; background:url(https://www.clny.eu/Data/1089/UserFiles/images/bg_right_head.jpg) repeat-y 0 0; color:#fff; font-size:12px; text-transform:uppercase;}
#right .basic002 .content{border:1px solid #26639a; border-top:0; padding:5px; background:#3471a8;}

#odporucame ul{margin:0; padding:0;}
#odporucame ul li{margin:0; padding:5px 5px; list-style:none; border-bottom:1px solid #e6e5e5;}
#odporucame ul li a{text-decoration:none;}
#odporucame ul li a:hover{text-decoration:underline;}
#odporucame ul li .price{color:#ffffff; font-size:12px; font-weight:bold; display:block; text-align:right;}

#right #nas-tip.basic002 h2{background-image:url(https://www.clny.eu/Data/1089/UserFiles/images/bg_right_head_green.jpg); color:#333; border-bottom:0;}

#nas-tip .Product{text-align:center;}
#nas-tip a{text-decoration:none;}
#nas-tip a:hover{text-decoration:underline;}
#nas-tip h3{margin:0; padding:0; font-weight:normal;}
#nas-tip .ProductImage{padding:5px 0; text-align:center; background-color:#FFF; margin-bottom:5px;}
#nas-tip .price{color:#ffffff;}
#nas-tip .ProductPrice{text-align:right; font-weight:bold;}
#nas-tip .ProductPrice strike{padding-left:5px;}

#aktuality .articleSummary{border-bottom:1px solid #dcdcdc; padding:5px; margin:0; width:auto; text-align:left;}
#aktuality .articleSummary h3{font-size:12px; padding-top:2px;}
#aktuality .articleSummary h3 a{text-decoration:none; font-size:12px; font-weight:normal; text-align:left;}
#aktuality .articleSummary h3 a:hover{text-decoration:underline;}
#aktuality .articleSummary .datum{font-size:11px; color:#FFF; background:url(https://www.clny.eu/Data/1089/UserFiles/images/bg_date.jpg) no-repeat -10px 0; display:block; line-height:normal; margin:0; padding:0 5px; height:14px; line-height:14px;}

#right #sjm-s-porovnanie-produktov a {
	display:block;
	text-align:center;
	padding:5px 0;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFF33;
	color:#002D55;
	text-decoration:underline;
	margin-bottom:15px;
}
#right #sjm-s-porovnanie-produktov a:hover {
	text-decoration:none;
	color:#FFFF33;
	background-color:#002D55;
}

.seenproductbox .icon {
	display:inline;
	float:left;
	height:60px;
	margin:5px 2px 0;
	padding:1px;
	width:60px;
	border:1px solid #fff;
}
.seenproductbox .icon:hover{border-color:#aed247;}

#right .seenproductbox .content{overflow:hidden;}

* html .SeenProducts .Product img {
	height:60px;
} /* IE 6 */
.SeendProductsLink{display:none;}



#equialent-products {
	clear:both;
	width:100%;
}
.EquivalentProducts {
	overflow:hidden;
}
#equialent-products h2 {
	font-size:12px;
	text-transform:uppercase;
	margin:0;
	padding:0 0 8px 0;
}
.EquivalentProduct {
	border-bottom:1px solid #dcdcdc; padding:5px;
	overflow:hidden;
	text-align:center;
}
.EquivalentProduct a{text-decoration:none;}
.EquivalentProduct a:hover{text-decoration:underline;}
.EquivalentProduct .ProductImage {
	text-align:center;
	margin:0 auto;
}
.EquivalentProduct .ProductImage  img{width:80px;}
.EquivalentProducts br{display:none;}

table.sjtl{background:#fff;}

#flags{
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
	right:10px;
	float:right;
}
#flags li{
	list-style:none;
	margin:0;
	padding:0 2px;
	float:left;
}
#flags li a{
	display:block;
	float:left;
	width:20px;
	height:12px;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
}
#flags li.sk a{background:url(https://www.clny.eu/Data/1089/UserFiles/images/SK.jpg) no-repeat 0 0;}
#flags li.en a{background:url(https://www.clny.eu/Data/1089/UserFiles/images/EN.jpg) no-repeat 0 0;}
#flags li.de a{background:url(https://www.clny.eu/Data/1089/UserFiles/images/DE.jpg) no-repeat 0 0;}
#flags li.hr a{background:url(https://www.clny.eu/Data/1089/UserFiles/images/HR.jpg) no-repeat 0 0;}


.articlelinks ul{margin:0; padding:0;}
.articlelinks li {
	border-bottom:1px solid #dcdcdc;
	padding:5px;
	margin:0;
	list-style:none;
	width:auto;
	text-align:left;
}

.articlelinks a {
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
.articlelinks a:hover {
	text-decoration:underline;
}
.articlelinks .date {
	font-size:11px;
	color:#FFF;
	background:url(https://www.clny.eu/Data/1089/UserFiles/images/bg_date.jpg) no-repeat -10px 0;
	display:block;
	line-height:normal;
	margin:0;
	padding:0 5px;
	height:14px;
	line-height:14px;
}

.tlacidlo-obchod{font-family: Arial;
  font-size: 20px;
  background: #e8e809;
  text-decoration: none;
  position:absolute;
  top: 140px;
  right: 34px;
  }
  
 .tlacidlo-obchod a{color: #014e92; text-decoration:none; padding: 10px 20px 10px 20px; display:block;}


.tlacidlo-obchod:hover {
  background: #3cb0fd;
  color: #e8e809;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

 .tlacidlo-obchod a:hover{  background: #3cb0fd; color: #e8e809;}