/*
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:#000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
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) 2012, Peter Melaga, www.webygroup.sk
version: 2.0.1
*/

/*----------------------------------------------------------
START CUSTOM CSS
---------------------------------------------------------- */
a {
	color: #ff6f0a;
	text-decoration: underline;
}
a:hover {
	color: #ff6f0a;
	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:#4c4c4c;
	line-height: normal;
	font-weight:bold;
	margin:0;
	padding:0 0 10px 0;
}
h1 {
	font-size: 18px;
	font-weight:normal;
	line-height:19px;
}
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: #333333;
	text-align: center;
	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: 152px;
	margin-bottom:15px;
	border-bottom:1px solid #e0e0e0;
}
#head #logo {
	position: absolute;
	top: 40px;
	left: 0px;
	padding: 0;
	margin: 0;
	width:342px;
	height:44px;
	background:url(images/logo.jpg) no-repeat 0 0;
}
#head #logo a {
	display: block;
	width:100%;
	height:100%;
	text-indent: -9999px;
	overflow:hidden;
}

#head .slogan{
	position:absolute;
	top:88px;
	left:8px;
	color:#4378BC;
	font-size:26px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
#head object{
	position:absolute;
	top:0px;
	left:350px;
	}

#main-zak-link{
	position:absolute;
	top:85px;
	left:5px;
	height:28px;
	width:196px;
	background:url(images/tel.gif) no-repeat 0 center;
}

#left {
	float: left;
	width: 230px;
	padding-right:20px;
	padding-bottom:10px;
}
#content {
	float: right;
	width: 710px;
	text-align:left;
	padding:0 0 10px 0;
}
.main-skin #content {
	float:none;
	width:100%;
	padding:0;
}
#footer {
	clear: both;
	width: 960px;
	text-align: center;
}
#footer p.copy {
	clear:both;
	padding:10px 0;
	margin: 0;
	font-size:11px;
	border-top:1px solid #e6e5e5;
}
#footer a {
}
#footer a:hover {
}
.footer{
	padding:10px 0;
	background:#040404 url(images/bg_footer.jpg) repeat-x 0 0;
}
#cols {
	width:100%;
	overflow:hidden;
	color:#FFF;
	background:url(images/bg_cols.gif) repeat-y 0 0;
}
#cols .coll {
	float:left;
	width:200px;
	text-align:left;
	padding:5px 20px 5px 20px;
}
#cols .coll h3 {
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
#cols .coll address {
	margin:0;
	padding:0 0 10px 30px;
	font-style:normal;
	background:url(images/ico_home.png) no-repeat 0 0;
	height:1%;
}
#cols .coll .mail {
	padding:2px 0 2px 30px;
	background:url(images/ico_mail.png) no-repeat 0 0;
	height:1%;
}
#cols .coll .telefon {
	padding:4px 0 4px 30px;
	background:url(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 a {
	color:#ff992e;
	text-decoration:underline;
}
#cols a:hover {
	color:#ff992e;
	text-decoration: none;
}

#content .basic003{
	clear:both;
	padding-top:10px;
}

/* Login-menu
-------------------------------------------------------*/
#main-login {
	position:absolute;
	top:8px;
	right:0;
}
#main-login ul {
	margin:0;
	padding:0;
}
#main-login ul li {
	margin:0;
	padding:0 12px 0 0;
	line-height:27px;
	float:left;
	font-size:11px;
	list-style:none;
}
#main-login li.reg, #main-login li.log{
	background:url(images/ico-user.gif) no-repeat 0 center;
	padding-left:20px;
}
#main-login li.log{
	background:url(images/ico-reg.gif) no-repeat 0 center;
	padding-left:30px;
}
#main-login li a {
	text-align:center;
	text-decoration:none;
	color:#4c4c4c;	
	display:block;
	float:left;
}

#main-login li a:hover{
	text-decoration: underline;
	color:#000;
}

/* main-Kosik
---------------------------------------------------------- */
#main-cart {
	position:absolute;
	top:40px;
	right:0;
	min-width:240px;
	min-height:37px;
	float:right;
	padding:0;
	color:#FFF;
	z-index:10006;
}

#main-compare{
	position:absolute;
	top:41px;
	right:256px;
	width:44px;
	height:37px;
	padding:0;
	color:#FFF;
}

#box-right{
	width:195px;
	height:53px;
	overflow:hidden;
	float:right;
	}

#main-cart #kosik {
	width:250px;
}

#add-to-cart-message{
	display:none;
	position:absolute;
	top:37px;
	border-top:1px solid #fff;
	left:0;
	background:#ff8e24;
	color: #FFF;
	padding:10px;
	z-index:500;
	font-size:11px;
	width:230px;
}

#add-to-cart-message p{margin:0; padding:0 0 5px 0;}

#main-cart #kosik a.main-cart, #box-right a.main-cart {
	background:#ffff00;
	height:37px;
	padding:0 10px;
	display:block;
	font-size: 18px;
	line-height:37px;
	color:#000;
	position:relative;
	text-decoration:none;
	border:1px solid #e1e1e1;
}
#box-right a.main-cart{height:40px; padding-top:13px;}
 
#main-cart #kosik .kosik, #box-right .kosik {	
	background:url(images/kosik_top.png) no-repeat 0 0;
	display: block;
    height: 22px;
    left: 16px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    text-indent: -9999px;
    top: 7px;
    width: 23px;
}
#box-right .kosik {
	top:15px;
}
span.kosik-obsah{display:block; float:left; height:37px; line-height:42px; padding-left:50px; font-size:12px; padding-right:10px; cursor:pointer;}
span.kosik-cena{display:block; float:left; padding-left:10px; line-height:37px; height:37px; background:url(images/cart_separator.jpg) no-repeat 0 center; cursor:pointer;}
#kosik span.arrow{width:11px; height:7px; background:url(images/arrow-w.png) no-repeat 0 0; position:absolute; top:17px; right:14px; cursor:pointer;}
#main-cart #kosik .do-kosika, #box-right .do-kosika {
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	display: block;
	text-align:right;
}
#main-cart #kosik a .do-kosika, #box-right a .do-kosika{color:#f0f0f0;}
#main-cart #kosik a:hover .do-kosika, #box-right a:hover .do-kosika {
	text-decoration:none;
}
#main-cart #kosik a:hover, #box-right a:hover {
	color:#000;
	text-decoration:none;
}
#main-cart .cart-sub-content{
	display:none;
	position:absolute;
	top:38px;
	left:0;
	width:100%;
	background:#ff8e24;
	color:#FFF;
}
#main-cart .cart-sub-content div.row,
#main-cart .cart-sub-content div.pokladna{
	padding:15px 15px 0 15px;
	font-size:18px;
}
#main-cart .cart-sub-content div.pokladna{
	padding-bottom:15px;
}

#main-cart .cart-sub-content div.row span{font-size:12px;}

#main-cart .cart-sub-content .pokladna a,
#add-to-cart-message .pokladna a{
	display:block;
	background:url(images/bg_pokladna.jpg) repeat-x 0 0;
	border:1px solid #e1e1e1;
	color:#000;
	text-decoration:none;
	text-align:center;
	display:block;
	height:25px;
	font-size:14px;
	line-height:25px;
	width:auto;
}
#main-cart .cart-sub-content .pokladna a:hover,
#add-to-cart-message .pokladna a:hover{
	background:#ffff00;
	color:#000;
	text-decoration:none;
	}

/* MAIN MENU
-------------------------------------------------------*/
#main-menu {
	position: absolute;
	top:82px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index:70;
	width:100%;
}
#main-menu ul { /* all lists */
	float:right;
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
}
#main-menu a {
	color: #4c4c4c;
	text-decoration: none;
	list-style:none;
	text-align: left;
	font-size:14px;
	display:block;
	padding:8px 15px;
	float:left;
	background:url(images/menu_separator.jpg) no-repeat right center;
}
#main-menu li:last-child a{background:none;}
#main-menu li a:hover {
	background:#e0e0e0;
	color:#ff6600;
	text-decoration:none;
}
#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:#94090D;
	border:1px solid #94090D;
	border-bottom:0;
	width:200px;
	top:40px;
	float:none;
}
#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: #f0f0f0 none;
	border-bottom:1px solid #94090D;
}
#main-menu li ul li a:hover {
	background: #ef434a;
	color: #fff;
	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;
}

/* LAVY Stlpec
-------------------------------------------------------*/
#left .title h2, #left .title h3, #kategorie-obchodu h2 {
	color:#4c4c4c;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #4c4c4c;
}
#left .content {
	background:#fff;

}

#left .basic002, #left .basic003 {
	padding:10px;
	background:#f0f0f0;
	margin-bottom:13px;
}


#main-search{
	z-index:10010;
	margin-bottom:13px;
	}

form.search {
    position: relative;
	border:1px solid #c0c0c0;
	min-height:25px;
	width:228px;
	background: url("images/lupa.gif") no-repeat 5px 5px #FFFFFF;
}

#main-search .content{width:200px;}
.SearchInput{
	width:170px;
	border:0;
	padding:5px 3px 0 3px;
	margin-left:20px;
}
form.search .SearchSubmit {
    background: url("images/hladaj.jpg") no-repeat 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 25px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 0;
    width: 26px;
}
form.search .SearchSubmit:hover{
	background-position:-26px 0;
}
#left-menu {
	margin-bottom:15px;
}


#left #kategorie-obchodu {
	background:#e0e0e0;
}
#left #kategorie-obchodu .content, #left #left-menu .content {
	padding:0;
	margin:0;
	overflow:hidden;
	background:none;
}

#left ul.Cat, #left-menu ul.sjMenu {
	width: 100%;
	margin: 0;
	padding: 0;
}
#left ul.Cat li, #left-menu ul.sjMenu li {
	margin: 0;
	padding:0;
	list-style:none;
}
#left ul.Cat li em {
	font-weight:normal;
	font-size:11px;
}
#left ul.Cat li a, #left-menu ul.sjMenu li a {
	display:block;
	padding:2px 0 2px 12px;
	color:#4c4c4c;
	font-size:12px;
	text-decoration:none;
	height:1%;
	background:url(images/arrow_left.gif) no-repeat 0 5px;
}
#left ul.Cat li a:hover, #left-menu ul.sjMenu li a:hover {
	color: #ff6600;
	background:url(images/arrow_lefth.gif) no-repeat 0 5px;
}
#left ul.Cat li li, #left-menu ul.sjMenu li li {
	margin: 0;
	padding:0;
	border-bottom:0;
	width:auto;
}
#left ul.Cat ul {
	margin:0;
	padding:0;
}
#left ul.Cat ul li {
}
#left ul.Cat ul li a {
	color:#4c4c4c;
	font-weight:normal;
	padding:2px 10px 2px 27px;
	background:url(images/arrow_lefts.gif) no-repeat 15px 8px;
}
#left ul.Cat ul li a:hover {
	background:url(images/arrow_leftsh.gif) no-repeat 15px 8px;
}
#left ul.Cat ul ul {

}
#left ul.Cat ul ul a {
	padding:2px 0 2px 42px;
	background-position:30px 5px;
}
#left ul.Cat ul ul a:hover {
	background-position:30px 5px;
}
#left-menu ul {
	background:#FFF;
}
#left-menu ul.sjMenu li {
	width:228px;
	border:1px solid #8f9090;
	border-top:0;
}
#left-menu ul.sjMenu li a {
	color:#555555;
	text-decoration:none;
	border-bottom:0;
}
#left-menu ul.sjMenu li a:hover {
	color:#f0f0f0;
	text-decoration:underline;
	background:transparent;
}
#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;
}
#left #sjm-s-porovnanie-produktov a {
	display:block;
	text-align:center;
	padding:5px 0;
	font-size:12px;
	font-weight:bold;
	background-color:#94090d;
	color:#FFF;
	text-decoration:underline;
}
#left #sjm-s-porovnanie-produktov a:hover {
	text-decoration:none;
	color:#FFF;
	background-color:#f0f0f0;
}

/* Anketa
-------------------------------------------------------*/
.Inquiry {

}
.Inquiry a {
	text-decoration:underline;
}
.Inquiry a:hover {
	text-decoration:none;
}
.InquiryAnswer{padding-top:5px;}
.InquiryAnswerPercent {
	padding-left:6px;
}
.InquiryQuestion {
	font-weight:bold;
}
/*----------------------------------------------------------

START SHOP

---------------------------------------------------------- */

.Filter {
	background-color:#F0F0F0;
	border:1px solid #f0f0f0;
	clear:both;
	margin:2px 0;
	overflow:hidden;
	padding:4px 0 0;
	position:relative;
	width:708px;
}
.Filter form {
	line-height:155%;
	margin:0;
	padding:0 10px 0 145px;
}
.Filter form span {
	float:left;
	margin-right:5px;
	overflow:hidden;
	white-space:nowrap;
	width:100px;
}
.Filter label {
	cursor:pointer;
	margin:0 10px 0 2px;
	padding:0;
}
.FilterTitle {
	background-color:#f0f0f0;
	color:#fff;
	display:inline;
	font-size:11px;
	font-weight:bold;
	left:0;
	padding:2px 5px;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	top:0;
	width:130px;
	display:none;
}
.FilterValue {
	line-height:150%;
}
/* Nadradene kategorie - cesta
---------------------------------------------------------- */
.ShopProductParentCategories {
	text-align:left;
	border-bottom: 1px solid #e9e8e8;
	width: 710px;
	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: 400px;
}
.ShopCategoryPages span {
	font-weight: bold;
	float: left;
	display: block;
}
.ShopCategoryPages ul {
	padding: 0 3px;
	margin: 0;
}
.ShopCategoryPages ul li {
	display: inline;
	padding:0 5px;
	border-right: 1px solid #b7b7b7;
}
.ShopCategoryPages ul li b, .ShopCategoryPages ul li a {	
	padding: 0;
	text-decoration:none;
}
.ShopCategoryPages ul li a:hover {
	text-decoration:underline;
}
/* 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:#666;
	font-size:11px;
}
.CustomSort a {
	color:#000;
}
.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;
}
.ShopIntro h1{display:none;}
.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 .title {
	margin: 0 0 5px 0;
	background:#f0f0f0;
	overflow:hidden;
	padding:0;	
}

.ShopIntro .title h2 {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
	float:left;
	width:178px;
	color:#FFF;
	background:#333;
}

.ShopIntro .Actions h2{background:#63c725;}
.ShopIntro .SellOuts h2{background:#f37c16;}
.ShopIntro .News h2{background:#0f87ed;}

.ShopIntro h3 {
	margin:0;
	padding: 3px;
	font-weight:bold;
	text-align: center;
}
.ShopIntro h3 a {
	text-decoration:none;
}
.ShopIntro h3 a:hover {
	text-decoration:underline;
}
.ShopIntro .Row {
	width:100%;
	text-align: center;
	clear: both;
	overflow:hidden;
}
.ShopIntro .RowContent {
	background: #E0E0E0;
	padding:4px 2px 4px 2px;
	float:left;
	margin-bottom:5px;
}
.ShopIntro .Product {
	width:152px;
	float: left;
	background-color:#ffffff;
	margin:0 2px;
	padding:10px 10px 30px 10px;
	height:200px;
	position:relative;
	display:inline;
}
.ShopIntro .ProductPrice {
	text-align:left;
	position:absolute;
	bottom:10px;
	left:10px;
	width:155px;
}
.ShopIntro .ProductPrice .cena {
	font-weight:bold;
	font-size:16px;
	color:#333333;
}
.ShopIntro .ProductPrice .zlava-percent {
	background: #ff6905;
    color: #F0F0F0;
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-right: -6px;
    padding: 5px;
    position: relative;
    top: 14px;
}
.ShopIntro .ProductImage {
	width:152px;
	height: 130px;
	overflow: hidden;
	margin: 0 auto;
	display:table;
}
.ShopIntro .ProductImage a{
	display:table-cell;
	vertical-align:middle;
}
.ShopIntro .ProductImage img {
	padding:3px;
}
.category-name {
	padding:5px 0 10px 0;
}
.XHTMLAfterCategory, .XHTMLBeforeCategory {
	width:100%;
	clear:both;
	padding:5px 0;
}
.DefaultXHTML {
}

#content .basic003 .title h3 {
	background:#f0f0f0;
	float:left;
	padding:15px;
	margin:0;
	text-transform:uppercase;
	}
#content .basic003 .title{
	border-bottom:1px solid #f0f0f0;
	overflow:hidden;
}

#content .basic003 .content{
}

#suvisiaci-tovar{
	border-bottom:1px solid #f0f0f0;
}

.SeenProducts {
	border-bottom:1px solid #f0f0f0;
	overflow:hidden;
	clear:both;
	width:100%;
	padding-bottom:10px;
}


.SeendProductsLink{display:none;}

.SeenProducts .Product {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	margin:0 auto;
	overflow:hidden;
	padding:4px;
	width:80px;
	text-align:center;
	border-right:1px solid #f0f0f0;
}
.SeenProducts .Product img {
	max-width:60px;
	max-height:60px;
}

* html .SeenProducts .Product img {
	width:60px;
	height:60px;
} /* IE 6 */
.SeendProductsLink {
	clear:both;
	padding:5px;
	text-align:right;
}
/*  Sposob zobrazenia - podrobne
---------------------------------------------------------- */
.ShopDetailView {
	clear: both;
	border-top:1px solid #eae9e9;
}
.ShopDetailView .Product {
	padding: 6px 0;
	margin: 6px 0;
	width: 710px;
	text-align: left;
	border-bottom:1px solid #eae9e9;
}
.ShopDetailView h2 {
	margin:0;
	padding:2px 0;
	font-size: 14px;
	font-weight:bold;
	width:100%;
	position:static;
	border-bottom:1px solid #eae9e9;
}
.ShopDetailView h2 a {
	text-decoration:none;
}
.ShopDetailView h2 a:hover {
	text-decoration:underline;
}
.ShopDetailView dl {
	font-weight: normal;
	width: 500px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.ShopDetailView dt {
	float: left;
	width: 100px;
	padding: 2px 0;
	margin: 0;
	clear: both;
}
.ShopDetailView dd {
	float: left;
	width: 400px;
	padding: 2px 0;
	margin: 0;
}
.ShopDetailView dd.price {
	font-weight:bold;
}
.ShopDetailView .ProductDescription {
	float: right;
	margin:0;
	width:500px;
}
.ShopDetailView select, .ShopDetailView option{font-size:11px;}

.ShopDetailView .ShopIcons {
	clear:both;
	width:100%;
	height:37px;
	padding-top:20px;
	position:relative;
}
.ShopDetailView .ShopIcons .comparelink{
	width:44px;
	height:37px;
	position: absolute;
	right:253px;
	top:20px;
}
.ShopIcons label {
	font-size:12px;
	left:52px;
	position:absolute;
	top:10px;
	color:#000;
}

.ShopDetailView .ShopIcons .Quantity,
.ShopProductView .ProductButtons .Quantity {
	border:1px solid #eae9e9;
	left:10px;
	padding:1px 0;
	position:absolute;
	text-align:center;
	top:9px;
	font-size:12px;
	width:34px;
	background:#fff;
}
.ShopDetailView .ShopIcons span.icon,
.ShopProductView .ProductButtons span.icon{
	display:block;
	width:23px;
	height:22px;
	background:url(images/kosik_top.png) no-repeat 0 0;
	position:absolute;
	top:7px;
	right:15px;
	cursor:pointer;
}


.ShopDetailView .ShopIcons button,
.ShopProductView .ProductButtons button{
	border:1px solid #eae9e9;
	background: url(images/bg_kosik.jpg) repeat-x 0 0;
	color:#000;
	cursor:pointer;
	font-size:18px;
	height:37px;
	margin:0;
	width:248px;
	overflow:hidden;
}
.ShopDetailView .ShopIcons button:hover, .ShopDetailView .ShopIcons button.hover,
.ShopDetailView .ShopIcons a:hover,
.ShopProductView .ProductButtons button:hover{
	background: #FFFF00 none;
}
.ShopDetailView .ShopIcons .ProductButtons{
	position:relative;
	float:right;
	height:37px;
	width:250px;
}
.ShopDetailView .ShopIcons button span.addtext,
.ShopDetailView .ShopIcons a span,
.ShopProductView .ProductButtons button span.addtext{
	position:absolute;
	color:#000;
	font-size:12px;
	left:95px;
	top:11px;
	cursor:pointer;
}

.ShopDetailView .ProductPrice {
	float:left;
	position:absolute;
	bottom:5px;
	left:0;
}
.ShopDetailView .ProductPrice .cena{
	font-size:17px;
	color:#000;
	font-weight:bold;
}
.ShopDetailView .ProductPrice .stara-cena{
	font-size:12px;
}
.ShopDetailView .ProductImage {
	width: 190px;
	float: left;
	text-align: center;
	margin: 0 0 0 6px;
	display: inline;
	position:relative;
}
.ShopDetailView .ProductImage a {
	display:block;
	text-align:center;
	width:100%;
	height:100%;
	position:relative;
	float:left;
	text-decoration:none;
}
.ShopDetailView .ProductImage img {
}
.ShopDetailView .price-with-wat {
	font-weight:bold;
}
.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(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(images/sticker_action.png);
	text-indent:-9999px;
}
.ShopDetailView .sticker-sellout {
	background-image:url(images/sticker_sellout.png);
	text-indent:-9999px;
}
.ShopDetailView .sticker-new {
	background-image:url(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;
}
/* Detail produktu
---------------------------------------------------------- */
.ShopProductView {
	clear: both;
	text-align: center;
	width:100%;
}
.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;
	position: relative;
	text-align: left;
	width:100%;
}
.ShopProductView .Product .ProductDescription {
	width:350px;
	text-align:left;
	margin:0;
	padding-bottom:20px;
	overflow:hidden;
}
.ShopProductView .Product .ProductDescription form {
	margin-bottom:10px;
}
.ShopProductView .Product dl {
	font-weight: normal;
	width: 100%;
	overflow: hidden;
	padding: 0;
	border-bottom: 1px solid #f0f0f0;
}
.ShopProductView .Product dt {
	float: left;
	width: 35%;
	padding: 5px 0;
	margin:0;
	clear: both;
	border-top: 1px solid #f0f0f0;
}
.ShopProductView .Product dd {
	float: left;
	width: 65%;
	padding: 5px 0;
	margin:0;
	text-align: right;
	border-top: 1px solid #f0f0f0;
}
.ShopProductView .Product dt.price {
	font-size:16px;
	line-height: normal;
}
.ShopProductView .Product dd span.price {
	font-size:24px;
	line-height:normal;
}

.ShopProductView .Product dt.pricetop,
.ShopProductView .Product dd.pricetop{
	padding-top:15px;
	border-color:#000;
}

.ShopProductView .Product dd del{font-size:12px !important; line-height:normal !important;}

.ShopProductView .Product .ProductLeft {
	text-align: center;
	float:left;
	width:350px;
	position:relative;
}
.ShopProductView .Product .ProductRight {
	float:right;
	width:350px;
	overflow:hidden;
}
.ShopProductView .Product .ProductLeft .ProductImageDescription{
	padding:10px 0;
	margin:0;
}
.ShopProductView .Product .ProductImage img {
	max-width:350px;
	max-height:350px;
}
* html .ShopProductView .Product .ProductImage img {
	width:350px;
	height:350px;
}

.ShopProductView h3 {
	clear: both;
}
.ShopProductView .DetailDescription {
	clear:both;
	margin:0;
	overflow:hidden;
	position:relative;
	text-align:justify;
}

.ShopProductView .ProductButtons { 
	margin: 6px 0;
	white-space:nowrap;
	position:relative;
	float:right;
	width:250px;
}
.ShopProductView .ShopIcons{
	clear:both;
}
.ShopProductView .comparelink{
	float:left;
	margin:6px 0 6px 52px;
}
}
.compare-box .stock-count{

}
#special_buttons {
}

#special_buttons .share_buttons{
	float:left;
	width:150px;
}
#special_buttons .prorating{
	float:right;
	width:200px;
}

.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(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(images/sticker_action.png);
	text-indent:-9999px;
}
.ShopProductView .sticker-sellout {
	background-image:url(images/sticker_sellout.png);
	text-indent:-9999px;
}
.ShopProductView .sticker-new {
	background-image:url(images/sticker_new.png);
	text-indent:-9999px;
}
.ShopProductView .pos-1 {
	position:absolute;
	top:0;
	left:0;
	z-index:10001;
}
.ShopProductView .pos-2 {
	position:absolute;
	top:32px;
	left:0;
	z-index:10000;
}
#equialent-products {
	clear:both;
	width:100%;
}
.EquivalentProducts {
	padding:0px 14px;
	margin:0 0 20px 0;
	overflow:hidden;
	border:1px solid #f0f0f0;
}
#equialent-products h2 {
	font-size:12px;
	text-transform:uppercase;
	margin:0;
	padding:0 0 8px 0;
}
.EquivalentProduct {
	float:left;
	width:160px;
	padding:5px;
	overflow:hidden;
	text-align:center;
}
.EquivalentProduct .ProductImage {
	text-align:center;
}
.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 {

}
.DetailDescription p.smalldesc {

}
#productparams {
	width:45%;
	float:right;
	margin:0 0 20px 20px;
}
#productparams table {
	width:100%;
}
#productparams table tr.odd {
	background-color:#f0f0f0;
}
#productparams th {
	font-weight:normal;
	text-align:left;
	padding:2px 4px;
	width:50%;
}
#productparams table tr.odd th {

}
#productparams td {
	text-align:right;
	padding:2px 4px;
	width:50%;
}
.panes h2 {
	color:#000;
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
	padding:0;
}
/* 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 #dddddd;
}
table.Obchod_Produkt_Ikony td {
	padding: 8px;
	border-left: 1px solid #dddddd;
	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 #dddddd;
}
/* 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: #dddddd;
	color: #000000;
	border:1px solid #dddddd;
	font-weight:normal;
	font-size:11px;
}
.ShopDivViewList table td {
	padding: 1px 4px;
	background: #eeeeee;
	border: 1px solid #dddddd;
	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 #9B9A9A;
	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 #9B9A9A;
	padding:2px 5px;
}
#order td {
	padding:2px 5px;
	border:1px solid #9B9A9A;
}
.order-in th, .kosik-finish th {
	background-color:#EAEAEA;
}

.shopping-cart-content{width:100%; overflow:hidden; margin-bottom:15px;}


.steps {
	width:100%;
	margin-bottom:5px;
	font-size:11px;
}
.steps a {
	color:#000;
}
.steps div {}
.steps div.step1, .steps div.step2, .steps div.step3, .steps div.step4 {
	float:left;
	width:170px;
	padding:0;
	background:#eaeaea;
	border:1px solid #d2d2d2;
	margin-left:6px;
	text-align:center;
	position:relative;
}
.steps .InactiveStep, .steps .ActiveStep{
	padding:5px 0;
}
.steps div.step1{margin-left:2px;}

.steps div span.ico {
	display: none;
}
.steps div strong {}
.steps div strong em {
	display:block;
	font-style:normal;
	font-weight:normal;
}
.steps div.ActiveStep{
	background:#9a9a9a;
	color:#FFF;
	}
.steps div.ActiveStep span.ico{
	display:block;
	width:16px;
	height:8px;
	background:url(images/steps_sipka.png) no-repeat 0 0;
	position:absolute;
	bottom:-7px;
	left:10px;
}

.cart-price-box{
	clear:both;
	padding-bottom:5px;
	overflow:hidden;
	}
.cart-price-box-content{
	float:right;
	width:260px;
	padding:10px;
	background:#9a9a9a;
	overflow:hidden;
	color:#FFF;
}
.cart-price-box-content h3{
	font-size:12px;
	color:#FFF;
	margin:0;
	padding:5px 0;
	text-transform:uppercase;
}

.cart-price-box-content table{
	width:100%;
}

.cart-price-box-content table th{
	padding:3px 0;
	text-align:left;
	font-weight:normal;
}

.cart-price-box-content table td{
	padding:3px 0;
	text-align: right;
	font-weight:normal;
	font-size:14px;
}

#cart-table {
	width:100%;
	border-collapse:collapse;
}
#cart-table input {
	text-align:center;
	font-size:11px;
}
#cart-table th {
	font-size:11px;
	background:#EAEAEA;
	color:#000;
}
#cart-table tr:hover {
}
#cart-table th, #cart-table td {
	padding:5px;
	border-bottom:1px dotted #E0E0E0;
}
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;
}
td.image{text-align:center;}

.price-with-vat td.price {
	font-size:16px;
	text-align:right;
}
th.delete, td.delete {
	text-align:center;
}
td.image img {
	max-width:40px;
	max-height:40px;
	margin:0 auto;
}
input.quantity {
	width:40px;
	text-align:center;
}
.cart-form h2, .cartBox h2 {
	background:none #9B9A9A;
	color:#fff;
	font-size:14px;
	margin:5px 0;
	padding:5px;
}
#content .submit, #content .disabledsubmit {
	border:1px solid #eae9e9;
	padding:5px 15px;
	font-size:14px;
	float:right;
	background:url("images/bg_kosik.jpg") repeat-x 0 0;
	color:#000;
	cursor:pointer;
	min-width:280px;
}
#content .submit:hover {
	background:#ffff00;
	color:#000;
	text-decoration:none;
}
#content .disabledsubmit, #content .disabledsubmit:hover {
	background:#DDDDDD;
	border-color:#CCCCCC;
	color:#000000;
	cursor:text;
}
.confirm_conditions {
	background:none repeat scroll 0 0 #EAEAEA;
	border:1px solid #9B9A9A;
	margin-bottom:5px;
	padding:5px;
}
#conditionsid {
	margin-right:5px;
	vertical-align:middle;
}
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 th, tr.price-with-vat td {
	font-size:16px;

}
tr.price-without-vat .price, tr.price-with-vat .price {
	font-weight:bold;
	text-align:right;
}
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 {
}
.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 #f0f0f0;
	width:80%;
	background-color:#f8f8f8;
}
#poznamka:hover {
	border-color:#999;
	background-color:#fefefe;
}
.text-field {
	background-color:#F8F8F8;
	border:1px solid #f0f0f0;
	width:300px;
}
.text-field:hover {
	border-color:#999;
	background-color:#fefefe;
}
#box_login, #box_registracia {
	padding:10px 20px 10px 20px;
	border:1px solid #9B9A9A;
	margin-bottom:5px;
}
#box_login div.meno {
	float:left;
	width:210px;
}
#box_registracia div.meno {
	float:left;
	width:220px;
}
#box_login div.heslo {
	float:left;
	width:210px;
}
#box_registracia div.heslo {
	float:left;
	width:220px;
}
#box_registracia div.heslo_repeat {
	float:left;
	width:220px;
}
#box_login div.login {
	float:left;
	width:240px;
}
#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:#fff;
	border:1px solid #9B9A9A;
}
#box_registracia input {
	padding:2px;
	margin:3px 0;
	width:210px;
	background-color:#fff;
	border:1px solid #9B9A9A;
}
#box_login div.login input {
	margin-top:18px;
	width:240px;
	padding: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 #9B9A9A;
	padding:10px 15px;
	margin-bottom:15px;
	position:relative;
}
html > body .cartBox fieldset {
}
.cartBox legend {
	background:none repeat scroll 0 0 #EAEAEA;
	border:1px solid #9B9A9A;
	font-weight:bold;
	padding:5px;
	width:40%;
	text-align:center;
}
#box_nologin table input {
	border:1px solid #9B9A9A;
	padding:2px 5px;
	width:300px;
}
.contacts {
	border-collapse:collapse;
	border:1px dotted #9B9A9A;
	margin-bottom:10px;
}
.contacts td {
	padding:5px 10px;
}
.contacts .separator {
	width:100%;
	height:1px;
	line-height:1px;
	background-color:#f0f0f0;
	margin:5px 0;
}
.cartBox .orderComponent select {
	padding:5px;
	font-size:14px;
	border:1px solid #9B9A9A;
	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:#EAEAEA;
}
.cartBox .calendar td {
	text-align:center;
	padding:2px 5px;
}
.cartBox .payment {
	clear:both;
	padding:6px 10px;
}
.cartBox .payment img {
	vertical-align:middle;
}
#paymentsBox .odd, #order .odd {

}
#cetelemPayment {
	padding-left:15px;
	padding-top:10px;
}
.cartBox #comment {
	border:1px solid #EAEAEA;
	margin-top:5px;
	padding:5px 10px;
}
.cartBox #comment p {
	padding:0;
	margin:0;
}
#comment.cartBox textarea {
	width:80%;
	border:1px solid #9B9A9A;
	padding:2px;
	background-color:#F6F6F6;
}
.customerZone td.warning {
	padding:6px 0 0 0;
}
.customerZone p.warning {
	padding:0;
}
#login {
	background:none #f0f0f0;
	margin:0 auto;
	padding:0;
	width:100%;
}
.Obchod_Content_Login {
	border-collapse:collapse;
	margin:0 auto;
	width:100%;
}
.Obchod_Content_Login td {
	color:#000000;
	padding:4px 5px;
	vertical-align:top;
	border-bottom:1px solid #FFF;
}
#login .bgcervena {
	color:#FFFFFF;
	overflow:hidden;
	padding:5px 10px !important;
}
#login .bgcervena a {
	color:#FFFF00;
}
/* ----------------------------------------------------------
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:1px solid #e2e2e2;
	height:18px;
	background-color:#e2e2e2;
	color:#555555;
	font-weight:bold;
	margin-right:2px;
	position:relative;
	top:1px;
}
ul.tabs a:hover {
	background-color:#c8c8c8;
	color:#555;
}
ul.tabs a.current {
	background-color:#fff;
	border-color: #e2e2e2;
	border-bottom:1px solid #FFF;
	color:#555555;
	cursor:default;
}
div.panes {
	width:708px;
	border:1px solid #e2e2e2;
}
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 */

.message{
	padding:5px;
	background:#f8f8f8;
	border:1px solid #ddd;
	margin-bottom:15px;
}

/*  star rating */
.MainRating {
	margin:0;
	padding:5px 0;
	clear:both;
	width:100%;
	overflow:hidden;
	height:20px;
	border-bottom:1px solid #eee;
	margin-bottom:5px;
	display:none;
}
.MainRating .message {
	float:right;
	width:450px;
	color:#666;
	padding-top:3px;
}
.prorating{display:block; padding:0; text-align:center; overflow:hidden;}
.productRating {
	width:100%;
	text-align:center;
}
.productRating p{font-size:10px; clear:both; padding:4px 0; text-align:center;}

.rating {
	width:155px;
	height:30px;
	margin:0 auto !important;
	padding:0 !important;
	list-style:none;
	clear:both;
	position:relative;
	background: url(images/matrix.gif) no-repeat 0 0;
}
.ratingValue {
	float:left;
	width:100px;
}
ul.rating li {
	cursor: pointer;
	/*ie5 mac doesn't like it if the list is floated but ie6 does\*/
float:left;
	/* end hide*/
text-indent:-999em;/* hide text*/
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:31px;
	height:31px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {
	left:0
}
ul.rating li.two a {
	left:31px;
}
ul.rating li.three a {
	left:62px;
}
ul.rating li.four a {
	left:93px;
}
ul.rating li.five a {
	left:124px;
}
.nostar {
	background-position:0 0
}
.onestar {
	background-position:0 -31px
}
.twostar {
	background-position:0 -62px
}
.threestar {
	background-position:0 -93px
}
.fourstar {
	background-position:0 -124px
}
.fivestar {
	background-position:0 -155px
}
ul.rating li a:hover {
	z-index:2;
	height:31px;
	width:155px;
	overflow:hidden;
	left:0;
	background: url(images/matrix.gif) no-repeat 0 0
}
ul.rating li.one a:hover {
	background-position:0 -186px;
}
ul.rating li.two a:hover {
	background-position:0 -217px;
}
ul.rating li.three a:hover {
	background-position:0 -248px
}
ul.rating li.four a:hover {
	background-position:0 -279px
}
ul.rating li.five a:hover {
	background-position:0 -310px
}
/* end rating */


/* Formulare
-------------------------------------------------------*/
table.QuerySheet{width: 100%; border-collapse: collapse;}
table.QuerySheet td{padding: 5px 8px; border-bottom: 1px solid #fff; background: #FEF497;}
.QuerySheetTitle{ color: #000; font-size: 1.1em; padding: 8px 0; background: #fff;}
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 #FAD30B;}
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: 350px; height:100px; padding:5px; border:1px solid #FAD30B;}
th.QuerySheetFoot input{ margin-right: 8px; }
table.QuerySheet td img{ margin: 2px 0; }

td.QuerySheetQuery .QuerySheetQueryRequired, td.QuerySheetQuery .QuerySheetAnswerRequired{ color: #f00; }
.QuerySheetFoot{text-align:center;}
.QuerySheetFoot input{width:150px; padding:2px;}


/* CLANKY
-------------------------------------------------------*/
.articleSummary {
	border-bottom:1px solid #f0f0f0;
	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;
	color:#ff6633;
}
.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:590px;
}
.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 #F0F0F0;
}
.Discuss {
	text-align:left;
}
.Discuss dl {
	padding-bottom:10px;
}
.Discuss dt {
	background-color:#f0f0f0;
	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:#F0F0F0;
	border:1px solid #f0f0f0;
	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 #f0f0f0;
	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(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(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(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(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(images/down.png);
}
div.petrol a.go {
	background-image:url(images/up_dark.png);
}
div.petrol a.go.down {
	background-image:url(images/down_dark.png);
}
a.go.disabled {
	visibility:hidden;
}
a.player {
	margin-top:40px;
	display:block;
	background:url(images/splash.png) no-repeat;
	width:350px;
	height:245px;
	padding:0 126px 75px 127px;
	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(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(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 #F0F0F0;
	margin-bottom:10px;
}
.CompareProducts td {
	padding:2px 5px;
}
.CompareProducts td.LeftCol {
	background-color:#F0F0F0;
	border-bottom:1px solid #fff;
	white-space:nowrap;
	width:100px;
}
.CompareProducts td {
	border-bottom:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
}

#main-compare a{display:block; width:44px; height:37px; background:url(images/compare_inactive.gif) no-repeat 0 0; text-indent:-9999px; overflow:hidden;}

.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:#f0f0f0;
	border:1px solid #94090D;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:2px 5px;
	width:3em;
	color:#fff;
	text-decoration:none;
}
.pagination li .current {
	background:#FFF;
	color:#94090D;
}
.pagination li .disabled {
	background:#f0f0f0;
	border:1px solid #94090D;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:2px 5px;
	width:3em;
	color:#FFF;
	text-decoration:none;
	line-height:22px;
}
.pagination a, .pagination li .current {
	line-height:22px;
	padding:2px 5px;
}
.pagination a:hover {
	background-color:#FFF;
	color:#1B2A39;
	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;
	background-color:#bcb8ac;
	width:100%;
	color:#FFFFFF;
	padding:3px 0;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	}

#content .Cat li a:hover{background-color:#aba693;}

/* 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;}


.NewsLetterButtons,
.coll-fourth form{
	background:#fff;
	border:1px solid #acacac;
	position:relative;
	height:25px;
}

.NewsLetterInput {
	width:120px;
	border:0;
	padding:4px;
}
.NewsLetterSubmit{
	position:absolute;
	top:0px;
	right:0px;
	width:71px;
	height:25px;
	font-size:0;
	overflow:hidden;
	border:0;
	margin:0;
	padding:0;
	cursor:pointer;
	background:url(images/button_odoslat.gif) no-repeat 0 0;
	}
	
.NewsLetterSubmit:hover{
	background:url(images/button_odoslat.gif) no-repeat 0 -25px;
	}

/* thumbnails
-------------------------------------------------------*/

.Photo{text-align:center; padding:4px; border:1px solid #f0f0f0;}

.Thumbnails{
	font-weight: normal;
	padding:10px 0 10px 20px;
}

.CategoryName{font-size:14px; font-weight:bold; border-bottom:1px solid #f0f0f0; padding-bottom:4px; margin-bottom:10px; text-align:center; color:#555555;}

.Thmb{
	float:left;
	margin:0 5px;
	display:inline;
}

.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;}
#sjm-s-anketa .InquiryAnswerText{color:#FF9829;}

#main-bar{width:100%; height:54px; position:absolute; top:0; display:none; border-bottom:2px solid #fff; z-index:99; left:0;}
#bar-inner{background:#f0f0f0; width:960px; margin:0 auto; height:53px; border-bottom:1px solid #6b6d6e;}

#totop a {
    background: url("images/totop.png") no-repeat 0 0;
    bottom: 19%;
    display: none;
    height: 34px;
    outline: medium none;
    position: fixed;
    width: 20px;
	margin-left: 970px;
	text-indent:-9999px;
	overflow:hidden;
}
#totop a:hover {
    background: url("images/totop.png") no-repeat -20px 0;
}

#box-left{float:left; width:215px; padding:13px 0 0 15px; text-align:left;}
#box-left em{color:#555555; font-weight:bold; font-style:normal; font-size:12px;}
#box-left .SearchInput{width:130px;}



#search_suggest {        
    position: absolute;
	left: 0;
    top: 22px;	
    z-index: 10011;
}
.suggest_wrapper{
	border:1px solid #ccc;
	border-bottom:0;
	background-color: #FFFFFF;
	width:228px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);	
}
#box-left #search_suggest{
	top:37px;
}
#search_suggest img {
    border: 1px solid #ccc;
    float: left;
    height: 40px;
    margin-right: 10px;
    width: 40px;
}
#search_suggest p {
    border-bottom: 1px solid #ccc;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#search_suggest p a {
    display: block;
    overflow: hidden;
    padding: 8px 10px;
    text-decoration: none;
	cursor:pointer;
}
#search_suggest p a:hover, #search_suggest p a:focus {
    background-color: #ff6600;
    color: #FFFFFF;
    text-decoration: none;
}
#search_suggest p a span {
    color: #000000;
    display: block;
    float: left;
    line-height: normal;
    width: 140px;
	cursor:pointer;
}
#search_suggest p a:hover span, #search_suggest p a:focus span {
    color: #FFFFFF;
}

#category-menu{
	position:absolute;
	top:118px;
	left:0px;
	z-index:10005;
	background:#ff6600;
	width:100%;
}
#category-menu ul{
	margin:0;
	padding:0;
}

#category-menu ul li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#category-menu ul li a{
	display:block;
	padding:8px 30px 8px 15px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	position:relative;
	text-transform:uppercase;
}
#category-menu ul li a span{
	position:absolute;
	right:10px;
	top:14px;
	width:11px;
	height:7px;
	background:url(images/arrow-down-w.gif) no-repeat 0 0;
}
#category-menu ul li a:hover,
#category-menu ul li:hover, #category-menu ul li:hover a{color:#4c4c4c; text-decoration:none; background:#e0e0e0;}
#category-menu ul li a:hover span{
	background:url(images/arrow-down-b.gif) no-repeat 0 0;
}


#category-menu ul li .sub-content{
	display:none;
	position:absolute;
	top:34px;
	left:0;
	width:930px;
	padding:15px;
	overflow:hidden;
	background:#e0e0e0;
	text-transform:none;
	border-bottom:10px solid #fff;
}

#category-menu ul li .sub-content h3{
	font-size:14px;
	font-weight:bold;
	color:#4c4c4c;
	border-bottom:1px solid #4c4c4c;
	margin-bottom:10px;
	padding-bottom:5px;
}
#category-menu ul li .sub-content .col{
	float:left;
	width:200px;
	padding-right:20px;
}
#category-menu ul li .sub-content .col4{
	float:right;
	width:250px;
	padding:0;

}
#category-menu ul li .sub-content .col4 img{
	max-width:250px;
}
#category-menu ul li .sub-content ul{
	margin:0;
	padding:0;
}

#category-menu ul li .sub-content ul li{
	margin:0;
	float:none;
	list-style:none;
	display:block;
	padding:2px 0 2px 12px;
	font-size:12px;
	text-decoration:none;
	height:1%;
	background:url(images/arrow_left.gif) no-repeat 0 5px;
}
#category-menu ul li .sub-content .col4 ul li{
	padding:0;
	background:none;
}
#category-menu ul li .sub-content .col4 ul li{
	padding-bottom:5px;
}
#category-menu ul li .sub-content .col4 ul li a{
	display:block;
}

#category-menu ul li .sub-content ul li:hover{background:url(images/arrow_lefth.gif) no-repeat 0 5px;}
#category-menu ul li .sub-content ul li a{
	display:inline;
	padding:0;
	font-weight:normal;
	font-size:12px;
	color:#4c4c4c;
	text-transform:none;
}
#category-menu ul li .sub-content ul li a:hover{
	color:#ff6600;
	text-decoration: none;
}
#category-menu ul li .sub-content ul li ul{
	margin:5px 0 5px 0;
}
#category-menu ul li .sub-content ul li ul li a{
	font-size:11px;
	font-weight:normal;
}

#category-menu ul li .sub-content ul li ul ul{
	margin:5px 0 5px 20px;
}

/* scrollable */

#scrollable .Product{
	text-align:center;
}

#scrollable .Product .ProductImage{
	display:table;
	width:170px;
	height:120px;
}
#scrollable .Product .ProductImage a{
	display: table-cell;
	vertical-align:middle;
}
#scrollable .Product h3{
	padding:5px 0;
}
#scrollable .Product h3 a{
	font-weight:normal;
}
#scrollable .Product .cena{font-weight:bold;}

.jcarousel-container {
	margin:0 auto;

}

.jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-container-horizontal {
    width: 960px;
    padding: 20px 0;
}

#suvisiaci-tovar .jcarousel-container-horizontal {
    width: 690px;
    padding: 20px 0;
}

.jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-clip {
    overflow: hidden;
}

.jcarousel-clip-horizontal {
    width:  900px;
    height: 180px;
	margin:0 auto;
	border-left:1px solid #f0f0f0;
}

#suvisiaci-tovar .jcarousel-clip-horizontal {
	width:  640px;
}

.jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-item {
    width: 160px;
    height: 180px;
}

#suvisiaci-tovar .jcarousel-item {
    width: 140px;
}

.jcarousel-item-horizontal {
    margin:0;
	padding:0 9px 0 10px;
	border-right:1px solid #f0f0f0;
}

.jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    top: 50%;
    right: 0;
    width: 15px;
    height: 20px;
    cursor: pointer;
	margin-top:-10px;
    background: transparent url(images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(images/prev-horizontal.png);
}

.jcarousel-next-horizontal:hover,
.jcarousel-next-horizontal:focus {
    background-position: -15px 0;
}

.jcarousel-next-horizontal:active {
    background-position: -15px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:focus,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 50%;
    left: 0;
	margin-top:-10px;
    width: 15px;
    height: 20px;
    cursor: pointer;
    background: transparent url(images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(images/next-horizontal.png);
}

.jcarousel-prev-horizontal:hover, 
.jcarousel-prev-horizontal:focus {
    background-position: -15px 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -15px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:focus,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-next-vertical:hover,
.jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-next-disabled-vertical,
.jcarousel-next-disabled-vertical:hover,
.jcarousel-next-disabled-vertical:focus,
.jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-prev-vertical:hover,
.jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-prev-disabled-vertical,
.jcarousel-prev-disabled-vertical:hover,
.jcarousel-prev-disabled-vertical:focus,
.jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
/*end scrollable */


/*  ZOOM IMAGE */


/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}


/**************/

.tipsy { padding: 5px; font-size: 12px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
  
#side-fixed{
    color: #000000;
    cursor: pointer;
    right: 0;
	top:100px;
    overflow: hidden;
    position: fixed;
	float:right;
	z-index:1050;
}

.side-label{	
	color:#FFF;
	width:28px;
	margin-bottom:5px;
	position:relative;
}
.side-label a{
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:5px 0;
	width:28px;
	min-height:30px;
	background-color:#FF6600;
	background-position:center center;
}
.side-label a:hover{
	text-decoration:none;
	background-color:#b0ca65;
}

.side-label:hover{}

.side-label a:hover{
	background-color:#000;
}
.side-label a span{display:none;}
.la-feedback a{
	background-image:url(images/la-feedback.png);
	background-position:center center;
	height:119px;
}
#side-fixed #la-feedback-box{
	display:none;
	}
#la-feedback-box{	

}

.la-compare a{
	background-image:url(images/la-compare.png);	
}
.la-compare a.selected{
	min-height:40px;
	background-position:0 20px;
	}
.la-compare a.selected:hover{

}
.la-compare a.selected strong{
	display:block;
	font-size:16px;
	padding-right:3px;
}
.la-seen a{
	background-image:url(images/la-seen.png);	
}
.la-wishlist a{
	background-image:url(images/la-wishlist.png);	
}

#la-feedback-box .title{
	font-size:18px;
	text-align:center;
	border-bottom:1px solid #999;
	padding:5px 0;
}

#la-feedback-box .la-feedback-box-content{
	text-align:left;
	padding:10px;
}

#la-feedback-box .la-feedback-box-content table td,
#la-feedback-box .la-feedback-box-content table th{
	text-align:left;
	padding:2px 0;
	vertical-align:top;
}
#la-feedback-box .la-feedback-box-content td input{
	width:200px;
	border:1px solid #888;
	padding:1px;
}
#la-feedback-box .la-feedback-box-content td textarea{
	width:300px;
	border:1px solid #888;
	padding:1px;
}
#la-feedback-box .la-feedback-box-content .foot td input{
	width:100px;
	background:#000;
	color:#FFF;
	cursor:pointer;
}
#la-feedback-box .la-feedback-box-content td input.require,
#la-feedback-box .la-feedback-box-content td textarea.require{
	border-color:#F00;
}
#la-feedback-box .la-feedback-box-content table th{
	padding-right:10px;
}

#la-feedback-box .la-feedback-box-content .foot td{
	text-align:right;
}