html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	padding-bottom: 40px;
	background-color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* ------------------------------------------- Vseobecne ------------------------------------------- */
h3 {
	font-size: 14px;
}
h2 {
	margin: 0px;
	padding: 3px 5px 3px 5px;
	background: #D6D6D6;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	font-size: 12px;
	color: #222;
}
.endfloat {
	display: block;
	position: relative;
	overflow: hidden;
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}
a img { 
	border: none; 
}
a.active {
	text-decoration: underline; 
}
form, 
input, 
p {
	margin: 0px;
	padding: 0px;
}
table { 
	margin: 0px; 
	padding: 0px; 
}
.vpravo {
	text-align: right; 
}
input,
textarea {
	padding-left: 3px; 
	padding-right: 3px; 
}
a { 
	color: #fff; 
	text-decoration: underline; 
}
a:hover {
	text-decoration: none; 
}
a.img-border img { 
	border: 1px #f6f6f6 solid; 
}
textarea.px314 {
	width: 314px;
	height: 80px;
}
/* ------------------------------------------- (Vseobecne) ------------------------------------------- */
/* ------------------------------------------- Hlasky ------------------------------------------- */
p.hlaska {
	display: block;
	padding: 6px;
	padding-left: 29px; 
}
p.error { 
	background: url(modul/all4shop/img/alert.gif) 6px 6px no-repeat; 
}
p.info { 
	background: url(modul/all4shop/img/info.gif) 6px 6px no-repeat; 
}
p.info2 { 
	width: 138px;
	background: #BEE2FF;
	color: #000;
	padding: 2px 0px 2px 0px;
	text-align: center;
}
/* ------------------------------------------- (Hlasky) ------------------------------------------- */
/* ---------------------------------- Obal --------------------------------------------- */
div#obal {
	width: 848px;
	margin: 0 auto;
/*	background: url(img/design/obalBg.jpg) repeat-y;*/
	/*overflow: hidden;*/
}
/* ---------------------------------- (Obal) --------------------------------------------- */
/* ---------------------------------- Hlavicka --------------------------------------------- */
div#hlavicka {
	position: relative;
	width: 848px;
	height: 92px;
	background: url(img/design/hlavicka.jpg) no-repeat;
}
div#hlavicka a.BICklik {
	position: absolute;
	right: 188px;
	top: 26px;
	width: 40px;
	height: 20px;
}
div#hlavicka a.SpiSladceklik {
	position: absolute;
	right: 48px;
	top: 28px;
	width: 110px;
	height: 20px;
}
div#hlavicka a.logoklik {
	position: absolute;
	top: 12px;
	left: 0px;
	display: block;
	width: 467px;
	height: 66px;
}
div#hlavicka a.logoklik span {
	display: none;
}
div.tabula {
	position: relative;
	width: 848px;
	height: 125px;
	overflow: hidden;
	background: url(img/design/tabula.jpg) no-repeat;
}
.tabula .banner { 
	position: absolute;
	left: 1px;
	top: 0px;
	width: 620px;
	height: 125px;
	overflow: hidden;
}
div.tabula a.nakupnyKosikLink {
	position: absolute;
	right: 4px;
	top: 44px;
	display: block;
	width: 220px;
	height: 32px;
}
div.tabula div.cena {
	position: absolute;
	left: 758px;
	top: 55px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
div.tabula div.obsahKosika {
	position: absolute;
	right: 105px;
	top: 54px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
div.tabula div.hladat {
	position: absolute;
	right: 160px;
	top: 92px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
a.nakupnyKosikLink {
	text-transform: uppercase;
	position: absolute;
	top: 7px;
	right: 36px;
	color: #575757;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.nakupnyKosikLink:hover {
	text-decoration: none;
	color: #3c3c3c;
}
div#hlavicka-top ul.jazykMenu {
	display: block;
	float: right;
	position: absolute;
	right: 170px;
	top: 6px;
	margin: 0px;
	padding: 0px;
}
div#hlavicka-top ul.jazykMenu li {
	display: block;
	float: left;
}
div#hlavicka-top ul.jazykMenu li {
	margin-left: 4px;
}
#hlavicka-top div.menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 7px 0px 0px 16px;
	color: #fff;
}
#hlavicka-top div.menu a.registracia {
	padding-right: 6px;
	background: url(img/design/ikonka_registracia.jpg) 0px 6px no-repeat;
}
#hlavicka-top div.menu a.zabudolHeslo {
	padding-left: 20px;
	background: url(img/design/ikonka_zabudolHeslo.jpg) no-repeat;
}
.lavyStlpec .banner { 
	position: relative;
	width: 166px;
	overflow: hidden;
	margin: 4px 0px 4px 0px;
}
/* ---------------------------------- (Hlavicka) --------------------------------------------- */
/* ------------------------------------------- Produkt ------------------------------------------- */
div.produkt h2 {
	clear: both;
	color: #222;
	position: relative;
}
div.produkt h2 a {
	position: absolute;
	right: 15px;
	_right: 29px;
	color: #008DB3;
	font-weight: normal;
	font-size: 10px;
}
#main div.najpredavanejsie div.produkt {
	height: 200px;
	overflow: hidden;
	margin: 0px 7px 7px 7px;
	_margin: 0px 6px 7px 5px;
	padding: 0px;
}
#main div.najpredavanejsie div.produkt div.popis {
	font-size: 11px;
}
#main div.produkt {
	position: relative;
	top: 14px;
	margin-bottom: 28px;
	float: left;
	width: 321px;
	height: 309px;
	overflow: hidden;
	background: url(img/design/produkt_bg.jpg) no-repeat;
}
#main div.produkt a.nadpis {
	display: block;
	position: absolute;
	left: 36px;
	top: 8px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#main div.produkt a.obrazok {
	display: block;
	position: absolute;
	left: 47px;
	top: 31px;
	width 228px;
	height: 204px;
}
#main div.produkt div.kratkyPopis {
	position: absolute;
	left: 22px;
	top: 244px;
	color: #fff;
}
div.produkt div.cena {
	position: absolute;
	bottom: 18px;
	left: 22px;
	color: #fff;
	font-size: 17px;
}
div.produktDetail {
	position: relative;
	top: 16px;
	width: 664px;
	padding-bottom: 40px;
	background: #717171;
	border: 1px solid #9a9a9a;
}
div.produktDetail div.nadpis {
	position: relative;
	left: 22px;
	top: 14px;
	padding-left: 16px;
	color: #fff;
	font-size: 12px;
	background: url(img/design/sipka.jpg) 0% 5px no-repeat;
	text-transform: uppercase;
}
div.produktDetail a.obrazok {
	display: block;
	width: 253px;
	height: 226px;
	float: left;
	margin-left: 46px;
	_margin-left: 23px;
	margin-top: 37px;
	border: 1px solid #fff;
}
div.produktDetail div.detaily {
	position: relative;
	left: 19px;
	float: left;
	width: 319px;
	margin-top: 37px;
	padding: 0px;
}
div.produktDetail div.detaily div.nadpis {
	position: relative;
	left: 0px;
	top: 0px;
	height: 32px;
	line-height: 32px;
	margin: 0px;
	padding-left: 24px;
	background-image: none;
	background-color: #898989;
	text-transform: none;
}
div.produktDetail div.detaily div.nadpis div.cena {
	position: absolute;
	right: 12px;
	top: 0px;
	font-size: 17px;
}
h2.popisNadpis {
	display: block;
	width: 579px;
	height: 22px;
	margin: 0px;
	margin-left: 46px;
	margin-top: 48px;
	padding: 0px;
	padding-left: 14px;
	background: url(img/design/h2_bg.jpg) no-repeat;
	border: none;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
h2.pop {
	margin-top: 33px;
}

div.more-pics {
	padding-top: 21px;
	padding-left: 45px;
}
div.more-pics a img {
	display: block;
	border: 1px #898989 solid;
}

div.more-pics a {
	display: block; 
	float: left;
	margin-right: 13px;
}


div.popisText {
	width: 593px;
	line-height: 14px;
	margin: 0px;
	margin-left: 46px;
	padding: 0px;
	padding-top: 4px;
	color: #fff;
	text-align: justify;
}
div.actionBar {
	position: relative;
	width: 308px;
	margin-top: 35px;
}
.actionBar a.cennikDown {
	float: right;
	display: block;
	height: 25px;
	padding: 5px 6px 0px 28px;
	background: url(img/design/cennikDown.gif) no-repeat;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.actionBar a.cennikDown:hover {
	text-decoration: underline;
}
.countTextbox {
	float: right;
	width: 18px;
	height: 12px;
	margin-left: 6px;
	margin-top: 1px;
	padding: 2px 3px 2px 3px;
	font-size: 10px;
	text-align: center;
	border: 1px solid #666;
}
.ctLabel {
	display: block;
	float: right;
	margin-top: 4px;
	padding-left: 6px;
	color: #fff;
}
div.actionBar a.btnKosik {
	float: right;
	display: block;
	width: 59px;
	height: 25px;
	margin-top: -3px;
	padding: 5px 0px 0px 46px;
	background: url(img/design/btn_kosik.jpg) no-repeat;
	color: #dedede;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div.actionBar a.btnKosik:hover {
	text-decoration: none;
}
div.actionBar a.btnKontakt {
	float: right;
	display: block;
	height: 25px;
	padding: 5px 6px 0px 22px;
	background: url(img/design/btn_kontakt.jpg) no-repeat;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
div.actionBar a.btnKontakt.big {
	padding-left: 28px;
	background: url(img/design/btn-kontakt-big.gif) no-repeat;
}
div.actionBar a.btnKontakt:hover {
	text-decoration: underline;
}
div.actionBar a.btnPorovnat {
	float: left;
	display: block;
	height: 25px;
	margin-left: 12px;
	_margin-left: 6px;
	padding: 5px 0px 0px 22px;
	background: url(img/design/btn_porovnanie.jpg) no-repeat;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
div.actionBar a.btnPorovnat:hover {
	text-decoration: underline;
}
a.btnNeporovnat {
	float: left;
	display: block;
	height: 25px;
	margin-left: 0px;
	padding: 5px 0px 0px 22px;
	background: url(img/design/btn_neporovnanie.jpg) no-repeat;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
a.btnNeporovnat:hover {
	text-decoration: underline;
}
a.btnVarianty {
	position: relative;
	top: 8px;
	float: right;
	display: block;
	width: 134px;
	padding: 0px 0px 0px 16px;
	background: url(img/design/btn_varianty.jpg) 0% 2px no-repeat;
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}
div.actionBar a.btnVarianty:hover {
	text-decoration: non;
}
a.btnKosik {
	display: block;
	position: relative;
	width: 24px;
	height: 21px;
	overflow: hidden;
	background: url(img/design/btn_kosik_small.jpg) no-repeat;
	text-decoration: none;
}
a.btnKosik:hover {
	text-decoration: none;
}
div.akce {
	clear: both;
	width: 686px;
	padding-top: 34px;
}
div.mensia {
	padding-top: 0px;
}
div.produktMini {
	float: left;
	position: relative;
	width: 149px;
	height: 228px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	color: #fff;
	font-size: 11px;
}
div.produktMini div.obrazok {
	width: 106px;
	height: 94px;
	margin: 0px auto;
	margin-top: 20px;
	border: 1px solid #fff;
}
div.produktMini div.nazov {
	color: #fff;
	font-size: 13px;
	margin-left: 21px;
	margin-top: 12px;
	margin-right: 15px;
	padding-left: 14px;
	background: url(img/design/sipka.jpg) 0% 6px no-repeat;
}
div.produktMini div.popis {
	margin-left: 21px;
	margin-top: 2px;
}
div.produktMini div.cena {
	position: absolute;
	left: 0px;
	bottom: 10px;
	width: 128px;
	height: 26px;
	padding-left: 21px;
	line-height: 26px;
	font-size: 15px;
	background: #898989;
}
div.produktMini div.cena a.detail {
	position: absolute;
	right: 14px;
	top: 6px;
	display: block;
	height: 12px;
	line-height: 16px;
	padding: 0px;
	padding-left: 12px;
	font-size: 11px;
	background: url(img/design/sipka2.jpg) 0% 6px no-repeat;
	text-decoration: none;
}
div.produktMini div.cena a.detail:hover {
	text-decoration: underline;
}
/* ------------------------------------------- (Produkt) ------------------------------------------- */
/* ---------------------------------- Vyhladavanie --------------------------------------------- */
div#vyhladavanie {
	position: absolute;
	right: 18px;
	top: 85px;
}
div#vyhladavanie form { 
	display: inline; 
}
div#vyhladavanie span {
	float: left;
	display: block;
	padding: 7px 0px 0px 10px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
div#vyhladavanie input.textbox {
	float: left;
	width: 93px;
	height: 16px;
	margin-left: 6px;
	margin-top: 8px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
	background: none transparent;
	color: #fff;
	border: none;
}
div#vyhladavanie input.button {
	float: left;
	position: relative;
	top: 2px;
	left: 8px;
	width: 25px;
	height: 25px;
	background: none transparent;
	border: none;
	cursor: pointer;
}
/* ---------------------------------- (Vyhladavanie) --------------------------------------------- */
/* ---------------------------------- Kosik --------------------------------------------- */
div#hlavicka-top div#nakupny_kosik {
	position: relative;
	float: right;
	padding-top: 3px;
	padding-right: 35px;
}
div#nakupny_kosik a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
table.kosik {
	font-size: 11px;
	width: 100%;
	margin-top: 14px;
	border-collapse: collapse;
	color: #fff;
}

table.kosik th { 
	padding: 5px;
	text-align: right; 
	border-bottom: 1px #9A9A9A solid;
	background-color: #898989;
	color: #fff;
}
table.kosik td {
	border-bottom: 1px #9A9A9A solid;
	padding: 5px;
	text-align: right;
}
table.kosik a { 
	color: #fff; 
	text-decoration: underline; 
}
table.kosik a:hover { 
	text-decoration: none; 
}
table.kosik a.bezciarky { 
	text-decoration: none; 
}
table.kosik input.novypocet { 
	width: 20px;
	border: 1px #404040 solid;
	padding-left: 2px;
	font-size: 10px;
}
div#all4shop-kosik {
	font-size: 11px;
	color: #fff;
}
div#all4shop-kosik input.text {
	border: 1px #999999 solid;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
span.ikonkaKosik {
	display: block;
	position: absolute;
	top: 12px;
	right: 12px;
	width: 12px;
	height: 11px;
	background: url(img/design/kosik.gif) no-repeat;
}
/* ---------------------------------- (Kosik) --------------------------------------------- */
/* ---------------------------------- Prihlasenie --------------------------------------------- */
form.prihlasovaci {
	display: block;
	margin-left: 37px;
}
form.prihlasovaci input.textbox {
	width: 80px;
	height: 16px;
	padding: 1px 3px 1px 3px;
	border: 1px solid #fff;
	background: #538DBB;
	color: #fff;
}
form.prihlasovaci input.button {
	width: 20px;
	height: 20px;
	padding: 0px;
	border: 1px solid #fff;
	background: #538DBB;
	color: #fff;
}
textarea {
	padding-left: 3px;
	padding-right: 3px;
	background: #538DBB;
	border: 1px solid #fff;
	font-size: 12px;
	color: #fff;
}
input.textboxSmall {
	width: 40px;
	height: 14px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #D2D2D2;
	font-size: 12px;
	background-color: #fff;
	color: #222;
}
input.textbox {
	width: 140px;
	height: 14px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #D2D2D2;
	font-size: 12px;
	background-color: #fff;
	color: #222;
}
input.button {
	padding: 2px 4px 2px 4px;
	border: 1px solid #D2D2D2;
	font-size: 12px;
	background-color: #528DB9;
	color: #fff;
	cursor: pointer;
}
/* ---------------------------------- (Prihlasenie) --------------------------------------------- */
/* ---------------------------------- Menu --------------------------------------------- */
div#menu {
	position: relative;
	width: 830px;
	height: 32px;
	padding-left: 9px;
	padding-right: 9px;
	/*overflow: hidden;*/
	background: url(img/design/menuBg.jpg) no-repeat;	
}
div#menu table {
	width: 100%;
	border-collapse: collapse;
}
div#menu table td {
	height: 30px;
	white-space: nowrap;
	padding: 0px;
	text-align: center;
}
div#menu table td.ciarka {
	width: 19px;
	background: url(img/design/menuCiarka_bg.jpg) no-repeat;
}
div#menu table td span.title {
	position: relative;
	top: -2px;
	display: block;
	height: 24px;
	padding: 0px 8px 0px 8px;
	_overflow: hidden;
	font-size: 13px;
	font-family: arial;
	cursor: pointer;
	color: #fff;
}
div#menu a {
	position: relative;
	display: block;
	height: 32px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
div#menu a:hover,
div#menu a.active {
	background: none;
	text-decoration: underline;
}
/* ---------------------------------- (Menu) --------------------------------------------- */
div.hierarchia {
	padding: 16px;
	padding-top: 0px;
}
/* ---------------------------------- kategorie menu --------------------------------------------- */
.katObrazky {
	position: relative;
	width: 464px;
	height: 79px;
	margin: 0px auto;
	margin-top: 8px;
	background: url(img/design/kat-obr-bg.gif) repeat-x;
}
div.katObrazky img {
	margin: 4px 3px 0px 7px;
	cursor: pointer;
}
.katObrazky .wrapper {
	position: relative;
	overflow: hidden;
	width: 464px;
	height: 79px;
	margin: 0px auto;
}
.katObrazky .obrScroll {
	overflow: scroll;
	width: 486px;
	height: 110px;
	white-space: nowrap;
}
.katObrazky .btn {
	position: absolute;
	top: 0px;
	width: 27px;
	height: 79px;
	background: #159;
	cursor: pointer;
}
.katObrazky .btn.prev {
	left: -27px;
	background: url(img/design/btn-prev.gif) no-repeat;
}
.katObrazky .btn.next {
	right: -27px;
	background: url(img/design/btn-next.gif) no-repeat;
}


.produktDetail .katObrazky {
	width: 219px;
	height: 57px;
	margin: 8px 0px 0px 64px;
	background: url(img/design/kat-obr-bg-small.gif) repeat-x;
}
.produktDetail .katObrazky .wrapper {
	position: relative;
	overflow: hidden;
	width: 219px;
	height: 57px;
	margin: 0px auto;
}
.produktDetail .katObrazky img {
	margin-top: 7px;
}
.produktDetail .katObrazky .obrScroll {
	overflow: scroll;
	width: 253px;
	height: 79px;
	white-space: nowrap;
}
.produktDetail .katObrazky .btn {
	position: absolute;
	top: 0px;
	width: 18px;
	height: 57px;
	background: #159;
	cursor: pointer;
}
.produktDetail .katObrazky .btn.prev {
	left: -18px;
	background: url(img/design/btn-prev-small.gif) no-repeat;
}
.produktDetail .katObrazky .btn.next {
	right: -18px;
	background: url(img/design/btn-next-small.gif) no-repeat;
}

div.kategorieHlavne {
	width: 820px;
	height: 34px;
	padding-left: 19px;
	padding-right: 19px;
	background: url(img/design/kategorieHlavne_bg.jpg) no-repeat;
}
div.kategorieHlavne table {
	width: 100%;
	height: 34px;
	border-collapse: collapse;
}
div.kategorieHlavne td {
	text-align: center;
}
div.kategorieHlavne td.ciarka {
	width: 28px;
	background: url(img/design/katHlavne_ciarka.jpg) no-repeat;
}
div.kategorieHlavne a {
	padding: 0px;
	color: #606060;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
div.kategorieHlavne a:hover,
div.kategorieHlavne a#top-aktivna,
div.kategorieHlavne a#top-aktivna-priamo {
	text-decoration: underline;
}
div.tovarKategoria {
	position: relative;
}
div.tovarKategoria div.top {
	display: block;
	width: 197px;
	height: 37px;
	background: url(img/design/tovarKatTop.jpg) no-repeat;
	font-size: 0px;
}
div.tovarKategoria div.bottom {
	display: block;
	width: 197px;
	height: 4px;
	background: url(img/design/tovarKatBottom.jpg) no-repeat;
	font-size: 0px;
}
ul.kategorie {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

ul.kategorie li {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #fff;
	background: url(img/design/box_separator.jpg) left bottom no-repeat;
}
ul.kategorie li a {
	display: block;
	overflow: hidden;
	width: 158px;
	padding: 4px 8px 4px 0px;
	color: #fffda9;
	text-decoration: none;
}
ul.kategorie li a.tovar {
	color: #fff;
}
ul.kategorie li a.tovar:hover {
	text-decoration: underline;
}
ul.kategorie li a.tovarUnderlin {
	color: #fff;
	text-decoration: underline;
}
ul.kategorie li a.tovarUnderlin:hover {
	text-decoration: none;
}
ul.kategorie li a.tovarLink,
ul.porovnanie li a.tovarLink {
	display: block;
	float: left;
	width: 103px;
	padding-left: 3px;
}
ul.kategorie li a.tovar.odober {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	background: url(img/design/btn_neporovnanie2.jpg) 100% 50% no-repeat;
}
ul.kategorie li a.porovnat {
	color: #fff;
	text-align: center;
	text-decoration: underline;
}
ul.kategorie li a.porovnat:hover {
	text-decoration: none;
}
ul.kategorie li a:hover span,
ul.kategorie li a.active span {
	text-decoration: underline;
}
ul.kategorie li a#aktivna {
	font-weight: bold;
}
ul.tovary li {
	height: auto;
}
ul.tovary li a {
	width: 120px;
}
/* ---------------------------------- (kategorie menu) --------------------------------------------- */
/* ---------------------------------- Newsletter --------------------------------------------- */
div#lavy-stlpec div#newsletter {
	position: relative;
	width: 197px;
}
div#newsletter div {
	position: relative;
	padding: 7px 5px 8px 11px;
	font-size: 10px;
	color: White;
	background: #1caed7 url(img/design/pozadie-newsletter.jpg) no-repeat;
	overflow: hidden;
}
div#newsletter input {
	width: 132px;
	height: 16px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #236f84;
	background: #fff;
	color: #222;
	font-size: 14px;
}
div#newsletter form { 
	position: relative;
	width: 153px;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
}
div#newsletter input.button {
	position: absolute;
	_top: 1px;
	right: -23px;
	_right: -24px;
	width: 28px;
	height: 18px;
	background: url(img/design/newsletter_btnGo.jpg);
	border: none;
	cursor: pointer;
}
div#newsletter div.hlaska {
	margin: 5px 0px 5px 0px;
	background: url(modul/all4shop/img/alert.gif) 5px 3px no-repeat;
	width: 144px;
	padding-left: 25px; 
	padding-top: 5px;
	padding-bottom: 5px;
	color: #6B6B6B;
	font-weight: bold;
	border: 1px red solid; 
	background-color: White;
}
/* ---------------------------------- (Newsletter) --------------------------------------------- */
/* ---------------------------------- main --------------------------------------------- */
div#main {
	width: 848px;
	margin: 0px auto;
	padding-top: 14px;
	overflow: hidden;
}
div#main textarea {
	background: #fff;
	color: #000;
	border: 1px solid #D2D2D2;
}
div.lavyStlpec {
	float: left;
	position: relative;
	width: 166px;
	overflow: hidden;
}
div.lavyStlpec div.box {
	position: relative;
	width: 166px;
	margin-bottom: 14px;
	padding-bottom: 14px;
	background: url(img/design/box_bg.jpg) repeat-y;
}
div.lavyStlpec div.box div.top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 166px;
	height: 2px;
	overflow: hidden;
	background: url(img/design/box_top_bg.jpg) no-repeat;
}
div.lavyStlpec div.box div.bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 166px;
	height: 2px;
	overflow: hidden;
	background: url(img/design/box_bottom_bg.jpg) no-repeat;
}
div.lavyStlpec div.box div.separator {
	position: relative;
	width: 166px;
	height: 2px;
	overflow: hidden;
	background: url(img/design/box_separator.jpg) no-repeat;
}
div.lavyStlpec div.box h2,
div.lavyStlpec div.box h2 a {
	margin: 0px;
	padding: 6px 0px 4px 19px;
	background: none transparent;
	border: none;
	font-size: 13px;
	color: #f0f0f0;
}
div.lavyStlpec div.box h2 a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
div.lavyStlpec div.box h2 a:hover {
	text-decoration: underline;
}
div.pravyStlpec {
	float: left;
	position: relative;
	left: 16px;
	width: 666px;
	overflow: hidden;
}
div.kategoriaPopis,
div.pravyStlpec div.obsah {
	position: relative;
	top: 16px;
	width: 632px;
	margin-bottom: 20px;
	padding: 13px 16px 13px 16px;
	background: #717171;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #9a9a9a;
	text-align: justify;
}

div#main h1 {
	position: relative;
	width: 644px;
	height: 29px;
	line-height: 29px;
	margin: 0px;
	padding: 0px;
	padding-left: 22px;
	color: #fff;
	font-size: 12px;
	font-family: tahoma;
	background: url(img/design/h1_bg.jpg) no-repeat;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
div#main p.hlaska { 
	margin-top: 15px; 
	margin-left: 15px; 
}
/* ---------------------------------- (main) --------------------------------------------- */
/* ---------------------------------- nastavenie vypisu --------------------------------------------- */
div.nastavenie-vypisu {
	position: relative;
	height: 17px;
	width: 472px;
	_width: 470px;
	margin-left: 2px;
	padding: 5px;
	padding-left: 9px;
	font-size: 11px;
	text-align: right;
	background: #C6C4C5;
	color: #444;
}
div.nastavenie-vypisu a {
	color: #444;
	text-decoration: underline;
}
div.nastavenie-vypisu a:hover {
	text-decoration: none;
}
div.nastavenie-vypisu a.active {
	font-weight: bold;
	text-decoration: none;
}
div.nastavenie-vypisu a.zobraz-obrazok {
	display: block;
	float: left;
	padding-left: 25px;
	background: url(img/design/zobraz-obrazok.gif) 0px 1px no-repeat;
	height: 16px;
	line-height: 16px;
	margin-right: 15px;
}
div.nastavenie-vypisu a.zobraz-tabulku {
	display: block;
	float: left;
	padding-left: 25px;
	background: url(img/design/zobraz-tabulka.gif) 0px 1px no-repeat;
	height: 16px;
	line-height: 16px;
}
div.nastavenie-vypisu a.sipka-hore {
	width: 10px;
	height: 10px;
}
div.nastavenie-vypisu a.sipka-dole {
	width: 10px;
	height: 10px;
	background: #6B6B6B;
}
/* ---------------------------------- (nastavenie vypisu) --------------------------------------------- */
/* ---------------------------------- ramik --------------------------------------------- */
div.ramik {
	width: 466px;
	padding: 10px;
	text-align: justify;
}

div.ramikTop {
	width: 497px;
	height: 11px;
	font-size: 1px;
	background: url(img/design/ramikTop.jpg) no-repeat;
}
div.ramikBottom {
	width: 497px;
	height: 9px;
	font-size: 1px;
	margin-bottom: 12px;
	background: url(img/design/ramikBottom.jpg) no-repeat;
}
/* ---------------------------------- (ramik) --------------------------------------------- */
div.text-kategorie {
	color: #555;
	text-align: justify;
	padding: 0px 15px 15px 15px;
}
div#registracny-formular p.hlaska { 
	margin-top: 0px; margin-bottom: 0px; 
}
/* ---------------------------------- registracny form --------------------------------------------- */
div#registracny-formular { 
	font-size: 11px;
}
div#registracny-formular table td { 
	vertical-align: top; 
	color: #fff; 
}
div#registracny-formular table td.vpravo { 
	vertical-align: middle; 
	color: #fff; 
}
div#registracny-formular table td input#cbUserType1 { 
	border: none; 
}
div#registracny-formular table td input#cbUserType2 { 
	border: none; 
}
/* ---------------------------------- (registracny form) --------------------------------------------- */
/* ---------------------------------- strankovanie --------------------------------------------- */
div.pocetTovarov {
	position: absolute;
	right: 10px;
	top: 1px;
	_top: 5px;
	font-size: 10px;
	text-transform: none;
}
div.pocetTovarov select {
	font-size: 9px;
}
div.strankovanie { 
	clear: both;
	position: relative;
	width: 642px;
	height: 29px;
	padding-right: 24px;
	line-height: 29px;
	background: url(img/design/h1_bg.jpg) no-repeat;
	color: #fff;
	font-size: 12px;
	text-align: right;
}
div.strankovanie.after { 
	padding-top: 12px;
	padding-bottom: 18px;
}
div.strankovanie span.katNazov {
	position: absolute;
	left: 21px;
	top: 0px;
	text-transform: uppercase;
}
div.strankovanie form {
	float: left;
	color: #666;
}
select {
	font-size: 11px;
}
div.strankovanie a {
	color: #fff;
	text-decoration: none;
}
div.strankovanie a.aktivna {
	font-weight: bold;
}
div.strankovanie a:hover {
	text-decoration: underline;
}
/* ---------------------------------- (strankovanie) --------------------------------------------- */
/* ---------------------------------- charakteristiky --------------------------------------------- */
table.charakteristiky {
	width: 308px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	color: #FFFFFF;
}
table.charakteristiky h3 {
	padding: 2px 4px 2px 4px;
	_margin-top: 18px;
	background: #D6D6D6;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
}
table.charakteristiky tr {
	background: url(img/design/ciarkovana_ciarka.jpg) left bottom no-repeat;
}
table.charakteristiky td {
	border-collapse: collapse;
	margin: 0px;
	padding: 14px 0px 6px 20px;
	font-size: 11px;
}
/* ---------------------------------- (charakteristiky) --------------------------------------------- */
/* ---------------------------------- pravy stlpec --------------------------------------------- */
div#pravy-stlpec {
	float: right;
	width: 197px;
	overflow: hidden;
	color: #555;
}
div#pravy-stlpec h1 {
	position: relative;
	left: 0px;
	width: 185px;
	height: 31px;
	margin: 0px;
	padding: 6px 0px 0px 12px;
	background: url(img/design/h1_1.jpg) no-repeat;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
/* ---------------------------------- nove produkty --------------------------------------------- */
div#pravy-stlpec #novinky div.produkt {
	width: 173px;
	padding: 6px 12px 12px 12px;
	cursor: pointer;
}
div#pravy-stlpec #novinky div.noBg {
	background: none transparent;
}
div#pravy-stlpec #novinky div.noBg span.nadpis {
	text-decoration: underline;
}
div.novinkyBoxTop {
	width: 167px;
	height: 1px;
	_margin-top: -1px;
	font-size: 1px;
	background: url(img/design/novinkyBoxTop.jpg) no-repeat;
}
div.novinkyBoxBottom {
	width: 197px;
	height: 2px;
	font-size: 1px;
	background: url(img/design/novinkyBoxBottom.jpg) no-repeat;
}
div.novinkyBottom {
	position: relative;
	top: -1px;
	width: 197px;
	height: 6px;
	margin-bottom: 8px;
	font-size: 1px;
	background: url(img/design/novinkyBottom.jpg) no-repeat;
}
div#pravy-stlpec #novinky div.popis {
	width: 174px;
	text-align: justify;
	padding: 0px;
	color: #222;
}
div#pravy-stlpec #novinky span.nadpis {
	display: block;
	width: 174px;
	font-size: 12px;
	overflow: hidden;
}
div#pravy-stlpec #novinky span.datum {
	display: block;
	padding-bottom: 6px;
	font-size: 10px;
	color: #222;
}
/* ---------------------------------- (nove produkty) --------------------------------------------- */
/* ---------------------------------- moje menu --------------------------------------------- */
div#pravy-stlpec div.moje-menu { 
	padding: 6px 12px 12px 12px;
	color: #222;
	font-size: 11px;
}
div#pravy-stlpec div.moje-menu strong {
	position: relative;
}
div#moje-menu img {
	position: relative;
	top: 2px;
}
.pripomienky {
	padding: 8px 0px 0px 19px;
}
.pripomienky textarea {
	overflow: auto;
	margin-bottom: 8px;
}
/* ---------------------------------- (moje menu) --------------------------------------------- */
/* ---------------------------------- kosik menu --------------------------------------------- */
div#pravy-stlpec div.obsahKosik {
	position: relative;
	left: -4px;
	width: 159px;
	height: 17px;
	padding: 9px 0px 0px 8px;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: #000;
	background: url(img/design/kosikObsahBg.jpg) no-repeat;	
}
div#pravy-stlpec div.kosikPolozka {
	position: relative;
	left: -5px;
	width: 159px;
	height: 26px;
	padding: 7px 0px 0px 8px;
	font-size: 11px;
	font-family: arial;
	color: #acacac;
	background: url(img/design/kosikPolozkaBg.jpg) no-repeat;
	border: 1px solid #fff;
	line-height: 13px;
}
div#pravy-stlpec div.kosikCena {
	position: relative;
	left: -4px;
	width: 159px;
	height: 17px;
	padding: 7px 0px 0px 8px;
	font-size: 11px;
	font-family: arial;
	color: #4c4c4c;
	background: url(img/design/kosikCena.jpg) no-repeat;
}
div#pravy-stlpec div.kosikDPH {
	position: relative;
	left: -4px;
	width: 159px;
	height: 14px;
	margin-bottom: 7px;
	padding: 3px 0px 0px 8px;
	font-size: 9px;
	font-family: arial;
	color: #adadad;
	background: url(img/design/kosikDPH.jpg) no-repeat;
}
/* ---------------------------------- (kosik menu) --------------------------------------------- */
/* ---------------------------------- pata --------------------------------------------- */
div#pata {
	position: relative;
	width: 883px;
	height: 60px;
	margin: 0px auto;
	background: url(img/design/pata.jpg) no-repeat;
	color: #515151;
}
div#pata ul#pataMenu {
	position: relative;
	left: 13px;
	top: 10px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #515151;
}
div#pata ul#pataMenu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 11px;
}
div#pata ul#pataMenu li a {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 11px;
	color: #515151;
	font-family: 11px;
}
div#pata ul#pataMenu li a.active,
div#pata ul#pataMenu li a:hover { 
	text-decoration: underline;
}
div#pata div.copyright {
	position: relative;
	top: 20px;
	left: 13px;
	float: left;
	clear: both;
	padding-left: 1px;
	font-size: 11px;
	color: #b4b4b4;
}
div#pata div.power {
	position: relative;
	top: 20px;
	left: 13px;
	float: left;
	clear: both;
	color: #b4b4b4;
}
div#pata div.power a {
	color: #b4b4b4; 
	text-decoration: underline;
}
div#pata div.power a:hover { 
	text-decoration: none; 
}
div#pata div.info {
	position: absolute;
	right: 13px;
	top: 36px;
}
div#pata div.info span.tel {
	display: block;
	float: left;
	padding-left: 17px;
	background: url(img/design/ikonka_telefon.jpg) 0px 1px no-repeat;
	color: #b4b4b4;
}
div#pata div.info span.email {
	display: block;
	float: left;
	margin-left: 8px;
	padding-left: 17px;
	background: url(img/design/ikonka_email.jpg) 0px 4px no-repeat;
}
div#pata div.info a { 
	color: #b4b4b4;
	text-decoration: none; 
}
div#pata div.info a:hover { 
	text-decoration: underline; 
}
/* ---------------------------------- pata --------------------------------------------- */
/* ----------------------------------------- anketa ----------------------------------------- */
div.anketa {
	margin-top: 14px;
	padding: 0px 6px 0px 14px;
	color: #fff;
}
div.anketa h2 {
	margin-bottom: 8px;
	font-size: 14px;
	text-align: center;
}
div.anketa div.otazka {
	font-size: 12px;
	margin-bottom: 8px;
}
div.anketa a {
	display: block;
	margin-bottom: 6px;
	font-size: 11px;
}
/* ----------------------------------------- (anketa) ----------------------------------------- */
/* ------------------------------- zlozky kategorii ---------------------------- */
div.kategoriaVypisNahlady {
	float: left;
	position: relative;
	width: 145px;
	height: 150px;
	margin: 7px 7px 7px 10px;
	_margin: 7px 5px 7px 9px;
}
div.kategoriaVypisNahlady a.obr {
	position: absolute;
	top: 2px;
	left: 2px;
}
div.kategoriaVypisNahlady span.obrazokObal {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 145px;
	height: 91px;
	z-index: 99;
	background: url(img/design/kategoriaObrazokBg.png) no-repeat;
}
*html div.kategoriaVypisNahlady span.obrazokObal {
	background-color: transparent;
	background-image: url(img/design/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/design/kategoriaObrazokBg.png", sizingMethod="image");
}
div.kategoriaVypisNahlady span.obrazokObal.hover {
	background: url(img/design/kategoriaObrazokBgHover.png) no-repeat;
	cursor: pointer;
}
*html div.kategoriaVypisNahlady span.obrazokObal.hover {
	background-color: transparent;
	background-image: url(img/design/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/design/kategoriaObrazokBgHover.png", sizingMethod="image");
}
div.kategoriaVypisNahlady span {
	position: absolute;
	top: 96px;
	left: 8px;
	display: block;
}
div.kategoriaVypisNahlady span.pocetProdukt {
	top: 130px;
}
/* ------------------------------- (zlozky kategorii) ---------------------------- */
/* ------------------------------- formulare ---------------------------- */
div.formularPred,
div.formularZa {
	position: relative;
	top: -10px;
}
div.formularPreddiv.formularPred {
	margin-bottom: 20px;
} 
div.formularZa {
	margin-top: 20px;
}
div.formularPred legend,
div.formularZa legend {
	font-weight: bold;
	color: #666;
	font-size: 16px;
}
div.formularPred fieldset,
div.formularZa fieldset {
	color: #222;
	border: 2px solid #f2f2f2;
}
div.formularPred form,
div.formularZa form {
	color: #222;
}
/* ------------------------------- (formulare) ---------------------------- */
/* ------------------------------- novinky ---------------------------- */
div.novinkyBox {
	float: left;
	width: 319px;
	background: #717171;
	border: 1px solid #9a9a9a;
	font-size: 11px;
	color: #fff;
}
div.novinkyBox div.title {
	width: 286px;
	height: 23px;
	margin-top: 18px;
	padding: 10px 0px 0px 33px;
	background: url(img/design/boxTitleBg.jpg) no-repeat;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
div.novinkyBox .scroll {
	position: relative;
	overflow: auto;
	height: 500px;
}
div.novinkyBox div.novinka {
	padding: 14px 21px 16px 21px;
}
div.novinkyBox div.text {
	
	padding-top: 2px;
	text-align: justify;
}
/* ------------------------------- (novinky) ---------------------------- */

table.tabulka_varianty th {
	padding: 1px 7px 1px 7px;
	background: #D6D6D6;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	color: #222;
	margin-bottom: 6px;
}

table.tabulka_varianty {
	font-size: 10px;
	border-collapse: collapse;
}

table.tabulka_varianty td {
	border-bottom: 1px #EFEFEF solid;
	text-align: center;
	padding: 4px 0px 4px 0px;
}

table.tabulka_varianty td span.cena {
	font-size: 11px;
}
/* ------------------------------------- porovnanie - skupiny ------------------------------------------- */
div.porovnanie-skupina {
	position: relative;
	float: left;
	width: 166px;
	min-height: 163px;
	_height: 163px;
	margin: 7px 20px 14px 20px;
	_margin: 7px 20px 14px 14px;
	font-size: 10px;
	color: #4b4b4b;
	border: 1px solid #898989;
}
div.porovnanie-skupina a {
	text-decoration: none;
}
div.porovnanie-skupina a:hover {
	text-decoration: underline;
}

div#main div.porovnanie-skupina h1 {
	background: none;
	background-color: #B5B5B5;
	border-bottom: 4px #C0C0C0 solid;
	width: 134px;
	height: auto;
	text-align: left;
}
div.porovnanie-skupina div.nadpis2 {
	position: relative;
	height: 32px;
	line-height: 32px;
	margin: 0px;
	background-image: none;
	background-color: #898989;
	text-transform: none;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
div#main div.porovnanie-skupina ul {
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
div.porovnanie-skupina a.btnNeporovnat {
	float: left;
	height: 16px;
	margin: 0px;
}
div.porovnanie-skupina a.porovnat {
	text-decoration: underline;
}
div.porovnanie-skupina a.porovnat:hover {
	text-decoration: none;
}
div.porovnanie-skupina li {
	height: 21px;
}
/* ------------------------------------- (porovnanie - skupiny) ------------------------------------------- */
/*------------------------- porovnaj ---------------------------------------*/

#main div.produkt div.btnPorovnajObalPlus {
	height: 19px;
	background: url(img/design/btnPorovnajObalPlus.jpg) no-repeat;
}
#main div.produkt a.btnPorovnajPlus {
	display: block;
	height: 19px;
	line-height: 19px;
	padding-left: 42px;
	background: url(img/design/btnPorovnajPlus.jpg) no-repeat;
	text-decoration: none;
}
#main div.produkt div.btnPorovnajObalMinus {
	height: 19px;
	background: url(img/design/btnPorovnajObalMinus.jpg) no-repeat;
}
#main div.produkt a.btnPorovnajMinus {
	display: block;
	height: 19px;
	line-height: 19px;
	padding-left: 42px;
	background: url(img/design/btnPorovnajMinus.jpg) no-repeat;
	text-decoration: none;
}
#main div.produkt a.btnPorovnajPlus:hover, #main div.produkt a.btnPorovnajMinus:hover { 
	background: none transparent;
	text-decoration: none;
}

ul.porovnanie {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
ul.porovnanie li a {
	line-height: 17px;
}

ul.porovnanie li {
	position: relative;
	line-height: 17px;
	padding-left: 25px;
}

ul.porovnanie li a.odober {
	position: absolute;
	display: block;
	width: 19px;
	height: 14px;
	left: 0px;
	_left: -25px;
	top: 2px;
	_top: 0px;
	padding: 0px;
	background: url(img/design/porovnanie_odober.gif) no-repeat;
}
/*------------------------- (porovnaj) ---------------------------------------*/
h2#akce,
h2.akce, h2.akcia {
	width: 665px;
	height: 21px;
	margin: 0px;
	margin-bottom: 14px;
	padding: 0px;
	background: url(img/design/h1_akce.jpg) no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	border: none;
}
h2.akce { 
	margin-bottom: -16px;
}
/* ------------------------------- anketa ---------------------------- */
div.formular.pred {
	margin-bottom: 30px;
}
div.formular.za {
	margin-top: 30px;
}
div.anketaObal {
	position: relative;
	overflow: hidden;
	width: 164px;
}
div.anketaObal.pred {
	margin-bottom: 30px;
}
div.anketaObal.za {
	margin-top: 30px;
}
fieldset.anketa {
	position: relative;
	overflow: hidden;
	*width: 160px;
	color: #fff;
	background: url(img/design/anketa_bg.jpg) no-repeat;
	_background-position: 0px 8px;
	*background-position: 0px 8px;
}
fieldset.anketa legend {
	font-size: 12px;
	color: #fff;
}
table.anketa {
	color: #fff;
}
div.anketa { 
	text-align: left; 
	width: 138px;
	padding: 0px;
	*padding: 7px; 
}
div.anketa span { 
	display: block; 
}
div.anketa a { 
	color: #fff;
	text-decoration: none; 
	font-weight: normal; 
}
div.anketa a:hover { 
	text-decoration: underline; 
}
div.anketa img { 
	border: 0px; 
	margin-top: 3px; 
	margin-bottom: 3px; 
}
div.anketa .otazka { 
	font-weight: bold; 
	margin-bottom: 7px;
	padding-bottom: 6px;
	border-bottom: 1px solid #626262;
}
div.anketa .perc { 
	display: inline;
	font-size: 9px;
}
/* ------------------------------- (anketa) ---------------------------- */
td.left {
	text-align: right;
}
/* ------------------------------- kontakt ---------------------------- */
h1.kontakt {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 20px;
}
table.kontakt {
	width: 100%;
	margin: 0px auto;
	margin-top: 10px;
	color: #fff;
}
table.kontakt .left {
	width: 25%;
	font-weight: bold;
	text-align: right;
}
/* ------------------------------- (kontakt) ---------------------------- */
/* ------------------------------- barevnik ---------------------------- */
.barevnik {
	padding: 8px 0px 0px 48px;
}
.barevnik .hladina {
	clear: both;
	color: #fff;
	padding: 12px 0px;
}
.bbox {
	float: left;
	position: relative;
	overflow: hidden;
	width: 139px;
	height: 149px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #fff;
	text-align: center;
	cursor: pointer;
}
.bbox img {
	margin-top: 14px;
}
.bbox .ttitle {
	color: #fff;
	text-align: left;
	padding: 6px 24px 6px 24px;
	background: transparent url(img/design/sipka.jpg) no-repeat 10px 10px;
}
.charakteristiky form {
	display: inline;
}

input.barevnikDel {
	display: inline;
	position: relative;
	overflow: hidden;
	width: 18px;
	height: 18px;
	margin-left: 6px;
	background: url(img/design/del.jpg) no-repeat;
	border: none;
	cursor: pointer;
}
.banner{
	overflow: hidden;
}
.banner.bocny{
	left:-137px;
	margin-bottom:12px;
	margin-top:20px;
	position:absolute;
	top:-23px;
	z-index:999;
	width: 120px;
	height: 600px;
}
.banner.bocny.pravy{
	left: auto;
	right: -137px;
}