/*

File: master style style sheet for wwww.astraslovakia.sk

Created by: Peter Melaga | http://www.webygroup.sk/

Date: 19. jun 2008

*/

*{
	margin:0;
	padding:0;
	}

body{
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:140%;
	text-align:center;
	color:#5F707C;
	}

h1,h2,h3,h4,h5,h6{font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:0; padding:0 0 10px 0; line-height:160%; color:#5f707c;}
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px; padding:5px 0 10px 0;}
h4{font-size:12px; padding:5px 0 5px 0;}


ul, ol{margin:10px 0 20px 30px;}
p{padding:0 0 20px 0; margin:0;}
address{font-style:normal; margin:0; margin-bottom:15px; font-size:12px;}
table{font-family:Arial, Helvetica, sans-serif;}

a img{border:none;}
a{color:#e20020; text-decoration:underline;}
a:hover{color:#5f707c; text-decoration:underline;}
a:focus { -moz-outline: none -moz-mac-focusring; }

.cleaner{clear:both;}

.skry{display:none;}

/*** TOP MENU ***/
#top-menu{position:absolute; top:2px; left:758px; width:150px; height:15px; margin:0; padding:0;}
#top-menu li{margin:0; padding:0; list-style:none; float:left; position:absolute;}
#top-menu li a{display:block; width:15px; height:15px; text-indent:-9999px; overflow:hidden;}

#top1{top:7px; left:29px;}
#top2{top:7px; left:64px;}
#top3{top:7px; left:105px;}

#top1 a:hover{background:url(images/domcek.gif) no-repeat 0 0;}
#top2 a:hover{background:url(images/mapa.gif) no-repeat 0 0;}
#top3 a:hover{background:url(images/tlaciaren.gif) no-repeat 0 0;}

/***************/

/********** BANERE */

#top_0{width:200px; position:relative;}
#top_0 a{display:block; width:200px; height:186px; position:absolute; top:0; left:0;}
#top_0 a span{display:block; width:200px; height:186px; position:absolute; top:0; left:0; background:url(images/baner0.jpg) no-repeat 0 0;}
#top_1{text-align:center;}
#top_0, #top_1, #top_2{ height:192px;}

/***********************/

#container{
	width:936px;
	margin:10px auto;
	text-align:left;
	position:relative;
	background:#FFFFFF url(images/bg_container.jpg) center top repeat-y;
	}

#head{
	width:936px;
	height:210px;
	position:relative;
	background:#ffffff url(images/bg_head.jpg) 0 0 no-repeat;
	}

.cz #head{background:#ffffff url(images/bg_head_cz.jpg) 0 0 no-repeat;}

#head h1, #head #logo{
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	width:725px;
	height:160px;
	}

#head h1 a, #head #logo a{
	display:block;
	width:725px;
	height:160px;
	text-indent:-9999px;
	overflow:hidden;
	}
	
#left{
	float:left;
	width:200px;
	padding-bottom:15px;
	}

#obal{float:left; width:736px;}

#content{
	float:left;
	width:520px;
	padding:0 8px 15px 8px;
	overflow:hidden;
	}

#right{
	float:right;
	width:200px;
	padding-bottom:15px;	
	}

#footer{
	clear:both;
	height:40px;
	background:#ffffff url(images/bg_footer.jpg) no-repeat 0 0;
	}

#footer p{
	margin:0;
	padding:0;
	text-align:center;
	font-size:11px;
	padding-top:20px;
	}
	
#footer p a{color:#5F707C; text-decoration:none;}
#footer p a:hover{color:#5F707C; text-decoration:underline;}


#vyhladavanie h2, #nakupny-kosik h2{color:#e20020; font-size:13px; text-transform:uppercase; margin:0; padding:0 0 1px 0;}

#vyhladavanie{position:absolute; top:40px; left:745px; background:url(images/lupa.gif) no-repeat 0 0;}
#vyhladavanie h2{padding-left:20px;}
#vyhladavanie p{display:none;}
#vyhladavanie input{border:1px inset #8697a2; padding:2px; width:170px;}

#nakupny-kosik{position:absolute; top:85px; left:745px; padding-left:20px; background:url(images/kosik.gif) no-repeat 0 0;}

/***************** TOPMENU **************************************/
/*
#menu{
	position:absolute;
	top:173px;
	left:0px;
	}

#menu ul{
	margin:0;
	padding:0;
	}
	
#menu ul li{
	float:left;
	list-style:none;
	padding:0 20px;
	text-align:center;
	border-right:1px solid #5a5b5d;
	}

#menu ul li a{
	color:#ffffff;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	}

#menu ul li a:hover{
	color:#111111;
	text-decoration:none;
	}
*/

#menu {
	position:absolute;
	top:169px;
	left:0px;
	width:936px;
}
#menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
}
#menu a {
	color:#ffffff;
	display:block;
	height:25px;
	float:left;
	padding:0 20px;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:25px;
}
#menu li a:hover {
	color:#111111;
	text-decoration:none;
}
#menu li { /* all list items */
	float:left;
	list-style:none;
	padding:0;
	text-align:center;
	border-right:1px solid #5a5b5d;
	position:relative;
}
#menu li ul { /* second-level lists */
	position: absolute;
	left: -9999em;
	font-weight: normal;
	text-transform: none;
	background-color:#5a5b5d;
	border:1px solid #5a5b5d;
	border-bottom:0;
	width:200px;
	top:25px;
}
#menu li ul li { /* second-level lists items */
	position:relative;
	padding: 0;
	float: none;
	width:200px;
}
#menu li ul li a {
	float:none;
	display: block;
	height:auto;
	padding:3px 10px;
	width: auto;
	line-height:normal;
	height:1%;
	color: #fff;
	text-align:left;
	font-weight:normal;
	text-decoration: none;
	background: #697b87 none;
	border-bottom:1px solid #5a5b5d;
}
#menu li ul li a:hover {
	background: #E20020;
	color: #fff;
	text-decoration:none;
}
#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
}


#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;
}
#menu li ul li ul li { /* treti-level lists items */
	padding: 0;
	margin: 0;
	width:200px;
}
#menu li ul li:hover ul, #menu li ul li.sfhover ul { /* lists nested under hovered list items */
	display:block;
	left: 200px;
	top:0px;
}

.clear{clear:both; width:100%; overflow:hidden; height:1px; line-height:1px; font-size:1px;}

/******************** KONIEC TOPMENU ******************************/

#page9033 #content table.Cat img, #page9046 #content table.Cat img{display:none;}
#page9033 #content table.Cat div, #page9046 #content table.Cat div{background:url(images/sipka.gif) no-repeat 0 4px; padding-left:15px; margin:3px 0;}
#page9033 #content table.Cat ul, #page9046 #content table.Cat ul{margin:0; padding:0;}
#page9033 #content table.Cat ul li, #page9046 #content table.Cat ul li{list-style:none; margin:0; padding:0; background:none;}

#page9033 #content ul, #page9046 #content ul{margin:10px 0; padding:0;}
#page9033 #content ul li, #page9046 #content ul li{list-style:none; background:url(images/sipka.gif) no-repeat 0 4px; padding-left:15px; margin:3px 0;}
#page9033 #content ul li ul, #page9033 #content ul li ul li ul, #page9046 #content ul li ul, #page9046 #content ul li ul li ul{margin: 0 0 0 10px; padding:0;}

/***************** sjm-s-kategorie **************************************/
#kategorie{
	margin-bottom:10px;
	width:200px;
	}

#kategorie ul, .extra-menu{
	margin:0;
	padding:0;
	overflow:hidden;
	}

#kategorie ul.Cat, .extra-menu{padding-bottom:10px; background:url(images/bg_h2-bottom.gif) no-repeat left bottom;}
	
#kategorie ul li, .extra-menu li{
	list-style:none;
	margin:0;
	padding:0;
	width:200px;
	background:url(images/bg_box-repeat.gif) repeat-y 0 0;
	border-bottom:2px solid #FFFFFF;
	}

#kategorie ul li a, .extra-menu li a{
	display:block;
	width:165px;
	color:#e20020;
	padding:5px 5px 5px 30px;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
	font-size:12px;
	background:url(images/sipka.gif) no-repeat 15px 9px;
	}

#kategorie ul li a:hover, .extra-menu li a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#e20020 url(images/sipka.gif) no-repeat 15px 9px;
	}



/************* druhy level ************************/

#kategorie ul li ul{
	margin:0;
	padding:5px 0;
	padding-left:30px;
	}

#kategorie ul li ul li{
	list-style:none;
	margin:0;
	padding:0;
	width:170px;
	border:none;
	}

#kategorie ul li ul li a{
	display:inline;
	width:auto;
	height:auto;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	margin:0;
	padding:0 0 0 10px;
	background:url(images/sipka_mala.gif) no-repeat 0 5px;
	}

#kategorie ul li ul li a:hover{
	color:#e20020;
	text-decoration:underline;
	background:transparent url(images/sipka_mala.gif) no-repeat 0 5px;
	}

/************* treti level ************************/

#kategorie ul li ul li ul{
	margin:0;
	padding:5px 0;
	padding-left:15px;
	}

#kategorie ul li ul li ul li{
	list-style:none;
	margin:0;
	padding:0;
	width:155px;
	}

#kategorie ul li ul li ul li a{
	display:inline;
	width:auto;
	height:auto;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	margin:0;
	padding:0 0 0 10px;
	background:url(images/sipka_mala.gif) no-repeat 0 5px;
	}

#kategorie ul li ul li ul li a:hover{
	color:#e20020;
	text-decoration:underline;
	background:transparent url(images/sipka_mala.gif) no-repeat 0 5px;
	}



	
/******************** koniec sjm-s-kategorie ******************************/
/* M-BOXY
------------------------------------------- */
.title{margin-bottom:4px; background-color:#ffffff;}

#left .basic002a .title h2, #obal #right .basic002a .title h2, .box h2{background:#ffffff url(images/bg_h2_basic-a-left.gif) no-repeat 0 0; height:35px; overflow:hidden; text-align:center; margin:0; padding:3px 0 0 0; color:#FFFFFF; text-transform:uppercase; font-size:14px;}
.basic002b .title h2, .box2 h2{background:#ffffff url(images/bg_h2_basic-b.gif) repeat-x 0 0; height:36px; overflow:hidden; text-align:center; margin:0; padding:2px 0 0 0; color:#FFFFFF; text-transform:uppercase; font-size:14px;}

#obal #content .basic002a .title h2{background:url(images/bg_main_box.gif) no-repeat 0 0; height:25px; overflow:hidden; text-align:center; margin:0; padding:3px 0 0 0; color:#FFFFFF; text-transform:uppercase; font-size:14px;}

#obal #content .basic002b .title h2, #obal .basic002a .title h2, #content .basic002b .title h2{background:url(images/bg_center-b.gif) repeat-x 0 0; height:25px; overflow:hidden; text-align:center; margin:0; padding:3px 0 0 0; color:#FFFFFF; text-transform:uppercase; font-size:14px;}

.box, .box2, #left .basic002a, #right .basic002a, #left .basic002b, #right .basic002b {background:url(images/bg_box-repeat.gif) repeat-y 0 0; margin-bottom:10px;}
.box-content, #left .basic002a .content, #right .basic002a .content, #left .basic002b .content, #right .basic002b .content{background:url(images/bg_h2-bottom.gif) no-repeat left bottom; padding-bottom:10px;}

.content{padding:0 5px;}

/*** koiec m-boxy */
.search{margin:0; padding:0;}
.search input{font-size:11px;}
.search .submit input {margin:0; font-size:11px; }
.search .advance{ font-weight: bold; }
.search select {font-size:11px; width:155px;}
.search p{margin:5px 0; padding:0;}

	
/* Vyhladavanie vysldky

---------------------------------------------------------- */
.UniSearch .Pages{ padding: 4px 0; text-align: left; width: 100%; color: #333; font-size: .9em;  }
.UniSearch .Pages span{ font-weight: bold; float: left; display: block; }
.UniSearch .Pages ul{ padding: 0 3px; margin: 0; }
.UniSearch .Pages ul li{ display: inline; margin: 0 3px; }
.UniSearch .Pages ul li b,
.UniSearch .Pages ul li a{ border: 1px solid #DE3024; padding: 0 3px; }
.UniSearch .Pages ul li a:visited{ border: 1px solid #DE3024; padding: 0 3px;  }
.UniSearch .Pages ul li a:hover{ border: 1px solid #feed20; background: #ffff00; color: #DE3024; }

.ResultsCount{ font-weight: bold; margin: 1em 0; }

.UniSearch ul h3{ margin: 1em 0 0 0; padding: 0; }
.UniSearch ul p{ margin: 0; padding: 0; }



/* Nadradene sjm-s-kategorie - cesta

---------------------------------------------------------- */

.ShopProductParentCategories { text-align:left; clear:both; padding:1px 0px; margin-bottom:2px; background:url(images/1px-horizontal.jpg) left bottom repeat-x; overflow:hidden; }
.ShopProductParentCategories ul{ margin:0 0 2px 0; padding: 0 10px 5px 5px;}
.ShopProductParentCategories ul li{ display: inline; padding-right:5px; padding-bottom:4px; margin: 0; font-size:14px;  }
.ShopProductParentCategories ul li a{ font-weight:bold;  text-decoration:underline; }
.ShopProductParentCategories ul li a:hover{}
.ShopCategoryPages{ padding: 8px 0; }

/* Dalsie strany

---------------------------------------------------------- */
.ShopCategoryPages{ padding: 1px 1px; text-align: left; font-size: 11px; float:left;  }
.ShopCategoryPages span{ font-weight: bold; float: left; display: block; }
.ShopCategoryPages ul{ padding: 0 3px; margin: 0; float:left; }
.ShopCategoryPages ul li{ display: inline; margin: 0 3px; }
.ShopCategoryPages ul li b,
.ShopCategoryPages ul li a{border: 1px solid #596a76; color:#596a76; text-decoration:none;  padding: 0 3px;}
.ShopCategoryPages ul li a:hover{ background:#596a76; color:#FFFFFF; text-decoration:none; background-color:#596a76;}

.ShopCategoryPages ul li b{color:#596a76; background:#596a76; font-weight:normal; color:#FFFFFF;}

/* Sposob zobrazenia

---------------------------------------------------------- */
.ViewType{padding: 5px 0px; font-size:11px; float:left; clear:both; overflow:hidden; width:250px;}
.ViewType p, .ViewType form{ display: inline; padding:2px 0; }
.ViewType label{ padding-right: 5px; }
.TypeTitle{padding-right: 4px; }
.ViewType select{font-size:11px;}


/* Mena

---------------------------------------------------------- */
.ChangeCurrency{padding: 5px 0; text-align: right; font-size:11px; float:right; overflow:hidden; width:250px;}
.ChangeCurrency p, .ChangeCurrency form{ display: inline; padding:2px 0; }
.ChangeCurrency label{ padding-right:5px; }
.ChangeCurrency select{ font-size:11px;}




/* ShopIntro - uvod

---------------------------------------------------------- */

.ShopIntro{margin: 0; clear: both;}
.ShopIntro h2{background:url(images/bg_main_box.gif) no-repeat 0 0; height:25px; overflow:hidden; text-align:center; margin:0; padding:3px 0 0 0; color:#FFFFFF; text-transform:uppercase; font-size:14px;}
.ShopIntro h3{padding: 0; margin:2px 0 0 0; text-align:center; font-size:12px;}
.ShopIntro h3 a{font-weight: bold; text-decoration:none;}
.ShopIntro h3 a:hover{text-decoration:underline;}


.SellOuts, .Actions, .News
{
text-align: center;
margin-bottom:1em;
overflow: auto;
}

.SellOuts .Row, .Actions .Row, .News .Row
{
text-align: center;
clear: both;
padding: 0 0 4px 0;
width: 100%;
background: transparent;
}
.SellOuts .RowContent, .Actions .RowContent, .News .RowContent, .MostSaleable .RowContent
{
background: transparent;
width: 100%;
text-align: center;
}
.SellOuts .Product, .Actions .Product, .News .Product, .MostSaleable .Product
{
margin: 3px;
padding: 5px;
float: left;
display: inline;
width:150px;
text-align: center;
}

.ShopIntro .ProductImage{position:relative; padding-top:5px;}
.ShopIntro .Product img{ margin: 0 auto; }
.ShopIntro .Product .ProductPrice{
	margin:0;
	padding:2px 0;
	overflow:hidden;
	border-bottom:1px solid #c9d1d6;
	border-top:1px solid #c9d1d6;
	}

.ShopIntro .Product .ProductPrice dt{font-weight:bold; font-size:11px;}

.Product strike{color:#999999;}

.ShopIntro .sticker {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 80px;
}
.ShopIntro .Actions .sticker {
    background-image: url("images/sticker_akcia_s.png");
}
.ShopIntro .SellOuts .sticker {
    background-image: url("images/sticker_vypredaj_s.png");
}
.ShopIntro .News .sticker {
    background-image: url("images/sticker_novinky_s.png");
}


	
/* ShopProductViewProduct - detail produktu

---------------------------------------------------------- */
.ShopProductView {text-align: center; clear: both; }
.ShopProductView  h1{margin:0; margin-bottom:5px; padding:2px 10px; position:relative; background:url(images/bg_center-b.gif) 0 0 repeat-x; color:#FFFFFF; font-size:15px;}
 
.ShopProductView .Product{ padding: 10px; text-align:center; margin: 6px auto; position: relative;}

.ShopProductView .ProductDescription{ margin: 5px auto; overflow:hidden; }
.ShopProductView .Product dl{ font-weight: normal; width: 490px; padding: 0; margin: 10px auto; overflow:hidden; border-bottom:1px solid #c9d1d6; }
.ShopProductView .Product dt{ float: left; width: 90px; padding: 3px 0; margin: 1px 0 0 0; font-weight:bold; clear: both; text-align: left; text-indent:5px; border-top:1px solid #c9d1d6;}
.ShopProductView .Product dd{ float: left; width: 400px; padding: 3px 0; margin: 1px 0 0 0; text-align: left;  text-indent:0; border-top:1px solid #c9d1d6;}
.ShopProductView h3{ clear: both; font-weight: bold; }
.ShopProductView .DetailDescription{ text-align: left; }
.ShopProductView .DetailDescription h2{font-size:12px;}

.ShopProductView .ProductImage{ padding: 6px 0; overflow: hidden; border: text-align: center; margin:0 auto; width:490px;}
.ShopProductView .ProductImage img{margin: 0 auto;}

.ShopProductView strike{display: inline; color: #999999;}

.ShopProductView h3{clear: both;}


.ShopProductView .ProductButtons{ display: block; margin:0; clear: both; padding: 5px 0; overflow:hidden;}
.ShopProductView .ProductButtons img{ float: right; margin: 0 0 0 4px; }
.ShopProductView .ProductButtons p{ margin: 0; float:right; }


.BackLink{ margin: 0 0 12px 0; font-weight: bold; }


.ShopProductView .sticker-percent, .ShopProductView .sticker-action, .ShopProductView .sticker-sellout, .ShopProductView .sticker-new {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 62px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: 0;
    white-space: nowrap;
    width: 62px;
}
.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;
    height: 44px;
    padding: 18px 0 0 12px;
    width: 50px;
}
.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 {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}
.ShopProductView .pos-2 {
    left: 0;
    position: absolute;
    top: 32px;
    z-index: 1;
}

/* 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 #e5e5e5;}
table.Obchod_Produkt_Ikony td{ padding: 0 0 4px 0; font-size: 11px; text-align: center; border: 1px solid #c9d1d6; border-bottom:none;}
table td.Obchod_Product_Name{ width: 33%; padding: 8px 5px 2px 5px; border-top:none; border-bottom: 1px solid #c9d1d6;}
table.Obchod_Produkt_Ikony img{ margin: 0 auto;}

table.Obchod_Produkt_Ikony td .ProductImage a{display:block; position:relative; padding-top:8px;}

table.Obchod_Produkt_Ikony .sticker-action,
table.Obchod_Produkt_Ikony .sticker-sellout,
table.Obchod_Produkt_Ikony .sticker-new {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 80px;
    left: 0;
    overflow: inherit;
    position: absolute;
    top: 0;
    width: 80px;
}
table.Obchod_Produkt_Ikony .sticker-action {
    background-image: url("images/sticker_akcia_s.png");
}
table.Obchod_Produkt_Ikony .sticker-sellout {
    background-image: url("images/sticker_vypredaj_s.png");
}
table.Obchod_Produkt_Ikony .sticker-new {
    background-image: url("images/sticker_novinky_s.png");
}


/* Sposob zobrazenia - zoznam
---------------------------------------------------------- */
.ShopDivViewList{ clear: both; }
.ShopDivViewList table{ width: 100%; clear: both; margin: 1em 0; font-size: 11px; border-collapse: collapse;}
.ShopDivViewList table thead{}
.ShopDivViewList table th{ padding: 4px;  border: 1px solid #c9d1d6; font-weight:normal; font-size:11px; background-color:#c9d1d6;}
.ShopDivViewList table td{ padding: 1px 4px; border: 1px solid #c9d1d6; vertical-align:middle; }
.ShopDivViewList table tr.even td{ background-color:#efefef;}

.ShopDivViewList table td a{}

/* Sposob zobrazenia - podrobny pohlad
---------------------------------------------------------- */

.ShopDetailView { padding: 3px 0 12px 0; clear: both;}
h1.category-name{margin:0; margin-bottom:5px; padding:2px 10px; position:relative; background:url(images/bg_center-b.gif) 0 0 repeat-x; color:#FFFFFF; font-size:15px; text-align:center;}
.ShopDetailView .Product{ margin: 6px 0 10px; padding-bottom:10px; text-align: left; clear: both; width:520px; overflow: hidden; border-bottom:1px solid #c9d1d6;}
.ShopDetailView .Product h2{margin:0; margin-bottom:5px; padding:3px 10px; position:relative; background:url(images/bg_center-b.gif) 0 0 repeat-x; color:#FFFFFF;}
.ShopDetailView .Product h2 a{ color:#ffffff; font-size:12px; text-decoration:none;}
.ShopDetailView .Product h2 a:hover{color:#ffffff; text-decoration:underline;}

.ShopDetailView .ProductDescription{ float: right; width: 360px; margin: 6px; display: inline; font-size: 11px; }
.ShopDetailView dl{font-weight: normal; width: 360px; padding: 0; margin:0; text-indent:3px; border-bottom:1px solid #c9d1d6; overflow:hidden;}
.ShopDetailView dt{float: left; width: 100px; padding: 3px 0; margin: 0; clear: both; font-weight: bold; border-top:1px solid #c9d1d6;}
.ShopDetailView dd{float: left; width: 260px; padding: 3px 0; margin: 0; border-top:1px solid #c9d1d6;}

.ShopDetailView dd div{ float: left; margin-right: 5px; padding: 0 4px; }
.ShopDetailView dd strike{ display: inline; }

.ShopDetailView .ProductImage { width: 126px; height: 126px; float: left; text-align: center;  margin: 6px;  display: inline; overflow: hidden; position:relative; }
.ShopDetailView .ProductImage a{display:block;}
.ShopDetailView .ProductImage img{ margin: 0 auto; width: auto; }

.ShopDetailView .ShopIcons{ display: block; margin:0; clear: both; padding:0 5px 0 0; overflow:hidden;}
.ShopDetailView .ShopIcons img{ float: right; margin: 0 0 0 4px; }
.ShopDetailView .ShopIcons p{ margin: 0; float:right; padding:0;}

strike{color: #999999;}

.Action, .SellOut, .New{ text-align: right; position: absolute; right: 6px; color:#E20020; _top:0px;}


.ShopDetailView .sticker-percent, .ShopDetailView .sticker-action, .ShopDetailView .sticker-sellout, .ShopDetailView .sticker-new {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 62px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: 0;
    white-space: nowrap;
    width: 62px;
}
.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;
    height: 44px;
    padding: 18px 0 0 12px;
    width: 50px;
}
.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 {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}
.ShopDetailView .pos-2 {
    left: 0;
    position: absolute;
    top: 32px;
    z-index: 1;
}


/* Registracia + login
---------------------------------------------------------- */
.Shop-login{ padding: 5px; margin: 0; }
.Shop-login p{  margin:0; padding:2px 5px; font-weight: bold;}
.Shop-login a {font-weight:bold; }
.Shop-login a:hover {}

#shop-registracia{ clear: both; }
#shop-registracia form {  clear: both; }
#shop-registracia form b{  }
#shop-registracia legend{  font-weight: bold; padding:2px 5px; color:#5F707C; border:1px solid #c9d1d6; }
#shop-registracia fieldset { border: 1px solid #c9d1d6; padding: 6px 20px; margin: 6px 0; }
#shop-registracia form table { width: 40em; }
#shop-registracia form table td{ padding: 2px; width: 50%; }
#shop-registracia .error{ font-weight: bold; color: #DE3024; }

.Obchod_Content_Login { width: 100%; border-collapse: collapse; margin: 1em 0; font-size: .9em; }
.Obchod_Content_Login td{ padding: 5px; vertical-align: top; border:1px solid #c9d1d6;}

.warning{color:#FF0000;}

/* Kosik
---------------------------------------------------------- */
#kosik{ 
	text-align:left; 	
	font-size:11px;	
}

#kosik span{padding:1px 0; display:block;}

#kosik .kosik{display:none;}
#kosik .kosik-obsah{}
#kosik .kosik-cena{}
#kosik a {display:block;}
#kosik a:hover { text-decoration: underline; cursor:pointer; }

/*---------------------------------------------------------- */
.ProductPrice p{margin:0; padding:0; font-size:11px;}

/************* order-in ******************/
.order-in{
	border-collapse:collapse;
	border:1px solid #c9d1d6;
	width:100% !important;
	font-size:11px;
	margin-bottom:15px;
	}
.order-in caption{
	margin-bottom:5px;
	font-weight:bold;
	}

.order-in td, .order-in th{
	border:1px solid #c9d1d6;
	padding:2px 5px;	
	}

.order-in th{border:1px solid #c9d1d6; background:#72848f; color:#FFFFFF;}

#order{width:100%; border-collapse:collapse; margin-top:2px;}

#order td{padding:2px 5px; border:1px solid #c9d1d6;}


#flags{margin:0; padding:0; position:absolute; top:10px; left:655px;}
#flags li{list-style:none; float:left; padding-right:5px;}
#flags li a{text-indent:-9999px; overflow:hidden; width:27px; height:19px; display:block;}
#sk a{background:url(images/sk.png) no-repeat 0 0;}
#cz a{background:url(images/cz.png) no-repeat 0 0;}

#cartorderid{margin-left:20px;}
.ConfirmOrder{border-collapse:collapse; width:100%; margin-bottom:20px;}
.ConfirmOrder td{border:1px solid #c9d1d6; padding:2px 4px;}


#sjm-d-48694 form table {
width:100%;
color:#000;
clear:both;
}

#sjm-d-48694 form table td {
border-collapse:separate;
}

#sjm-d-48694 form table td .sj-var-string {
border:1px solid #555555;
width:300px;
}

#sjm-d-48694 form table table caption {
background-color:#999999;
color:#FFFFFF;
padding:5px;
}

#sjm-d-48694 form table table {
border-collapse:collapse;
}

#sjm-d-48694 form table table td {
background-color:#F6F6F6;
border:1px solid #FFFFFF;
border-collapse:collapse;
padding:2px 5px;
}

/* novy kosik */
.steps {
	width:484px;
	margin:0 auto 5px auto;
	font-size:11px;
	overflow:hidden;
}
.steps a {
	color:#000;
	cursor:pointer;
}
.steps div {
	width:121px;
	float:left;
	position:relative;
	overflow:hidden;
}
.steps div.step1, .steps div.step2, .steps div.step3, .steps div.step4 {
	width:115px;
	padding:0 3px;
	height:68px;
	background-image:url(images/step_inactive.jpg);
	background-repeat:no-repeat;
	background-position:3px 0;
	text-align:center;
	display:inline;
}
.steps div span.ico {
	display:none;
}
.steps div strong {
	display:block;
	float:left;
	width:115px;
	height:55px;
	padding-top:13px;
}
.steps div strong em {
	display:block;
	font-style:normal;
	font-weight:normal;
}
.steps div.step1 .ActiveStep, .steps div.step2 .ActiveStep, .steps div.step3 .ActiveStep, .steps div.step4 .ActiveStep {
	width:115px;
	padding:0 5px 0 0;
	height:68px;
	background-image:url(images/step_active.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:center;
	color:#fff;
}

.cart-price-box{
	clear:both;
	padding-bottom:5px;
	overflow:hidden;
	}
.cart-price-box-content{
	float:right;
	width:260px;
	padding:10px;
	background:#DFE4E8;
	overflow:hidden;
	color:#000;
}
.cart-price-box-content h3{
	font-size:12px;
	color:#000;
	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;
}

.end-row input{font-size:10px;}
#cart-table {
	width:100%;
	border-collapse:collapse;
}
#cart-table th {
	font-size:11px;
	background:#dfe4e8;
	color:#000;
}
#cart-table tr:hover {
}
#cart-table th, #cart-table td {
	padding:3px;	
	border-bottom:1px dotted #DFE4E8;
}
th.quantity, td.quantity {
	text-align:center;
	width:55px;
}
th.price, td.price {
	white-space:nowrap;
}
th.price, td.item-price, td.price {
	text-align:center;
}
.price-with-vat td.price {
	font-size:18px;
}
th.delete, td.delete {
	text-align:center;
}
th.image, td.image {
	width:45px;
}
td.image img {
	width:40px;
}
input.quantity {
	width:40px;
	text-align:center;
}
.shopping-cart-content {
	margin-bottom:15px;
}
.shopping-cart-content h2 {
	background:none #80929d;
	color:#fff;
	font-size:14px;
	margin:5px 0;
	padding:5px;
}
.shopping-cart-content form {
	margin:0;
	padding:0;
}
#content .submit, #content .disabledsubmit {
	padding:5px 0;
	font-size:14px;
	float:right;
	background-color:#E20020;
	color:#FFF;
	cursor:pointer;
	width:280px;
	border:1px outset #000;
	;
}
#content .submit:hover {
	color:#fff;
	background:#80929d;
	text-decoration:underline;
}
#content .disabledsubmit, #content .disabledsubmit:hover {
	background-color:#ddd;
	border-color:#CCC;
	color:#000;
	cursor:text;
}
#conditionsid {
	margin-right:5px;
	vertical-align:text-top;
}

.disabled-wrap{float:right; position:relative;}
.disabled-wrap a{display:block; width:100%; height:100%; top:0; left:0; position:absolute; cursor:pointer; background:rgba(0,0,0,0);}

.confirm_conditions {background:none #EEEEEE; padding:5px;}
.confirm_conditions input{float:left; margin-top:1px;}
.confirm_conditions label{margin-left:24px; display:block;}
.CartCustomText{padding:10px; margin-bottom:5px; border:1px solid #CCCCCC;}
#kosik-finish a.button, #cartorderid{margin-top:5px;}
#cart-table + .CartCustomText{border-top:0;}
.CartCustomText + .cart-price-box{padding-top:0;}
.customized_product_text, .delivery_days_text{color:#F00; padding:0;}
.firm-data-check{margin-bottom:15px;}

.orderComponent label span,
.cartBox .payment label span{}
.orderComponent label span + span,
.cartBox .payment label span + span{display:block; color:#777; font-weight:normal;}
.cartBox .payment label{white-space:nowrap;}

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 {
	border-bottom:1px solid #DFE4E8;
}
#cart-table tr.price-with-vat td, #cart-table tr.price-without-vat td {
	padding:5px 3px;
}
tr.price-without-vat .price, tr.price-with-vat .price {
}
.currency-2 {
	font-size:12px;
}
a.detail-button {
	padding:2px 5px;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	background-color:#060;
}
.darcekovy-kupon {
	width:100%;
	margin-bottom:5px;
}
label {
	cursor:pointer;
}
.cartBox {
	margin-bottom:5px;
}
.thanks-message {
	padding:5px 10px;
	line-height:20px;
}
.cart-form {
}
.message {
	padding:10px;
	background:#eee;
	border:1px solid #ccc;
	margin-bottom:15px;
}
.cart-form .checkbox {
	float:left;
	margin-top:10px;
	text-align:center;
	width:40px;
}
.cart-form .item {
	padding:6px 0;
}
.cart-form .selected {
	background-color:#E8FFE8;
	border:1px solid #86E491;
}
.cart-form .item label {
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
}
.cart-form .item .info {
	float:left;
	margin-top:10px;
	width:658px;
}
.cart-form label .price {
	color:#009933;
}
.item input {
}
.item p {
	padding-left:17px;
}
#poznamka {
	border:1px solid #DFE4E8;
	width:80%;
	background-color:#f8f8f8;
}
#poznamka:hover {
	border-color:#fff;
	background-color:#fefefe;
}
.text-field {
	background-color:#F8F8F8;
	border:1px solid #DFE4E8;
	width:300px;
}
.text-field:hover {
	border-color:#fff;
	background-color:#fefefe;
}
#box_login, #box_registracia {
	padding:10px 20px 10px 20px;
	background-color:#fff;
	border:1px solid #DFE4E8;
	margin-bottom:5px;
}
#box_login div.meno, #box_login div.heslo {
	float:left;
	width:210px;
}
#box_registracia div.meno, #box_registracia div.heslo, #box_registracia div.heslo_repeat {
	float:left;
	width:210px;
}
#box_registracia div.heslo {
	clear:both;
	margin-right:10px;
}
#box_login div.login_links {
	width:100%;
	clear:both;
}
#box_login div.login_links a {
	font-size:11px;
	padding:2px 0;
	margin-right:20px;
}
#box_login div.meno input, #box_login div.heslo input {
	padding:2px;
	margin:3px 0;
	width:200px;
	background-color:#F8F8F8;
	border:1px solid #bbb;
}
#box_registracia input {
	padding:2px 5px;
	margin:3px 0;
	width:200px;
	border:1px solid #bbb;
}
#box_login div.login {
	float:left;
	width:230px;
}
#box_login div.login input {
	margin-bottom:5px;
	width:230px;
	padding:0;
}
.customerZone .item {
	font-size:14px;
	padding:5px 0;
}
.warning {
	color:#F00;
}
#box_nologin table {
	width:100%;
}
#box_nologin table th {
	text-align:left;
	font-weight:normal;
	width:50%;
	padding:5px 0;
}
.cartBox fieldset {
	border:1px solid #DFE4E8;
	padding:10px 15px;
	margin-bottom:15px;
	position:relative;
}
html > body .cartBox fieldset {
}
.cartBox legend {
	background:none #dfe4e8;
	border:1px solid #DFE4E8;
	font-weight:bold;
	padding:5px 10px;
	width:50%;
	text-align:center;
}
#box_nologin table input {
	border:1px solid #bbb;
	padding:2px 5px;
	width:200px;
}
#box_special p {
	clear:both;
}
.contacts {
	border-collapse:collapse;
	margin-bottom:10px;
}
.contacts td {
	padding:5px 10px;
}
.contacts .separator {
	width:100%;
	height:1px;
	line-height:1px;
	margin:5px 0;
}
.cartBox .orderComponent select {
	padding:5px;
	font-size:14px;
	border:1px solid #DFE4E8;
	margin-bottom:4px;
}
.cartBox .orderComponent select option {
	font-size:14px;
	padding:0 5px;
}
.cartBox .calendar {
	width:100%;
}
.cartBox .calendar caption {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:5px 0;
	background-color:#fff;
}
.cartBox .calendar td {
	text-align:center;
	padding:2px 5px;
}
.cartBox .payment {
	clear:both;
	padding:6px 10px;
	border-bottom:1px solid #fff;
}
.cartBox .payment img {
	vertical-align:middle;
}
#paymentsBox .odd {
	background-color:#fff;
}
#cetelemPayment {
	padding-left:15px;
	padding-top:10px;
}
.cartBox #comment {
	border:1px solid #fff;
	margin-top:5px;
	padding:5px 10px;
}
.cartBox #comment p {
	padding:0;
	margin:0;
}
#comment.cartBox textarea {
	width:99%;
	border:1px solid #DFE4E8;
	padding:2px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	line-height:1px;
	font-size:1px;
}
#box_nologin .warning, span.warning {
	background-color:transparent;
}
#box_nologin p.warning {
	margin:0;
	padding:0;
}
.cartBox .calendar {
	width:100%;
}
.cartBox .calendar caption {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:5px 0;
	background-color:#7c6a45;
}
.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 {
	background-color:#F7FFB6;
}
#cetelemPayment {
	padding-left:15px;
	padding-top:10px;
}
.customerZone td.warning {
	padding:6px 0 0 0;
}
.customerZone p.warning {
	padding:0;
}


/*clanky*/
.articleSummary {
border-bottom:1px solid #DDDDDD;
margin-bottom:10px;
overflow:hidden;
padding-bottom:10px;
text-align:justify;
width:100%;
}
.articleSummary h3 {
clear:both;
margin:0;
padding:0 0 4px;
}
.articleSummary h3 a {
font-weight:bold;
text-decoration:none;
}
.articleSummary p {
display:inline;
margin:0;
}
.articleSummaryMore {
clear:both;
padding:0;
text-align:right;
}
img.articleSummaryImg, img.articleArticleImg {
border:1px solid #DDDDDD;
float:left;
margin:0 10px 5px 0;
padding:2px;
}
.articleSummaryContent p {
margin:0;
padding:0;
}
.article-sumarry-content {
float:right;
width:390px;
}
.NextPages {
margin:5px 0;
}
.articleAuthor {
clear:both;
font-style:italic;
margin:5px;
}
.articleBack {
clear:both;
padding-bottom:5px;
text-align:left;
}

/* strankovanie */
.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:#E11F26;
	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:#E11F26;
	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;
}

#equialent-products {
	clear:both;
	width:100%;
}
.EquivalentProducts {
	padding:0px 14px;
	margin:0 0 20px 0;
	overflow:hidden;
}
#equialent-products h2 {
	font-size:12px;
	text-transform:uppercase;
	margin:0;
	padding:0 0 8px 0;
}
.EquivalentProduct {
	float:left;
	width:150px;
	padding:5px;
	overflow:hidden;
	text-align:center;
}
.EquivalentProduct .ProductImage {
	text-align:center;
}


/************* MEDIA gallery ***********************/
div.playlist {
	text-align:left;
	position:relative;
	overflow:hidden;
	height:168px !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:10px auto 0 auto;
	display:block;
	background:url(images/splash.png) no-repeat;
	width:470px;
	height:340px;
	padding:0 0 75px 0;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
a.player.plain {
	background-position:-125px 0;
	padding:0px;
	margin-top:0px;
}
a.player.small {
	background:url(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:500px;
	overflow:hidden;
}


/* 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 #E11F26;
	height:18px;
	background-color:#E11F26;
	color:#fff;
	font-weight:bold;
	margin-right:2px;
	position:relative;
	top:1px;
}
ul.tabs a:hover {
	background-color:#fff;
	color:#333;
}
ul.tabs a.current {
	background-color:#fff;
	border-color: #E11F26;
	border-bottom:1px solid #FFF;
	color:#555555;
	cursor:default;
}
div.panes {
	width:498px;
	border:1px solid #E11F26;
}
div.panes div.pane {
	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 */


.order-box{clear:both;}
/* */
.ShoppingCentre{clear:both;}
.ShoppingCentre .MasterList{margin:0; padding:0;}
.ShoppingCentre h1{clear:both;}
.ShoppingCentre .MasterList > li{
	margin: 10px 0;
	padding:0;
	list-style:none;
	background:#EEEDE9;
    border: 1px solid #DADADA;
    overflow: hidden;
    position: relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	}
.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;}
*/

#delivery-address-form-id fieldset{border:1px solid #ccc;}
#delivery-address-form-id fieldset legend{padding:0 10px; background:#fff; margin:0 0 0 10px; font-size:14px; font-weight:bold;}
#delivery-address-form-table-id{min-width:280px; margin:10px;}
#delivery-address-form-table-id td label{font-weight:bold;}
#delivery-address-form-table-id th,
#delivery-address-form-table-id td{padding:5px; text-align:left;}
#delivery-address-form-table-id td input{width:95%;}
.delivery-address-box p:last-child{margin:0; clear:both; padding:0 0 10px 0;}
.delivery-address-box a.delete{display:block; position:absolute; top:10px; right:10px; width:15px; height:15px; background:#000 url(/Data/default/UserFiles/images/uber.gif) no-repeat center center; text-indent:-9999px; overflow:hidden;}
.delivery-address-box p a.btn{min-width:100px;}
.delivery-address-box p a.btn,
.delivery-address-box li.delivery-address a.edit,
#delivery-address-submit-button,
#box_adresa_dodania .item span.btn{display:inline-block; padding:5px 10px; text-align:center; color:#fff; text-decoration:none;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; border:0; cursor:pointer;
	background: #8c8c8c;
	background: -moz-linear-gradient(top,  #8c8c8c 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8c8c8c), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #8c8c8c 0%,#000000 100%);
	background: -o-linear-gradient(top,  #8c8c8c 0%,#000000 100%);
	background: -ms-linear-gradient(top,  #8c8c8c 0%,#000000 100%);
	background: linear-gradient(to bottom,  #8c8c8c 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c8c8c', endColorstr='#000000',GradientType=0 );
}
.delivery-address-box p a.btn:hover,
.delivery-address-box li.delivery-address a.edit:hover,
#delivery-address-submit-button:hover,
#box_adresa_dodania .item span.btn:hover{
	background: #000000;
	filter: none;
}
.delivery-address-box li.delivery-address a.edit,
#box_adresa_dodania .item span.btn{position:absolute; bottom:10px; left:10px;}
#box_adresa_dodania .item span.btn{left:30px;}
.delivery-address-box ul, #box_adresa_dodania{clear:both; margin:0 0 10px 0; padding:0; overflow:hidden;}
.delivery-address-box li.delivery-address, #box_adresa_dodania .item{float:left; width:192px; min-height:190px; list-style:none; padding:10px 10px 30px 10px; margin:0 10px 10px 0; border:1px solid #cccccc; background:#eeeeee; position:relative;}
#box_adresa_dodania .item{background:transparent;}
#box_adresa_dodania .item{padding:10px 10px 10px 30px;}
#box_adresa_dodania .item.new_delivery_address{min-height:0;}
#box_adresa_dodania .item label{}
#box_adresa_dodania .item input{margin-left:-18px;}
#box_adresa_dodania .item:hover,
#box_adresa_dodania .item.selected{background:#eee;}
.delivery-address-box li.delivery-address address{font-style:normal; padding:0; margin:0 0 10px 0;}
.delivery-address-box li.delivery-address address span:first-child{font-weight:bold;}
#new_delivery_address_form{clear:both; padding:10px 0;}




