html { margin: 0; padding: 0; /*background: url('../ii/bg.jpg');*/ }
body { margin: 0; padding: 0; /*background: url('../ii/bg.jpg');*/ }
html, body { font-family:"Open Sans", Arial, Helvetica, sans-serif; font-size: 10pt; overflow-x: hidden; color:#000; }
form { }
img { margin: 0; padding: 0;  }
a img { border: 0;  }
table { border-collapse: collapse; empty-cells:show; }
p { text-align: justify; }

h1 { font-family: Verdana, cursive, Sans-Serif; font-weight: normal; font-size: 17pt; text-align: left; clear: both; margin: 0px; margin-bottom: 20px; }
h2 { font-family: Verdana, cursive, Sans-Serif; font-weight: normal; font-size: 14pt; text-align: left; clear: both; margin: 0px; margin-bottom: 15px; }
h3 { font-family: Verdana, cursive, Sans-Serif; font-weight: normal; font-size: 12pt; text-align: left; clear: both; margin: 0px; margin-bottom: 12px; }

a
{
	color:#055E80;
}
a:hover
{
	color:#75B4C3;
}

.clear { clear: both; }
.strong { font-weight: bold; }
.fleft { float: left; }
.fright { float: right; }
.small { font-size: 80%; }
.large { font-size: 125%; }
.justify { text-align: justify; }
.red { color : #bc4a43 !important; }
.gray { color : #666 !important; }

#frame { min-width: 980px; max-width: 1200px; margin-left: auto; margin-right: auto; padding-bottom: 20px; overflow: auto;}

#menu { background-color: #eee; text-align: left; border-bottom: 10px solid #fff; position: fixed; width: auto; z-index: 1010; } /* #5f021f */
#search { width: 180px; float: right; }
#query { width: 160px; height: 16px; border: solid 1px #ccc; background-color: #fff; }
#queryi { cursor: pointer; }
#menu div { display: inline-block; padding: 8px; padding-left: 16px; padding-right: 16px; }
#menu div a { color: #666; font-size: 15px; text-decoration: none; }
#menu div:hover { background-color: #ddd; } /* Red */

#top { height:104px; margin-bottom: 20px; margin-top: 50px; display: table; width: 100%; }
.phone { font-size: 20px; }
#toplogo { display: table-cell; vertical-align: middle; width: 22%; height: 104px; }
#topname { display: table-cell; vertical-align: middle; width: 20%; height: 104px; }
#topphone { display: table-cell; vertical-align: middle; width: 28%; height: 104px; background: url(../ii/iconPhone.png) left center no-repeat; }
#topphone div { margin-left: 70px; }
#topcart { display: table-cell; vertical-align: middle; width: 22%; height: 104px; background: url(../ii/iconCart.png) left center no-repeat; }
#topcart div { margin-left: 70px; }
#topauth { display: table-cell; vertical-align: middle; width: 18%; height: 104px; background: url(../ii/iconAuth.png) left center no-repeat; }
#topauth div { margin-left: 70px; }


#page { display: table; width: 100%; }
#left { display: table-cell; width: 200px; vertical-align: top; }
#nav { text-align: right; font-size: 80%; color:#666; margin:0; }
#content { display: table-cell; padding-left: 20px; width: auto;  vertical-align: top; }

table.empty { width: 100%; border-collapse: collapse; }
table.empty td { vertical-align: top; text-align: left; border-width: 0px; }

.icat1 { background-color: #eee; font-size: 14px; font-weight:bold; width: 190px; padding: 5px; }
.icat1:hover { background-color: #ddd; }
.icat1 a { text-decoration: none; }
.icat2 { background-color: #f5f5f5; font-size: 13px; width: 185px; padding: 5px; padding-left: 10px; }
.icat2:hover { background-color: #e8e8e8; }
.icat2 a { text-decoration: none; }
#index { padding-left: 20px; }

#ads { height: 240px; width: 100%; margin-bottom: 20px; position: relative; overflow: hidden; }
.ad { height: 240px;  position: absolute; left:0px; right:0px; background-color: #157dec; display: none; }
.ad .pic { position: absolute; z-index: 1002; left: 120px; top: 20px; }
.ad .adbg { position: absolute; z-index: 1001; left: 0px; top: 0px; }
.ad .name { position: absolute; right: 100px; top: 20px; font-size: 16px; z-index: 1002;  color:#fff; text-align: right; }
.ad .promo { position: absolute; right: 100px; top: 50px; font-size: 26px; line-height: 28px; width: 400px; z-index: 1002; color:#fff; text-align: right;}
.ad .brief { position: absolute; right: 100px; top: 90px; font-size: 14px; line-height: 14px; width: 400px; z-index: 1002; color:#fff; text-align: justify;}
.ad .price { position: absolute; right: 250px; top: 184px; font-size: 24px; color: #fff; z-index: 1002; font-weight: bold; }
.ad .price2 { position: absolute; right: 248px; top: 186px; font-size: 24px; color: #000; color:rgba(0,0,0,0.5); z-index: 1001; font-weight: bold; }
.ad .buy { position: absolute; right: 100px; top: 180px; z-index: 1002; font-weight: bold;}

.products .item { float: left; margin-left:60px; width: 230px; padding: 3px; height: 380px; margin-bottom: 35px; text-align: center;}
.products.wide .item { width: 225px; }
.products.swide .item { width: 47%; height: 280px; margin-right: 2%; border: solid 2px #eee; font-size: 115%; text-align: left; padding: 5px; }
.prod-name-item { margin:10px 0 0 0; text-transform:uppercase; height:35px; }
.prod-name-item a { color:#000; }
.prod-price {color: #000; margin:3px 0 0 0; font-size:9pt;}
.prod-name a { font-size:14pt; color:#000; }
.products.swide .item:last-child { margin-right: 0%; }
.products .item:hover { }
.products .item .img { width: 220px; height: 310px; margin-left: auto; margin-right: auto; position: relative; }
.products.swide .item .img { width: 150px; height: 150px; float:left; margin-left: 0px; margin-right: 20px; position: relative; }
.products .item .img img { margin: auto; }
.products .item .img .iSpecial { position: absolute; top: 2px; left: 2px; z-index:1010; }
.products .item .img .iPopular { position: absolute; top: 2px; left: 28px; z-index:1010; }
.products .item .img .iNew { position: absolute; top: 2px; left: 54px; z-index:1010; }
.products .item .name { clear: both; overflow:auto; margin-top:5px; margin-bottom: 5px; line-height: 15px; height: 85px; }
.products .item .strikeout { text-align:center; font-size: 14px; color: #666; text-decoration: line-through; }
.products .item .price { font-size: 17px; color: #bc4a43; }

.product .pphoto { float: left; }
.product .pphoto img { max-width: 300px; }
.product .pdata { display: table-cell; padding-left: 20px; }
.product .attrs { margin-top: 5px; margin-bottom: 20px; }
.product .attr { margin-bottom: 20px; color:#000; }
.product .attr a { color:#000; text-decoration:underline; }
.product .brief { font-weight: bold; margin-bottom: 20px; font-size: 125%; }
.product .price { float: left; font-size: 20px; color: #bc4a43; font-weight: bold; }

.size-guide-btn
{
	border-top: 1px dashed #9e9e9e;
	border-bottom: 1px solid #9e9e9e;
	padding: 15px 0;
	cursor:pointer;
}
.size-guide-btn:hover
{
	color:#B1685D;
}

.pop-span
{
	text-decoration:underline;
	cursor:pointer;
}
.pop-span:hover
{
	text-decoration:none;
}

#sostavForm,#otpravkaForm,#vozvratForm
{
	display:none;
}

.dot
{
	border-bottom: 1px dashed #9e9e9e;
}
    
.product .buy { float:left; margin-left: 100px; }

div.box { padding: 10px; background-color: #f4f4f4; border: solid 1px #ccc; border-radius: 10px; }
div.box div.sort { float: right; }

#foo { border-top: solid 3px #eee; margin-top: 20px; padding-top: 10px; margin-bottom: 20px; color:#333; }
#foo a { text-decoration: none; }
.copy { font-size: 90%; color: #666; }

.buy {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	padding: .3em 1em .3em;
	margin:2px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .6em; 
	-moz-border-radius: .6em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	
	color: #fff;
	border: solid 1px gray;
	/*background: #ff0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#ee0000), to(#ff1111));
	background: -moz-linear-gradient(top,  #ee0000,  #ff1111);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee0000', endColorstr='#ff1111');*/	
	background: #bc4a43;
	background: -webkit-gradient(linear, left top, left bottom, from(#9c2a23), to(#dc6a63));
	background: -moz-linear-gradient(top,  #9c2a23,  #dc6a63);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c2a23', endColorstr='#dc6a63');
	text-transform:uppercase;
}
.buy.large 
{
    font-size: 18px;
	padding: 7px 20px 7px 20px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.buy:hover 
{
	text-decoration: none; 
	background: #cc5a53;
	background: -webkit-gradient(linear, left top, left bottom, from(#ac3a33), to(#ec7a73));
	background: -moz-linear-gradient(top,  #ac3a33,  #ec7a73);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac3a33', endColorstr='#ec7a73');
}

table.imap { width: 100%; border-collapse: collapse; }
table.imap td { padding: 3px; margin: 0px; vertical-align: top; width: 50%; }
table.imap td h2 { padding: 0px; margin: 0px; margin-bottom: 10px; }
table.imap td img { width:120px; height:120px; float:left; margin-right: 15px; }
table.imap td div { font-size: 13px; }
table.imap td a { text-decoration: none; }

table.brands { width: 100%; border-collapse: collapse; }
table.brands td { padding: 5px; margin: 0px; vertical-align: top; border-bottom: solid 2px #eee; text-align: justify; }
table.brands.short td { vertical-align: middle; }
table.brands tr:last-child td { border-bottom: none; }
table.brands td h2 { padding: 0px; margin: 0px; margin-bottom: 10px; }
table.brands.short td h2 { padding: 0px; margin: 0px; }

table.cart { width: 100%; border-collapse: collapse; }
table.cart thead td { font-weight: bold; border: solid 1px #ccc; background-color: #eee; color: #000; text-align: center;}
table.cart tbody td { border: solid 1px #ccc;  }
table.cart td { padding: 3px; vertical-align: top; }
table.cart td input.wide { width: 50px; border: solid 1px #ccc; }
table.cart td div.description { font-size: 80%; color:#666666; }

table.login { border-collapse: collapse; }
table.login td { border-width: 0px; padding: 5px; }






#sup-header
{
	min-height:34px;
	background:#F8F8F8;
}
#sup-header div.sup-menu
{
	margin:9px 15px 0 0;
	float:left;
	font-size:8pt;
}
#sup-header div.sup-menu a
{
	text-transform:uppercase;
	color:#000;
}
#sup-header div.sup-menu a:hover
{
	color:#b1685d;
	text-decoration:none;
}
.menu-right
{
	float:right !important;
}
.menu-search
{
	margin:6px 0 0 0 !important;
}
.middle-menu
{
	 margin:16px 0 0px 0;
}

#header
{
	min-height:120px;
	background:#fff url(../ii/header-bg_new.png) center top no-repeat;	
}
#sub-header
{
	min-height:40px;
	background:#055E80;
	border-bottom: 2px #EC9D50 solid;
}
.nav a
{
	color: #fff;
}

.middle-menu a
{
	text-transform:uppercase;
	color:#000;
	font-size:9pt;
}
.middle-menu a:hover
{
	color:#b1685d;
	text-decoration:none;
}

#logo
{		
	width:100px;
	height:100px;
	text-align:center;
	padding:8px 0 0 0;
}
#b-header
{
	padding:10px;
	border:1px black solid;
	width:100%;
	height:100px;
	margin:10px 0 0 0;
	text-align:center;
	line-height:80px;
}

.bordered
{
	border:1px black solid !important;
}

#contant-wrapper
{
	margin-top:195px;
	background:#F8F8F8;
	min-height:700px;
	padding:20px 0 0 0;
}

#bs-menu a
{
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
}
#bs-menu a:hover
{	
	color:#fff;
}

.title-text
{
	font-size:10pt;
	color:#b1685d;
	margin:0 0 10px 0;
}
.akcia-item
{
	margin:0 0 10px 0;
}

#left-menu
{
	background:#fff;
	padding:10px;
}
#left-menu div
{
	margin-bottom:10px;	
}
#left-menu a
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:11pt;
	color:#A19D96;
	text-decoration:none;
}
#left-menu a:hover
{
	color:#b1685d;
}

#cart-img
{
}
#open
{
	padding-right:10px;
}
#social
{
	margin:20px 0;
}
.search-wrapper
{	
	border: 1px solid #d8d8d8;
	height: 29px;
	margin: 0;
	overflow: hidden;
	width: 163px;
	/*background: #fff url('../ii/search-icon.png') no-repeat 135px 1px;*/
	padding: 1px 0 0 0;
}

.inputsearch
{
	width: 130px;
	border: 0;
	font-size: 8pt;
	padding: 0 0 0 5px;
	margin: 0;
	height: 28px;
	float: left;
	padding-bottom: 4px;
}

.recall
{
	margin-right:8px;
	cursor:pointer;
}
.recall:hover
{
	color:#B1685D;
}
#recalForm
{
	display:none;
}
#guideForm
{
	display:none;
}

input
{
	outline:none;
}

.title-footer
{
	text-transform:uppercase;
	font-size:13pt;
	border-bottom:1px #5D5C5D solid;
	padding:15px 0 5px 0;
	margin:0 0 15px 0;
	text-align:center !important;
}
.separ
{
	height:1px;
	background:#5D5C5D;
	width:100%;
	margin:30px 0;
}
#copy
{
	font-weight:normal;
	text-align:justify;
	font-size:8pt;
}
#dev
{
	font-weight:normal;	
	font-size:8pt;
}
#dev a
{
	color:#000;
	text-decoration:underline;
}
.foo-menu
{
	border:0px black solid;
	width:115px;
	float:left;
	margin-left:3px;
}
.foo-a
{
	color:#b1685d !important;
	cursor:pointer;
	font-weight:500;
}

.xsltPager td a, .xsltPager td b
{
	margin:0 2px;		
}
.xsltPager td b
{
	background:#A0A0A0;
	padding:0 3px;
	color:#fff;
	border-radius:4px;
}
.xsltPager
{
	float:right;
	margin:5px 0;
	clear:both;
}

.top-content
{
	
}

.bordered
{
	border:1px black solid;
}

.navbar-default
{
	box-shadow: none !important;
}

.nav li a:hover
{	
	background:#d8d8d8;
	color:#000 !important;
}
.navbar
{
	margin-bottom:0px !important;
}

.nav li.active a
{
	background:#D8D8D8;
	color:#000 !important;
}

.right-menu-block
{
	border:0px black solid;
	margin: 15px 0;
}
.right-menu-block a 
{	
	font-size:13pt;	
}
.right-menu-block a:hover
{
	color:#000;
}

.content-wrapper
{
	background:#fff;
}
.content-wrapper-padding
{
	padding:10px;
}
.content-wrapper-padding-non-lr
{
	padding:10px 0 !important;
}

footer
{
	/*background:#0083A1;*/
	background: #055E80;
	min-height:80px;
	color: #fff;
	margin-top:15px;
	border-top: 5px #EC9D50 solid;
}

.light-blue
{
	 background:#0B7097;
	 min-height:192px;
}
.light-blue a
{
	color:#fff;
	font-size:9pt;
}

.dev
{
	font-size:8pt;
}
.dev a
{
	color:#fff;
}

.left-menu
{
	padding:0;
	margin:0 0 0 30px;
	padding-right:10px;
	padding-bottom:10px;
}
.left-menu
{
	/*border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;*/
	margin-bottom: 30px;
}
.left-menu li
{
	margin:10px 0;
	list-style-type:square;
	color:#055E80;
}
.left-menu li a
{
	color:#055E80;
	font-size:13.5pt;	
	font-weight:500;
	line-height:15px;
}
.left-menu li a:hover
{
	color:#000;
}

#main-contant
{
	padding:0 10px;
}
#main-contant, #main-contant div, #main-contant p
{
	font-size:11.5pt;
	color:#000;
}

.left-b
{
	margin:15px 0;
}
#wrap-b
{
	margin:0 0 20px 0;
}
#wrap-b-r
{
	margin:30px 0 20px 0;
}

#title h1
{
	color:#EC9D50;
	margin-bottom:5px;
}

#wrapper-news
{
	margin:40px 0 15px 0;
}
.news-item
{
	border:1px #EEEEEE solid;
	padding:5px;	
	margin-bottom:10px;
	border-radius: 3px;
}
.news-img
{
	width:140px;
	height:100px;
	float:left;
	margin-right:10px;
}
.news-img img
{
	width:140px;
	height:100px;
}
.news-name
{
	font-weight:bold;
	margin-bottom:10px;
}
.news-descr
{
	font-size:10.5pt !important;
	min-height:35px;
}
.news-date
{
	margin-bottom:5px;
	margin-top:10px;
}
.news-date span
{
	background:#EC9D50;
	padding:5px;
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	border-radius: 8px 0 8px 0;
}

.title-block
{
	font-weight:bold;
	font-size:13pt !important;
	margin-bottom:15px;
	background:#77B2C2;
	padding:10px;
	color:#fff !important;
	border-radius: 8px 8px 0 0;
}

.active-left
{
	color:#000;
	text-decoration:underline;
}

.navbar-default
{
	border:0 !important;
}

#wrapper-top-menu
{
	margin-bottom:20px;
}

#nav
{
	margin-bottom:15px;
	font-size: 10pt;
}

.navbar-toggle .icon-bar
{
	background:#000;
}
.navbar-toggle
{
	background:#fff;
}

input[type=text].none {
	border:1px solid #ff0000 !important;
}

.photo
{
	height:140px;
}
.album .name
{
	height:45px;	
	margin-bottom:40px;
}

#btnSearch
{
	cursor:pointer;
}

.block-left
{
	background:#f4f4f4;
	width:100%;	
	margin-bottom:15px;
	padding-bottom:10px;
}
.title-left
{
	background:#0B7097;
	padding:10px;
	margin-bottom:10px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10.5pt !important;
	border-right:2px #EC9D50 solid;
}
.descr-left
{
	padding: 5px 10px;	
	font-size:12pt;
	font-weight:normal !important;
}

.catalog-left ul
{
padding:0;
margin:0;
}
.catalog-left ul li
{
	border-bottom: 1px solid #e3e3e3;
	list-style-type:none;
	margin:0;
}
.catalog-left ul li.last
{
	border-bottom: 0 !important;
}
.catalog-left ul li a
{
	display: block;
	padding: 10px;
	color: #254426;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
	font-family: 'open sans','Roboto';
	transition: all 0.2s linear;
	line-height:21px;
	text-transform:uppercase;
}
.catalog-left ul li a:hover
{
	color:#E71E24;
	transition: all 0.2s linear;
}

.mdt
{
	padding-right:5px;
	color:#055E80;
	font-size: 9pt !important;
}

#vote-title
{
	font-size:14pt;
	color:#0B7097;	
	margin:18px 0 5px 0;	
}

.btn-vote
{
	font-size:9pt !important;
	padding:5px !important;
	font-weight:bold !important;
	margin-top:8px;
}

.Archive td
{
	font-size:10.5pt;
}
.Archive td ul li
{
	list-style-type:square;
}