/*
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%;
}
.skry{display:none;}
/*
Copyright (c) 2010, Peter Melaga, www.webygroup.sk
version: 2.0.9
*/

/*----------------------------------------------------------
START CUSTOM CSS
---------------------------------------------------------- */
a {
	color: #ff6d00;
	text-decoration: underline;
}
a:hover {
	color: #ff6d00;
	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:#000000;
	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: #000000;
	text-align: center;
	font: normal 12px/150% Arial, Helvetica, sans-serif;
	background:#b6b6b6 url(images/bg_body.jpg) no-repeat center top;
}
#container {
	width: 960px;
	padding:0;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#head {
	width: 960px;
	height: 210px;
	margin-bottom:10px;
	position: relative;
	background:url(images/bg_head.jpg) no-repeat 0 0;
}
#head #logo {
	position: absolute;
	top: 20px;
	left: 70px;
	padding: 0;
	margin: 0;
	width:251px;
	height:97px;
}
#head #logo a {
	display: block;
	width:100%;
	height:100%;
	text-indent: -9999px;
	overflow:hidden;
	background:url(images/logo.gif) no-repeat center center;
}

.slogan1{margin:0; padding:0; font-size:20px; font-weight:bold; color:#012753; position:absolute; left:375px; top:45px; width:240px; text-align:center; line-height:130%;}
.slogan2{margin:0; padding:0; font-size:16px; color:#373737; position:absolute; left:20px; top:140px;}

#left {
	float: left;
	width: 230px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:5px;
}
#content {
	float: right;
	width: 710px;
	text-align:left;
	padding:10px 5px 10px 0;
}
#wrapper{
	background:#f5f5f5;
	margin-bottom:10px;
}
#footer {
	clear: both;
	width: 960px;
	text-align: center;
	padding: 10px 0 0 0;
	background:#717171;
	border-top:5px solid #f5f5f5;
}
#footer .copy {
	clear:both;
	padding:10px 0;
	margin: 10px 0 0 0;
	font-size:11px;
	background:#b6b6b6;
	color:#2d2d2d;
	border-top:1px solid #fff;
}
#footer .copy a {
	color:#2d2d2d;
	text-decoration:none;
}
#footer .copy a:hover {
	color:#2d2d2d;
	text-decoration:underline;
}
#footer a {
	color:#fde15b;
	text-decoration:none;
}
#footer a:hover {
	color:#fde15b;
	text-decoration:underline;
}
.topimage{
	position:absolute;
	top:10px;
	right:0;
	width:326px;
}
.topimage .ti{
	position:absolute;
	width:100%;
	height:7px;
	top:0;
	left:0;
	z-index:100;
	background:url(images/ti.png) no-repeat 0 0;
	}
.topimage .bi{
	position:absolute;
	width:120px;
	height:20px;
	left:0;
	bottom:0;
	z-index:100;
	background:url(images/bi.png) no-repeat 0 0;
}

#cols {
	width:100%;
	margin:10px 0;
	overflow:hidden;
	background: url(images/bg_line.gif) repeat-y 0 0;
}
#cols .coll {
	float:left;
	width:210px;
	text-align:left;
	padding:5px 10px 5px 20px;
}
#cols .coll h3 {
	color:#010101;
	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 .coll li a {
}
/* Login-menu
-------------------------------------------------------*/
#main-login {
	position:absolute;
	top:170px;
	left:605px;
	background-color:#555555;
	height:36px;
	width:160px;
	float:right;
	padding:0;
	color:#FFF;
}
.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(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(images/arrow_down.gif) no-repeat 0 50%;
	padding: 0 4px;
}
#login-menu ul li ul {
	display: none;
	background-color: #555555;
	border: 1px solid #717171;
	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 #717171;
}
#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: #717171;
	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:170px;
	right:0;
	width:195px;
	height:40px;
	overflow:hidden;
	float:right;
	padding:0;
	color:#FFF;
}

#box-right{
	width:195px;
	height:40px;
	overflow:hidden;
	float:right;
	padding:15px 10px 0 10px;
	color:#FFF;
	}

#main-cart #kosik {
	float:right;
}
#main-cart #kosik a, #box-right a {
	background:#fb7c1d;
	height:35px;
	padding:5px 10px 0 0;
	display:block;
	width:185px;
	float:right;
	font-size: 14px;
	line-height:normal;
	font-weight: bold;
	color:#000;
	text-align:right;
	position:relative;
	text-decoration:none;
}
 
#main-cart #kosik .kosik, #box-right .kosik {
	display:block;
	position:absolute;
	left:10px;
	top:6px;
	width:36px;
	height:28px;
	background:url(images/kosik_top.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
}

#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:hover .do-kosika, #box-right a:hover .do-kosika {
	text-decoration:none;
}
#main-cart #kosik a:hover, #box-right a:hover {
	background-color:#0000ff;
	color:#fde15b;
}


/* MAIN MENU
-------------------------------------------------------*/
#main-menu {
	position: absolute;
	top:170px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height:40px;
	width:605px;
	z-index:50;
}
#main-menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
}
#main-menu a {
	color: #FFFFFF;
	text-decoration: none;
	list-style:none;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:12px 16px 0 15px;
	height:28px;
	float:left;
	background:url(images/menu_separator.gif) no-repeat right 11px;
}
#main-menu li a:hover {
	color:#fff;
	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:#717171;
	border:1px solid #717171;
	border-bottom:0;
	width:200px;
	top:40px;
}
#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: #555555 none;
	border-bottom:1px solid #717171;
}
#main-menu li ul li a:hover {
	background: #717171;
	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: #717171;
}
#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-box {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.intro-box .title h2 {
	font-size:24px;
	font-weight:normal;
	color:#94090d;
	padding:10px 15px 35px 15px;
}
.intro-box .intro-img {
	float:left;
	width:120px;
}
.intro-box .box-content{
	float:left;
	width:590px;
}
.intro-box h2{font-size:14px; text-transform:uppercase; color:#000000; background:url(images/arrow_orange.jpg) no-repeat left 1px; padding-left:20px; padding-bottom:5px;}
.intro-box h2 a{color:#000000; text-decoration:underline;}
.intro-box h2 a:hover{color:#fa8934; text-decoration:none;}

.intro-box p{padding:0;}

/* LAVY Stlpec
-------------------------------------------------------*/
#left .title h2, #left .title h3 {
	color:#555555;
	font-size:12px;
	padding:10px 0 5px 0;
	text-transform:uppercase;
}
#left .content {
	background:#717171;
	padding:10px 15px;
}
#main-search{margin-bottom:10px;}
#main-search .content{width:200px;}
#main-search .SearchInput, .NewsLetterInput {
	width:125px;
	border:1px solid #aaaaaa;
	padding:2px;
}
#main-search .SearchSubmit {
	width:60px;
}
#left-menu {
	margin-bottom:15px;
}
#kategorie-obchodu {
	margin-bottom:0;	
}
#left #kategorie-obchodu .content, #left #left-menu .content {
	padding:0;
	margin:0;
	width:230px;
	overflow:hidden;
	background:#fb7c1d;
}
/* 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 20px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	height:1%;
}
ul.Cat li a:hover, #left-menu ul.sjMenu li a:hover {
	color: #000;
	background-color:#ff9d54;
}
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;
	background-color:#fde15b;
}
ul.Cat ul li {
}
ul.Cat ul li a {
	color:#333333;
	font-weight:normal;
	padding:2px 10px 2px 35px;
	background-image:url(images/sipka.gif);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.Cat ul li a:hover {
	color:#333333;
	background-color:#fee500;
}
ul.Cat ul ul {
	background:#fdf2be;
}
ul.Cat ul ul a {
	padding:2px 10px 2px 55px;
	background-position:40px 10px;
}
#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:#555555;
	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:#555555;
}
/* Anketa
-------------------------------------------------------*/
.Inquiry {
	color:#FFF;
}
.Inquiry a {
	color:#FFF;
	text-decoration:underline;
}
.Inquiry a:hover {
	text-decoration:none;
}
.InquiryAnswerPercent {
	padding-left:6px;
}
.InquiryQuestion {
	font-weight:bold;
}
/*----------------------------------------------------------

START SHOP

---------------------------------------------------------- */

.Filter {
	background-color:#fde15b;
	border:1px solid #555555;
	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:#555555;
	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;
}
.FilterValue {
	line-height:150%;
}
/* Nadradene kategorie - cesta
---------------------------------------------------------- */
.ShopProductParentCategories {
	text-align:left;
	border-bottom: 1px solid #555555;
	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;
	margin: 0;
	border-right: 1px solid #555555;
}
.ShopCategoryPages ul li b, .ShopCategoryPages ul li a {	
	padding: 0 3px;
}
.ShopCategoryPages ul li a:hover {

}
/* 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;
	overflow:hidden;
}
.ShopIntro h2 {
	margin: 0;
	padding: 0 0 8px 0;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.ShopIntro h3 {
	margin:0;
	padding: 3px;
	font-weight:bold;
	text-align:left;
}
.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: #555555;
	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 {
	color:#0000ff;
	float:right;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	bottom:0;
	right:0;
}
.ShopIntro .ProductImage {
	width:152px;
	height: 130px;
	overflow: hidden;
	margin: 0 auto;
}
.ShopIntro .ProductImage img {
	padding:3px;
}
.category-name {
	padding:5px 0 10px 0;
}
.XHTMLAfterCategory, .XHTMLBeforeCategory {
	width:100%;
	clear:both;
	padding:5px 0;
}
.DefaultXHTML {
}
.SeenProducts {
	border:1px solid #555555;
	overflow:hidden;
}
.SeenProducts .Product {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	margin:0 auto;
	overflow:hidden;
	padding:4px;
	width:70px;
}
.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;
}
.ShopIntro .dalsie {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #E6E5E5;
    clear: both;
    font-weight: bold;
    margin: 0 7px 15px 2px;
    overflow: hidden;
    padding: 5px 10px;
    text-align: right;
}
.ShopIntro .dalsie .em {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 18px;
}

/*  Sposob zobrazenia - podrobne
---------------------------------------------------------- */
.ShopDetailView {
	clear: both;
}
.ShopDetailView .Product {
	background: #fdf2be;
	padding: 6px 0;
	margin: 6px 0;
	width: 708px;
	position: relative;
	text-align: left;
	overflow: hidden;
	border:1px solid #555555;
}
.ShopDetailView h2 {
	margin:0;
	padding: 5px 10px;
	font-size: 13px;
	overflow: hidden;
	float:left;
	width:475px;
	background:#555555;
}
.ShopDetailView h2 a {
	color:#FFF;
	text-decoration:none;
}
.ShopDetailView h2 a:hover {
	color:#FF0;
	text-decoration:underline;
}
.ShopDetailView dl {
	font-weight: normal;
	width: 495px;
	padding:0;
	margin:0;
	border-bottom: 1px dotted #555555;
	overflow:hidden;
}
.ShopDetailView dt {
	float: left;
	width: 145px;
	padding: 2px 0;
	margin: 0;
	clear: both;
	font-weight: bold;
	border-top: 1px dotted #555555;
}
.ShopDetailView dd {
	float: left;
	width: 350px;
	padding: 2px 0;
	margin: 0;
	border-top: 1px dotted #555555;
}
.ShopDetailView dd.price {
	font-weight:bold;
}
.ShopDetailView .ProductDescription {
	float: left;
	margin:0;
}
.ShopDetailView .ShopIcons {
	float:right;
	width:490px;
	overflow:hidden;
	padding:5px 5px 0 0;
}
.ShopDetailView .ShopIcons p {
	float:right;
	width:288px;
	height:32px;
	position:relative;
	margin:0;
	padding:0;
}
.ShopDetailView .ShopIcons div{clear:both; text-align:right;}
.ShopDetailView .ShopIcons span.comparelink {
	display:block;
	float:left;
	padding-top:5px;
}
.ShopDetailView .ShopIcons label {
	font-size:12px;
	left:68px;
	position:absolute;
	top:8px;
	color:#000;
}
.ShopDetailView .ShopIcons label.hover {
	color:#fff;
}
.ShopDetailView .ShopIcons .Quantity {
	border:1px solid #555555;
	left:10px;
	padding:1px 0;
	position:absolute;
	text-align:center;
	top:7px;
	font-size:12px;
	width:50px;
	background:#fff;
	height:15px;
}
.ShopDetailView .ShopIcons button {
	background: url(images/add.png) no-repeat 0 0;
	border:0;
	color:#FFFFFF;
	cursor:pointer;
	font-size:18px;
	height:32px;
	margin:0;
	width:288px;
	overflow:hidden;
}
.ShopDetailView .ShopIcons button:hover, .ShopDetailView .ShopIcons button.hover {
	background: url(images/add_hover.png) no-repeat 0 0;
}
.ShopDetailView .ShopIcons button span {
	visibility:hidden;
}
.ShopDetailView .ProductImage {
	width: 190px;
	float: left;
	text-align: center;
	margin: 0 8px 0 6px;
	background: #fff;
	display: inline;
	/* position:relative; */
	border:1px solid #555555;
}
.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%;
	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%;
}
.ShopProductView .Product .ProductDescription {
	float:right;
	_float:none;
	width:320px;
	text-align:left;
	margin:0;
	_padding-left:10px;
	padding-bottom:20px;
	overflow:hidden;
}
.ShopProductView .Product .ProductDescription form {
	background:none repeat scroll 0 0 #fde15b;
	border:1px solid #cccaca;
	margin-bottom:10px;
	padding:10px 15px;
}
.ShopProductView .Product dl {
	font-weight: normal;
	width: 100%;
	overflow: hidden;
	padding: 0;
	border-bottom: 1px dotted #cccaca;
}
.ShopProductView .Product dt {
	float: left;
	width: 35%;
	padding: 5px 0;
	margin:0;
	clear: both;
	border-top: 1px dotted #cccaca;
}
.ShopProductView .Product dd {
	float: left;
	width: 65%;
	padding: 5px 0;
	margin:0;
	text-align: right;
	border-top: 1px dotted #cccaca;
}
.ShopProductView .Product dt.price {
	font-size:16px;
	line-height:26px;
}
.ShopProductView .Product dd span.price {
	font-size:24px;
	line-height:26px;
}
.ShopProductView .Product .ProductImage {
	text-align: center;
	margin:0 0 10px 0;
	float:left;
	width:350px;
	overflow:hidden;
	position:relative;
}
.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;
	overflow: hidden;
	white-space:nowrap;
	clear:both;
	position:relative;
}
.ShopProductView .ProductButtons button {
	background: url(images/add_hover.png) no-repeat 0 0;
	border:0;
	color:#FFFFFF;
	cursor:pointer;
	font-size:18px;
	height:32px;
	margin:0;
	width:288px;
}
.ShopProductView .ProductButtons button:hover {
	background: url(images/add.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 #555555;
	left:10px;
	padding:1px 0;
	position:absolute;
	text-align:center;
	top:7px;
	font-size:12px;
	width:50px;
	background:#fff;
}
#special_buttons {
}
#special_buttons .prorating {
	text-align:left;
}
#special_buttons ul {
	margin:0 auto;
	padding:0 0 0 20px;
}
#special_buttons ul li {
	list-style:none;
	padding:0 0 4px 0;
	line-height:normal;
	color:#dc4647;
	text-align:right;
}
#special_buttons ul li a {
	color:#dc4647;
}
#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(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:2;
}
.ShopProductView .pos-2 {
	position:absolute;
	top:32px;
	left:0;
	z-index:1;
}
#equialent-products {
	clear:both;
	width:100%;
}
.EquivalentProducts {
	padding:0px 14px;
	margin:0 0 20px 0;
	overflow:hidden;
	border:1px solid #555555;
}
#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;
}
#productparams table {
	width:100%;
}
#productparams table tr.odd {
	background-color:#fefce6;
}
#productparams th {
	font-weight:normal;
	text-align:left;
	padding:2px 4px;
	width:50%;
}
#productparams table tr.odd th {
	background-color:#fde15b;
}
#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 #cccaca;
	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 #cccaca;
	padding:2px 5px;
}
#order td {
	padding:2px 5px;
	border:1px solid #fde15b;
}
.order-in th, .kosik-finish th {
	background-color:#fde15b;
}

.shopping-cart-content{width:100%; overflow:hidden; margin-bottom:15px;}


.steps {
	width:100%;
	margin-bottom:5px;
	font-size:11px;
	overflow:hidden;
}
.steps a {
	color:#000;
}
.steps div {
	width:170px;
	float:left;
	position:relative;
	padding-right:5px;
}
.steps div.step1, .steps div.step2, .steps div.step3, .steps div.step4 {
	width:175px;
	padding:0;
}
.steps div span.ico {
	display:block;
	width:60px;
	height:60px;
	float:left;
	background-image:url(images/steps.gif);
	background-repeat:no-repeat;
}
.steps div strong {
	display:block;
	float:left;
	width:105px;
	padding-left:5px;
	padding-top:15px;
	height:45px;
}
.steps div strong em {
	display:block;
	font-style:normal;
	font-weight:normal;
}
.steps .step1 .ico {
	background-position:0 0;
}
.steps .step2 .ico {
	background-position:-60px 0;
}
.steps .step3 .ico {
	background-position:-120px 0;
}
.steps .step4 span.ico {
	background-position:-180px 0;
}
.steps .step1 .ActiveStep .ico {
	background-position:0 -77px;
}
.steps .step2 .ActiveStep .ico {
	background-position:-60px -77px;
}
.steps .step3 .ActiveStep .ico {
	background-position:-120px -77px;
}
.steps .step4 .ActiveStep .ico {
	background-position:-180px -77px;
}

.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;
}
#cart-table th {
	font-size:11px;
	background:#fde15b;
	color:#000;
}
#cart-table tr:hover {
}
#cart-table th, #cart-table td {
	padding:5px;
	border-bottom:1px dotted #555555;
}
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:16px;
	text-align:right;
}
th.delete, td.delete {
	text-align:center;
}
td.image img {
	width:40px;
	max-height:40px;
}
input.quantity {
	width:40px;
	text-align:center;
}
.cart-form h2, .cartBox h2 {
	background:none #fb7c1d;
	border:1px solid #cccaca;
	color:#333333;
	font-size:14px;
	margin:5px 0;
	padding:5px;
}
#content .submit, #content .disabledsubmit {
	padding:5px 15px;
	font-size:14px;
	float:right;
	background-color:#fb7c1d;
	color:#000;
	cursor:pointer;
	min-width:280px;
	border:1px solid #000;
}
#content .submit:hover {
	background-color:#ee6703;
	color:#000;
	text-decoration:none;
}
#content .disabledsubmit, #content .disabledsubmit:hover {
	background-color:#DDDDDD;
	border-color:#CCCCCC;
	color:#000000;
	cursor:text;
}
.confirm_conditions {
	background:none repeat scroll 0 0 #fde15b;
	border:1px solid #FEEA34;
	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 {
	background-color:#fde15b;
	border-bottom:1px solid #cccaca;
}
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 #cccaca;
	width:80%;
	background-color:#f8f8f8;
}
#poznamka:hover {
	border-color:#999;
	background-color:#fefefe;
}
.text-field {
	background-color:#F8F8F8;
	border:1px solid #cccaca;
	width:300px;
}
.text-field:hover {
	border-color:#999;
	background-color:#fefefe;
}
#box_login, #box_registracia {
	padding:10px 20px 10px 20px;
	background-color:#fde15b;
	border:1px solid #cccaca;
	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:#F8F8F8;
	border:1px solid #cccaca;
}
#box_registracia input {
	padding:2px;
	margin:3px 0;
	width:210px;
	background-color:#F8F8F8;
	border:1px solid #cccaca;
}
#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 #cccaca;
	padding:10px 15px;
	margin-bottom:15px;
	position:relative;
}
html > body .cartBox fieldset {
}
.cartBox legend {
	background:none repeat scroll 0 0 #fde15b;
	border:1px solid #cccaca;
	font-weight:bold;
	padding:5px;
	width:40%;
	text-align:center;
}
#box_nologin table input {
	border:1px solid #cccaca;
	padding:2px 5px;
	width:300px;
}
.contacts {
	border-collapse:collapse;
	border:1px dotted #fde15b;
	margin-bottom:10px;
}
.contacts td {
	padding:5px 10px;
}
.contacts .separator {
	width:100%;
	height:1px;
	line-height:1px;
	background-color:#555555;
	margin:5px 0;
}
.cartBox .orderComponent select {
	padding:5px;
	font-size:14px;
	border:1px solid #cccaca;
	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:#fde15b;
}
.cartBox .calendar td {
	text-align:center;
	padding:2px 5px;
}
.cartBox .payment {
	clear:both;
	padding:6px 10px;
	border-bottom:1px solid #fde15b;
}
.cartBox .payment img {
	vertical-align:middle;
}
#paymentsBox .odd, #order .odd {
	background-color:#fde15b;
}
#cetelemPayment {
	padding-left:15px;
	padding-top:10px;
}
.cartBox #comment {
	border:1px solid #fde15b;
	margin-top:5px;
	padding:5px 10px;
}
.cartBox #comment p {
	padding:0;
	margin:0;
}
#comment.cartBox textarea {
	width:80%;
	border:1px solid #cccaca;
	padding:2px;
	background-color:#FEFCE6;
}
.customerZone td.warning {
	padding:6px 0 0 0;
}
.customerZone p.warning {
	padding:0;
}
#login {
	background:none #fde15b;
	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 #fb7c1d;
	height:18px;
	background-color:#fb7c1d;
	color:#000;
	font-weight:bold;
	margin-right:2px;
	position:relative;
	top:1px;
}
ul.tabs a:hover {
	background-color:#ee6703;
	color:#333;
}
ul.tabs a.current {
	background-color:#f5f5f5;
	border-color: #fb7c1d;
	border-bottom:1px solid #f5f5f5;
	color:#555555;
	cursor:default;
}
div.panes {
	width:708px;
	border:1px solid #fb7c1d;
}
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 {
	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;
}
.productRating {
	width:270px;
	margin:0 0 0 20px;
}
.rating {
	width:80px;
	height:16px;
	margin:0 !important;
	padding:0 !important;
	list-style:none;
	clear:both;
	position:relative;
	background: url(images/star-matrix.gif) no-repeat 0 0;
	float:left;
}
.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:16px;
	height:16px;
	text-decoration:none;
	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 {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;
	background: url(images/star-matrix.gif) no-repeat 0 0
}
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; 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 #cccaca;
	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 #fde15b;
}
.Discuss {
	text-align:left;
}
.Discuss dl {
	padding-bottom:10px;
}
.Discuss dt {
	background-color:#555555;
	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:#fde15b;
	border:1px solid #cccaca;
	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 #cccaca;
	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 #fde15b;
	margin-bottom:10px;
}
.CompareProducts td {
	padding:2px 5px;
}
.CompareProducts td.LeftCol {
	background-color:#fde15b;
	border-bottom:1px solid #fff;
	white-space:nowrap;
	width:100px;
}
.CompareProducts td {
	border-bottom:1px solid #fde15b;
	border-right:1px solid #fde15b;
}

.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:#555555;
	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:#555555;
	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;}

/* thumbnails
-------------------------------------------------------*/

.Photo{text-align:center; padding:4px; border:1px solid #cccaca;}

.Thumbnails{
	font-weight: normal;
	padding:10px 0 10px 20px;
}

.CategoryName{font-size:14px; font-weight:bold; border-bottom:1px solid #cccaca; 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:76px; background:#feea34; position:absolute; top:0; display:none; border-top:4px solid #555555; z-index:99; left:0;}
#bar-inner{background:#fff; width:960px; margin:0 auto; height:71px;}
#box-left form{padding:10px 15px; background:#555555;}

#totop a {
    background: url("images/hore.png") no-repeat 0 0;
    bottom: 19%;
    display: none;
    height: 56px;
    outline: medium none;
    position: fixed;
    width: 23px;
	margin-left: 970px;
	text-indent:-9999px;
	overflow:hidden;
}
#totop a:hover {
    background: url("images/hore.png") no-repeat -23px 0;
}

#box-left{float:left; width:215px; padding:2px 10px 0; text-align:left;}
#box-left em{color:#555555; font-weight:bold; font-style:normal; font-size:12px;}
#box-left .SearchInput{width:130px;}


form.search {
    position: relative;
}
#search_suggest {        
    position: absolute;
	left: 0;
    top: 22px;	
    z-index: 99;
}
.suggest_wrapper{
	border:1px solid #ccc;
	border-bottom:0;
	background-color: #FFFFFF;
	width:260px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);	
}
#box-left #search_suggest{
	top:35px;
}
#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: #ff9d54;
    color: #000;
    text-decoration: none;
}
#search_suggest p a span {
    color: #000000;
    display: block;
    float: left;
    line-height: normal;
    width: 170px;
	cursor:pointer;
}
#search_suggest p a:hover span, #search_suggest p a:focus span {
    color: #000;
}



/* */
.ShoppingCentre .MasterList{margin:0; padding:0;}
.ShoppingCentre .MasterList > li{
	margin: 1%;
	padding:0;
	list-style:none;
	background:#EEEDE9;
    border: 1px solid #DADADA;
    height: 150px;    
    overflow: hidden;
    position: relative;
    width: 48%;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	float:left;
	}
.ShoppingCentre .MasterList h2{margin:0; padding:10px; background:#DADADA; font-size:16px; font-weight:normal;}
.ShoppingCentre .MasterList h2 small{float:right; font-size:12px;}
.ShoppingCentre .MasterList h2 a{text-decoration:none;}
.ShoppingCentre .MasterList h2 a:hover{text-decoration: underline;}
.shoppingCentreBox{padding:10px;}
.shoppingCentreBox table{border-collapse:collapse; width:100%;}
.shoppingCentreBox table th{background-color:#DADADA; text-align:center;}
.shoppingCentreBox table td{border-bottom:1px solid #DADADA; text-align:center;}
li.UserData .shoppingCentreBox table td,
li.Ratings .shoppingCentreBox table td{text-align:left;}

table.Ratings{width:100%;}
table.Ratings td{padding:5px 0; vertical-align:middle; border-bottom:1px solid #DADADA;}
li.Ratings ul.rating, li.Ratings th{display:none;}

/*
.buying_list{
clear:both;
width:100%;
}
#BuyingLists{}
.buying_list select{width:265px;}

.buying-list-form{padding:5px; text-align:center; background:#EDEBEA; margin-bottom:10px; border-bottom:1px solid #BEC0C1;}
input#ListNameId{width:320px; padding:4px;}
.BuyingListTable, .buying-product-list{width:100%; margin-bottom:15px;}
.BuyingListTable th, .buying-product-list th{background:#EDEBEA; border-bottom:1px solid #BEC0C1; padding:5px;}
.BuyingListTable td, .buying-product-list td{border-bottom:1px solid #BEC0C1; padding:5px;}
.buying-product-list td{vertical-align:middle;}
.buying-product-list td.ProductPrice{white-space:nowrap; vertical-align:middle; font-weight:bold;}
.buying-product-list td.ProductImage{width:60px; text-align:center;}
.buying-product-list td.ProductImage img{height:50px; margin:0 auto;}
.ListLink{font-size:.9em; background:#f6f6f6;}
.ListLink strong{display:block; font-size:.8em;}

.buying-product-list .OrderSubmit {cursor: pointer;background:#FF8900 url("images/ico-cart.png") no-repeat center center;width: 100%;height: 100%;font-size: 0px;border: 0 !important;cursor:pointer;}
.basket{margin:0; padding:0;}
.basket span{display:block; width:26px; height:25px;}
.item-nav{overflow:hidden; padding:10px 5px;}
.item-nav li{font-size:11px;color:#444;padding:0 0 1px 0;}
.item-nav li a{display:block;color:#777;padding:1px 0 1px 25px;}

.item-nav li.nav-print a{background: url(/Data/default/UserFiles/images/print.png) no-repeat 0 0;}
.item-nav li.nav-favourite a{background: url(/Data/default/UserFiles/images/favourite.png) no-repeat 0 0;}
.item-nav li.nav-mail a{background: url(/Data/default/UserFiles/images/email.png) no-repeat 0 0;}
.item-nav li.nav-facebook a{background: url(/Data/default/UserFiles/images/facebook.png) no-repeat 0 0;}
.item-nav li.nav-twitter a{background: url(/Data/default/UserFiles/images/twitter.png) no-repeat 0 0;}
.item-nav li.nav-myspace a{background: url(/Data/default/UserFiles/images/google.png) no-repeat 0 0;}
*/
