@charset "UTF-8";

@media print {}
@font-face {}
*{}
html, body, #container{
	height:100%;
}
html{
	width:100%;
	font: 12px arial,verdana, sans-serif;
	color: #333333;
    line-height: 140%;
}
body{
	margin:0;
	padding:0;
	background:#ffffff;
}
a{color: #0068B3; font-size: 12px;}
a:hover{text-decoration:none;}
img{border:0;}
#container{  }
#head, .footer, .footer2{width: 970px;margin: 0 auto;}
#head{
	border-bottom: 12px solid #fff;
	position:relative;
	background:#fff;
}
#head2{
	border-bottom: 2px solid #0068B3;
    height: 100px;
    position: relative;
}
.flag{
	position: absolute;
	top: 10px;
	left: 0;
}
#logo{
	position:absolute;
	left:70px;
	top:18px;
	width:183px;
	height:64px;
	cursor:pointer;
}
#logo a{
	display:block;
	width:183px;
	height:64px;
	background:url(../images/angio.jpg) no-repeat;
}
#logo2{
	position:absolute;
	right:90px;
	top:3px;
	width:188px;
	height:95px;
	cursor:pointer;
}
#logo2 a{
	display:block;
	width:188px;
	height:95px;
	background:url(../images/krause.jpg) no-repeat;
}
#slogo{
	position:absolute;
	left:313px;
	top:17px;
	text-align:center;
}
#slogo p{margin:0;}
#slogo a{
	text-decoration:none;
	color:#0068b3;
	font-size:20px;
	line-height:20px;
	font-family:times new roman;

}
#slogo-2 {
	    position: absolute;
    left: 561px;
    top: 17px;
    text-align: center;
    font-family: Times New Roman;
    /* margin-left: 50px; */
    width: 125px;
    border-left: 1px solid #0268b3;
}

#topmenu{
	position:absolute;
	right:0px;
	top:14px;
}
#topmenu .joomla-nav{
	list-style:none;
	margin:0;
	padding:0;
}
#topmenu .joomla-nav li{
	float:left;
	position:relative;
	border-right: 1px solid #666666;
    margin-right: 5px;
    padding-right: 5px;
}
#topmenu .joomla-nav li:last-child{border:0;}
#topmenu .joomla-nav li a{
	color: #666666;
    text-decoration: none;
	text-transform:uppercase;
}
#main{
	width:970px;
	min-height:100%;
	margin:-114px auto -209px auto;
	background:url(../images/left_bg.jpg) repeat-y -85px 0;
}
#all{
	padding:114px 0 209px 0 ;
	overflow:hidden;
}
#center{
	overflow:hidden;
}
#left{
	float:left;
	width:195px;
	position:relative;
    padding: 10px ;
}
#right{
	margin: 0 0 0 -215px;
	float:left;
	width:100%;
}
#right2{padding:0 0 0 260px;}
#right .centerr{

	overflow:hidden;
}
#right .item-page, #right .item-pagemain{
	background:#e6e6e6;
	padding: 0 10px 10px 10px;
}
#searchh{

}
#searchh .inputbox{
	background: url("../images/bgInput.png") no-repeat scroll left top transparent;
	border: 1px solid #7A7A7A;
    color: #B1B0A7;
    font-size: 11px;
    height: 17px;
    padding-left: 7px;
    vertical-align: middle;
    width: 125px;
}
#searchh .button{
	background: url("../images/bgSearchSubmit.png") no-repeat scroll 0 -38px transparent;
	text-indent:-5000px;
	border: 0 none;
    cursor: pointer;
    height: 19px;
	margin-left: 8px;
	margin-right:-5px;
    padding: 0;
    vertical-align: middle;
    width: 50px;

}
#left .joomla-nav, #left .bannergroup{
	list-style:none;
	padding:0;
	margin:20px 0 0;

}
#left .joomla-nav  li{}
#left .joomla-nav > li > a{
	display:block;
	color: #0066CC;
	font-size: 15px;
	line-height:16px;
	width: 180px;
	padding:7px 0 7px 0px;
	text-decoration:none;
	font-weight: bold;
}
#left .joomla-nav a:hover,#left .joomla-nav #current > a{
	text-decoration:underline;
}
#left .joomla-nav #current > a{font-weight:bold;}
#left .joomla-nav ul{
	list-style:none;
	padding:0;
	margin:0 0 0 18px;
}
#left .joomla-nav ul li{}
#left .joomla-nav ul li a{
	color: #333333;
    font-size: 12px;
    font-weight: normal;
	display:block;
	line-height:12px;
	padding:7px 0 7px 0px;
	text-decoration:none;
}
/*RS form*/
.formFieldset {
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC;
    padding: 10px;
}
.rsform-input-box, .rsform-text-box{
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px #EEEEEE inset;
    padding: 2px;
    width: 300px;
}
/*end RS form*/

#footer{
	padding-top:50px;
	background-color:#F2F2F2;
	background-image: url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	border-top:19px solid #fff;
	height:110px;
}
#footer .footer{
	overflow:hidden;
	height:110px;
}
#footer .artnet{
	float:right;
	font-size:12px;
}
#footer .artnet a{
	color: #000;
	text-decoration:none;
	font-weight:bold;
}
#footer .art{
	display:inline-block;
	width:25px;
	height:20px;
	background:url(../images/art.png) no-repeat 50% 0;
	vertical-align:middle;
}
#footer .art:hover{background-position: 50% -20px;}
#footer2{
	height:28px;
	background:#fff;
	border-top: 2px solid #0068B3;
}

#footer .footer .moduletable{
	float:left;
	margin-right:30px;
}
#footer .footer .moduletable p{margin:0; padding:5px 0;}
/*content*/
.item-page h1, .item-page h2, .subheading-category, #xmap h1, .jshop h1, .shophead h1, #right2 .moduletable h3{
	font-size: 1.667em;
	display:block;
	background-color: #E4E6E4;
    color: #0068B3;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 10px 0 10px 5px;
}
.item-pagemain h2{
	background-color: #FFFFFF;
    font-size: 36px;
    margin: 0.6em -10px;
    text-align: center;
	color: #0068B3;
	font-weight: bold;
    line-height: 120%;
	padding: 10px 0 30px 5px;
}
.jshop h1, #right2 .moduletable h3{background-color: #fff; padding: 10px 0 10px 15px;}
#right2 .moduletable p{margin:0;}
.item-page h2 a{
	color: #0068B3;
	text-decoration:none;
}
.item-page p, .item-pagemain p{margin:0; padding:5px 0;text-indent:25px;}
/*end content*/
/*pagination*/
.pagination{}
.pagination ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.pagination li{
	position:relative;
	display:inline;
	padding:10px;
}
/*end pagination*/
.article-info-term{display:none;}
/*image float style*/
.img-fulltext-left {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.img-intro-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top:10px;
}
.img-intro-left img{width:200px;}
.img-fulltext-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.img-intro-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
/*blog*/
.blog h2{margin:0;}
.blog p{margin:0;}
.blog .items-row{overflow:hidden;padding:10px 0;}
.blog .items-row h2 a{
	color:#29577e;
	font-size:13px;
	font-family:MyriadProRegular;
}
.article-info{
	margin:3px 0;
	color:#0986e1;
	font-size:11px;
}
.article-info dd{margin:0;}
.blog #lipsum p{display:inline;}
#lipsum {text-align:justify;}
/*RSSimpSlideModule*/
#maxx_copyright{display:none;}
.formRequired{color:red;}
.content-links ul{margin:0;}
/*falang*/
a[href='http://www.faboba.com']{
	font-size: 0!important;
	display: none!important;
}

.buttons{
	text-decoration:none;
	color: #fff;
	padding:0;
	font-size:15px;
	position: relative;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
	height: 35px;
	color: #ffffff !important;
	padding: 7px;
background-image: linear-gradient(to bottom, #ff4b00, #bb0000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff4b00, endColorstr=#bb0000);
	background: -ms-linear-gradient(top, #ff4b00 0%, #bb0000 100%);
	background: -moz-linear-gradient(
		top,
		#ff4b00 0%,
		#bb0000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff4b00),
		to(#bb0000));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow:
		0px 1px 0px rgba(0,51,102,1),
		0px 1px 0px rgba(255,255,255,0.3);
}

.buttons:hover{
	position: relative;
	color: #ffffff !important;
	padding: 7px;
background-image: linear-gradient(to bottom, #ff713f, #ff0000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff713f, endColorstr=#ff0000);
	background: -ms-linear-gradient(top, #ff713f 0%, #ff0000 100%);
	background: -moz-linear-gradient(
		top,
		#ff713f 0%,
		#ff0000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff713f),
		to(#ff0000));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow:
		0px 1px 0px rgba(0,51,102,1),
		0px 1px 0px rgba(255,255,255,0.3);
}

.buttons1{
	position: relative;
	margin-left:130px;
	bottom: 29px;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	width: 99px;
	height: 13px;
	color: #00568c !important;
	padding: 7px 7px;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #00568c;
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
}
.buttons1:hover{
	position: relative;
	margin-left:130px;
	bottom: 29px;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	width: 99px;
	height: 13px;
	color: #00568c !important;
	padding: 7px 7px;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #00568c;
	background: -moz-linear-gradient(
		top,
		#ffffff 75%,
		#b6d5ff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#b6d5ff));
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
}

.buttonshipping{
	position: relative;
	margin-left:205px;
	bottom: 38px;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	font-size:15px;
	width: 99px;
	height: 19px;
	color: #00568c !important;
	padding: 7px 7px;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #00568c;
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
}

@-moz-document url-prefix() 
{
.bbb{}
   .buttonshipping {
		
        margin-left: 220px !important;
		line-height: 1.4;
		}
	.invoice-btn {
		left:340px !important;
	}
}

.buttonshipping:hover{
	position: relative;
	text-align: center;
	font-weight: bold;
	border: 1px solid #00568c;
	background: -moz-linear-gradient(
		top,
		#ffffff 75%,
		#b6d5ff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#b6d5ff));
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
}

.buttons a{text-decoration:none; color: #fff; padding:0; font-size:15px;}
.buttons1 a{text-decoration:none; color: #00568c; padding:0; font-size:15px;}
.buttonshipping a{text-decoration:none; color: #00568c; padding:0; font-size:15px;}
/*end falang*/

.forprofi {
                                right:10px;
                                display:block;
                                position: relative;
				width:110px;
				height:35px;
                                margin-bottom: 10px;
				background: url(http://www.forprofi.com.ua/forprofi-logo_small.png) no-repeat 100% 100%;
		}

.forprofi-text {
				display: inline-block;
				font-size:8px;
				color:#000;
				top: 30px;
				padding-left:10px;
				padding-top:25px;
		}


.buttons_liqpay{
	position: relative;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	width: 280px;
	height: 35px;
	color: #ffffff !important;
	padding: 7px;
		-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffffff;
background: rgb(102,175,214); /* Old browsers */
background: -moz-linear-gradient(top, rgba(102,175,214,1) 1%, rgba(0,109,226,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(102,175,214,1)), color-stop(100%,rgba(0,109,226,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(102,175,214,1) 1%,rgba(0,109,226,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(102,175,214,1) 1%,rgba(0,109,226,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(102,175,214,1) 1%,rgba(0,109,226,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(102,175,214,1) 1%,rgba(0,109,226,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66afd6', endColorstr='#006de2',GradientType=0 );
}

.buttons_liqpay:hover{
	position: relative;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	width: 280px;
	height: 35px;
	color: #ffffff !important;
	padding: 7px;
background-image: linear-gradient(to bottom, #ff713f, #ff0000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff713f, endColorstr=#ff0000);
	background: -ms-linear-gradient(top, #ff713f 0%, #ff0000 100%);
	background: -moz-linear-gradient(
		top,
		#ff713f 0%,
		#ff0000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff713f),
		to(#ff0000));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow:
		0px 1px 0px rgba(0,51,102,1),
		0px 1px 0px rgba(255,255,255,0.3);
}

#mxcpr {
	visibility:hidden;
}

.td_2 {
	width:180px;
	float:right;
	color:#fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffffff;
	padding:10px;
	background: rgb(255,48,25); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,48,25,1)), color-stop(100%,rgba(207,4,4,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
}

.td_2 a {
	color:#fff;
}

.td_1 {
	width:180px;
	float:left;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #00568c;
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
		padding:10px;
		background: -moz-linear-gradient(
		top,
		#ffffff 75%,
		#b6d5ff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#b6d5ff));
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
}

.td_1 a {
	color:#00568c;

}

.invoice-btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 3px #666666;
  -moz-box-shadow: 0px 0px 3px #666666;
  box-shadow: 0px 0px 3px #666666;
  color: #ffffff;
  font-size: 13px;
  background: #0083d4;
  padding: 2px 12px 4px 12px;
  border: solid #fff 2px;
  width: 158px;
  text-align: center;
  display: block;
  text-decoration: none;
  position: relative;
  bottom: 73px;
  left: 326px;
  line-height: 1;
  margin: 0 0 -60px 0;
}

.invoice-btn:hover {
  background: #0066CC;
  text-decoration: none;
  box-shadow: 0px 0px 0px #fff;
  border: solid #0066CC 2px;
}

.shipping-kiev {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #474747;

	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;

	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;

	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;

	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.shipping-kiev table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.shipping-kiev tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.shipping-kiev table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.shipping-kiev table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.shipping-kiev tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.shipping-kiev tr:hover td{

}
.shipping-kiev tr:nth-child(odd){ background-color:#b5daff; }
.shipping-kiev tr:nth-child(even)    { background-color:#ffffff; }.shipping-kiev td{
	vertical-align:middle;


	border:1px solid #474747;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-weight:normal;
	color:#000000;
}.shipping-kiev tr:last-child td{
	border-width:0px 1px 0px 0px;
}.shipping-kiev tr td:last-child{
	border-width:0px 0px 1px 0px;
}.shipping-kiev tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.shipping-kiev tr:first-child td{
		background:-o-linear-gradient(bottom, #003366 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #003366), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #003366 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#003366", endColorstr="#003f7f");	background: -o-linear-gradient(top,#003366,003f7f);

	background-color:#003366;
	border:0px solid #474747;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
.shipping-kiev tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #003366 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #003366), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #003366 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#003366", endColorstr="#003f7f");	background: -o-linear-gradient(top,#003366,003f7f);

	background-color:#003366;
}
.shipping-kiev tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.shipping-kiev tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.myTable td {
	vertical-align: middle;
  	text-align: center;
}

.myTable {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.myTable caption {
  	text-align: left;
}

table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.table {
	width: 100%;
	margin-bottom: 18px;
}
.table th,
.table td {
	padding: 8px;
	line-height: 18px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table th {
	font-weight: bold;
}
.table thead th {
	vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0;
}
.table tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}
.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}
.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
	border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
	background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
	display: table-cell;
	float: none;
	margin-left: 0;
}
.table td.span1,
.table th.span1 {
	float: none;
	width: 44px;
	margin-left: 0;
}
.table td.span2,
.table th.span2 {
	float: none;
	width: 124px;
	margin-left: 0;
}
.table td.span3,
.table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0;
}
.table td.span4,
.table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0;
}
.table td.span5,
.table th.span5 {
	float: none;
	width: 364px;
	margin-left: 0;
}
.table td.span6,
.table th.span6 {
	float: none;
	width: 444px;
	margin-left: 0;
}
.table td.span7,
.table th.span7 {
	float: none;
	width: 524px;
	margin-left: 0;
}
.table td.span8,
.table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0;
}
.table td.span9,
.table th.span9 {
	float: none;
	width: 684px;
	margin-left: 0;
}
.table td.span10,
.table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0;
}
.table td.span11,
.table th.span11 {
	float: none;
	width: 844px;
	margin-left: 0;
}
.table td.span12,
.table th.span12 {
	float: none;
	width: 924px;
	margin-left: 0;
}
.table tbody tr.success > td {
	background-color: #dff0d8;
}
.table tbody tr.error > td {
	background-color: #f2dede;
}
.table tbody tr.warning > td {
	background-color: #fcf8e3;
}
.table tbody tr.info > td {
	background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
	background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
	background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
	background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
	background-color: #c4e3f3;
}

.shipping-kiev  table{
	font-size:100%;
}

#right .item-page .white, #right .item-pagemain .white {
	background: #fff !important;
}

#right .item-pagewhite p, #right .item-pagemainwhite  p{
	text-indent: 3em;
	line-height: 160% !important;
}