* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	font-family: "MS Trebuchet", sans-serif;
	background:#fff url(images/bg-body.gif) repeat-x 0 0;
}
img {
	border:0;
}
.cl, .clear {
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: both;
}
.l, .left {
	float: left;
	display: inline;
}
.r, .right {
	float: right;
	display: inline;
}
a {
	text-decoration: none;
	color:#555;
}
a:hover {
	color:#000;
}
h1 {
	text-indent: -10000px;
}
/*
h1.about-header,
h1.careers-header,
h1.contact-header,
h1.guarantee-header,
h1.shops-header{
	background:url(images/headers/others.jpg) no-repeat 0 0;
	height:174px;
}
*/
h1.menelegant-header,
h1.womenboots-header,
h1.womenelegant-header {
	background-repeat: no-repeat;
    background-position: 0 0;
	height:174px;
}

h1.menelegant-header { background-image: url('/images/banners/inner/menelegant.gif'); }
h1.womenboots-header { background-image: url('/images/banners/inner/womenboots.gif'); }
h1.womenelegant-header { background-image: url('/images/banners/inner/womenelegant.gif'); }

h2 {
	background: url(images/line-hor.gif) repeat-x center bottom;
	font-size: 12px;
}
h2 span {
	display: block;
	height:11px;
	padding-bottom: 5px;
}
h2.smallflash span {
	padding-bottom:2px;
}

.shell {
	width: 885px;
	margin: 0 auto;
}
.main {
	background: url(images/shadow.gif) repeat-y 0 0;
	width:885px;
	padding-top:0;
}
.bot-content {
	background: url(images/bg-bot-content.gif) no-repeat center top;
	line-height: 0;
	font-size: 0;
	height: 13px;
}
.shadow {	
	background: url(images/bg-main.gif) no-repeat top center ;
	padding: 9px 5px 40px;
}
.content {
	padding: 10px 20px;
}
.footer {
	line-height: 17px;
	padding:5px 0 30px 20px;
}
.footer a {	
	background: url(images/dot-ver.gif) no-repeat center right;
	padding: 0 5px 0 0;
	margin-right:3px;
	color:#777;
}
.footer a:hover {
	color:#000;
}
.footer a.last {
	background:none;
}
.content h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.content h2 span {
	height: 15px;
}

h2.flash span, h2.smallflash span {
	height:auto;
}
h2.flash, h2.smallflash  {
	text-indent: 0;
	margin-top:0;
}
.home-content h2.flash {
	margin-top:15px;
}
.content h2.smallflash {
	margin-bottom:10px;
}
.h2np h2.flash {
	margin-bottom:10px;
}
.top {
	padding: 0 5px;
	height: 60px;
}
#logo {
	margin-top: 4px;
	float:left;
}
#logo img {
	border: 0;
}
.top .right {
	width: 340px;
}
h2#anket {
	margin-bottom:10px;
}
.main-nav li a#about {
	background: url(images/za_nas.gif) no-repeat 0 0;
	width: 34px;
}
.main-nav li a#help {
	background: url(images/help.gif) no-repeat 0 0;
	width: 39px;
}
.main-nav li a#news {
	background: url(images/news.gif) no-repeat 0 0;
	width: 41px;
}

.main-nav li a#shops {
	background: url(images/magazini.gif) no-repeat 0 0;
	width: 51px;
}
.main-nav li a#payments-guarantee {
	background: url(images/plashtaniq.gif) no-repeat 0 0;
	width: 117px;
}
.main-nav li a#contact {
	background: url(images/kontakti.gif) no-repeat 0 0;
	width: 49px;
}
.main-nav li a#careers {
	background: url(images/careers.gif) no-repeat 0 0;
	width: 43px;
}


.main-nav li a#about:hover,
.main-nav li a#about.active {
	background: url(images/za_nas-hover.gif) no-repeat 0 0;
}
.main-nav li a#help:hover,
.main-nav li a#help.active {
	background: url(images/help-hover.gif) no-repeat 0 0;
}
.main-nav li a#news:hover,
.main-nav li a#news.active {
	background: url(images/news-hover.gif) no-repeat 0px 0;
}
.main-nav li a#shops:hover,
.main-nav li a#shops.active {
	background: url(images/magazini-hover.gif) no-repeat 0 0;
}
.main-nav li a#payments-guarantee:hover,
.main-nav li a#payments-guarantee.active {
	background: url(images/plashtaniq-hover.gif) no-repeat 0 0;
}
.main-nav li a#contact:hover,
.main-nav li a#contact.active {
	background: url(images/kontakti-hover.gif) no-repeat 0 0;
}
.main-nav li a#careers:hover,
.main-nav li a#careers.active {
	background: url(images/careers-hover.gif) no-repeat 0 0;
}


p.buletin {
	background: url(images/buletin.gif) no-repeat 0 0;
	width: 48px;
	text-indent: -10000px;
}
.pr {
	float: right;
	background: #ea3400 url(images/bg-pr-right.gif) no-repeat top right;
	color: #fff;
	line-height: 18px;
	padding-right: 0;
	
	width: 140px;
}
.pr p a {
	background: url(images/cart.gif) no-repeat 0 0;
	padding-left: 20px;
	color:#fff;
}
.pr .corner {
	background: url(images/bg-pr-left.gif) no-repeat top left;
	height: 21px;
	width: 11px;
	float: left;
	font-size: 0;
	line-height: 0;
}
.vh {
	float: right;
	margin-right: 9px;
	line-height: 21px;
}

.main-nav {
	float: right;
	list-style-type: none;
	margin-top: -8px;
	padding-right:5px;
}
.main-nav li {
	float: left;
	display: inline;
	background: url(images/line-ver.gif) repeat-y top right;
	padding: 0 9px;
}
.main-nav li.final {
	padding-right: 0;
	background: 0;
}
.main-nav li a {
	display: block;
	height:11px;
	text-indent: -10000px;
}
.side-l {
	width: 168px;
	margin:0 1px;
	float: left;
	display:inline;
	overflow:hidden;
	position:relative;
}
.side-r {
	width: 705px;
	float: right;
	display: inline;
}
#nice-header {	
	padding-bottom:1px;
	position: relative;
	border-bottom:solid 1px #e5e5e5;
}
#nice-header img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
ul.sl-list {
	position: absolute;
	bottom:5px;
	right:6px;
	list-style-type: none;
	z-index:300;
}
ul.sl-list li {
	display:inline;
}
ul.sl-list li a {
	text-align: center;
	float: left;
	background: url(images/slogan-bg-li.gif) no-repeat 0 0;
	width:24px;
	line-height: 24px;
	color: #bbb;
	font-weight: bold;
}
ul.sl-list li a:hover,
ul.sl-list li a.active {
	background: url(images/slogan-bg-li-active.gif) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
}
ul.nav-list {
	list-style-type: none;
	padding: 5px 0 15px 5px;
}
ul.nav-list li a {
	background: url(images/arrow-2.gif) no-repeat 0 5px;
	padding-left: 10px;
	color: #8e8e8e;
	line-height: 21px;
}
ul.nav-list li a:hover, 
ul.nav-list li a.active {
	color: #000;
	text-decoration: none;
	background: url(images/arrow-1.gif) no-repeat 0 5px;
}
.left-nav, .search-bar {
	background: #f2f2f2;
	padding:17px 10px 0 10px;
	
}

.search-bar {
	background: #e7e7e7 url(images/bot-right-corner.gif) no-repeat bottom right;
	margin-top: 1px;
	padding:15px 10px;
}
.search-bar h2 {
	background:none;
}
.field {
	width: 143px;
	background: #c0c0c0;
	color: #000;
	border: 0;
	margin-bottom: 5px;
	font-size: 11px;
}
select.field {
	border: solid 1px #cdcdcd;
}
input.field {
	width: 132px;
	padding:2px 3px;
}
.fancy_edit {
    float: left;
    margin: 0 10px 10px 0;
}
.fecontroller {
    text-decoration: underline;
}
.sform .button {
	background: url(images/button.gif) no-repeat 0 0;
	font-size: 10px;
	height: 23px;
	border: 0;
	color: #fff;
	text-align: center;
	width:53px;
	float: right;
}
.newsletter {
	padding: 16px 0 0 10px;
}
.newsletter p strong {
	color: #666666;
}
.newsletter form {
	margin-top: 5px;
}
.newsletter form .button {
	background: url(images/sing_up.gif) no-repeat 0 2px;
	width: 68px;
	height: 12px;
	border: 0;
	text-indent: -10000px;
	float: right;
}
.product {
	width: 110px;
	text-align: center;	
	margin:0 11px 30px 11px;
	float: left;
	display: inline;
	position:relative;
}
.product a {
	position:relative;
	display:block;
}
.product strong {
	color: #444;
}
.product img{
	display:block;
	margin:0 auto 10px auto;
}

.product em {
	text-decoration: line-through;
	font-style: normal;
	color:#333;
}
.promo-price {
	color:#ce0000 !important;
}
.product strong {
	color:#333;
}
.product em, .product strong, .product span {
	display: block;
}
#anket {
	margin-bottom: 25px;
}
#anket form label {
	color: #666;
	font-size: 11px;
}
#anket .submit {
	background: url(images/vote.gif) no-repeat 0 0;
	height: 11px;
	width: 60px;
	display:block;
	float: right;
	border: 0;
	text-indent: -10000px;
}
.cont-head {
	background: url(images/line-hor.gif) repeat-x center bottom;
	padding-bottom: 5px;
	margin-bottom: 23px;
	margin-top:5px;
	height: 20px;
}
.cont-head h3 {
	float: left;
	margin-top: 6px;
	margin-left: 4px;
}
.cont-head h3 a {
	text-indent: -100000px;
	font-size: 0;
	height: 12px;
	padding-bottom: 2px;
	display: block;
}
.cont-head #women_boots a {
	background: url(images/women_boots.gif) no-repeat 0 0;
	width: 94px;
}
.cont-head #boots a {
	background: url(images/boots.gif) no-repeat 0 0;
	width:46px;
}
.cont-head h3 a:hover {
	padding-bottom: 1px;
	border-bottom: solid 1px #777;
}
.cont-head .nolink {
	background: url(images/arrow-1.gif) no-repeat left 2px;
	padding-left: 8px;
}
.cont-head .nolink a:hover {
	border-bottom: 0;
}
.cont-head select {
	border: solid 1px #b1b2b2;
	width: 125px;
	padding: 1px;
	color: #8d907e;
	font-size: 10px;
}
.paging span {
	float:left;
}
.paging strong {
	color:#333;
}
.paging {
	background: url(images/line-hor.gif) repeat-x 0 0;
	padding:10px 0 0 0;
	text-align: right;	
}
.paging a{
	border:solid 1px #ccc;
	padding:1px 5px;
}
.paging a:hover {
	border:solid 1px #666;
}


.gray-button, .nice-button, #order-button, .nice-big-button {
	display:block;
	width:53px;
	font-size:10px;
	line-height:10px;
	text-transform: uppercase;
	padding:6px 0;
	width:53px;
	text-align: center;
	color:#fff;
	background:url(images/btn-gray.gif) no-repeat 0 0;
}
.nice-button {
	background:url(images/btn.gif) no-repeat 0 0;
}
.nice-big-button {
	background:url(images/btn-big.gif) no-repeat 0 0;
}
.gray-button:hover,
.nice-button:hover,
.nice-big-button:hover {
	color:#fff;
	background-position:0 -25px;
}


#order-button,
input.nice-button {
	background: url(images/o.gif) no-repeat 0 0;
	width:132px;
	padding:8px 0;	
}
#order-button:hover,
input.nice-button:hover,
input.nice-big-button:hover {
	background-position:0 -32px;
}

input.nice-button,
input.nice-big-button{
	padding:0;	
	line-height:14px;	
	border:0;
	font-family: Arial, "MS Trebuchet", sans-serif;
	padding:6px 0;
	cursor:pointer;
	display:inline;
}
.nice-big-button {
	width:105px;
}
#searchCatForm {
	float:right;
	position:relative;
	z-index:1000;
	width:260px;
	margin-bottom:-20px;
}
#searchCatForm .field {
	width:100px;
	margin:0;
}
#searchCatForm .nice-button {
	margin-top:-3px;
}
.product-detailed {}

#product-images {
	float:left;
	width:300px;
	overflow:hidden;
	text-align: center;	
}
#product-images small {
	display:block;
	font-size:10px;
	padding:4px 0 0 0;
}
#big-image {
	height:240px;
	text-align: center;
	overflow:hidden;
	margin-bottom:10px;	
}

#product-images a img {
	border:solid 1px #ddd;
	padding:1px;
}
#product-images a.active img {
	border:solid 1px #999;
}
#thumbs a {
	
}
#big-image a img {
	border:0;
}
#product-details {
	float:right;
	width:330px;	
	overflow:hidden;
	padding-top:30px;
}
#product-details h2 {
	background:#fff;
	margin:0;
}

#product-colors a{
	float:left;
	display:inline;
	width:30px;
	
	font-size:0;
	line-height:0;
	text-indent: -10000px;
	padding:1px;
	border:solid 1px #ddd;
	margin-left:3px;
	background:url(images/color.gif) no-repeat 1px 1px;
}
#product-colors a:hover,
#product-colors a.active {
	border:solid 1px #777;
}
#product-colors a span {
	height:15px;
	display:block;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
}
#product-colors {
	height:60px;	
}
#product-sizes {
	height:60px;
}
#product-sizes a{
	border:solid 1px #ddd;
	padding:3px 4px;
	font-size:12px;
	margin-left:3px;
	float:left;
}
#product-sizes a:hover, 
#product-sizes a.active {
	border:solid 1px #777;
	color:#000;
}

.your-choice {
	background: url(images/line-hor.gif) repeat-x  0 0;
	padding:10px 0 0 0;
	color:#333;
	
}
p.prices {
	font-size:12px;
}
.your-choice p{
	padding:0 0 5px 0;
}
.old-price {
	text-decoration: line-through;
}

#tabs {
	margin:20px 0 0 0;
}
#tabs ul {
	list-style-type: none;
	border-bottom:solid 1px #9f0f0f;
	height:20px;
	overflow:hidden;
}

#tabs li {
	float:left;
	text-transform: uppercase;
	background:url(images/tab-c.gif) repeat-x 0 0;
	margin:0 2px 0 0;
	line-height:10px;
	font-size:10px;
	position:relative;
}
#tabs li a{
	display:block;
	background:url(images/tab-l.gif) no-repeat 0 0;
	position:relative;
}
#tabs li span{
	display:block;
	position:relative;
	background:url(images/tab-r.gif) no-repeat right 0;
	padding:5px 5px 4px 5px;
}
#tabs li.active,
#tabs li.active a {
	background-position:0 -22px;
	color:#fff;
}
#tabs li.active span {
	background-position:right -22px;
	padding-bottom:6px;	
}

#tabs-content {
	padding:15px 5px;
}

.rte {
	position:relative;
	line-height:1.6;	
}
.rte ul {
    margin-left: 15px;
}
.rte a {
    color: #333;
}

a.catName {
	text-transform: capitalize;
	display:block;
	padding-bottom:3px;
}
.newModel, .topModel {
	position:absolute;	
	bottom:2px;
	left:0;
	width:23px;
	height:6px;
	background:url(images/new.gif) no-repeat 0 0;
	text-indent: -10000px;
	font-size:0;
}
.topModel {
	background:url(images/topmodel.gif) no-repeat 0 0;
	width:50px;
	height:8px;
}
a.img {
	height:70px;	
	overflow:hidden;
	padding-bottom:5px;
}

.fplace label {
	float:left;
	width:140px;
	margin:2px 0 10px 10px;
}
.fplace .field {
	float:left;
	margin-bottom:10px;
}
.fplace textarea.field {
	width:270px;
	height:120px;
	padding:3px;
	font-family: "MS Trebuchet", sans-serif;
}
.fplace h3 {
	padding:0;
}
.fplace .btnp {
	padding:0 0 0 150px;
}
.fplace form {
	padding: 10px 0 0 0;
}
.red {
	color:#a31010;
}

.question {
	padding:10px 0 0 0;
}
.answer {
	padding:10px 0 20px 20px;
}
.question h4,
.answer h4 {
	background:#e5e5e5;
	color:#222;
	padding:3px 10px 4px 10px;
	font-size: 11px;
	border-top:solid 1px #aaa;
	font-weight: normal;
}
.answer h4 {
	background:#f5f5f5;
}
.question .rte,
.answer .rte{
	padding:5px 10px;
}

.h3brd {
	background: url(images/line-hor.gif) repeat-x center top;
	padding-top:20px !important;
}

p.txt {
	line-height:1.4;
}

.nice-table {
	background:#e7e7e7;
	margin:20px 0 8px 0;
}

.nice-table th, .nice-table tr.total td {
	padding:5px;
	text-align: left;
	color:#333;
	border-bottom:solid 1px #aaa;
	background:#ddd url(images/line-hor.gif) repeat-x 0 bottom;
}
.nice-table tr.total td {
	border:0;
	border-top:solid 1px #aaa;
	background:#e5e5e5 url(images/line-hor.gif) repeat-x 0 0;
}
.nice-table td {
	padding:2px 5px;
	text-align: left;
	background:#fff url(images/line-hor.gif) repeat-x 0 0;
}
.nice-table a{
	text-decoration: underline;
}
.nice-table a:hover {
	text-decoration: none;
}
.nice-table tr.gray td {
	background:#f5f5f5 url(images/line-hor.gif) repeat-x 0 0;
}
.nice-table input.field {
	width:30px;
}
.nice-table select.field {
	width:60px;
}
.sm-button {
	font-size:10px;
}

fieldset {
	border:solid 1px #ddd;
	padding:15px 10px 10px 10px;
	margin:15px 0 10px 0;
}
legend {
	font-weight: bold;
	padding:0 10px;
	*margin-bottom:10px;
}
.frow {
	margin-left:150px;
}
.frow label {
	float:none;
	width:auto;
	margin:0;
}

.msg, .alert {
	border:solid 1px #bbb;
	padding:15px;
	background:#fff url(images/bg-body.gif) repeat-x 0 -20px;
	width:50%;
	margin:15px auto 0 auto;
}
.msg ul, .alert ul {
	margin:0 0 0 15px;
}
.alert{
	border:solid 1px #a31010;
	color:#000;
}
.your-details {
	background:#fff url(images/bg-body.gif) repeat-x 0 50px;
	border:solid 1px #ddd;
	padding:10px;
	margin:15px 0 4px 0;
}
.your-details .order-details strong {
	float:left;
	display:inline;
	width:150px;
	clear:both;
	margin-bottom:5px;
}
.your-details .order-details span {
	float:left;
	width:300px;	
	margin-bottom:5px;
}
#usernav {
	background: url(images/line-hor.gif) repeat-x 0 bottom;
	padding:0 0 10px 0;
	margin-bottom:10px;
}
#usernav span {
	color:#ccc;
	margin:0 2px;
}
#usernav a {
	text-decoration: underline;
}
#usernav a:hover {
	text-decoration: none;	
}
#usernav a.active {
	font-weight: bold;
	text-decoration: none;
	color:#a31010;
}

.floated-content {
	padding:0;	
}
.sl {
	float:left;
	display:inline;
	width:460px;	
	padding:20px 0;
	margin:0 20px;
    overflow:hidden;
	position:relative;
}
.sr {
	float: right;
	display: inline;
	background: #e7e7e7 url(images/sr.gif) no-repeat 0 bottom;
    width: 140px !important;
	padding: 25px 15px 20px 15px;
	margin: 1px;
	overflow:hidden;
	position:relative;
	
}

.rte img {
	border:solid 1px #ddd;
	padding:1px;
}

.all-questions h2 {
	background:#fff;
	margin-bottom:0 !important;
}

.side-l h2 {
	width:150px !important;	
	overflow:hidden;
}

.shadow {	
	min-height:500px;
}
#tabs-content {
	min-height:150px;
}

.btnp-finish {
	border-top:solid 1px #ddd;
	text-align: center;
	margin-top:10px;
	padding:10px 0 0 0;
}
.btnp-finish input {
	margin:0 auto;
}
.rte td {
	vertical-align:top !important;
}

.plus {
    margin-top: 40px;
}
.news {
    background: #eee;
    border-bottom: solid 2px #ccc;
    margin-bottom: 5px;
    padding: 5px;
}
.news_image {
    float: left;
}
.news_image img {
    padding: 5px;
    border: solid 1px #666;
}
.news .l {
    margin-left: 10px;
    width: 280px;
}
.newsprofile {
    margin-bottom: 15px;
}

